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/runtime from 7.10.2 to 7.10.3 #17

Merged
merged 1 commit into from Jul 8, 2020

Conversation

snyk-bot
Copy link
Contributor

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

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 a day ago, on 2020-06-19.
Release notes
Package name: @babel/runtime
  • 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
  • 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)
  • 9d289c1 Fix small typo (#11682)
  • 71d3527 Properly parse `export default from` when `exportDefaultFrom` is not enabled (#11676)
  • 3874470 Bump @babel/* deps (#11677)
  • c9da3bc refactor: do not rely on AST extra properties in plugins (#11662)
  • fdbbb57 chore: add npmignore to babel-helper-plugin-utils (#11674)
  • 8a98ec9 chore: output ascii only standalone minified bundle (#11672)
  • a3f0089 Infer names of anonymous functions in logical assignments (#11658)
  • 1440d97 update test fixture
  • 1e115ae fix: ensure (a?.b)() has proper this (#11623)
  • 3a3457d Fix some test fixtures (#11655)

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

@ryanhefner ryanhefner merged commit 72c24eb into master Jul 8, 2020
@ryanhefner ryanhefner deleted the snyk-upgrade-86cf199f4654269a6fe4b8922aadbafc branch July 8, 2020 20:51
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.

None yet

2 participants