-
-
Notifications
You must be signed in to change notification settings - Fork 187
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-dev): bump chalk from 4.1.2 to 5.4.1 #423
Conversation
Deploying ant-design-x with Cloudflare Pages
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Walkthrough: This pull request updates the Changes:
|
@@ -163,7 +163,7 @@ | |||
"axios": "^1.7.7", | |||
"browserslist": "^4.23.3", | |||
"browserslist-to-esbuild": "^2.1.1", | |||
"chalk": "^4.1.2", | |||
"chalk": "^5.4.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ensure that your project is compatible with pure ESM packages, as chalk
version 5.0.0 and above are pure ESM. This may require updates to your build or runtime environment, especially if you are using TypeScript, which needs to be version 4.7 or later.
f048282
to
a934ee1
Compare
Bundle ReportBundle size has no change ✅ |
size-limit report 📦
|
a934ee1
to
7fd9f1c
Compare
7fd9f1c
to
61c0854
Compare
61c0854
to
d861221
Compare
d861221
to
d0ac8ea
Compare
d0ac8ea
to
1084425
Compare
1084425
to
0adb932
Compare
0adb932
to
955ff90
Compare
955ff90
to
90620f0
Compare
90620f0
to
1c1380f
Compare
1c1380f
to
55385a6
Compare
55385a6
to
040e510
Compare
040e510
to
41b5420
Compare
41b5420
to
caf38a9
Compare
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.4.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.4.1) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
caf38a9
to
af45d1f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #423 +/- ##
=======================================
Coverage 91.45% 91.45%
=======================================
Files 67 67
Lines 1462 1462
Branches 370 385 +15
=======================================
Hits 1337 1337
Misses 125 125 ☔ View full report in Codecov by Sentry. |
Bumps chalk from 4.1.2 to 5.4.1.
Release notes
Sourced from chalk's releases.
... (truncated)
Commits
5dbc1e2
5.4.14ebb62d
Fixnavigator
not definedReferenceError
(#642)fc809b6
Readme tweak83acfcf
5.4.0f838120
UpdateCIRCLECI
environments to return level 3 color support4a10354
Add FAQ to readme77126fb
Meta tweaks795273f
Update dependents number in readme (#629)386909e
Tweak example (#623)2db3c77
Remove .replit file (#622)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)