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/plugin-transform-runtime, @babel/preset-env, @babel/runtime #223

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

Conversation

snyk-bot
Copy link

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.8.3 to 7.14.3
37 versions ahead of your current version a month ago
on 2021-05-17
@babel/plugin-transform-runtime
from 7.11.0 to 7.14.3
20 versions ahead of your current version a month ago
on 2021-05-17
@babel/preset-env
from 7.8.4 to 7.14.4
31 versions ahead of your current version a month ago
on 2021-05-28
@babel/runtime
from 7.11.2 to 7.14.0
18 versions ahead of your current version 2 months ago
on 2021-04-29

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-BROWSERSLIST-1090194
372/1000
Why? Proof of Concept exploit, CVSS 5.3
Proof of Concept

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

Release notes
Package name: @babel/core
  • 7.14.3 - 2021-05-17

    v7.14.3 (2021-05-17)

    🐛 Bug Fix

    • babel-core
    • babel-parser
    • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block

    🏠 Internal

    🔬 Output optimization

    • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-class-static-block, babel-preset-env

    Committers: 4

  • 7.14.2 - 2021-05-12

    v7.14.2 (2021-05-12)

    Thanks @ liuyenwei, @ quickgiant, @ serut, and @ trinangkur for your first PRs!

    🐛 Bug Fix

    💅 Polish

    • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
      • #13296 Better error for export * as ns without the correct plugin (@ JLHwung)

    📝 Documentation

    🏠 Internal

    🏃‍♀️ Performance

    Committers: 9

  • 7.14.0 - 2021-04-29

    v7.14.0 (2021-04-29)

    👓 Spec Compliance

    🚀 New Feature

    • babel-plugin-proposal-async-do-expressions
    • babel-core, babel-generator, babel-parser, babel-plugin-proposal-do-expressions, babel-plugin-syntax-async-do-expressions, babel-types
    • babel-preset-env
    • babel-compat-data, babel-preset-env
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-private-property-in-object, babel-plugin-syntax-private-property-in-object
    • babel-parser
    • babel-helper-module-transforms, babel-helpers, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • babel-generator, babel-parser, babel-traverse, babel-types
    • babel-parser, babel-traverse
    • babel-generator, babel-parser, babel-types

    🐛 Bug Fix

    • babel-generator
      • #13208 Prevent ForOfStatement from printing the forbidden sequence "for ( async of" (@ Zalathar)
      • #13169 fix: don't deduplicate comments with same start index (@ gzzhanghao)
    • babel-generator, babel-plugin-proposal-object-rest-spread, babel-preset-env
      • #13204 Simplify the special-case printing of single-param arrow functions (@ Zalathar)
    • babel-core

    💅 Polish

    • babel-cli, babel-core, babel-parser, babel-plugin-transform-classes, babel-preset-env, babel-preset-typescript

    🏠 Internal

    • babel-parser
    • babel-helpers, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • Other

    🏃‍♀️ Performance

    • babel-core
    • babel-helper-validator-identifier

    🔬 Output optimization

    • babel-helper-create-class-features-plugin, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-preset-env
    • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    Committers: 11

  • 7.13.16 - 2021-04-20
    Read more
  • 7.13.15 - 2021-04-08
    Read more
  • 7.13.14 - 2021-03-29
    Read more
  • 7.13.13 - 2021-03-26
    Read more
  • 7.13.10 - 2021-03-08
  • 7.13.8 - 2021-02-26
  • 7.13.1 - 2021-02-23
  • 7.13.0 - 2021-02-22
  • 7.12.17 - 2021-02-18
  • 7.12.16 - 2021-02-11
  • 7.12.13 - 2021-02-03
  • 7.12.10 - 2020-12-09
  • 7.12.9 - 2020-11-24
  • 7.12.8 - 2020-11-23
  • 7.12.7 - 2020-11-20
  • 7.12.3 - 2020-10-16
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.6 - 2020-09-03
  • 7.11.5 - 2020-08-31
  • 7.11.4 - 2020-08-20
  • 7.11.1 - 2020-08-04
  • 7.11.0 - 2020-07-30
  • 7.10.5 - 2020-07-14
  • 7.10.4 - 2020-06-30
  • 7.10.3 - 2020-06-19
  • 7.10.2 - 2020-05-30
  • 7.10.1 - 2020-05-27
  • 7.10.0 - 2020-05-26
  • 7.9.6 - 2020-04-29
  • 7.9.0 - 2020-03-20
  • 7.8.7 - 2020-03-05
  • 7.8.6 - 2020-02-27
  • 7.8.4 - 2020-01-30
  • 7.8.3 - 2020-01-13
from @babel/core GitHub release notes
Package name: @babel/plugin-transform-runtime
  • 7.14.3 - 2021-05-17
    Read more
  • 7.14.2 - 2021-05-12
    Read more
  • 7.13.15 - 2021-04-08
    Read more
  • 7.13.10 - 2021-03-08
  • 7.13.9 - 2021-03-01
  • 7.13.8 - 2021-02-26
  • 7.13.7 - 2021-02-24
  • 7.13.6 - 2021-02-23
  • 7.13.5 - 2021-02-23
  • 7.13.4 - 2021-02-23
  • 7.13.2 - 2021-02-23
  • 7.13.1 - 2021-02-23
  • 7.13.0 - 2021-02-22
  • 7.12.17 - 2021-02-18
  • 7.12.15 - 2021-02-04
  • 7.12.13 - 2021-02-03
  • 7.12.10 - 2020-12-09
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.5 - 2020-08-31
  • 7.11.0 - 2020-07-30
from @babel/plugin-transform-runtime GitHub release notes
Package name: @babel/preset-env
  • 7.14.4 - 2021-05-28
    Read more
  • 7.14.2 - 2021-05-12
    Read more
  • 7.14.1 - 2021-05-04
    Read more
  • 7.14.0 - 2021-04-29
    Read more
  • 7.13.15 - 2021-04-08
    Read more
  • 7.13.12 - 2021-03-22
  • 7.13.10 - 2021-03-08
  • 7.13.9 - 2021-03-01
  • 7.13.8 - 2021-02-26
  • 7.13.5 - 2021-02-23
  • 7.13.0 - 2021-02-22
  • 7.12.17 - 2021-02-18
  • 7.12.16 - 2021-02-11
  • 7.12.13 - 2021-02-03
  • 7.12.11 - 2020-12-15
  • 7.12.10 - 2020-12-09
  • 7.12.7 - 2020-11-20
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.5 - 2020-08-31
  • 7.11.0 - 2020-07-30
  • 7.10.4 - 2020-06-30
  • 7.10.3 - 2020-06-19
  • 7.10.2 - 2020-05-30
  • 7.10.1 - 2020-05-27
  • 7.10.0 - 2020-05-26
  • 7.9.6 - 2020-04-29
  • 7.9.5 - 2020-04-07
  • 7.9.0 - 2020-03-20
  • 7.8.7 - 2020-03-05
  • 7.8.6 - 2020-02-27
  • 7.8.4 - 2020-01-30
from @babel/preset-env GitHub release notes
Package name: @babel/runtime
  • 7.14.0 - 2021-04-29
    Read more
  • 7.13.17 - 2021-04-20
    Read more
  • 7.13.16 - 2021-04-20
    Read more
  • 7.13.10 - 2021-03-08
  • 7.13.9 - 2021-03-01
  • 7.13.8 - 2021-02-26
  • 7.13.7 - 2021-02-24
  • 7.13.6 - 2021-02-23
  • 7.13.4 - 2021-02-23
  • 7.13.2 - 2021-02-23
  • 7.13.1 - 2021-02-23
  • 7.13.0 - 2021-02-22
  • 7.12.18 - 2021-02-18
  • 7.12.17 - 2021-02-18
  • 7.12.13 - 2021-02-03
  • 7.12.5 - 2020-11-03
  • 7.12.1 - 2020-10-15
  • 7.12.0 - 2020-10-14
  • 7.11.2 - 2020-08-05
from @babel/runtime 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.8.3 to 7.14.3.
    See this package in npm: https://www.npmjs.com/package/@babel/core
  - @babel/plugin-transform-runtime from 7.11.0 to 7.14.3.
    See this package in npm: https://www.npmjs.com/package/@babel/plugin-transform-runtime
  - @babel/preset-env from 7.8.4 to 7.14.4.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-env
  - @babel/runtime from 7.11.2 to 7.14.0.
    See this package in npm: https://www.npmjs.com/package/@babel/runtime

See this project in Snyk:
https://app.snyk.io/org/bvbvyoy/project/971b8e37-9220-4b6d-ae61-3bede42c34ba?utm_source=github&utm_medium=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.

1 participant