-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
refactor: Upgrade @babel/eslint-parser from 7.27.0 to 7.27.1 #9774
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: Upgrade @babel/eslint-parser from 7.27.0 to 7.27.1 #9774
Conversation
Snyk has created this PR to upgrade @babel/eslint-parser from 7.27.0 to 7.27.1. See this package in npm: @babel/eslint-parser See this project in Snyk: https://app.snyk.io/org/acinader/project/fe36ba29-7b23-4655-9807-441cf85f2203?utm_source=github&utm_medium=referral&page=upgrade-pr
|
I will reformat the title to use the proper commit message syntax. |
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
🚀 Thanks for opening this pull request! |
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-7.x.x #9774 +/- ##
==============================================
Coverage 93.07% 93.08%
==============================================
Files 187 187
Lines 14977 14977
==============================================
+ Hits 13940 13941 +1
+ Misses 1037 1036 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
🎉 This change has been released in version 7.5.3 |
Snyk has created this PR to upgrade @babel/eslint-parser from 7.27.0 to 7.27.1.
ℹ️ 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 1 version ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: @babel/eslint-parser
-
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
from @babel/eslint-parser GitHub release notesv7.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: