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 #455

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

snyk-bot
Copy link
Contributor

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.10.5 to 7.11.0
1 version ahead of your current version 21 days ago
on 2020-07-30
@babel/preset-env
from 7.10.4 to 7.11.0
1 version ahead of your current version 21 days ago
on 2020-07-30
Release notes
Package name: @babel/core
  • 7.11.0 - 2020-07-30

    v7.11.0 (2020-07-30)

    Thanks @coderaiser, @cwohlman, @morrme, @ryzokuken, @SirWindfield, @sz-coder and @vahnag for their first PRs!

    👓 Spec Compliance

    • babel-parser
    • babel-plugin-proposal-optional-chaining

    🚀 New Feature

    • babel-cli, babel-core
    • babel-compat-data, babel-preset-env
    • babel-parser
    • babel-generator, babel-parser, babel-types
    • babel-core, babel-generator, babel-parser, babel-plugin-syntax-decimal, babel-standalone, babel-types
    • babel-core

    🐛 Bug Fix

    • Other
      • #11896 update: hardcode @babel/eslint-parser min supported version check (@kaicataldo)
    • babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining, babel-plugin-transform-spread
      • #11404 Skip TSAsExpression when transforming spread in CallExpression (@oliverdunk)
    • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-logical-assignment-operators
      • #11702 add support for logical assignments with private properties (@ryzokuken)
    • babel-plugin-transform-typescript
    • babel-plugin-transform-runtime
      • #11893 Fix incorrect module path when absoluteRuntime is specified (@sz-coder)
    • babel-parser
      • #11862 Correctly check reserved word for PropertyDefinition: IdentifierReference (@JLHwung)
      • #11847 fix: correctly set innerEndPos in CoverParenthesizedExpressionAndArrowParameterList (@JLHwung)
    • babel-generator, babel-parser, babel-plugin-transform-typescript
    • babel-generator

    💅 Polish

    • babel-traverse

    🏠 Internal

    • Other
    • babel-standalone
    • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
      • #11838 refactor: replace caniuse-db by mdn-browser-compat-data (@JLHwung)
    • babel-compat-data, babel-core, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-parser, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-classes, babel-preset-env, babel-traverse, babel-types
    • babel-types
      • #11843 refactor: reorganize babel types definitions structure (@JLHwung)
    • babel-compat-data
      • #11837 chore: use repository HEAD when pulling third party repos (@JLHwung)

    Committers: 15

  • 7.10.5 - 2020-07-14

    v7.10.5 (2020-07-14)

    Thanks @jayaddison and @RafaelSalguero for their first PRs!

    🐛 Bug Fix

    • babel-helper-builder-react-jsx-experimental, babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-transform-fixture-test-runner, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-block-scoping, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx-source, babel-plugin-transform-runtime, babel-plugin-transform-template-literals, babel-plugin-transform-typescript
    • babel-parser
      • #11814 fix: add optional: false to chained optional call expression (@JLHwung)
      • #11774 fix: throw expect jsx plugin error when an idStart or > is seen (@JLHwung)
    • babel-plugin-transform-typescript
    • babel-plugin-transform-block-scoping
    • babel-generator, babel-plugin-transform-typescript, babel-types
    • babel-compat-data

    📝 Documentation

    🏠 Internal

    • babel-cli, babel-compat-data, babel-core, babel-helper-define-map, babel-helper-fixtures, babel-helper-module-transforms, babel-helper-regex, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-proto-to-assign, babel-register, babel-traverse, babel-types
    • babel-helper-fixtures, babel-traverse
    • babel-helper-fixtures, babel-helper-transform-fixture-test-runner
    • babel-plugin-transform-block-scoping
    • babel-generator, babel-plugin-transform-typescript, babel-types
    • babel-cli, babel-generator, babel-helper-transform-fixture-test-runner, babel-traverse, babel-types
      • #11790 Reduce dependency on lodash functions: includes, uniq, repeat, isinteger (@jayaddison)
    • Other
    • babel-register
      • #11780 test: add console warn spy on babel-register tests (@JLHwung)
      • #11776 chore: remove babel-register generated test artifacts (@JLHwung)

    Committers: 7

from @babel/core GitHub release notes
Package name: @babel/preset-env 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.10.5 to 7.11.0.
    See this package in npm: https://www.npmjs.com/package/@babel/core
  - @babel/preset-env from 7.10.4 to 7.11.0.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-env

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/0569fa2f-39b2-4a6a-9bdc-8ac878d28a88?utm_source=github&utm_medium=upgrade-pr
@lholmquist lholmquist merged commit 1fb7791 into master Aug 21, 2020
@lholmquist lholmquist deleted the snyk-upgrade-01f8fd2656aba0a1449f847452616429 branch August 21, 2020 13:10
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.

None yet

2 participants