Skip to content

[Snyk] Upgrade @babel/core from 7.17.9 to 7.29.0#37

Open
bsmitches wants to merge 1 commit into
mainfrom
snyk-upgrade-a3733d4f889ec976e3576d005e455b35
Open

[Snyk] Upgrade @babel/core from 7.17.9 to 7.29.0#37
bsmitches wants to merge 1 commit into
mainfrom
snyk-upgrade-a3733d4f889ec976e3576d005e455b35

Conversation

@bsmitches
Copy link
Copy Markdown
Collaborator

snyk-top-banner

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

  • The recommended version was released 3 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
critical severity Incomplete List of Disallowed Inputs
SNYK-JS-BABELTRAVERSE-5962462
452 Proof of Concept
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
452 Proof of Concept
medium severity Prototype Pollution
SNYK-JS-JSON5-3182856
452 Proof of Concept
Release notes
Package name: @babel/core
  • 7.29.0 - 2026-01-31

    v7.29.0 (2026-01-31)

    Thanks @ simbahax for your first PR!

    🚀 New Feature

    • babel-types
      • #17750 [7.x backport] Add attributes import declaration builder (@ JLHwung)
    • babel-standalone
      • #17663 [7.x backport] feat(standalone): export async transform (@ JLHwung)
      • #17725 [7.x backport] feat: read standalone targets from data-targets (@ JLHwung)

    🐛 Bug Fix

    • babel-parser
    • babel-traverse
      • #17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@ simbahax)
    • babel-plugin-transform-block-scoping, babel-traverse
      • #17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@ magic-akari)

    🏃‍♀️ Performance

    • babel-generator, babel-runtime-corejs3

    Committers: 6

  • 7.28.6 - 2026-01-12

    v7.28.6 (2026-01-12)

    Thanks @ kadhirash and @ kolvian for your first PRs!

    🐛 Bug Fix

    • babel-cli, babel-code-frame, babel-core, babel-helper-check-duplicate-nodes, babel-helper-fixtures, babel-helper-plugin-utils, babel-node, babel-plugin-transform-flow-comments, babel-plugin-transform-modules-commonjs, babel-plugin-transform-property-mutators, babel-preset-env, babel-traverse, babel-types
    • babel-plugin-transform-regenerator
    • babel-plugin-transform-react-jsx

    💅 Polish

    • babel-core, babel-standalone
      • #17606 Polish(standalone): improve message on invalid preset/plugin (@ JLHwung)

    🏠 Internal

    • babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-proposal-decorators, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-regexp-modifiers, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-sets-regex

    🏃‍♀️ Performance

    • babel-plugin-transform-react-jsx

    Committers: 7

  • 7.28.5 - 2025-10-23

    v7.28.5 (2025-10-23)

    Thank you @ CO0Ki3, @ Olexandr88, and @ youthfulhps for your first PRs!

    👓 Spec Compliance

    • babel-parser
    • babel-helper-validator-identifier

    🐛 Bug Fix

    • babel-plugin-proposal-destructuring-private
    • babel-parser
    • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring
    • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types
    • babel-traverse

    🏠 Internal

    🏃‍♀️ Performance

    Committers: 8

  • 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
  • 7.27.7 - 2025-06-26
  • 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
  • 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
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.17.9 to 7.29.0.

See this package in npm:
@babel/core

See this project in Snyk:
https://app.snyk.io/org/cognition-default/project/4daa70b9-54ee-48de-97ec-81c994a794db?utm_source=github&utm_medium=referral&page=upgrade-pr
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