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/core from 7.22.5 to 7.22.20 #1327

Merged
merged 3 commits into from
Sep 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps @babel/core from 7.22.5 to 7.22.20.

Release notes

Sourced from @​babel/core's releases.

v7.22.20 (2023-09-16)

🏠 Internal

↩️ Revert

  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env

Committers: 3

v7.22.19 (2023-09-14)

Re-published 7.22.18, due to a releasing error.

v7.22.18 (2023-09-14)

NOTE: This release had a publishing problem -- it has been re-published as 7.22.19.

Thanks @​dhlolo for your first PR!

🐛 Bug Fix

  • babel-helper-validator-identifier
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #15898 Fix transform of named import with shadowed namespace import (@​dhlolo)

↩️ Revert

Committers: 3

v7.22.17 (2023-09-08)

Thanks @​jordanbtucker for your first PR!

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.22.20 (2023-09-16)

🏠 Internal

↩️ Revert

  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env

v7.22.18 (2023-09-14)

🐛 Bug Fix

  • babel-helper-validator-identifier
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #15898 Fix transform of named import with shadowed namespace import (@​dhlolo)

↩️ Revert

v7.22.17 (2023-09-08)

🐛 Bug Fix

🔬 Output optimization

  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env

v7.22.16 (2023-09-06)

🐛 Bug Fix

🏠 Internal

v7.22.15 (2023-09-04)

🐛 Bug Fix

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from a team as a code owner September 18, 2023 18:21
@dependabot dependabot bot added dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code labels Sep 18, 2023
@dependabot dependabot bot temporarily deployed to internal September 18, 2023 18:21 Inactive
@dependabot dependabot bot temporarily deployed to internal September 18, 2023 18:21 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel/core-7.22.20 branch from f47093b to ae570db Compare September 19, 2023 09:51
@dependabot dependabot bot temporarily deployed to internal September 19, 2023 09:51 Inactive
@dependabot dependabot bot temporarily deployed to internal September 19, 2023 09:51 Inactive
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.5 to 7.22.20.
- [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.22.20/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel/core-7.22.20 branch from ae570db to 9c1ce73 Compare September 19, 2023 10:10
@dependabot dependabot bot temporarily deployed to internal September 19, 2023 10:10 Inactive
@dependabot dependabot bot temporarily deployed to internal September 19, 2023 10:10 Inactive
@stevehobbsdev stevehobbsdev temporarily deployed to internal September 19, 2023 10:16 — with GitHub Actions Inactive
@stevehobbsdev stevehobbsdev temporarily deployed to internal September 19, 2023 10:16 — with GitHub Actions Inactive
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2023

A newer version of @​babel/core exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@Widcket Widcket temporarily deployed to internal September 25, 2023 21:25 — with GitHub Actions Inactive
@Widcket Widcket temporarily deployed to internal September 25, 2023 21:25 — with GitHub Actions Inactive
@Widcket Widcket temporarily deployed to internal September 25, 2023 21:26 — with GitHub Actions Inactive
@Widcket Widcket merged commit 2b31ab2 into master Sep 25, 2023
16 checks passed
@Widcket Widcket deleted the dependabot/npm_and_yarn/babel/core-7.22.20 branch September 25, 2023 21:28
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants