-
Notifications
You must be signed in to change notification settings - Fork 1.7k
chore(deps): bump the babel-dependencies group across 1 directory with 5 updates #4605
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/babel-dependencies-1605c7b2cd
base: main
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 5 updates #4605
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/babel-dependencies-1605c7b2cd
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
e67a12d
to
92aaddf
Compare
92aaddf
to
fcfd2f7
Compare
fcfd2f7
to
41ed4dd
Compare
df18513
to
0ebc52b
Compare
…h 5 updates Bumps the babel-dependencies group with 4 updates in the / directory: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env), [@rsbuild/plugin-babel](https://github.com/web-infra-dev/rsbuild/tree/HEAD/packages/plugin-babel), [babel-plugin-react-compiler](https://github.com/facebook/react/tree/HEAD/compiler/packages/babel-plugin-react-compiler) and [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript). Updates `@babel/preset-env` from 7.26.0 to 7.27.1 - [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.27.1/packages/babel-preset-env) Updates `@rsbuild/plugin-babel` from 1.0.3 to 1.0.5 - [Release notes](https://github.com/web-infra-dev/rsbuild/releases) - [Commits](https://github.com/web-infra-dev/rsbuild/commits/v1.0.5/packages/plugin-babel) Updates `babel-plugin-react-compiler` from 19.0.0-beta-a7bf2bd-20241110 to 19.0.0-beta-714736e-20250131 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/compiler/packages/babel-plugin-react-compiler) Updates `@babel/preset-typescript` from 7.27.0 to 7.27.1 - [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.27.1/packages/babel-preset-typescript) Updates `@babel/core` from 7.26.0 to 7.27.1 - [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.27.1/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel-dependencies - dependency-name: "@rsbuild/plugin-babel" dependency-version: 1.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel-dependencies - dependency-name: babel-plugin-react-compiler dependency-version: 19.0.0-beta-714736e-20250131 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel-dependencies - dependency-name: "@babel/preset-typescript" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel-dependencies - dependency-name: "@babel/core" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
0ebc52b
to
209e870
Compare
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
javascript
Pull requests that update javascript code
size/S
0 participants
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 4 updates in the / directory: @babel/preset-env, @rsbuild/plugin-babel, babel-plugin-react-compiler and @babel/preset-typescript.
Updates
@babel/preset-env
from 7.26.0 to 7.27.1Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
eebd3a0
v7.27.15c5e77c
Tune plugin compat data (#17256)aca4f01
chore: bump compat-data sources (#17253)7264384
Update firefox bugfix compat data (#17228)0f95b74
ReduceregeneratorRuntime
size (#17213)317e332
Enforce node protocol import (#17207)14ef1e9
Babel 8 cleanup (#17211)97105cb
Re-convert regeneratorRuntime to helper format (#17205)fdc0fb5
[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0
(#17204)624e699
[Babel 8] Align esmodules: true behaviour to intersect (#17188)Updates
@rsbuild/plugin-babel
from 1.0.3 to 1.0.5Release notes
Sourced from
@rsbuild/plugin-babel
's releases.Commits
a5c38ef
chore(deps): update dependency babel-loader to v9.2.1 (#3500)2151332
feat: disable preserveAllComments by default (#3510)Updates
babel-plugin-react-compiler
from 19.0.0-beta-a7bf2bd-20241110 to 19.0.0-beta-714736e-20250131Commits
Updates
@babel/preset-typescript
from 7.27.0 to 7.27.1Release notes
Sourced from
@babel/preset-typescript
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-typescript
's changelog.... (truncated)
Commits
eebd3a0
v7.27.1fdc0fb5
[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0
(#17204)Updates
@babel/core
from 7.26.0 to 7.27.1Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
eebd3a0
v7.27.1c19e00e
[babel 8] Remove unnecessary CJS ESM wrapper (#17261)65b1c1d
Ignore browser-only files in coverage reports (#17262)35e7907
Update error stack test (#17252)afe6ae2
Updatejest-light-runner
to v0.7.0 (#17245)317e332
Enforce node protocol import (#17207)5e991bd
add require-esm babel-register test (#17206)fdc0fb5
[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0
(#17204)5e1f1bc
Fix failing Node.js 20 tests (#17191)e1ce99d
v7.26.10Dependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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