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.9.2 to 7.9.6 #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link
Contributor

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

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏
ℹ️ 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-04-29.
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

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

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

1 participant