-
Notifications
You must be signed in to change notification settings - Fork 171
Bump the babel group across 1 directory with 5 updates #3804
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
Merged
microsoft-github-policy-service
merged 1 commit into
main
from
dependabot/npm_and_yarn/babel-765f2526e2
Nov 25, 2024
Merged
Bump the babel group across 1 directory with 5 updates #3804
microsoft-github-policy-service
merged 1 commit into
main
from
dependabot/npm_and_yarn/babel-765f2526e2
Nov 25, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
69e0754 to
0c68801
Compare
Collaborator
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
41b25ff to
80c1d0f
Compare
Bumps the babel group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.8` | `7.26.0` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.8` | `7.26.0` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.7` | `7.25.9` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.25.7` | `7.26.0` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.25.7` | `7.26.0` | Updates `@babel/core` from 7.25.8 to 7.26.0 - [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.26.0/packages/babel-core) Updates `@babel/preset-env` from 7.25.8 to 7.26.0 - [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.26.0/packages/babel-preset-env) Updates `@babel/preset-react` from 7.25.7 to 7.25.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.25.9/packages/babel-preset-react) Updates `@babel/preset-typescript` from 7.25.7 to 7.26.0 - [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.26.0/packages/babel-preset-typescript) Updates `@babel/runtime` from 7.25.7 to 7.26.0 - [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.26.0/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/runtime" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
80c1d0f to
affc2f9
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
rurikoaraki
approved these changes
Nov 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
AutoMerge 🔁
Automatically merge when PR requirements met
Type: Dependencies
Pull requests that update a dependency file
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the babel group with 5 updates in the / directory:
7.25.87.26.07.25.87.26.07.25.77.25.97.25.77.26.07.25.77.26.0Updates
@babel/corefrom 7.25.8 to 7.26.0Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
63d3038v7.26.08b5b6bffix: CI with Node v23.1.0 (#16932)64fa466Enable import attributes parsing by default (#16850)0216853feat: support async plugin's pre/post (#16862)b8002e2Workaround Node.js bug for parallel loading of TLA modules (#16928)56658acFix loading of modules with TLA in Node.js 23 (#16926)fdc456aOnly parse # as comment in .babelignore at line start (#16925)79e50b2test: add node 23 to ci matrix4360ee5fix: path.resolve changes in node 23.0.0b07957ev7.25.9Updates
@babel/preset-envfrom 7.25.8 to 7.26.0Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
63d3038v7.26.064fa466Enable import attributes parsing by default (#16850)816b293Addtransform-regexp-modifierstopreset-env(#16692)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)490a330Update compat data (#16909)d658738fix: support BROWSERSLIST{,_CONFIG} env (#16907)Updates
@babel/preset-reactfrom 7.25.7 to 7.25.9Release notes
Sourced from
@babel/preset-react's releases.Changelog
Sourced from
@babel/preset-react's changelog.Commits
b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)Updates
@babel/preset-typescriptfrom 7.25.7 to 7.26.0Release notes
Sourced from
@babel/preset-typescript's releases.... (truncated)
Changelog
Sourced from
@babel/preset-typescript's changelog.... (truncated)
Commits
63d3038v7.26.0bfa56c4Supportimport()inrewriteImportExtensions(#16794)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)Updates
@babel/runtimefrom 7.25.7 to 7.26.0Release notes
Sourced from
@babel/runtime's releases.... (truncated)
Changelog
Sourced from
@babel/runtime's changelog.... (truncated)
Commits
63d3038v7.26.0b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)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