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, @babel/preset-env, @babel/register #155

Merged
merged 2 commits into from
Oct 18, 2020

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/cli
from 7.11.6 to 7.12.0
1 version ahead of your current version a day ago
on 2020-10-14
@babel/core
from 7.11.6 to 7.12.0
1 version ahead of your current version a day ago
on 2020-10-14
@babel/preset-env
from 7.11.5 to 7.12.0
1 version ahead of your current version a day ago
on 2020-10-14
@babel/register
from 7.11.5 to 7.12.0
1 version ahead of your current version a day ago
on 2020-10-14
Release notes
Package name: @babel/cli
  • 7.12.0 - 2020-10-14

    v7.12.0 (2020-10-14)

    Thanks @akphi, @Amareis, @barronwei, @iamfotx, @mischnic, @overlookmotel, @ryanrhee, @snitin315, @sosukesuzuki, @timgates42, @zweimach for their first PRs.

    👓 Spec Compliance

    • babel-core, babel-helper-module-transforms, babel-parser, babel-plugin-proposal-export-namespace-from, babel-plugin-syntax-module-string-names, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-types
    • babel-parser

    🚀 New Feature

    • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-module-attributes, babel-standalone, babel-types
    • babel-core, babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-replace-supers, babel-plugin-proposal-class-static-block, babel-plugin-transform-modules-commonjs, babel-standalone, babel-traverse, babel-types
    • babel-generator, babel-parser, babel-plugin-syntax-class-static-block, babel-types
    • babel-generator, babel-parser, babel-types
    • babel-parser, babel-types
    • babel-plugin-transform-modules-systemjs
    • babel-plugin-transform-typescript, babel-preset-typescript
    • babel-core, babel-helper-module-transforms, babel-parser, babel-plugin-proposal-export-namespace-from, babel-plugin-syntax-module-string-names, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-types
    • babel-core

    🐛 Bug Fix

    • babel-parser
    • babel-plugin-transform-typescript
      • #12149 fix transform-typescript logic to remove definite fields (@akphi)
      • #12122 [transform-typescript] Fix import elision for type exports (@Amareis)
    • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-nullish-coalescing-operator, babel-plugin-proposal-optional-chaining
      • #12032 Handle cases when ?? and ?. is in binding initializers (@JLHwung)
    • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-preset-react
    • babel-traverse, babel-types
    • babel-generator
    • babel-plugin-transform-modules-systemjs
    • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-runtime
      • #11739 [cjs] Skip duplicate reexported bindings in namespace reexports (@mischnic)
    • babel-helper-create-regexp-features-plugin, babel-plugin-transform-unicode-regex
    • babel-plugin-proposal-do-expressions, babel-traverse

    💅 Polish

    • babel-parser
      • #12072 [parser] Better error message for missing number exponent (@iamfotx)
      • #12061 Throw a syntax error for a parameter properties in not constructor (@sosukesuzuki)
    • babel-helper-compilation-targets, babel-helper-validator-option, babel-preset-env

    🏠 Internal

    • babel-cli, babel-helper-transform-fixture-test-runner, babel-traverse
    • babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-core
    • babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-numeric-separator, babel-plugin-syntax-import-meta, babel-plugin-syntax-logical-assignment-operators, babel-plugin-syntax-numeric-separator, babel-plugin-transform-modules-systemjs, babel-preset-env, babel-standalone
    • Other
    • babel-compat-data, babel-preset-env
    • babel-parser
    • babel-core, babel-plugin-transform-runtime
    • babel-compat-data

    Committers: 21

  • 7.11.6 - 2020-09-03
    Read more
from @babel/cli GitHub release notes
Package name: @babel/core from @babel/core GitHub release notes
Package name: @babel/preset-env from @babel/preset-env GitHub release notes
Package name: @babel/register from @babel/register 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-bot and others added 2 commits October 16, 2020 06:42
Snyk has created this PR to upgrade:
  - @babel/cli from 7.11.6 to 7.12.0.
    See this package in npm: https://www.npmjs.com/package/@babel/cli
  - @babel/core from 7.11.6 to 7.12.0.
    See this package in npm: https://www.npmjs.com/package/@babel/core
  - @babel/preset-env from 7.11.5 to 7.12.0.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-env
  - @babel/register from 7.11.5 to 7.12.0.
    See this package in npm: https://www.npmjs.com/package/@babel/register

See this project in Snyk:
https://app.snyk.io/org/randytarampi/project/e095fb25-a87f-4931-a0ba-08adee4c492b?utm_source=github&utm_medium=upgrade-pr
@randytarampi randytarampi merged commit ce7d321 into master Oct 18, 2020
@randytarampi randytarampi deleted the snyk-upgrade-c6e69d60b63ff8caeb9b6172dbaf8998 branch October 18, 2020 21:17
@randytarampi
Copy link
Owner

🎉 This PR is included in version 3.0.14 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants