[Snyk] Upgrade @babel/eslint-parser from 7.23.10 to 7.28.0#18
Open
hashim21223445 wants to merge 1 commit intomainfrom
Open
[Snyk] Upgrade @babel/eslint-parser from 7.23.10 to 7.28.0#18hashim21223445 wants to merge 1 commit intomainfrom
hashim21223445 wants to merge 1 commit intomainfrom
Conversation
Snyk has created this PR to upgrade @babel/eslint-parser from 7.23.10 to 7.28.0. See this package in npm: @babel/eslint-parser See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/8b868a58-5b8b-4fc1-b467-56c7eeb25d5f?utm_source=github&utm_medium=referral&page=upgrade-pr
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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/eslint-parser from 7.23.10 to 7.28.0.
ℹ️ 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 19 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-MICROMATCH-6838728
SNYK-JS-VITE-9653016
SNYK-JS-NANOID-8492085
SNYK-JS-ROLLUP-8073097
SNYK-JS-VITE-8023174
SNYK-JS-VITE-8648411
SNYK-JS-VITE-9512410
SNYK-JS-VITE-9576207
SNYK-JS-VITE-9685035
SNYK-JS-VITE-9919777
SNYK-JS-BRACEEXPANSION-9789073
SNYK-JS-BRACEEXPANSION-9789073
SNYK-JS-VITE-8022916
Release notes
Package name: @babel/eslint-parser
-
7.28.0 - 2025-07-02
- #17147 Support top level await in node repl (@ liuxingbaoyu)
- #17258 feat(matchesPattern): support super/private/meta (@ JLHwung)
- #17355 Add explicit resource management to preset-env (@ JLHwung)
- #17390 Support
- #17346 Materialize
- #17391 LVal coverage updates (Part 2) (@ JLHwung)
- #17378 Accept bigints in
- #17277 Transform discard binding (@ JLHwung)
- #17163 Parse discard binding (@ JLHwung)
- #17297 Create babel-helper-globals (@ JLHwung)
- #17009 feature: TSTypeOperator: keyof (#16799) (@ coderaiser)
- #17403 Update
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ liuxingbaoyu
- coderaiser (@ coderaiser)
-
7.27.5 - 2025-06-03
- #17359 fix: Unexpected infinite loop with
- Other
- #17349 Map ESLint's
- #17333 Improve using declaration errors (@ JLHwung)
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- @ NullVoxPopuli
- @ liuxingbaoyu
-
7.27.1 - 2025-04-30
- #17254 Allow
- #17230 Disallow get/set in TSPropertySignature (@ JLHwung)
- #17193 Stricter TSImportType options parsing (@ JLHwung)
- #17137 fix: do expressions should allow early exit (@ kermanx)
- #17251 Fix: propagate argument evaluation errors through async promise chain (@ magic-akari)
- #17231 fix apply()/call() annotated as pure (@ Lacsw)
- #17233 Create ChainExpression within TSInstantiationExpression (@ JLHwung)
- #17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@ JLHwung)
- #17224 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (@ JLHwung)
- #17080 Fix start of TSParameterProperty (@ JLHwung)
- #17228 Update firefox bugfix compat data (@ JLHwung)
- #17156 fix: Objects and arrays with multiple references should not be evaluated (@ liuxingbaoyu)
- #17216 Fix: support const type parameter in generator (@ JLHwung)
- #17221 Reduce generated names size for the 10th-11th (@ nicolo-ribaudo)
- #17263 Remove unused
- #17256 Tune plugin compat data (@ JLHwung)
- #17236 migrate babel-compat-data build script to mjs (@ JLHwung)
- #16844 Migrate
- #17205 Inline regenerator in the relevant packages (@ nicolo-ribaudo)
- All packages
- #17207 Enforce node protocol import (@ JLHwung)
- #16538 Reduce
- #17213 Reduce
- Aryan Bharti (@ woaitsAryan)
- Babel Bot (@ babel-bot)
- Frolov Roman (@ Lacsw)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ liuxingbaoyu
- @ magic-akari
- _Kerman (@ kermanx)
- fisker Cheung (@ fisker)
-
7.27.0 - 2025-03-24
- #16977 Default
- #17169 Allow
- #17110 Add
- #17100 fix(babel-generator): add named export of generate function (@ vovkasm)
- #17149 Add
- #17102 feat: Add
- #17082 Support ESTree AccessorProperty (@ JLHwung)
- #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@ ishchhabra)
- #16816 fix: Class reference in type throws error (@ liuxingbaoyu)
- #17170 fix: Reset child scopes when
- #17118 Fix: align behaviour to tsc
- #17182 fix:
- #17175 Generate computed proto key (@ JLHwung)
- #16870 perf: Improve builders of
- #17176 fix: improve duplicate named groups check (@ JLHwung)
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Ish Chhabra (@ ishchhabra)
- Vladimir Timofeev (@ vovkasm)
- @ liuxingbaoyu
-
7.26.10 - 2025-03-11
-
7.26.8 - 2025-02-08
-
7.26.5 - 2025-01-10
-
7.25.9 - 2024-10-22
-
7.25.8 - 2024-10-10
-
7.25.7 - 2024-10-02
-
7.25.1 - 2024-07-28
-
7.25.0 - 2024-07-26
-
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.5-pre.2 - 2024-04-12
-
7.24.5-pre.1 - 2024-04-08
-
7.24.1 - 2024-03-19
-
7.23.10 - 2024-01-31
from @babel/eslint-parser GitHub release notesv7.28.0 (2025-07-02)
🚀 New Feature
babel-nodebabel-typesbabel-compat-data,babel-preset-envbabel-core,babel-parsersourceType: "commonjs"(@ JLHwung)babel-generator,babel-parserexplicitResourceManagementparser plugin (@ JLHwung)babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-object-rest-spread,babel-traverse,babel-typesbabel-parser,babel-traverse,babel-typest.bigIntLiteralfactory (@ JLHwung)babel-generator,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring,babel-plugin-transform-explicit-resource-management,babel-plugin-transform-react-display-name,babel-typesbabel-generator,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-transform-block-scoping,babel-plugin-transform-object-rest-spread,babel-plugin-transform-typescript,babel-traverse,babel-types🐛 Bug Fix
babel-helper-globals,babel-plugin-transform-classes,babel-traversebabel-types🏠 Internal
babel-compat-data,babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-json-modules,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3babel-polyfillpackages (@ nicolo-ribaudo)Committers: 5
v7.27.5 (2025-06-03)
Thanks @ NullVoxPopuli for your first PR!
🐛 Bug Fix
babel-plugin-transform-regeneratorregeneratorfortry(@ liuxingbaoyu)sourceType: commonjsto script (@ JLHwung)💅 Polish
babel-parserCommitters: 4
v7.27.1 (2025-04-30)
Thanks @ kermanx and @ woaitsAryan for your first PRs!
👓 Spec Compliance
babel-parserusing ofas lexical declaration within for (@ JLHwung)babel-parser,babel-types🐛 Bug Fix
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traversebabel-helper-wrap-function,babel-plugin-transform-async-to-generatorbabel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generatorbabel-helper-fixtures,babel-parserbabel-generator,babel-parserbabel-parserbabel-compat-data,babel-preset-envbabel-traversebabel-generator💅 Polish
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-transform-arrow-functions,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-traverse🏠 Internal
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimeregenerator-runtimedep in@ babel/runtime(@ nicolo-ribaudo)babel-compat-data,babel-preset-envbabel-compat-data,babel-standalonebabel-register@ babel/registerto cts (@ liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3🔬 Output optimization
babel-helpers,babel-plugin-transform-modules-commonjs,babel-runtime-corejs3interopRequireWildcardsize (@ liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3regeneratorRuntimesize (@ liuxingbaoyu)Committers: 9
v7.27.0 (2025-03-24)
Thanks @ ishchhabra and @ vovkasm for your first PRs!
👓 Spec Compliance
babel-generator,babel-parserimportAttributesKeywordtowith(@ JLHwung)🚀 New Feature
babel-helper-create-class-features-plugin,babel-traverse,babel-typestraverseFastto exit early (@ liuxingbaoyu)babel-parser,babel-typesImportAttributestoStandardizedand move its parser test fixtures (@ JLHwung)babel-generatorbabel-parser,babel-templateallowYieldOutsideFunctionto parser (@ liuxingbaoyu)babel-plugin-transform-typescript,babel-traverseupToScopeparameter tohasBinding(@ liuxingbaoyu)babel-parserbabel-types🐛 Bug Fix
babel-helper-create-class-features-plugin,babel-plugin-transform-class-propertiesbabel-traversescope.crawl()(@ liuxingbaoyu)babel-helpers,babel-preset-typescript,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimerewriteRelativeImportExtensions(@ JLHwung)babel-cli@ babel/cligenerates duplicate inline source maps (@ liuxingbaoyu)babel-plugin-transform-named-capturing-groups-regex,babel-types🏃♀️ Performance
babel-types@ babel/types(@ liuxingbaoyu)babel-helper-create-regexp-features-pluginCommitters: 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: