jaebradley / npm-install-search-cli

🔍 📦 Search and install npm packages in the same command
https://www.npmjs.com/package/npm-install-search-cli
MIT License
4 stars 0 forks source link

fix: upgrade @babel/runtime from 7.8.4 to 7.9.6 #68

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade @babel/runtime from 7.8.4 to 7.9.6.

: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.9.6 - 2020-04-29

    v7.9.6 (2020-04-29)

    Thanks to @Beraliv, @ChintanAcharya, @dosentmatter, @jdreesen and @johannes-z for their first PRs!

    👓 Spec Compliance

    • babel-plugin-proposal-object-rest-spread
    • babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes

    🚀 New Feature

    • babel-traverse, babel-types
      • #11448 Adding createFlowUnionType in place of createUnionTypeAnnotation without breaking change (@Beraliv)

    🐛 Bug Fix

    • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-modules-commonjs, babel-preset-env
    • babel-traverse
    • babel-plugin-transform-typescript
    • babel-compat-data
    • babel-parser
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties
    • babel-traverse, babel-types
      • #11378 transform-spread: create TS types (not Flow) when using TS (@Beraliv)
    • babel-standalone
    • babel-plugin-transform-runtime
      • #11366 fix: replace backslashes with forward slashes from resolved path for … (@johannes-z)
    • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-to-generator

    💅 Polish

    • babel-parser
    • babel-core
      • #11421 polish: recommend preset for js extensions (@JLHwung)
      • #11397 fix: add classPrivateProperties and classPrivateMethods to missing plugin helper (@JLHwung)

    📝 Documentation

    🏠 Internal

    🏃‍♀️ Performance

    • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env

    Committers: 13

  • 7.9.2 - 2020-03-21

    v7.9.2 (2020-03-21)

    🐛 Bug Fix

    • babel-helpers, babel-plugin-transform-classes
    • babel-helpers
    • babel-parser, babel-plugin-transform-typescript

    🏠 Internal

    • babel-helper-transform-fixture-test-runner, babel-plugin-transform-react-jsx-development, babel-preset-react

    Committers: 3

  • 7.9.0 - 2020-03-20
    Read more
  • 7.8.7 - 2020-03-05

    v7.8.7 (2020-03-05)

    Thanks to @jamescdavis and @Vages for their first PRs!

    🐛 Bug Fix

    • babel-preset-env
    • babel-core
    • babel-parser
      • #11198 fix(babel-parser): chain off optionally chained keys named class and function (@Vages)
    • babel-helper-call-delegate, babel-plugin-transform-parameters
    • babel-generator
      • #11190 Fix printing parentheses around optional chains (@sag1v)
    • babel-types
      • #11184 Add "Statement" as alias to Flow enum declaration (@gkz)
    • babel-plugin-transform-typescript

    🏠 Internal

    Committers: 7

  • 7.8.4 - 2020-01-30
from @babel/runtime GitHub release notes
Commit messages
Package name: @babel/runtime
  • 9c2846b v7.9.6
  • 7c80ed9 Update compat table script (#11496)
  • fa98a0a docs: update AST spec (#11492)
  • 2d8edf7 Add note about experimental nature of @babel/eslint-* packages (#11493)
  • 93429f8 Fix helpers.unsupportedIterableToArray for Map and Set (#11495)
  • 1b777f5 Update preset-env fixtures (#11486)
  • c1d65d8 Fix evaluation order with object spread, 2 (#11471)
  • 83d365a handle objectMethod in scope.isPure (#11482)
  • 0bbf2da Super property eval order (#11480)
  • 2e4f18a Add some parser missing plugins errors (#11478)
  • d05334b Fix typo and remove outdated doc comment (#11472)
  • e010db8 Canary build of packages using CodeSandbox CI + mini repl link per PR (#11479)
  • af66929 Fix evaluation order with object spread (#11412)
  • 5f299ba chore: test against node.js 14 (#11467)
  • 9b71651 Throw error on TypeScript `declare const enum` (#11410)
  • a34424a Adding createFlowUnionType in place of createUnionTypeAnnotati… (#11448)
  • 928b9f8 chore: add node.js 14 support data (#11462)
  • 1a2f671 Update flow test whitelist (#11459)
  • d4c8db5 Update babel-plugin-dynamic-import-node to 2.3.3 (#11458)
  • 40c517e Set exprAllowed to false for star token (#11449)
  • fba64d4 fix: disallow expression after binding identifier `of` (#11355)
  • d18d465 remove `< x.y.z` engines specification (#11456)
  • 5b8477e Update dynamic import (#11453)
  • 5300880 Update compat data (#11450)
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

jaebradley commented 4 years ago

:tada: This PR is included in version 1.4.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: