-
-
Notifications
You must be signed in to change notification settings - Fork 181
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
base: main
Are you sure you want to change the base?
Conversation
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.
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]>
f048282
to
a934ee1
Compare
Bundle ReportBundle size has no change ✅ |
size-limit report 📦
|
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)