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 ourterms of serviceand privacy statement.We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @babel/core from 7.24.9 to 7.25.2 in the dependencies group #18625

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf ofgithub Jul 31, 2024

Bumps the dependencies group with 1 update:@babel/core.

Updates@babel/corefrom 7.24.9 to 7.25.2

Release notes

Sourced from@​babel/core's releases.

v7.25.2 (2024-07-30)

🐛 Bug Fix

Committers: 2

v7.25.1 (2024-07-28)

🐛 Bug Fix

  • babel-plugin-transform-function-name
  • babel-plugin-transform-react-constant-elements
    • #16582fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (@​keiseiTi)
  • babel-traverse

🏠 Internal

Committers: 4

v7.25.0 (2024-07-26)

Thanks@​davidtaylorhqand@​slatereaxfor your first PR!

You can find the release blog post with some highlights athttps://babeljs.io/blog/2024/07/26/7.25.0.

👓 Spec Compliance

  • babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3
  • babel-plugin-transform-typescript

🚀 New Feature

  • babel-helper-create-class-features-plugin,babel-helper-function-name,babel-helper-plugin-utils,babel-helper-wrap-function,babel-plugin-bugfix-safari-class-field-initializer-scope,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-transform-classes,babel-plugin-transform-function-name,babel-preset-env,babel-traverse,babel-types
  • babel-helper-hoist-variables,babel-helper-plugin-utils,babel-plugin-proposal-async-do-expressions,babel-plugin-transform-modules-systemjs,babel-traverse
  • babel-helper-create-class-features-plugin,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-split-export-declaration,babel-plugin-transform-classes,babel-traverse,babel-types
  • babel-helper-create-class-features-plugin,babel-helper-environment-visitor,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-remap-async-to-generator,babel-helper-replace-supers,babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-plugin-bugfix-v8-static-class-fields-redefine-readonly,babel-plugin-transform-async-generator-functions,babel-plugin-transform-classes,babel-traverse

... (truncated)

Changelog

Sourced from@​babel/core's changelog.

v7.25.2 (2024-07-30)

🐛 Bug Fix

v7.25.1 (2024-07-28)

🐛 Bug Fix

  • babel-plugin-transform-function-name
  • babel-plugin-transform-react-constant-elements
    • #16582fix plugin-transform-react-constant-elements transform JSXFrament but not add JSXExpressionContainer (@​keiseiTi)
  • babel-traverse

🏠 Internal

v7.25.0 (2024-07-26)

👓 Spec Compliance

  • babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3
  • babel-plugin-transform-typescript

🚀 New Feature

  • babel-helper-create-class-features-plugin,babel-helper-function-name,babel-helper-plugin-utils,babel-helper-wrap-function,babel-plugin-bugfix-safari-class-field-initializer-scope,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-transform-classes,babel-plugin-transform-function-name,babel-preset-env,babel-traverse,babel-types
  • babel-helper-hoist-variables,babel-helper-plugin-utils,babel-plugin-proposal-async-do-expressions,babel-plugin-transform-modules-systemjs,babel-traverse
  • babel-helper-create-class-features-plugin,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-split-export-declaration,babel-plugin-transform-classes,babel-traverse,babel-types
  • babel-helper-create-class-features-plugin,babel-helper-environment-visitor,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-remap-async-to-generator,babel-helper-replace-supers,babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-plugin-bugfix-v8-static-class-fields-redefine-readonly,babel-plugin-transform-async-generator-functions,babel-plugin-transform-classes,babel-traverse
  • babel-core,babel-parser
  • babel-compat-data,babel-plugin-bugfix-safari-class-field-initializer-scope,babel-preset-env
  • babel-plugin-transform-block-scoping,babel-traverse,babel-types
  • babel-helper-import-to-platform-api,babel-plugin-proposal-json-modules
  • babel-helper-transform-fixture-test-runner,babel-node
  • babel-compat-data,babel-helper-create-regexp-features-plugin,babel-plugin-proposal-duplicate-named-capturing-groups-regex,babel-plugin-transform-duplicate-named-capturing-groups-regex,babel-preset-env,babel-standalone

🐛 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 rebasewill rebase this PR
  • @dependabot recreatewill recreate this PR, overwriting any edits that have been made to it
  • @dependabot mergewill merge this PR after your CI passes on it
  • @dependabot squash and mergewill squash and merge this PR after your CI passes on it
  • @dependabot cancel mergewill cancel a previously requested merge and block automerging
  • @dependabot reopenwill reopen this PR if it is closed
  • @dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2024
@webpack-bot
Copy link
Contributor

For maintainers only:

  • This needs to be documented (issue in webpack/webpack.js.org will be filed when merged)
  • This needs to be backported to webpack 4 (issue will be created when merged)

@alexander-akait
Copy link
Member

@dependabotrebase

Bumps the dependencies group with 1 update: [@babel/core](https://github /babel/babel/tree/HEAD/packages/babel-core).


Updates `@babel/core` from 7.24.9 to 7.25.2
- [Release notes](https://github /babel/babel/releases)
- [Changelog](https://github /babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github /babel/babel/commits/v7.25.2/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github >
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-830fc17a75 branch from ab8e749 to f67ed65 Compare July 31, 2024 16:25
@webpack-bot
Copy link
Contributor

@dependabot[bot] Thanks for your update.

I labeled the Pull Request so reviewers will review it again.

@alexander-akaitPlease review the new changes.

@alexander-akait alexander-akait merged commit675402e into main Jul 31, 2024
26 of 47 checks passed
@alexander-akait alexander-akait deleted the dependabot/npm_and_yarn/dependencies-830fc17a75 branch July 31, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file PR: review-outdated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants