Skip to content
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

[Snyk] Upgrade: @babel/cli, @babel/core #354

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AnushaSalian
Copy link

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ 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.

Name Versions Released on
@babel/cli
from 7.20.7 to 7.23.4
14 versions ahead of your current version 2 months ago
on 2023-11-20
@babel/core
from 7.20.12 to 7.23.7
30 versions ahead of your current version a month ago
on 2023-12-29

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Incomplete List of Disallowed Inputs
SNYK-JS-BABELTRAVERSE-5962462
572/1000
Why? Proof of Concept exploit, CVSS 9.3
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: @babel/cli
  • 7.23.4 - 2023-11-20

    v7.23.4 (2023-11-20)

    🐛 Bug Fix

    Committers: 4

  • 7.23.0 - 2023-09-25

    v7.23.0 (2023-09-25)

    Thanks @ lorenzoferre and @ RajShukla1 for your first PRs!

    🚀 New Feature

    • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
    • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
    • babel-generator, babel-parser, babel-types
    • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
    • babel-standalone
    • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
    • babel-helpers, babel-plugin-proposal-decorators
    • babel-traverse, babel-types
    • babel-preset-typescript
    • babel-parser

    🐛 Bug Fix

    • babel-plugin-transform-block-scoping
      • #15962 fix: transform-block-scoping captures the variables of the method in the loop (@ liuxingbaoyu)

    💅 Polish

    • babel-traverse
    • babel-plugin-proposal-explicit-resource-management

    🔬 Output optimization

    • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env

    Committers: 7

  • 7.22.15 - 2023-09-04
  • 7.22.10 - 2023-08-07
  • 7.22.9 - 2023-07-12
  • 7.22.6 - 2023-07-04
  • 7.22.5 - 2023-06-08
  • 7.21.5 - 2023-04-28
  • 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.0 - 2023-02-20
  • 7.20.7 - 2022-12-22
from @babel/cli GitHub release notes
Package name: @babel/core
  • 7.23.7 - 2023-12-29

    v7.23.7 (2023-12-29)

    🐛 Bug Fix

    🏠 Internal

    • babel-helper-create-class-features-plugin
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

    Committers: 4

  • 7.23.6 - 2023-12-11

    v7.23.6 (2023-12-11)

    Thanks @ martinez-hugo and @ odinho for your first pull requests!

    👓 Spec Compliance

    • babel-generator, babel-parser, babel-types
    • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

    🐛 Bug Fix

    • babel-generator
    • babel-helpers, babel-plugin-proposal-explicit-resource-management
      • #16150 using: Allow looking up Symbol.dispose on a function (@ odinho)
    • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
      • #16161 Ensure the [[@@ toPrimitive]] call of a decorated class member key is invoked once (@ JLHwung)
      • #16148 Support named evaluation for decorated anonymous class exp (@ JLHwung)
    • babel-plugin-transform-for-of, babel-preset-env
    • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
      • #16144 Set function name for decorated private non-field elements (@ JLHwung)
    • babel-plugin-transform-typescript

    🔬 Output optimization

    • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
    • babel-helpers, babel-plugin-proposal-decorators

    Committers: 7

  • 7.23.5 - 2023-11-29

    v7.23.5 (2023-11-29)

    👓 Spec Compliance

    • babel-plugin-proposal-decorators
    • babel-helpers, babel-plugin-proposal-decorators

    🐛 Bug Fix

    • babel-traverse, babel-types
    • babel-plugin-transform-classes
    • babel-generator
    • babel-helpers
    • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties, babel-plugin-transform-typescript
    • babel-generator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-parameters, babel-plugin-transform-typescript, babel-traverse
    • babel-eslint-plugin

    🔬 Output optimization

    Committers: 4

  • 7.23.3 - 2023-11-09
    Read more
  • 7.23.2 - 2023-10-12

    v@babel/[email protected]

  • 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
from @babel/core GitHub release notes

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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Snyk has created this PR to upgrade:
  - @babel/cli from 7.20.7 to 7.23.4.
    See this package in npm: https://www.npmjs.com/package/@babel/cli
  - @babel/core from 7.20.12 to 7.23.7.
    See this package in npm: https://www.npmjs.com/package/@babel/core

See this project in Snyk:
https://app.snyk.io/org/anushasalian/project/e53fa273-8fc4-48d3-8bdf-56886cf7f09b?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