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.4.4 to 7.7.7 #1

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @babel/runtime from 7.4.4 to 7.7.7.

ℹ️ 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 17 versions ahead of your current version.
  • The recommended version was released 24 days ago, on 2019-12-19.
Release notes
Package name: @babel/runtime
  • 7.7.7 - 2019-12-19

    v7.7.7 (2019-12-19)

    👓 Spec Compliance

    • babel-parser
      • #10576 [parser] validation for parentheses in the left-hand side of assignment expressions (@boweihan)

    🐛 Bug Fix

    • babel-plugin-proposal-object-rest-spread
    • babel-core
    • babel-node
    • babel-plugin-transform-parameters
      • #10053 Check shadow variable to identifier in default parameters (@JLHwung)
    • babel-parser
      • #10828 @babel/eslint-parser: fix ImportExpression node to match ESTree spec (@kaicataldo)
      • #10827 @babel/eslint-parser: fix BigIntLiteral node to match ESTree spec (@kaicataldo)

    💅 Polish

    • babel-plugin-transform-react-jsx

    🏠 Internal

    • babel-generator, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-unicode-property-regex, babel-plugin-syntax-pipeline-operator, babel-plugin-transform-dotall-regex, babel-preset-env-standalone, babel-preset-typescript, babel-standalone
    • Other
    • babel-preset-env
    • babel-parser
    • babel-cli, babel-node, babel-register

    ↩️ Revert

    • babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-preset-env

    Committers: 6

  • 7.7.6 - 2019-12-07

    v7.7.6 (2019-12-08)

    🏠 Internal

    • #10836 chore: add PR Revert labels to changelog [ci-skip] (@JLHwung)

    ↩️ Revert

    • babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2
      • #10835 Revert "Add ".js" extension to injected polyfill imports" (@JLHwung)

    Committers: 1

  • 7.7.5 - 2019-12-06

    v7.7.5 (2019-12-06)

    🐛 Bug Fix

    • babel-plugin-transform-modules-commonjs, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2
    • babel-cli
      • #10283 babel --watch should have equivalent file selection logic with babel (@JLHwung)
    • babel-parser
    • babel-parser, babel-plugin-proposal-optional-chaining, babel-plugin-transform-modules-amd
      • #10806 fix(optional chaining): Optional delete returns true with nullish base (@mpaarating)
    • babel-helper-module-transforms, babel-plugin-transform-modules-amd
      • #10764 fix: rewriteBindingInitVisitor should skip on scopable node (@JLHwung)

    💅 Polish

    🏠 Internal

    • babel-preset-env-standalone
    • Other
    • babel-helper-transform-fixture-test-runner

    Committers: 8

  • 7.7.4 - 2019-11-22

    v7.7.4 (2019-11-23)

    Thanks @chrishinrichs, @khoumani, @m-ahmadi, @BBlackwo, @SakibulMowla, @4geru, @Shriram-Balaji, @ZYSzys and @arku for their first PRs!

    🐛 Bug Fix

    • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • babel-preset-env
    • babel-parser
    • babel-preset-env-standalone
      • #10732 fix: add missing available plugins to babel-preset-env-standalone. (@JLHwung)
    • babel-plugin-transform-function-name, babel-plugin-transform-modules-umd, babel-preset-env
      • #10701 Circumvent typeof transform for umd build template. (@JLHwung)
    • babel-cli
      • #10698 Babel should not silently remove unknown options after commander arguments. (@JLHwung)
    • babel-plugin-proposal-optional-chaining
    • babel-parser, babel-types
    • babel-traverse
    • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env

    💅 Polish

    • babel-plugin-proposal-nullish-coalescing-operator
      • #10720 polish: skip creating extra reference for safely re-used node. (@JLHwung)

    🏠 Internal

    Committers: 15

  • 7.7.2 - 2019-11-06

    v7.7.2 (2019-11-07)

    Thanks to @leonid-shevtsov, @maksimr, @njlr and @tajo for their first PR!

    🐛 Bug Fix

    • babel-parser
    • babel-plugin-transform-typescript
    • babel-traverse
      • #10656 fix: add inList setter for compatibility with babel-minify (@JLHwung)

    Committers: 4

  • 7.7.1 - 2019-11-05

    v7.7.1 (2019-11-05)

    This release fixes two regression introduced in v7.7.0: facebook/react-native#27120 and #10646.

    Thanks Archer (@love2me) for their first PR!

    🐛 Bug Fix

    • babel-types
    • babel-preset-env
      • #10649 Fix(babel-preset-env): check api.caller is a function to avoid to thr… (@love2me)

    Committers: 2

  • 7.7.0 - 2019-11-05

    v7.7.0 (2019-11-05)

    👓 Spec Compliance

    🚀 New Feature

    • babel-generator, babel-helper-create-class-features-plugin, babel-parser, babel-plugin-transform-typescript, babel-preset-typescript, babel-types
    • babel-core, babel-parser, babel-preset-typescript
    • babel-core
    • babel-plugin-syntax-top-level-await, babel-preset-env
    • babel-helper-builder-react-jsx, babel-plugin-transform-react-jsx, babel-preset-react
      • #10572 [transform-react-jsx] Add useSpread option to transform JSX. (@ivandevp)
    • babel-generator, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-flow, babel-types
    • babel-plugin-transform-function-name, babel-plugin-transform-modules-umd, babel-preset-env
      • #10477 Changes UMD callsite to be more likely to pass in the intended object.. (@MicahZoltu)
    • babel-parser
    • babel-generator, babel-parser, babel-types
    • babel-cli, babel-register
    • babel-cli

    🐛 Bug Fix

    • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-function-sent, babel-preset-env
    • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
    • babel-plugin-transform-modules-systemjs
      • #10638 fix: remove ExportNamedDeclaration when the specifier is empty. (@JLHwung)
    • babel-parser
    • babel-plugin-transform-typescript
    • babel-core
      • #10623 Fix: inputSourceMap should work when it is an external file. (@JLHwung)
      • #10539 fix: remove filename annotation in buildCodeFrameError. (@JLHwung)
    • babel-plugin-proposal-decorators
    • babel-helpers, babel-plugin-proposal-dynamic-import, babel-plugin-transform-modules-commonjs, babel-preset-env
      • #10574 fix: _interopRequireWildcard should only cache objects. (@samMeow)
    • babel-traverse
    • babel-preset-env
    • babel-generator
    • babel-plugin-transform-async-to-generator, babel-preset-env, babel-traverse

    💅 Polish

    • babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-preset-env
    • babel-helpers, babel-plugin-transform-modules-commonjs, babel-preset-env
      • #10585 fix(babel‑helpers/interopRequireWildcard): Avoid double nullish check. (@ExE-Boss)
    • babel-register
      • #10557 fix: disable caching when babel could not read/write cache. (@JLHwung)

    🏠 Internal

    • babel-cli, babel-node
    • babel-register
    • babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-property-regex, babel-plugin-transform-dotall-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-unicode-regex, babel-preset-env
    • babel-preset-env
    • babel-helper-module-imports
      • #10608 Use .find instead of .filter to get targetPath in ImportInjector. (@Andarist)
    • Other
    • babel-runtime
    • babel-helper-annotate-as-pure, babel-helper-bindify-decorators, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-call-delegate, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-explode-class, babel-helper-function-name, babel-helper-get-function-arity, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-template

    🏃‍♀ Performance

    Committers: 28

  • 7.6.3 - 2019-10-08
  • 7.6.2 - 2019-09-23
  • 7.6.0 - 2019-09-06
  • 7.5.5 - 2019-07-17
  • 7.5.4 - 2019-07-09
  • 7.5.3 - 2019-07-09
  • 7.5.2 - 2019-07-08
  • 7.5.1 - 2019-07-06
  • 7.5.0 - 2019-07-04
  • 7.4.5 - 2019-05-21
  • 7.4.4 - 2019-04-26
from @babel/runtime GitHub release notes
Commit messages
Package name: @babel/runtime
  • 12da094 v7.7.7
  • 9be27bc fix: add computed property support for object Ref (#10863)
  • c0d0bf2 Update core-js fixtures
  • e85c9b9 fix: skip merging large input sourcemaps (#10890)
  • 80e95d0 Fix flow
  • dbf3f91 Revert "Prevent ignored files in out dir (#10831)" (#10886)
  • aa81407 Ignore some files in npm package (#10882)
  • 8afeef2 chore: cache chocolatey install temp (#10874)
  • 3d7bc43 Allow -r from node_modules with @babel/node (#10871)
  • 2b35909 Prevent ignored files in out dir (#10831)
  • b3c7df9 fix: avoid string copy when processing input source-map (#10885)
  • ff8a295 chore: download compat-table when build-data is run (#10873)
  • c35ba3d chore: add PR Intent checkbox [ci-skip] (#10880)
  • 4f77a5a e2e test: create-react-app (#10704)
  • 0e9c496 chore: update babel-eslint to 11.0.0-beta.2 (#10870)
  • a0d76a8 Fix pragmaFrag spelling in error message (#10868)
  • bffa415 Check shadow variable to identifier in default parameters (#10053)
  • 0b3f883 Properly serialize non-json values in parser tests (#10858)
  • 25f7e68 @babel/eslint-parser: refactor configuration logic (#10860)
  • 7b54a94 @babel/eslint-parser: fix ImportExpression node to match ESTree spec (#10828)
  • 5156d3e Restore `@babel/parser` tests (#10854)
  • 20e43ad validate parentheses in the left-hand side of assignment expressions (#10576)
  • de1fa90 Tune eslint packages test configuration (#10848)
  • f02e5e6 Add missing dev dependencies (#10847)

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
1 participant