Skip to content

Conversation

@geekswagg
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade @babel/core from 7.24.3 to 7.28.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 22 versions ahead of your current version.

  • The recommended version was released 2 months ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BABELHELPERS-9397697
452 Proof of Concept
Release notes
Package name: @babel/core
  • 7.28.4 - 2025-09-05

    v7.28.4 (2025-09-05)

    Thanks @ gwillen and @ mrginglymus for your first PRs!

    🏠 Internal

    • babel-core, babel-helper-check-duplicate-nodes, babel-traverse, babel-types
    • babel-plugin-transform-regenerator
    • babel-core

    Committers: 5

  • 7.28.3 - 2025-08-14

    v7.28.3 (2025-08-14)

    👓 Spec Compliance

    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env

    🐛 Bug Fix

    • babel-parser
      • #17465 fix(parser/typescript): parse import("./a", {with:{},}) (@ easrng)
      • #17478 fix(parser): stop subscript parsing on async arrow (@ JLHwung)

    💅 Polish

    • babel-plugin-transform-regenerator, babel-plugin-transform-runtime

    📝 Documentation

    🏠 Internal

    🔬 Output optimization

    • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

    Committers: 5

  • 7.28.0 - 2025-07-02

    v7.28.0 (2025-07-02)

    🚀 New Feature

    • babel-node
    • babel-types
    • babel-compat-data, babel-preset-env
    • babel-core, babel-parser
    • babel-generator, babel-parser
    • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
    • babel-parser, babel-traverse, babel-types
    • 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-types
    • babel-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

    🏠 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-corejs3

    Committers: 5

  • 7.27.7 - 2025-06-26

    v7.27.7 (2025-06-26)

    Thanks @ arthur-mountain and @ evankanderson for your first PRs!

    👓 Spec Compliance

    • babel-parser, babel-plugin-transform-classes
    • babel-parser

    🐛 Bug Fix

    • babel-core
    • babel-types
    • babel-plugin-transform-parameters

    🏠 Internal

    • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread
      • #17389 Use NodePath#splitExportDeclaration in destructuring transforms (@ JLHwung)

    Committers: 6

  • 7.27.4 - 2025-05-30
  • 7.27.3 - 2025-05-27
  • 7.27.1 - 2025-04-30
  • 7.26.10 - 2025-03-11
  • 7.26.9 - 2025-02-14
  • 7.26.8 - 2025-02-08
  • 7.26.7 - 2025-01-24
  • 7.26.0 - 2024-10-25
  • 7.25.9 - 2024-10-22
  • 7.25.8 - 2024-10-10
  • 7.25.7 - 2024-10-02
  • 7.25.2 - 2024-07-30
  • 7.24.9 - 2024-07-15
  • 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.3 - 2024-03-20
from @babel/core 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.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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/core from 7.24.3 to 7.28.4.

See this package in npm:
@babel/core

See this project in Snyk:
https://app.snyk.io/org/geekswagg/project/ff4b65c1-f839-466d-8af2-8aea713eb2dd?utm_source=github&utm_medium=referral&page=upgrade-pr
Copilot AI review requested due to automatic review settings October 30, 2025 19:49
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the @babel/core dependency from version 7.24.3 to 7.28.4, along with its related Babel ecosystem packages. The upgrade brings all Babel dependencies to more recent versions with updated internal dependencies.

Key Changes

  • Upgraded @babel/core from ^7.24.3 to ^7.28.4
  • Updated all related Babel helper packages and dependencies in package-lock.json
  • Updated transitive dependencies including browserslist, caniuse-lite, and various other packages

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
src/monarch/package.json Updated @babel/core dependency version constraint
src/monarch/package-lock.json Regenerated lock file with updated Babel packages and transitive dependencies
Files not reviewed (1)
  • src/monarch/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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