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 from 7.10.4 to 7.10.5 #449

Merged
merged 1 commit into from
Aug 5, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Aug 4, 2020

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

ℹ️ 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-14.
Release notes
Package name: @babel/core
  • 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

  • 7.10.4 - 2020-06-30

    v7.10.4 (2020-06-30)

    Thanks @penguingovernor, @sajadtorkamani and @wojtekmaj for their first PRs!

    👓 Spec Compliance

    • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties
    • babel-parser, babel-types

    🐛 Bug Fix

    • babel-types
    • babel-plugin-proposal-do-expressions, babel-types

    💅 Polish

    🏠 Internal

    • babel-core, babel-helper-fixtures, babel-standalone, babel-traverse
      • #11758 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (@wojtekmaj)
    • babel-parser
    • babel-core

    Committers: 7

from @babel/core GitHub release notes
Commit messages
Package name: @babel/core
  • f7964a9 v7.10.5
  • 5dd64ec Disallow duplicated AST nodes (#11807)
  • ffb4248 Bump some deps for audit (#11818)
  • 02c8fd9 fix: add optional: false to chained optional call expression (#11814)
  • f32d5de Typescript transform now removes generic arguments from optional calls (Fixes #11813) (#11816)
  • 55ce749 Replace lodash 'clone' usage with ES6 Spread initializer (#11811)
  • aae1862 Replace lodash 'extend' usage with Object.assign (#11812)
  • bff6298 Reduce dependency on lodash functions: values, extends (#11798)
  • 58cfaf2 Fix break/continue when switch is nested inside loop (#11802)
  • b1a8e72 Refactor generated builder names in @babel/types (#11582)
  • 3a53f72 docs: update README example and REPL link (#11799)
  • 3e55270 Reduce dependency on lodash functions: includes, uniq, repeat, isinteger (#11790)
  • c664fbd fix: update class properties support matrix (#11783)
  • 0d44407 chore: refine yarn cache config (#11782)
  • 1a65ba7 test: add console warn spy on babel-register tests (#11780)
  • ae1e40a chore: remove babel-register generated test artifacts (#11776)
  • d67629b fix: throw expect jsx plugin error when an idStart or > is seen (#11774)
  • b1b21e5 docs: add AST spec on optional chain [skip ci] (#11729)
  • 3d498d0 Add note about running Make targets in Windows 10 (#11761)
  • 12dc496 Push changelog to `main` instead of `master` (#11764)
  • 7ee7d16 Add 7.10.3 and 7.10.4 to CHANGELOG.md

Compare


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

@lholmquist lholmquist merged commit a18d669 into master Aug 5, 2020
@lholmquist lholmquist deleted the snyk-upgrade-622606daa72add744a35741c56e443d8 branch August 5, 2020 01:34
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