Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

[Snyk] Upgrade @babel/runtime from 7.10.2 to 7.10.4 #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link
Contributor

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

Snyk has created this PR to upgrade @babel/runtime from 7.10.2 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 2 versions ahead of your current version.
  • The recommended version was released a month 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

  • 7.10.2 - 2020-05-30

    v7.10.2 (2020-05-30)

    Thanks @fivetanley and @hamlim for their first PRs!

    🐛 Bug Fix

    • babel-helper-compilation-targets
      • #11648 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (@fivetanley)
    • babel-helper-create-class-features-plugin, babel-preset-env
    • babel-generator
    • babel-generator, babel-types
    • babel-plugin-syntax-module-attributes, babel-standalone
      • #11631 Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (@hamlim)

    💅 Polish

    • babel-core
      • #11643 fix: add new plugin names to missing plugin helpers (@JLHwung)

    🏠 Internal

    • babel-parser
      • #11653 refactor: split locationParser into ParserErrors and error message (@JLHwung)

    Committers: 6

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)
  • 2787ee2 v7.10.3
  • 7cc8f8d Revert "chore: pin windows node.js version (#11522)" (#11730)
  • eea156b Migrate from "master" branch to "main" (#11715)
  • e498bee replace whitelist by allowlist in parser-tests (#11727)
  • fd3c769 [gitpod] Run "make watch" in a second terminal (#11718)
  • e15a5c7 Fix innercomments (#11697)
  • 183acba fix:added check for forXstatement pattern (#11703)
  • 3704728 Fix README markdown formatting [skip ci]
  • 1b95879 Setup Gitpod (#11704)
  • b27abd3 fix: add optional: false to MemberExpression (#11709)
  • 3fba971 Allow templates to parse v8intrinsics (#11695)
  • 36f9798 improve node type definitions to avoid any's in generated types (#11687)
  • 4108524 Update prettier to v2 (#11579)
  • 426acf3 Add React.createContext to @babel/plugin-transform-react-pure-annotat… (#11685)

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant