Skip to content

[Snyk] Upgrade @babel/runtime from 7.10.3 to 7.10.4 #1198

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

Merged
1 commit merged into from
Jul 21, 2020

Conversation

snyk-bot
Copy link
Contributor

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

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-06-30.
Release notes
Package name: @babel/runtime
  • 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

  • 7.10.3 - 2020-06-19

    v7.10.3 (2020-06-19)

    Thanks @AjayPoshak, @jessethomson, @sajadtorkamani, @shaodahong and @wlawt for their first PRs!

    👓 Spec Compliance

    • babel-parser
      • #11676 Properly parse export default from when exportDefaultFrom is not enabled (@JLHwung)
    • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
      • #11662 refactor: do not rely on AST extra properties in plugins (@JLHwung)
    • babel-plugin-proposal-logical-assignment-operators
      • #11658 Perform NamedEvaluation of Anonymous Functions in Logical Assignment (@jridgewell)
    • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining

    🐛 Bug Fix

    • babel-parser, babel-plugin-transform-flow-comments
    • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties
    • babel-template
    • babel-types
      • #11687 improve node type definitions to avoid any's in generated types (@zxbodya)
    • babel-plugin-transform-react-pure-annotations
      • #11685 Add React.createContext to @babel/plugin-transform-react-pure-annotat… (@jessethomson)
    • babel-parser
      • #11676 Properly parse export default from when exportDefaultFrom is not enabled (@JLHwung)
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods

    💅 Polish

    🏠 Internal

    Committers: 11

from @babel/runtime GitHub release notes
Commit messages
Package name: @babel/runtime
  • 7fd40d8 v7.10.4
  • 379e1c5 Support private properties for semi rule (#11748)
  • 5743ad3 [regression] Don't validate file.comments in `@babel/types` (#11752)
  • 1dd94e8 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (#11758)
  • cfaa70d skip following empty statements in toSequenceExpression (#11724)
  • 6591114 support `delete obj?.#x.a` (#11669)
  • 75c2300 Add @babel/eslint-plugin-development-internal (#11376)
  • beca7e2 Add better parser error when using jsx (#11722)
  • 601c824 Refine babel core types (#11544)
  • 30835f1 fix: implement early errors for record and tuple (#11652)

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

@ghost ghost added the Merge On Green label Jul 21, 2020
@ghost
Copy link

ghost commented Jul 21, 2020

Danger run resulted in 2 fails and 2 markdowns; to find out more, see the checks page.

Generated by 🚫 dangerJS

@codecov
Copy link

codecov bot commented Jul 21, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1198   +/-   ##
=======================================
  Coverage   92.34%   92.34%           
=======================================
  Files          54       54           
  Lines        5294     5294           
  Branches     1191     1191           
=======================================
  Hits         4889     4889           
  Misses        405      405           

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 14df047...53b0a80. Read the comment docs.

@ghost ghost merged commit 267e17e into master Jul 21, 2020
@TomWFox TomWFox deleted the snyk-upgrade-f41e512e6035edc8d370f024b47995a7 branch July 21, 2020 22:10
This pull request was closed.
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.

1 participant