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.13.17 to 7.14.0 #1367

Merged
merged 1 commit into from
May 24, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade @babel/runtime from 7.13.17 to 7.14.0.

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 21 days ago, on 2021-04-29.
Release notes
Package name: @babel/runtime
  • 7.14.0 - 2021-04-29

    v7.14.0 (2021-04-29)

    👓 Spec Compliance

    🚀 New Feature

    • babel-plugin-proposal-async-do-expressions
    • babel-core, babel-generator, babel-parser, babel-plugin-proposal-do-expressions, babel-plugin-syntax-async-do-expressions, babel-types
    • babel-preset-env
    • babel-compat-data, babel-preset-env
    • babel-helper-create-class-features-plugin, babel-plugin-proposal-private-property-in-object, babel-plugin-syntax-private-property-in-object
    • babel-parser
    • babel-helper-module-transforms, babel-helpers, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • babel-generator, babel-parser, babel-traverse, babel-types
    • babel-parser, babel-traverse
    • babel-generator, babel-parser, babel-types

    🐛 Bug Fix

    • babel-generator
      • #13208 Prevent ForOfStatement from printing the forbidden sequence "for ( async of" (@ Zalathar)
      • #13169 fix: don't deduplicate comments with same start index (@ gzzhanghao)
    • babel-generator, babel-plugin-proposal-object-rest-spread, babel-preset-env
      • #13204 Simplify the special-case printing of single-param arrow functions (@ Zalathar)
    • babel-core

    💅 Polish

    • babel-cli, babel-core, babel-parser, babel-plugin-transform-classes, babel-preset-env, babel-preset-typescript

    🏠 Internal

    • babel-parser
    • babel-helpers, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
    • Other

    🏃‍♀️ Performance

    • babel-core
    • babel-helper-validator-identifier

    🔬 Output optimization

    • babel-helper-create-class-features-plugin, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-preset-env
    • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

    Committers: 11

  • 7.13.17 - 2021-04-20

    v7.13.17 (2021-04-20)

    🐛 Bug Fix

    • babel-helpers, babel-plugin-transform-modules-commonjs
    • babel-plugin-proposal-do-expressions, babel-traverse
    • babel-plugin-transform-destructuring
      • #13173 fix(destructuring): preserve loc of original declaration in output (@ motiz88)
    • babel-types

    Committers: 4

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 May 21, 2021

Codecov Report

Merging #1367 (a20bb17) into master (ffc523f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1367   +/-   ##
=======================================
  Coverage   99.10%   99.10%           
=======================================
  Files          61       61           
  Lines        5941     5941           
  Branches     1349     1349           
=======================================
  Hits         5888     5888           
  Misses         52       52           
  Partials        1        1           

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 ffc523f...a20bb17. Read the comment docs.

@davimacedo davimacedo merged commit eca6399 into master May 24, 2021
@mtrezza mtrezza deleted the snyk-upgrade-95627e5eaf7af69bf0a523a90e9daf17 branch October 24, 2021 10:21
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.

2 participants