Skip to content

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @babel/core from 7.10.5 to 7.11.0.

merge advice

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


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 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

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

@codecov
Copy link

codecov bot commented Aug 20, 2020

Codecov Report

Merging #251 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #251   +/-   ##
=======================================
  Coverage   87.06%   87.06%           
=======================================
  Files          17       17           
  Lines         634      634           
=======================================
  Hits          552      552           
  Misses         82       82           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38b4868...bfce107. Read the comment docs.

@stoopidJSON stoopidJSON merged commit 76351ca into master Aug 22, 2020
@stoopidJSON stoopidJSON deleted the snyk-upgrade-adea8ca87802685fd04f0811501f2551 branch August 22, 2020 17:28
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