-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
chore(deps): bump the babel-dependencies group across 1 directory with 6 updates #85302
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/babel-dependencies-c002f84752
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump the babel-dependencies group across 1 directory with 6 updates #85302
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/babel-dependencies-c002f84752
+224
−196
Conversation
This file contains 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
45a9023
to
8fcb404
Compare
8fcb404
to
f6fb06f
Compare
f6fb06f
to
34ac8ee
Compare
…h 6 updates Bumps the babel-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.9` | `7.26.9` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.25.9` | `7.26.9` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.9` | `7.26.9` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.9` | `7.26.3` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.25.9` | `7.26.0` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.25.9` | `7.26.9` | Updates `@babel/core` from 7.25.9 to 7.26.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.26.9/packages/babel-core) Updates `@babel/plugin-transform-runtime` from 7.25.9 to 7.26.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.26.9/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.25.9 to 7.26.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.26.9/packages/babel-preset-env) Updates `@babel/preset-react` from 7.25.9 to 7.26.3 - [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.3/packages/babel-preset-react) Updates `@babel/preset-typescript` from 7.25.9 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.9 to 7.26.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.26.9/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel-dependencies - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel-dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel-dependencies - dependency-name: "@babel/preset-react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel-dependencies - dependency-name: "@babel/preset-typescript" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel-dependencies - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
34ac8ee
to
81d0984
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-dependencies group with 6 updates in the / directory:
7.25.9
7.26.9
7.25.9
7.26.9
7.25.9
7.26.9
7.25.9
7.26.3
7.25.9
7.26.0
7.25.9
7.26.9
Updates
@babel/core
from 7.25.9 to 7.26.9Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
64bca7b
v7.26.94cf5c9e
[babel 8] Use@babel/types
for parser's return type (#17117)fd3f0a8
Do not depend on@types/gensync
in Babel 7 (#17127)5315446
[babel 8] Remove babel 7-specific imports (#17111)0593941
v7.26.81bdb1a4
Move@types/gensync
to dependencies (#17105)2d95140
v7.26.7d9fa47d
Do not try to parse .ts configs as JSON if natively supported (#17052)cd24cc0
chore: Update TS 5.7 (#17053)d465131
fix: incorretbabel.config.cts
test fixtures (#17051)Updates
@babel/plugin-transform-runtime
from 7.25.9 to 7.26.9Release notes
Sourced from
@babel/plugin-transform-runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime
's changelog.... (truncated)
Commits
64bca7b
v7.26.95315446
[babel 8] Remove babel 7-specific imports (#17111)0593941
v7.26.81137c29
Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0 (#17097)cd24cc0
chore: Update TS 5.7 (#17053)Updates
@babel/preset-env
from 7.25.9 to 7.26.9Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
64bca7b
v7.26.95315446
[babel 8] Remove babel 7-specific imports (#17111)0593941
v7.26.81137c29
Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0 (#17097)2d95140
v7.26.70e6199b
Make "object without properties" helpers ES6-compatible (#17086)19224f9
[babel 8] Remove bugfixes option (#17078)cd24cc0
chore: Update TS 5.7 (#17053)70fbc86
fix: More accuratetransform-typeof-symbol
compat data (#17031)63d3038
v7.26.0Updates
@babel/preset-react
from 7.25.9 to 7.26.3Release notes
Sourced from
@babel/preset-react
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-react
's changelog.... (truncated)
Commits
36ca8fa
v7.26.33ff1058
[react] Only default todevelopment
when set through env (#16927)79e50b2
test: add node 23 to ci matrixUpdates
@babel/preset-typescript
from 7.25.9 to 7.26.0Release notes
Sourced from
@babel/preset-typescript
's releases.Changelog
Sourced from
@babel/preset-typescript
's changelog.Commits
63d3038
v7.26.0bfa56c4
Supportimport()
inrewriteImportExtensions
(#16794)Updates
@babel/runtime
from 7.25.9 to 7.26.9Release notes
Sourced from
@babel/runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime
's changelog.