Skip to content

Conversation

davimacedo
Copy link
Member

Snyk has created this PR to upgrade @babel/runtime from 7.12.5 to 7.12.13.

merge advice
ℹ️ 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 22 days ago, on 2021-02-03.
Release notes
Package name: @babel/runtime
  • 7.12.13 - 2021-02-03

    v7.12.13 (2021-02-03)

    Thanks @ bradzacher, @ bz2, @ ChALkeR, @ FauxFaux, @ fedeci, @ karansapolia, @ panzarino, @ shrinktofit, and @ Zalathar for your first PRs!

    👓 Spec Compliance

    • babel-parser
      • #12661 spec: disable await binding identifier within static block (@ JLHwung)
    • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
      • #12689 fix: throw error when accessing private method without a getter (@ fedeci)
    • babel-plugin-transform-computed-properties, babel-plugin-transform-shorthand-properties

    🐛 Bug Fix

    • babel-plugin-proposal-class-properties, babel-traverse
    • babel-plugin-proposal-class-properties, babel-plugin-transform-classes
    • babel-parser, babel-template
      • #12725 Permit %%placeholder%% in left-hand-side of a let declaration (@ Zalathar)
    • babel-core, babel-helper-transform-fixture-test-runner, babel-register
    • babel-parser
    • babel-helpers, babel-plugin-transform-classes
    • babel-generator
      • #12653 fix: avoid line breaks between class members head and key (@ JLHwung)
    • babel-register
    • babel-node
    • babel-types
    • babel-plugin-transform-modules-systemjs
    • babel-plugin-transform-for-of
    • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-transform-classes
      • #12544 Correctly access shadowed class binding in super.* (@ Zzzen)
    • babel-helper-module-imports, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx

    💅 Polish

    • babel-helper-transform-fixture-test-runner, babel-parser, babel-preset-env
      • #12716 refactor: raise AwaitNotInAsyncContext when an AwaitExpression will be parsed (@ JLHwung)
    • babel-cli, babel-core, babel-parser
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-private-methods
    • babel-helper-compilation-targets, babel-preset-env
    • babel-code-frame

    📝 Documentation

    🏠 Internal

    • babel-traverse, babel-types
    • babel-register
    • Other
    • babel-generator, babel-preset-env
    • babel-core, babel-helper-compilation-targets, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-regenerator, babel-preset-env

    🔬 Output optimization

    • babel-plugin-transform-modules-commonjs, babel-plugin-transform-template-literals, babel-plugin-transform-unicode-escapes, babel-preset-env
    • babel-plugin-transform-react-jsx
      • #12557 Optimize jsx spreads of object expressions (@ bz2)

    Committers: 22

  • 7.12.5 - 2020-11-03
from @babel/runtime GitHub release notes

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

@codecov
Copy link

codecov bot commented Feb 25, 2021

Codecov Report

Merging #1312 (c471d83) into master (69cd0ea) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1312   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           60        60           
  Lines         5851      5851           
  Branches      1314      1314           
=========================================
  Hits          5851      5851           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 69cd0ea...c471d83. Read the comment docs.

@dplewis dplewis merged commit 29fc171 into master Feb 25, 2021
@dplewis dplewis deleted the snyk-upgrade-d3e3a2ce95c643346d126f69ad57e3a9 branch February 25, 2021 01:03
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.

3 participants