[Snyk] Upgrade: , , , , , , , , classnames, docusaurus-lunr-search, react-markdown #30
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
@babel/runtime
from 7.23.5 to 7.25.6 | 14 versions ahead of your current version | 21 days ago
on 2024-08-29
@emotion/styled
from 11.11.0 to 11.13.0 | 3 versions ahead of your current version | 2 months ago
on 2024-07-20
@docusaurus/core
from 2.4.0 to 2.4.3 | 2 versions ahead of your current version | a year ago
on 2023-09-20
@docusaurus/theme-common
from 2.4.0 to 2.4.3 | 2 versions ahead of your current version | a year ago
on 2023-09-20
@emotion/react
from 11.11.1 to 11.13.3 | 5 versions ahead of your current version | a month ago
on 2024-08-21
@fontsource/roboto
from 5.0.8 to 5.0.14 | 3 versions ahead of your current version | 2 months ago
on 2024-08-04
@mui/icons-material
from 5.14.19 to 5.16.7 | 30 versions ahead of your current version | a month ago
on 2024-08-09
@mui/material
from 5.14.19 to 5.16.7 | 31 versions ahead of your current version | a month ago
on 2024-08-09
classnames
from 2.3.2 to 2.5.1 | 4 versions ahead of your current version | 9 months ago
on 2023-12-29
docusaurus-lunr-search
from 2.3.2 to 2.4.2 | 3 versions ahead of your current version | a year ago
on 2023-09-02
react-markdown
from 8.0.5 to 8.0.7 | 2 versions ahead of your current version | a year ago
on 2023-04-12
Release notes
Package name: @babel/runtime
v7.25.6 (2024-08-29)
Thanks @ j4k0xb for your first PR!
🐛 Bug Fix
babel-generator
babel-traverse
path.getAssignmentIdentifiers
may beundefined
(@ liuxingbaoyu)babel-parser
babel-helpers
,babel-plugin-transform-optional-chaining
,babel-runtime-corejs3
superPropertyGet
helper (@ nicolo-ribaudo)💅 Polish
babel-generator
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-duplicate-named-capturing-groups-regex
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-plugin-transform-react-pure-annotations
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
(
and comments (@ nicolo-ribaudo)babel-plugin-syntax-import-assertions
,babel-plugin-syntax-import-attributes
babel-generator
🏠 Internal
babel-generator
parent
params in the generator (@ nicolo-ribaudo)Committers: 5
v7.25.4 (2024-08-22)
🐛 Bug Fix
babel-traverse
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-types
babel-generator
export namespace as A
(@ nicolo-ribaudo)💅 Polish
babel-generator
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-class-properties
,babel-plugin-transform-destructuring
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-private-methods
,babel-plugin-transform-private-property-in-object
,babel-plugin-transform-typescript
,babel-runtime-corejs2
,babel-runtime
,babel-traverse
babel-generator
,babel-plugin-transform-class-properties
babel-generator
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-transform-object-rest-spread
🔬 Output optimization
babel-generator
Committers: 4
v7.25.0 (2024-07-26)
Thanks @ davidtaylorhq and @ slatereax for your first PR!
You can find the release blog post with some highlights at https://babeljs.io/blog/2024/07/26/7.25.0.
👓 Spec Compliance
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
await using
normative updates (@ JLHwung)babel-plugin-transform-typescript
🚀 New Feature
babel-helper-create-class-features-plugin
,babel-helper-function-name
,babel-helper-plugin-utils
,babel-helper-wrap-function
,babel-plugin-bugfix-safari-class-field-initializer-scope
,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
,babel-plugin-transform-classes
,babel-plugin-transform-function-name
,babel-preset-env
,babel-traverse
,babel-types
ensureFunctionName
toNodePath.prototype
(@ nicolo-ribaudo)babel-helper-hoist-variables
,babel-helper-plugin-utils
,babel-plugin-proposal-async-do-expressions
,babel-plugin-transform-modules-systemjs
,babel-traverse
hoistVariables
toScope.prototype
(@ nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-split-export-declaration
,babel-plugin-transform-classes
,babel-traverse
,babel-types
splitExportDeclaration
toNodePath.prototype
(@ nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-environment-visitor
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-plugin-bugfix-v8-static-class-fields-redefine-readonly
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-classes
,babel-traverse
environment-visitor
helper into@ babel/traverse
(@ nicolo-ribaudo)babel-core
,babel-parser
.extra.async
(@ nicolo-ribaudo)babel-compat-data
,babel-plugin-bugfix-safari-class-field-initializer-scope
,babel-preset-env
bugfix-safari-class-field-initializer-scope
(@ davidtaylorhq)babel-plugin-transform-block-scoping
,babel-traverse
,babel-types
NodePath#getAssignmentIdentifiers
(@ JLHwung)babel-helper-import-to-platform-api
,babel-plugin-proposal-json-modules
uncheckedRequire
option for JSON imports to CJS (@ nicolo-ribaudo)babel-helper-transform-fixture-test-runner
,babel-node
babel-node --eval
(@ slatereax)babel-compat-data
,babel-helper-create-regexp-features-plugin
,babel-plugin-proposal-duplicate-named-capturing-groups-regex
,babel-plugin-transform-duplicate-named-capturing-groups-regex
,babel-preset-env
,babel-standalone
duplicate-named-capturing-groups-regex
topreset-env
(@ JLHwung)🐛 Bug Fix
babel-generator
babel-template
,babel-types
🏠 Internal
babel-generator
(
before ambiguous tokens (@ nicolo-ribaudo)babel-helper-function-name
,babel-plugin-transform-arrow-functions
,babel-plugin-transform-function-name
,babel-preset-env
,babel-traverse
helper-function-name
logic (@ nicolo-ribaudo)🏃♀️ Performance
babel-parser
,babel-plugin-proposal-pipeline-operator
🔬 Output optimization
babel-plugin-transform-classes
assertThisInitialized
(@ liuxingbaoyu)babel-helper-create-class-features-plugin
,babel-helper-replace-supers
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-exponentiation-operator
,babel-plugin-transform-object-super
,babel-plugin-transform-private-methods
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
super.x
output (@ liuxingbaoyu)babel-plugin-transform-class-properties
,babel-plugin-transform-classes
Committers: 6
Package name: @emotion/styled
Minor Changes
#3198
d8ff8a5
Thanks @ Andarist! - Migrated away from relying onprocess.env.NODE_ENV
checks to differentiate between production and development builds.Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.
Default files should continue to work in all environments.
#3215
a9f6912
Thanks @ Andarist! - Addededge-light
andworkerd
conditions topackage.json
manifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
d8ff8a5
,a9f6912
]:Package name: @docusaurus/core
Package name: @docusaurus/theme-common
Package name: @emotion/react
Patch Changes
#3232
0ce3ed0
Thanks @ ENvironmentSet! - Distributecss
prop attachment over props that are union typesUpdated dependencies []:
Minor Changes
#3198
d8ff8a5
Thanks @ Andarist! - Migrated away from relying onprocess.env.NODE_ENV
checks to differentiate between production and development builds.Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.
Default files should continue to work in all environments.
#3215
a9f6912
Thanks @ Andarist! - Addededge-light
andworkerd
conditions topackage.json
manifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
d8ff8a5
,a9f6912
]:Package name: @fontsource/roboto
Package name: @mui/icons-material
Aug 9, 2024
A big thanks to the 3 contributors who made this release possible.
@ mui/material@5.16.7
Docs
Core
All contributors of this release in alphabetical order: @ DiegoAndai, @ oliviertassinari, @ zanivan
Jul 30, 2024
A big thanks to the 5 contributors who made this release possible.
@ mui/material@5.16.6
Docs
<ListItem button/>
withListItemButton
component in routing libraries list example (#43114) @ aliharis99reason
type in demos (#43105) @ sai6855Core
All contributors of this release in alphabetical order: @ aliharis99, @ anuujj, @ mnajdova, @ sai6855, @ shahzaibdev1
Jul 25, 2024
A big thanks to the 4 contributors who made this release possible.
@ mui/utils@5.16.5
Docs
Hint
demo (@ ManthanGajjar) (#43039) @ ManthanGajjarAll contributors of this release in alphabetical order: @ ManthanGajjar, @ mnajdova, @ navedqb, @ oliviertassinari
Full Changelog: v5.16.4...v5.16.5
Jul 16, 2024
A big thanks to the one contributor who made this release possible.
@ mui/material@5.16.4
All contributors of this release in alphabetical order: @ mnajdova
Jul 16, 2024
A big thanks to the 3 contributors who made this release possible.
@ mui/material@5.16.3
Docs
autosuggest-highlight
dependency (#42953) @ HoFa1997All contributors of this release in alphabetical order: @ HoFa1997, @ mnajdova, @ oliviertassinari
Package name: @mui/material
Aug 9, 2024
A big thanks to the 3 contributors who made this release possible.
@ mui/material@5.16.7
Docs
Core
All contributors of this release in alphabetical order: @ DiegoAndai, @ oliviertassinari, @ zanivan
Package name: classnames
Prepare for release of version 2.5.1 (#351)
Prepare for release of version 2.5.0 (#344)
Prepare for release of version 2.4.0 (#338)
Prepare for release of version 2.3.3 (#308)
add missing registry for npm publish (#283)
Package name: docusaurus-lunr-search
data-search-children
option addedCheck this issue #115 for more detail
Full Changelog: v2.4.1...v2.4.2
Dark theme support added
What's Changed
New Contributors
Full Changelog: v2.3.2...v2.4.0
v2.3.2
What's Changed
/
on hits by @ daddykotex in #91Full Changelog: v2.3.1...v2.3.2
Package name: react-markdown
Perf
by @ wooorm in #738
Docs
by @ dlqqq in #736
Full Changelog: