ryanhefner / contentful-parsers

🧰 Toolbox of useful parsers to use when working with Contentful API responses.
https://www.pkgstats.com/pkg:contentful-parsers
MIT License
9 stars 3 forks source link

[Snyk] Upgrade @babel/runtime from 7.10.2 to 7.10.3 #50

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

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

merge advice

:information_source: 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.


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