Skip to content

chore: Bump @babel/core from 7.18.5 to 7.18.9 #5371

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps @babel/core from 7.18.5 to 7.18.9.

Release notes

Sourced from @​babel/core's releases.

v7.18.9 (2022-07-18)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs, babel-types
  • babel-generator

💅 Polish

🏠 Internal

  • babel-core, babel-helper-remap-async-to-generator, babel-helpers, babel-parser, babel-plugin-transform-block-scoping, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-traverse, babel-types

🏃‍♀️ Performance

Committers: 5

v7.18.8 (2022-07-08)

Thanks @​dbacarel for your first PR!

👓 Spec Compliance

  • babel-parser, babel-types

🐛 Bug Fix

  • babel-plugin-transform-parameters
  • babel-plugin-transform-classes
  • babel-plugin-transform-for-of, babel-plugin-transform-spread, babel-traverse, babel-types
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

📝 Documentation

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.18.9 (2022-07-18)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs, babel-types
  • babel-generator

💅 Polish

🏠 Internal

  • babel-core, babel-helper-remap-async-to-generator, babel-helpers, babel-parser, babel-plugin-transform-block-scoping, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-traverse, babel-types

🏃‍♀️ Performance

v7.18.8 (2022-07-08)

👓 Spec Compliance

  • babel-parser, babel-types

🐛 Bug Fix

  • babel-plugin-transform-parameters
  • babel-plugin-transform-classes
  • babel-plugin-transform-for-of, babel-plugin-transform-spread, babel-traverse, babel-types
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

📝 Documentation

🏠 Internal

  • babel-types
  • Other
  • babel-helper-fixtures, babel-parser

🔬 Output optimization

  • babel-plugin-transform-typescript

... (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 dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code labels Jul 25, 2022
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @dependabot[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@nx-cloud
Copy link

nx-cloud bot commented Jul 25, 2022

@netlify
Copy link

netlify bot commented Jul 25, 2022

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 5ae044b
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/62df2d8d7f818500082450a9
😎 Deploy Preview https://deploy-preview-5371--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Josh-Cena Josh-Cena mentioned this pull request Jul 25, 2022
3 tasks
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/babel/core-7.18.9 branch from 2dce050 to 71e163a Compare July 25, 2022 17:29
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.5 to 7.18.9.
- [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.18.9/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.18.9 branch from 71e163a to 5ae044b Compare July 25, 2022 23:55
@bradzacher bradzacher closed this Jul 27, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/babel/core-7.18.9 branch July 27, 2022 00:56
@JoshuaKGoldberg JoshuaKGoldberg restored the dependabot/npm_and_yarn/babel/core-7.18.9 branch August 16, 2022 19:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2022
@JoshuaKGoldberg JoshuaKGoldberg deleted the dependabot/npm_and_yarn/babel/core-7.18.9 branch October 25, 2022 18:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant