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-corejs3 from 7.10.2 to 7.10.3 #1191

Merged
merged 2 commits into from
Jul 14, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @babel/runtime-corejs3 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 21 days ago, on 2020-06-19.
Release notes
Package name: @babel/runtime-corejs3
  • 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-corejs3 GitHub release notes
Commit messages
Package name: @babel/runtime-corejs3
  • 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

@codecov
Copy link

codecov bot commented Jul 10, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1191   +/-   ##
=======================================
  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 5a6682b...638f103. Read the comment docs.

@davimacedo davimacedo merged commit 5afa99e into master Jul 14, 2020
@TomWFox TomWFox deleted the snyk-upgrade-b5d58b838b513c9e4c44081a5c4f636c branch July 14, 2020 22:29
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

3 participants