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

⬆️ Bump @babel/preset-env from 7.12.10 to 7.12.11 #517

Merged
merged 1 commit into from Dec 21, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2020

Bumps @babel/preset-env from 7.12.10 to 7.12.11.

Release notes

Sourced from @babel/preset-env's releases.

v7.12.11 (2020-12-16)

Thanks @vitorveiga for your first PR!

👓 Spec Compliance

  • babel-parser
    • #12366 Disallow non octal decimal escape before use strict (@JLHwung)

🐛 Bug Fix

  • babel-plugin-transform-block-scoping
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
  • babel-helper-builder-react-jsx-experimental, babel-preset-react
    • #12495 Fixed issue with skipping over self & source generated by another instance (@Andarist)
  • babel-preset-env
    • #10862 Add js extension to preset-env generated polyfill imports (@JLHwung)
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-preset-react
    • #12475 Fixed a regression for multiple __self & __source props with classic runtime (@Andarist)

🏠 Internal

  • babel-types
  • Other
  • babel-plugin-transform-react-display-name, babel-plugin-transform-react-jsx
  • babel-standalone, babel-types

Committers: 5

Changelog

Sourced from @babel/preset-env's changelog.

v7.12.11 (2020-12-16)

👓 Spec Compliance

  • babel-parser
    • #12366 Disallow non octal decimal escape before use strict (@JLHwung)

🐛 Bug Fix

  • babel-plugin-transform-block-scoping
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
  • babel-helper-builder-react-jsx-experimental, babel-preset-react
    • #12495 Fixed issue with skipping over self & source generated by another instance (@Andarist)
  • babel-preset-env
    • #10862 Add js extension to preset-env generated polyfill imports (@JLHwung)
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-preset-react
    • #12475 Fixed a regression for multiple __self & __source props with classic runtime (@Andarist)

🏠 Internal

  • babel-types
  • Other
  • babel-plugin-transform-react-display-name, babel-plugin-transform-react-jsx
  • babel-standalone, babel-types
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 21, 2020
@codecov
Copy link

codecov bot commented Dec 21, 2020

Codecov Report

Merging #517 (b287e60) into master (ebcd99f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #517   +/-   ##
=======================================
  Coverage   90.17%   90.17%           
=======================================
  Files          22       22           
  Lines         173      173           
  Branches       25       25           
=======================================
  Hits          156      156           
  Misses         14       14           
  Partials        3        3           

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 ebcd99f...b287e60. Read the comment docs.

Copy link
Owner

@carloscuesta carloscuesta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 @dependabot squash and merge

@dependabot dependabot bot merged commit c0bfcc3 into master Dec 21, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babel/preset-env-7.12.11 branch December 21, 2020 08:48
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant