[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
-
7.25.6 - 2024-08-29
- #16783 Properly print inner comments in TS array types (@ nicolo-ribaudo)
- #16775 fix: jsx whitespace is not properly preserved when retainLines (@ liuxingbaoyu)
- #16727 fix:
- #16761 fix: improve static canFollowModifier checks (@ JLHwung)
- #16769 Only wrap functions in
- #16780 Do not enforce printing space between
- #16781 Don't throw when enabling both syntax-import-{assertions,attributes} (@ nicolo-ribaudo)
- #16782 TS union/intersection nested in union does not need parens (@ nicolo-ribaudo)
- #16777 Remove unused
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ j4k0xb
- @ liuxingbaoyu
-
7.25.4 - 2024-08-22
- #16756 fix: Skip computed key when renaming (@ liuxingbaoyu)
- #16755 fix: Decorator 2018-09 may throw an exception (@ liuxingbaoyu)
- #16710 Visit AST fields nodes according to their syntactical order (@ nicolo-ribaudo)
- #16709 Print semicolon after TS
- #16722 Avoid unnecessary parens around sequence expressions (@ nicolo-ribaudo)
- #16714 Avoid unnecessary parens around exported arrow functions (@ nicolo-ribaudo)
- #16712 Avoid printing unnecessary parens around object destructuring (@ nicolo-ribaudo)
- #16740 Avoid extra spaces between comments/regexps in compact mode (@ nicolo-ribaudo)
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ liuxingbaoyu
-
7.25.0 - 2024-07-26
- #16537
- #16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (@ liuxingbaoyu)
- #16658 Move
- #16644 Move
- #16645 Move
- #16649 Move
- #16480 Expose wether a module has TLA or not as
- #16569 Introduce
- #16551 Add
- #16579 Add
- #16642 Allow using custom config in
- #16445 Add
- #16678 Print parens around as expressions on the LHS (@ nicolo-ribaudo)
- #15286 fix: Props are lost when the template replaces the node (@ liuxingbaoyu)
- Other
- #16674 bump gulp to 5 (@ JLHwung)
- #16651 Simplify the printing logic for
- #16652 Simplify
- #16461 Some minor parser performance improvements for ts (@ liuxingbaoyu)
- #16670 Reduce redundant
- #16374 Improve
- #16656 Simplify output for anonymous classes with no methods (@ nicolo-ribaudo)
- Artem (@ slatereax)
- Babel Bot (@ babel-bot)
- David Taylor (@ davidtaylorhq)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ liuxingbaoyu
-
7.24.8 - 2024-07-11
-
7.24.7 - 2024-06-05
-
7.24.6 - 2024-05-24
-
7.24.5 - 2024-04-29
-
7.24.4 - 2024-04-03
-
7.24.1 - 2024-03-19
-
7.24.0 - 2024-02-28
-
7.23.9 - 2024-01-25
-
7.23.8 - 2024-01-08
-
7.23.7 - 2023-12-29
-
7.23.6 - 2023-12-11
-
7.23.5 - 2023-11-29
from @babel/runtime GitHub release notesv7.25.6 (2024-08-29)
Thanks @ j4k0xb for your first PR!
🐛 Bug Fix
babel-generatorbabel-traversepath.getAssignmentIdentifiersmay beundefined(@ liuxingbaoyu)babel-parserbabel-helpers,babel-plugin-transform-optional-chaining,babel-runtime-corejs3superPropertyGethelper (@ 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-attributesbabel-generator🏠 Internal
babel-generatorparentparams in the generator (@ nicolo-ribaudo)Committers: 5
v7.25.4 (2024-08-22)
🐛 Bug Fix
babel-traversebabel-helper-create-class-features-plugin,babel-plugin-proposal-decoratorsbabel-typesbabel-generatorexport 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-traversebabel-generator,babel-plugin-transform-class-propertiesbabel-generator,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-transform-object-rest-spread🔬 Output optimization
babel-generatorCommitters: 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-corejs3await usingnormative 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-typesensureFunctionNametoNodePath.prototype(@ nicolo-ribaudo)babel-helper-hoist-variables,babel-helper-plugin-utils,babel-plugin-proposal-async-do-expressions,babel-plugin-transform-modules-systemjs,babel-traversehoistVariablestoScope.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-typessplitExportDeclarationtoNodePath.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-traverseenvironment-visitorhelper 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-envbugfix-safari-class-field-initializer-scope(@ davidtaylorhq)babel-plugin-transform-block-scoping,babel-traverse,babel-typesNodePath#getAssignmentIdentifiers(@ JLHwung)babel-helper-import-to-platform-api,babel-plugin-proposal-json-modulesuncheckedRequireoption for JSON imports to CJS (@ nicolo-ribaudo)babel-helper-transform-fixture-test-runner,babel-nodebabel-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-standaloneduplicate-named-capturing-groups-regextopreset-env(@ JLHwung)🐛 Bug Fix
babel-generatorbabel-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-traversehelper-function-namelogic (@ nicolo-ribaudo)🏃♀️ Performance
babel-parser,babel-plugin-proposal-pipeline-operator🔬 Output optimization
babel-plugin-transform-classesassertThisInitialized(@ 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-runtimesuper.xoutput (@ liuxingbaoyu)babel-plugin-transform-class-properties,babel-plugin-transform-classesCommitters: 6
Package name: @emotion/styled
-
11.13.0 - 2024-07-20
-
-
- Updated dependencies [
- @ emotion/[email protected]
- @ emotion/[email protected]
- @ emotion/[email protected]
-
11.12.0 - 2024-07-19
-
11.11.5 - 2024-03-29
-
11.11.0 - 2023-05-06
from @emotion/styled GitHub release notesMinor Changes
#3198
d8ff8a5Thanks @ Andarist! - Migrated away from relying onprocess.env.NODE_ENVchecks 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
a9f6912Thanks @ Andarist! - Addededge-lightandworkerdconditions topackage.jsonmanifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
d8ff8a5,a9f6912]:Package name: @docusaurus/core
-
2.4.3 - 2023-09-20
-
2.4.1 - 2023-05-15
-
2.4.0 - 2023-03-23
from @docusaurus/core GitHub release notesPackage name: @docusaurus/theme-common
-
2.4.3 - 2023-09-20
-
2.4.1 - 2023-05-15
-
2.4.0 - 2023-03-23
from @docusaurus/theme-common GitHub release notesPackage name: @emotion/react
-
11.13.3 - 2024-08-21
-
-
- @ emotion/[email protected]
-
11.13.0 - 2024-07-20
-
-
- Updated dependencies [
- @ emotion/[email protected]
- @ emotion/[email protected]
- @ emotion/[email protected]
-
11.12.0 - 2024-07-19
-
11.11.4 - 2024-02-27
-
11.11.3 - 2023-12-23
-
11.11.1 - 2023-06-07
from @emotion/react GitHub release notesPatch Changes
#3232
0ce3ed0Thanks @ ENvironmentSet! - Distributecssprop attachment over props that are union typesUpdated dependencies []:
Minor Changes
#3198
d8ff8a5Thanks @ Andarist! - Migrated away from relying onprocess.env.NODE_ENVchecks 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
a9f6912Thanks @ Andarist! - Addededge-lightandworkerdconditions topackage.jsonmanifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
d8ff8a5,a9f6912]:Package name: @fontsource/roboto
-
5.0.14 - 2024-08-04
-
5.0.13 - 2024-04-20
-
5.0.12 - 2024-03-03
-
5.0.8 - 2023-08-06
from @fontsource/roboto GitHub release notesPackage name: @mui/icons-material
-
5.16.7 - 2024-08-09
- [material-ui][mui-system] Add support for version runtime checks (#43233) @ DiegoAndai
- [docs] Fix 301 @ oliviertassinari
- [website] Fix wrong link in pricing table (@ zanivan) (#43143) @ zanivan
- [website] Add blog link to pricing table (@ zanivan) (#43140) @ zanivan
-
5.16.6 - 2024-07-30
- [Divider] Enable borderStyle enhancement in divider with children (#43059) @ anuujj
- [material-ui][Card] Update CardMedia description (#43121) @ shahzaibdev1
- [material-ui] Replace deprecated
- [material-ui][Snackbar] Improve close
- [code-infra] Use the same CI names on master & next (#43064) @ mnajdova
-
5.16.5 - 2024-07-25
- [utils] Add dependency to @ mui/types (@ mnajdova) (#43047) @ mnajdova
- [material-ui][joy-ui][Autocomplete] Fix
- Fix CHANGELOG convention @ oliviertassinari
- [material-ui] Fix broken image links in blog template on master branch (#42969) @ navedqb
-
5.16.4 - 2024-07-16
- Fix wrong import in Popover types (#42967) @ mnajdova
-
5.16.3 - 2024-07-16
- [material] Add missing dependency (#42959) @ mnajdova
- [material-ui][Autocomplete] Add instructions about
- Move feedback from Canny to GitHub @ oliviertassinari
-
5.16.2 - 2024-07-16
-
5.16.1 - 2024-07-11
-
5.16.0 - 2024-07-05
-
5.15.21 - 2024-06-28
-
5.15.20 - 2024-06-12
-
5.15.19 - 2024-05-29
-
5.15.18 - 2024-05-16
-
5.15.17 - 2024-05-08
-
5.15.16 - 2024-05-01
-
5.15.15 - 2024-04-04
-
5.15.14 - 2024-03-19
-
5.15.13 - 2024-03-13
-
5.15.12 - 2024-03-05
-
5.15.11 - 2024-02-24
-
5.15.10 - 2024-02-12
-
5.15.9 - 2024-02-08
-
5.15.8 - 2024-02-06
-
5.15.7 - 2024-01-31
-
5.15.6 - 2024-01-22
-
5.15.5 - 2024-01-17
-
5.15.4 - 2024-01-10
-
5.15.3 - 2024-01-03
-
5.15.2 - 2023-12-25
-
5.15.1 - 2023-12-19
-
5.15.0 - 2023-12-12
-
5.14.19 - 2023-11-29
from @mui/icons-material GitHub release notesAug 9, 2024
A big thanks to the 3 contributors who made this release possible.
@ mui/[email protected]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/[email protected]Docs
<ListItem button/>withListItemButtoncomponent in routing libraries list example (#43114) @ aliharis99reasontype 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/[email protected]Docs
Hintdemo (@ 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/[email protected]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/[email protected]Docs
autosuggest-highlightdependency (#42953) @ HoFa1997All contributors of this release in alphabetical order: @ HoFa1997, @ mnajdova, @ oliviertassinari
Package name: @mui/material
-
5.16.7 - 2024-08-09
- [material-ui][mui-system] Add support for version runtime checks (#43233) @ DiegoAndai
- [docs] Fix 301 @ oliviertassinari
- [website] Fix wrong link in pricing table (@ zanivan) (#43143) @ zanivan
- [website] Add blog link to pricing table (@ zanivan) (#43140) @ zanivan
-
5.16.6 - 2024-07-30
-
5.16.5 - 2024-07-25
-
5.16.4 - 2024-07-16
-
5.16.3 - 2024-07-16
-
5.16.2 - 2024-07-16
-
5.16.1 - 2024-07-11
-
5.16.0 - 2024-07-05
-
5.15.21 - 2024-06-28
-
5.15.20 - 2024-06-12
-
5.15.19 - 2024-05-29
-
5.15.18 - 2024-05-16
-
5.15.17 - 2024-05-08
-
5.15.16 - 2024-05-01
-
5.15.15 - 2024-04-04
-
5.15.14 - 2024-03-19
-
5.15.13 - 2024-03-13
-
5.15.12 - 2024-03-05
-
5.15.11 - 2024-02-24
-
5.15.10 - 2024-02-12
-
5.15.9 - 2024-02-08
-
5.15.8 - 2024-02-06
-
5.15.7 - 2024-01-31
-
5.15.6 - 2024-01-22
-
5.15.5 - 2024-01-17
-
5.15.4 - 2024-01-10
-
5.15.3 - 2024-01-03
-
5.15.2 - 2023-12-25
-
5.15.1 - 2023-12-19
-
5.15.0 - 2023-12-12
-
5.14.20 - 2023-12-05
-
5.14.19 - 2023-11-29
from @mui/material GitHub release notesAug 9, 2024
A big thanks to the 3 contributors who made this release possible.
@ mui/[email protected]Docs
Core
All contributors of this release in alphabetical order: @ DiegoAndai, @ oliviertassinari, @ zanivan
Package name: classnames
-
2.5.1 - 2023-12-29
-
2.5.0 - 2023-12-28
-
2.4.0 - 2023-12-26
-
2.3.3 - 2023-12-25
-
2.3.2 - 2022-09-13
from classnames GitHub release notesPrepare 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
-
2.4.2 - 2023-09-02
-
2.4.1 - 2023-08-19
-
2.4.0 - 2023-08-16
- Replace classnames with clsx by @ mateuszsikora in #103
- Add version display feature by @ lxix in #104
- Added includeRoutes, stopWords and excludeTags options
- @ mateuszsikora made their first contribution in #103
- @ lxix made their first contribution in #104
-
2.3.2 - 2022-11-14
- Avoid adding extra
from docusaurus-lunr-search GitHub release notesdata-search-childrenoption 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: