-
Notifications
You must be signed in to change notification settings - Fork 13k
Bump @babel/runtime and babel-preset-react-app in /console-ui #13277
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
base: develop
Are you sure you want to change the base?
Bump @babel/runtime and babel-preset-react-app in /console-ui #13277
Conversation
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) and [babel-preset-react-app](https://github.com/facebook/create-react-app/tree/HEAD/packages/babel-preset-react-app). These dependencies needed to be updated together. Updates `@babel/runtime` from 7.23.1 to 7.27.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.27.0/packages/babel-runtime) Updates `babel-preset-react-app` from 9.1.2 to 10.1.0 - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/[email protected]/packages/babel-preset-react-app) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.27.0 dependency-type: direct:development - dependency-name: babel-preset-react-app dependency-version: 10.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Thanks for your this PR. 🙏 感谢您提交的PR。 🙏 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #13277 +/- ##
=============================================
+ Coverage 72.28% 72.29% +0.01%
- Complexity 10063 10065 +2
=============================================
Files 1313 1313
Lines 42277 42277
Branches 4444 4444
=============================================
+ Hits 30560 30565 +5
+ Misses 9601 9599 -2
+ Partials 2116 2113 -3 see 3 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
Bumps @babel/runtime and babel-preset-react-app. These dependencies needed to be updated together.
Updates
@babel/runtime
from 7.23.1 to 7.27.0Release notes
Sourced from
@babel/runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime
's changelog.... (truncated)
Commits
5c350ea
v7.27.0ca4865a
Fix: align behaviour to tscrewriteRelativeImportExtensions
(#17118)e1ce99d
v7.26.10d5952e8
Fix processing of replacement pattern with named capture groups (#17173)64bca7b
v7.26.92d95140
v7.26.763d3038
v7.26.0b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.7Updates
babel-preset-react-app
from 9.1.2 to 10.1.0Commits
6254386
Publish0f5e990
fix(babel-preset-react-app): add missing dependency (#12364)221e511
Publish3afbbc0
Update all dependencies (#11624)14fbd1d
Bump webpack-dev-server to 4.0.0 and add babel presetf0a837c
Webpack 5 (#11201)93241a0
Unpin babel dependencies (#10797)007a028
Upgrade docs http links to https (#10288)ed95893
Publishe63de79
New JSX Transform opt out (#9861)Maintainer changes
This version was pushed to npm by rickhanlonii, a new releaser for babel-preset-react-app since your current version.
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 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.