Skip to content

Conversation

@snyk-bot
Copy link
Contributor

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

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

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 22 days ago, on 2020-07-14.
Release notes
Package name: @babel/runtime
  • 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/runtime GitHub release notes
Commit messages
Package name: @babel/runtime
  • 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

@codecov
Copy link

codecov bot commented Aug 6, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #105   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           14        14           
=========================================
  Hits            14        14           

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 6387e92...c4ff7cd. Read the comment docs.

@jaebradley jaebradley merged commit 61b184e into master Aug 6, 2020
@jaebradley jaebradley deleted the snyk-upgrade-b66507bd1493b39360dfb687219321af branch August 6, 2020 04:09
@jaebradley
Copy link
Owner

🎉 This PR is included in version 2.0.3 🎉

The release is available on:

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.

3 participants