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.4 to 7.10.5 #51

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

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

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.5 - 2020-07-14

    v7.10.5 (2020-07-14)

    Thanks @jayaddison and @RafaelSalguero for their first PRs!

    🐛 Bug Fix

    • babel-helper-builder-react-jsx-experimental, babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-transform-fixture-test-runner, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-block-scoping, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx-source, babel-plugin-transform-runtime, babel-plugin-transform-template-literals, babel-plugin-transform-typescript
    • babel-parser
      • #11814 fix: add optional: false to chained optional call expression (@JLHwung)
      • #11774 fix: throw expect jsx plugin error when an idStart or > is seen (@JLHwung)
    • babel-plugin-transform-typescript
    • babel-plugin-transform-block-scoping
    • babel-generator, babel-plugin-transform-typescript, babel-types
    • babel-compat-data

    📝 Documentation

    🏠 Internal

    • babel-cli, babel-compat-data, babel-core, babel-helper-define-map, babel-helper-fixtures, babel-helper-module-transforms, babel-helper-regex, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-proto-to-assign, babel-register, babel-traverse, babel-types
    • babel-helper-fixtures, babel-traverse
    • babel-helper-fixtures, babel-helper-transform-fixture-test-runner
    • babel-plugin-transform-block-scoping
    • babel-generator, babel-plugin-transform-typescript, babel-types
    • babel-cli, babel-generator, babel-helper-transform-fixture-test-runner, babel-traverse, babel-types
      • #11790 Reduce dependency on lodash functions: includes, uniq, repeat, isinteger (@jayaddison)
    • Other
    • babel-register
      • #11780 test: add console warn spy on babel-register tests (@JLHwung)
      • #11776 chore: remove babel-register generated test artifacts (@JLHwung)

    Committers: 7

  • 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

from @babel/runtime GitHub release notes
Commit messages
Package name: @babel/runtime
  • f7964a9 v7.10.5
  • 5dd64ec Disallow duplicated AST nodes (#11807)
  • ffb4248 Bump some deps for audit (#11818)
  • 02c8fd9 fix: add optional: false to chained optional call expression (#11814)
  • f32d5de Typescript transform now removes generic arguments from optional calls (Fixes #11813) (#11816)
  • 55ce749 Replace lodash 'clone' usage with ES6 Spread initializer (#11811)
  • aae1862 Replace lodash 'extend' usage with Object.assign (#11812)
  • bff6298 Reduce dependency on lodash functions: values, extends (#11798)
  • 58cfaf2 Fix break/continue when switch is nested inside loop (#11802)
  • b1a8e72 Refactor generated builder names in @babel/types (#11582)
  • 3a53f72 docs: update README example and REPL link (#11799)
  • 3e55270 Reduce dependency on lodash functions: includes, uniq, repeat, isinteger (#11790)
  • c664fbd fix: update class properties support matrix (#11783)
  • 0d44407 chore: refine yarn cache config (#11782)
  • 1a65ba7 test: add console warn spy on babel-register tests (#11780)
  • ae1e40a chore: remove babel-register generated test artifacts (#11776)
  • d67629b fix: throw expect jsx plugin error when an idStart or > is seen (#11774)
  • b1b21e5 docs: add AST spec on optional chain [skip ci] (#11729)
  • 3d498d0 Add note about running Make targets in Windows 10 (#11761)
  • 12dc496 Push changelog to `main` instead of `master` (#11764)
  • 7ee7d16 Add 7.10.3 and 7.10.4 to CHANGELOG.md
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