-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
build(deps): bump the babel-dependencies group across 1 directory with 5 updates #76497
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/babel-dependencies-b2fafe6a79
Closed
build(deps): bump the babel-dependencies group across 1 directory with 5 updates #76497
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/babel-dependencies-b2fafe6a79
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
github-actions
bot
added
the
Scope: Frontend
Automatically applied to PRs that change frontend components
label
Aug 22, 2024
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/babel-dependencies-b2fafe6a79
branch
2 times, most recently
from
August 26, 2024 17:59
24e383c
to
26b56bd
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/babel-dependencies-b2fafe6a79
branch
from
August 26, 2024 22:25
26b56bd
to
7e830b8
Compare
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/babel-dependencies-b2fafe6a79
branch
from
August 27, 2024 22:52
7e830b8
to
e05f5e2
Compare
…h 5 updates Bumps the babel-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.5` | `7.25.2` | | [@babel/plugin-transform-react-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx) | `7.23.4` | `7.25.2` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.24.3` | `7.25.4` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.5` | `7.25.4` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.24.7` | `7.25.4` | Updates `@babel/core` from 7.24.5 to 7.25.2 - [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.2/packages/babel-core) Updates `@babel/plugin-transform-react-jsx` from 7.23.4 to 7.25.2 - [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.2/packages/babel-plugin-transform-react-jsx) Updates `@babel/plugin-transform-runtime` from 7.24.3 to 7.25.4 - [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.4/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.24.5 to 7.25.4 - [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.4/packages/babel-preset-env) Updates `@babel/runtime` from 7.24.7 to 7.25.4 - [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.4/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-react-jsx" 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/runtime" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/babel-dependencies-b2fafe6a79
branch
from
August 28, 2024 22:31
e05f5e2
to
487e3d3
Compare
Superseded by #76763. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/babel-dependencies-b2fafe6a79
branch
August 29, 2024 22:29
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 5 updates in the / directory:
7.24.5
7.25.2
7.23.4
7.25.2
7.24.3
7.25.4
7.24.5
7.25.4
7.24.7
7.25.4
Updates
@babel/core
from 7.24.5 to 7.25.2Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
0f8f408
v7.25.26a15d7a
Ensure thatrequeueComputedKeyAndDecorators
is available (#16695)9f7e29a
chore: fix one suppressed eslint error (#16696)2413d1a
Add eslint-plugin-regexp (#16680)5dc3b44
Expose wether a module has TLA or not as.extra.async
(#16480)30aa644
v7.24.97d923b8
Avoidrequire()
call in@babel/standalone
bundle (#16639)889c58f
Revert "Pin CI to Node.js 22.1" (#16633)1f5af44
v7.24.8683c654
Enable some lint rules (#16605)Updates
@babel/plugin-transform-react-jsx
from 7.23.4 to 7.25.2Release notes
Sourced from
@babel/plugin-transform-react-jsx
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-react-jsx
's changelog.... (truncated)
Commits
0f8f408
v7.25.22413d1a
Add eslint-plugin-regexp (#16680)bf1e9a3
v7.24.790fdd7e
Only import types from declared dependencies (#16494)7934963
Usetype: module
in allpackage.json
s (#16535)9630250
v7.24.66e3539b
[babel 8] Publish.d.ts
files for every package (#16416)71c247a
[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0
(#16457)ee48754
Use multiple TypeScript projects (#16430)c04eccf
Support merging imports in import injector (#16349)Updates
@babel/plugin-transform-runtime
from 7.24.3 to 7.25.4Release notes
Sourced from
@babel/plugin-transform-runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime
's changelog.... (truncated)
Commits
cbf124c
v7.25.455dfde8
Updatebabel-plugin-polyfill-corejs3
(#16715)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)bf1e9a3
v7.24.77934963
Usetype: module
in allpackage.json
s (#16535)9630250
v7.24.6553e433
Generate helper metadata at build time (#16501)db3e9a6
Move all runtime helpers to individual files (#16495)6e3539b
[babel 8] Publish.d.ts
files for every package (#16416)e37e64d
Use eslint v9 (#16479)Updates
@babel/preset-env
from 7.24.5 to 7.25.4Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
cbf124c
v7.25.4b38b027
Update compat data (#16736)55dfde8
Updatebabel-plugin-polyfill-corejs3
(#16715)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)787c7cd
v7.25.3a0c8871
Test: Improve available-plugins compat-data check (#16693)0f8f408
v7.25.20b2cc25
Update compat-table (#16691)2413d1a
Add eslint-plugin-regexp (#16680)d2e3ee2
v7.25.0Updates
@babel/runtime
from 7.24.7 to 7.25.4Release notes
Sourced from
@babel/runtime
's releases.... (truncated)
Changelog
Sourced from ...
Description has been truncated