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/core, @babel/preset-env #15

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

anmipa
Copy link

@anmipa anmipa commented Nov 15, 2023

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/core
from 7.21.8 to 7.23.2
16 versions ahead of your current version a month ago
on 2023-10-12
@babel/preset-env
from 7.21.5 to 7.23.2
13 versions ahead of your current version a month ago
on 2023-10-11

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Incomplete List of Disallowed Inputs
SNYK-JS-BABELTRAVERSE-5962462
465/1000
Why? CVSS 9.3
No Known Exploit

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

Release notes
Package name: @babel/core
  • 7.23.2 - 2023-10-12

    v@babel/[email protected]

  • 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.20 - 2023-09-16

    v7.22.20 (2023-09-16)

    🏠 Internal

    • babel-helper-validator-identifier
    • babel-plugin-transform-dotall-regex

    ↩️ Revert

    • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env

    Committers: 3

  • 7.22.19 - 2023-09-14

    v7.22.19 (2023-09-14)

    Re-published 7.22.18, due to a releasing error.

  • 7.22.18 - 2023-09-14

    v7.22.18 (2023-09-14)

    NOTE: This release had a publishing problem -- it has been re-published as 7.22.19.

    Thanks @ dhlolo for your first PR!

    🐛 Bug Fix

    • babel-helper-validator-identifier
    • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
      • #15898 Fix transform of named import with shadowed namespace import (@ dhlolo)

    ↩️ Revert

    Committers: 3

  • 7.22.17 - 2023-09-08

    v7.22.17 (2023-09-08)

    Thanks @ jordanbtucker for your first PR!

    🐛 Bug Fix

    🔬 Output optimization

    • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env

    Committers: 3

  • 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
from @babel/core GitHub release notes
Package name: @babel/preset-env
  • 7.23.2 - 2023-10-11

    v@babel/[email protected]

  • 7.22.20 - 2023-09-16

    v7.22.20 (2023-09-16)

    🏠 Internal

    • babel-helper-validator-identifier
    • babel-plugin-transform-dotall-regex

    ↩️ Revert

    • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env

    Committers: 3

  • 7.22.15 - 2023-09-04
  • 7.22.14 - 2023-08-30
  • 7.22.10 - 2023-08-07
  • 7.22.9 - 2023-07-12
  • 7.22.7 - 2023-07-06
  • 7.22.6 - 2023-07-04
  • 7.22.5 - 2023-06-08
  • 7.22.4 - 2023-05-29
  • 7.22.2 - 2023-05-26
  • 7.22.1 - 2023-05-26
  • 7.22.0 - 2023-05-26
  • 7.21.5 - 2023-04-28
from @babel/preset-env 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/core from 7.21.8 to 7.23.2.
    See this package in npm: https://www.npmjs.com/package/@babel/core
  - @babel/preset-env from 7.21.5 to 7.23.2.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-env

See this project in Snyk:
https://app.snyk.io/org/anmipa/project/28419283-7840-4743-910b-cfa898622e76?utm_source=github&utm_medium=referral&page=upgrade-pr
@khalima khalima merged commit 8cac699 into dev Jun 20, 2024
3 checks passed
@khalima khalima deleted the snyk-upgrade-db8926c4b8d639dd4bcebf02cdd1ccc0 branch June 20, 2024 06:51
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