Skip to content

refactor: Upgrade @babel/eslint-parser from 7.26.5 to 7.27.0 #9718

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

Merged

Conversation

parseplatformorg
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade @babel/eslint-parser from 7.26.5 to 7.27.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 3 versions ahead of your current version.

  • The recommended version was released 22 days ago.

Release notes
Package name: @babel/eslint-parser
  • 7.27.0 - 2025-03-24

    v7.27.0 (2025-03-24)

    Thanks @ ishchhabra and @ vovkasm for your first PRs!

    👓 Spec Compliance

    • babel-generator, babel-parser

    🚀 New Feature

    • babel-helper-create-class-features-plugin, babel-traverse, babel-types
    • babel-parser, babel-types
      • #17110 Add ImportAttributes to Standardized and move its parser test fixtures (@ JLHwung)
    • babel-generator
      • #17100 fix(babel-generator): add named export of generate function (@ vovkasm)
    • babel-parser, babel-template
    • babel-plugin-transform-typescript, babel-traverse
    • babel-parser
    • babel-types
      • #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (@ ishchhabra)

    🐛 Bug Fix

    • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
    • babel-traverse
    • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
      • #17118 Fix: align behaviour to tsc rewriteRelativeImportExtensions (@ JLHwung)
    • babel-cli
    • babel-plugin-transform-named-capturing-groups-regex, babel-types

    🏃‍♀️ Performance

    • babel-types
    • babel-helper-create-regexp-features-plugin

    Committers: 5

  • 7.26.10 - 2025-03-11

    v7.26.10 (2025-03-11)

    Thanks @ jordan-choi and @ mmmsssttt404 for your first PRs!

    This release includes a fix for GHSA-968p-4wvh-cqc8, a security vulnerability which affects the .replace method of transpiled regular expressions that use named capturing groups.

    👓 Spec Compliance

    🐛 Bug Fix

    • babel-parser, babel-template
    • babel-core
    • babel-parser, babel-plugin-transform-typescript
    • babel-traverse
    • babel-generator
    • babel-parser
    • babel-helpers, babel-runtime, babel-runtime-corejs2, babel-runtime-corejs3

    💅 Polish

    • babel-standalone

    🏠 Internal

    Committers: 6

  • 7.26.8 - 2025-02-08

    v7.26.8 (2025-02-08)

    🏠 Internal

    • babel-preset-env
      • #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
  • 7.26.5 - 2025-01-10

    v7.26.5 (2025-01-10)

    👓 Spec Compliance

    • babel-parser

    🐛 Bug Fix

    • babel-plugin-transform-block-scoped-functions
    • babel-plugin-transform-typescript
    • babel-parser
    • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-types
    • babel-compat-data, babel-preset-env
    • babel-generator, babel-parser, babel-types

    🔬 Output optimization

    • babel-plugin-transform-nullish-coalescing-operator

    Committers: 5

from @babel/eslint-parser GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade @babel/eslint-parser from 7.26.5 to 7.27.0.

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
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade @babel/eslint-parser from 7.26.5 to 7.27.0 refactor: Upgrade @babel/eslint-parser from 7.26.5 to 7.27.0 Apr 16, 2025
Copy link

🚀 Thanks for opening this pull request!

Copy link

codecov bot commented Apr 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.06%. Comparing base (2ff9c71) to head (9667485).
Report is 2 commits behind head on release-7.x.x.

Additional details and impacted files
@@              Coverage Diff               @@
##           release-7.x.x    #9718   +/-   ##
==============================================
  Coverage          93.06%   93.06%           
==============================================
  Files                187      187           
  Lines              14977    14977           
==============================================
  Hits               13938    13938           
  Misses              1039     1039           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mtrezza mtrezza merged commit 3de5cc5 into release-7.x.x Apr 16, 2025
30 checks passed
@mtrezza mtrezza deleted the snyk-upgrade-fe8be9e36c9bdb31b485b4430bd7f4af branch April 16, 2025 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants