Skip to content

Conversation

DadonStyle
Copy link
Owner

snyk-top-banner

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

  • The recommended version was released a month 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
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BABELRUNTIME-10044504
452 Proof of Concept
critical severity Incomplete List of Disallowed Inputs
SNYK-JS-BABELTRAVERSE-5962462
452 Proof of Concept
high severity Excessive Platform Resource Consumption within a Loop
SNYK-JS-BRACES-6838727
452 Proof of Concept
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
452 No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
452 No Known Exploit
low severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-WORDWRAP-3149973
452 Proof of Concept
Release notes
Package name: @babel/core
  • 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

    v7.27.4 (2025-05-30)

    👓 Spec Compliance

    • babel-parser, babel-plugin-proposal-explicit-resource-management

    💅 Polish

    🔬 Output optimization

    • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
    • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone

    Committers: 4

  • 7.27.3 - 2025-05-27

    v7.27.3 (2025-05-27)

    🐛 Bug Fix

    • babel-generator
      • #17324 Improve multiline comments handling in yield/await expression (@ JLHwung)
    • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
    • babel-plugin-proposal-explicit-resource-management
    • babel-plugin-proposal-decorators, babel-types
      • #17321 fix(converter): Remove abstract modifiers in class declaration to expression conversion (@ magic-akari)
    • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
      • #17257 Preserve class id when transforming using declarations with exported class (@ JLHwung)
    • babel-parser
    • babel-generator, babel-parser

    Committers: 7

  • 7.27.1 - 2025-04-30

    v7.27.1 (2025-04-30)

    Thanks @ kermanx and @ woaitsAryan for your first PRs!

    👓 Spec Compliance

    🐛 Bug Fix

    • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
    • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
    • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
    • babel-helper-fixtures, babel-parser
      • #17233 Create ChainExpression within TSInstantiationExpression (@ JLHwung)
    • babel-generator, babel-parser
      • #17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@ JLHwung)
    • babel-parser
      • #17224 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (@ JLHwung)
      • #17080 Fix start of TSParameterProperty (@ JLHwung)
    • babel-compat-data, babel-preset-env
    • babel-traverse
    • babel-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-runtime
    • babel-compat-data, babel-preset-env
    • babel-compat-data, babel-standalone
    • babel-register
    • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
    • All packages

    🔬 Output optimization

    • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
    • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

    Committers: 9

  • 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
  • 7.24.1 - 2024-03-19
  • 7.24.0 - 2024-02-28
  • 7.23.9 - 2024-01-25
  • 7.23.7 - 2023-12-29
  • 7.23.6 - 2023-12-11
  • 7.23.5 - 2023-11-29
  • 7.23.3 - 2023-11-09
  • 7.23.2 - 2023-10-12
  • 7.23.0 - 2023-09-25
  • 7.22.20 - 2023-09-16
  • 7.22.19 - 2023-09-14
  • 7.22.18 - 2023-09-14
  • 7.22.17 - 2023-09-08
  • 7.22.15 - 2023-09-04
  • 7.22.11 - 2023-08-24
  • 7.22.10 - 2023-08-07
  • 7.22.9 - 2023-07-12
  • 7.22.8 - 2023-07-06
  • 7.22.7 - 2023-07-06
  • 7.22.6 - 2023-07-04
  • 7.22.5 - 2023-06-08
  • 7.22.1 - 2023-05-26
  • 7.22.0 - 2023-05-26
  • 7.21.8 - 2023-05-02
  • 7.21.5 - 2023-04-28
  • 7.21.4 - 2023-03-31
  • 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.3 - 2023-03-14
  • 7.21.0 - 2023-02-20
  • 7.20.12 - 2023-01-04
  • 7.20.7 - 2022-12-22
  • 7.20.5 - 2022-11-28
  • 7.20.2 - 2022-11-04
  • 7.19.6 - 2022-10-20
  • 7.19.3 - 2022-09-27
  • 7.19.1 - 2022-09-14
  • 7.19.0 - 2022-09-05
  • 7.18.13 - 2022-08-22
  • 7.18.10 - 2022-08-01
  • 7.18.9 - 2022-07-18
  • 7.18.6 - 2022-06-27
  • 7.18.5 - 2022-06-13
  • 7.18.2 - 2022-05-25
  • 7.18.0 - 2022-05-19
  • 7.17.12 - 2022-05-16
  • 7.17.10 - 2022-04-29
  • 7.17.9 - 2022-04-06
  • 7.17.8 - 2022-03-18
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.
  • Snyk has automatically assigned this pull request, set who gets assigned.

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.17.8 to 7.28.0.

See this package in npm:
@babel/core

See this project in Snyk:
https://app.snyk.io/org/dadonstyle/project/1fd99eaf-e07a-4495-bb2f-383799b90562?utm_source=github&utm_medium=referral&page=upgrade-pr
@DadonStyle DadonStyle self-assigned this Aug 7, 2025
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.

2 participants