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.10.2 to 7.16.11 #797

Merged
merged 2 commits into from Mar 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2022

Bumps @babel/preset-env from 7.10.2 to 7.16.11.

Release notes

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

v7.16.11 (2022-01-20)

This empty releases force-publishes a new version of @babel/plugin-proposal-private-methods (which was not published in v7.16.10 because it didn't have any actual change) and of @babel/preset-env.

This solves an incompatibility between @babel/preset-env@7.16.10 and @babel/helper-create-class-features-plugin@7.16.7, by making sure that @babel/preset-env transitively depends on @babel/helper-create-class-features-plugin@^7.16.10.

v7.16.10 (2022-01-19)

Thanks @​blankPen for your first PR!

🐛 Bug Fix

🏠 Internal

🔬 Output optimization

  • babel-helper-create-class-features-plugin, babel-preset-env

Committers: 5

v7.16.9 (2022-01-11)

🐛 Bug Fix

Committers: 1

v7.16.8 (2022-01-10)

Thanks @​imtaotao and @​ozanhonamlioglu for your first PRs!

... (truncated)

Changelog

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

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliance]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

See CHANGELOG - v4, CHANGELOG - v5, and CHANGELOG - v6 for v4.x-v6.x changes. See CHANGELOG - 6to5 for the pre-4.0.0 version changelog. See Babylon's CHANGELOG for the Babylon pre-7.0.0-beta.29 version changelog. See babel-eslint's releases for the changelog before @babel/eslint-parser 7.8.0. See eslint-plugin-babel's releases for the changelog before @babel/eslint-plugin 7.8.0.

v7.17.8 (2022-03-18)

👓 Spec Compliance

🐛 Bug Fix

↩️ Revert

v7.17.7 (2022-03-14)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-compilation-targets
  • babel-helper-module-transforms, babel-helper-simple-access, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser

... (truncated)

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 21, 2022
@carloscuesta carloscuesta changed the title Bump @babel/preset-env from 7.10.2 to 7.16.11 ⬆️ Bump @babel/preset-env from 7.10.2 to 7.16.11 Mar 21, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel/preset-env-7.16.11 branch 3 times, most recently from 58ea6f2 to f0f6c1f Compare March 21, 2022 17:12
@carloscuesta
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel/preset-env-7.16.11 branch 2 times, most recently from 9332571 to c7fbe60 Compare March 21, 2022 17:15
dependabot bot and others added 2 commits March 21, 2022 18:17
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.2 to 7.16.11.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.11/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@carloscuesta carloscuesta force-pushed the dependabot/npm_and_yarn/babel/preset-env-7.16.11 branch from c7fbe60 to a1b1b02 Compare March 21, 2022 17:17
@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #797 (a1b1b02) into master (a4fe1d0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #797   +/-   ##
=======================================
  Coverage   92.24%   92.24%           
=======================================
  Files          26       26           
  Lines         232      232           
  Branches       52       52           
=======================================
  Hits          214      214           
  Misses         17       17           
  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 a4fe1d0...a1b1b02. Read the comment docs.

@carloscuesta carloscuesta merged commit fa162d3 into master Mar 21, 2022
@carloscuesta carloscuesta deleted the dependabot/npm_and_yarn/babel/preset-env-7.16.11 branch March 21, 2022 17:19
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 8, 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