[Snyk] Upgrade @babel/cli from 7.19.3 to 7.26.4 #14
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 @babel/cli from 7.19.3 to 7.26.4.
ℹ️ 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.
The recommended version is 25 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-WORDWRAP-3149973
SNYK-JS-BABELTRAVERSE-5962462
SNYK-JS-MICROMATCH-6838728
SNYK-JS-BRACES-6838727
SNYK-JS-SEMVER-3247795
SNYK-JS-SEMVER-3247795
SNYK-JS-SHELLQUOTE-1766506
SNYK-JS-EJS-2803307
SNYK-JS-JSON5-3182856
SNYK-JS-MINIMATCH-3050818
SNYK-JS-ROLLUP-8073097
SNYK-JS-EJS-6689533
SNYK-JS-HTTPCACHESEMANTICS-3248783
SNYK-JS-UAPARSERJS-3244450
SNYK-JS-MINIMIST-2429795
Release notes
Package name: @babel/cli
-
7.26.4 - 2024-12-05
- #17005 Revert "perf: Improve scope information collection performance" (@ JLHwung)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
-
7.25.9 - 2024-10-22
- #16905 fix: Keep type annotations in
- #16907 fix: support BROWSERSLIST{,_CONFIG} env (@ JLHwung)
- Other
- #16884 Analyze
- #16914 remove test options flaky (@ JLHwung)
- Every package
- #16917 fix: Accidentally published
- #16918 perf: Make
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Viktar Vaŭčkievič (@ victorenator)
- @ liuxingbaoyu
-
7.25.7 - 2024-10-02
- #16825 fix: update identifier to unicode 16 (@ JLHwung)
- #16814 fix: issue with node path keys updated on unrelated paths (@ DylanPiercey)
- #16797 Use an inclusion rather than exclusion list for
- #16788 Fix printing of TS
- #16785 Print TS type annotations for destructuring in assignment pattern (@ nicolo-ribaudo)
- #16778 Respect
- #16852 Add deprecated JSDOC for fields (@ liuxingbaoyu)
- #16820 Allow sync loading of ESM when
- #16858 Add browserslist config to external dependency (@ JLHwung)
- #16809 Archive syntax-import-reflection and syntax-decimal (@ nicolo-ribaudo)
- #16779 Simplify logic for
- #16875 perf: Avoid extra cloning of namespaces (@ liuxingbaoyu)
- #16842 perf: Improve @ babel/types builders (@ liuxingbaoyu)
- #16828 Only access
- Babel Bot (@ babel-bot)
- Dylan Piercey (@ DylanPiercey)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ liuxingbaoyu
- coderaiser (@ coderaiser)
- fisker Cheung (@ fisker)
- hwook (@ YuHyeonWook)
-
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.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.1 - 2024-03-19
-
7.23.9 - 2024-01-25
-
7.23.4 - 2023-11-20
-
7.23.0 - 2023-09-25
-
7.22.15 - 2023-09-04
-
7.22.10 - 2023-08-07
-
7.22.9 - 2023-07-12
-
7.22.6 - 2023-07-04
-
7.22.5 - 2023-06-08
-
7.21.5 - 2023-04-28
-
7.21.4-esm.4 - 2023-04-04
-
7.21.4-esm.3 - 2023-04-04
-
7.21.4-esm.2 - 2023-04-04
-
7.21.4-esm.1 - 2023-04-04
-
7.21.4-esm - 2023-04-04
-
7.21.0 - 2023-02-20
-
7.20.7 - 2022-12-22
-
7.19.3 - 2022-09-27
from @babel/cli GitHub release notesv7.26.4 (2024-12-05)
↩️ Revert
babel-traverseCommitters: 2
v7.25.9 (2024-10-22)
Thanks @ victorenator for your first PR!
🐛 Bug Fix
babel-parser,babel-template,babel-typessyntacticPlaceholdersmode (@ liuxingbaoyu)babel-helper-compilation-targets,babel-preset-envClassAccessorPropertyto prevent theno-undefrule (@ victorenator)🏠 Internal
babel-helper-transform-fixture-test-runnertsconfigfiles (@ liuxingbaoyu)🏃♀️ Performance
babel-parser,babel-typesVISITOR_KEYSetc. faster to access (@ liuxingbaoyu)Committers: 4
v7.25.7 (2024-10-02)
Thanks @ DylanPiercey and @ YuHyeonWook for your first PRs!
🐛 Bug Fix
babel-helper-validator-identifierbabel-traversebabel-plugin-transform-classessuper()check (@ nicolo-ribaudo)babel-generatorinferin compact mode (@ nicolo-ribaudo)[no LineTerminator here]after nodes (@ nicolo-ribaudo)💅 Polish
babel-types🏠 Internal
babel-core--experimental-require-module(@ nicolo-ribaudo)babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-envbabel-plugin-proposal-destructuring-private,babel-plugin-syntax-decimal,babel-plugin-syntax-import-reflection,babel-standalonebabel-generator[no LineTerminator here]before nodes (@ nicolo-ribaudo)🏃♀️ Performance
babel-plugin-transform-typescriptbabel-typesBABEL_TYPES_8_BREAKINGat startup (@ nicolo-ribaudo)Committers: 8
v7.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
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: