Skip to content
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

Merged
merged 4 commits into from
Jan 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2024

Bumps chalk from 4.1.2 to 5.4.1.

Release notes

Sourced from chalk's releases.

v5.4.1

  • Fix navigator not defined ReferenceError (#642) 4ebb62d

chalk/chalk@v5.4.0...v5.4.1

v5.4.0

  • Update CIRCLECI environments to return level 3 color support f838120

chalk/chalk@v5.3.0...v5.4.0

v5.3.0

  • Add sideEffects field to package.json 5aafc0a
  • Add support for Gitea Actions (#603) 29b8569

chalk/chalk@v5.2.0...v5.3.0

v5.2.0

  • Improve Deno compatibility (#579) 7443e9f
  • Detect true-color support for GitHub Actions (#579) 7443e9f
  • Detect true-color support for Kitty terminal (#579) 7443e9f
  • Fix test for Azure DevOps environment (#579) 7443e9f

chalk/chalk@v5.1.2...v5.2.0

v5.1.2

  • Fix exported styles names (#569) a34bcf6

chalk/chalk@v5.1.1...v5.1.2

v5.1.1

  • Improved the names of exports introduced in 5.1.0 (#567) 6e0df05
    • We of course preserved the old names.

chalk/chalk@v5.1.0...v5.1.1

v5.1.0

  • Expose style names (#566) d7d7571

chalk/chalk@v5.0.1...v5.1.0

v5.0.1

  • Add main field to package.json for backwards compatibility with some developer tools 85f7e96

chalk/chalk@v5.0.0...v5.0.1

v5.0.0

Breaking

  • This package is now pure ESM. Please read this.
    • If you use TypeScript, you need to use TypeScript 4.7 or later. Why.

... (truncated)

Commits

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 27, 2024
Copy link

cloudflare-workers-and-pages bot commented Dec 27, 2024

Deploying ant-design-x with  Cloudflare Pages  Cloudflare Pages

Latest commit: 870ecdb
Status: ✅  Deploy successful!
Preview URL: https://0aa947cc.ant-design-x.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-chal.ant-design-x.pages.dev

View logs

Copy link
Contributor

coderabbitai bot commented Dec 27, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

github-actions bot commented Dec 27, 2024

Preview is ready

Copy link

Walkthrough: This pull request updates the chalk dependency from version 4.1.2 to 5.4.1. The update includes several improvements and fixes, such as enhanced color support in various environments, improved compatibility with Deno, and a fix for a ReferenceError related to navigator. Note that version 5.0.0 introduced a breaking change by making the package pure ESM, requiring TypeScript 4.7 or later.

Changes:

File Summary
package.json Updated chalk dependency version from 4.1.2 to 5.4.1.

@@ -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",

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.

@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/chalk-5.4.1 branch from f048282 to a934ee1 Compare December 27, 2024 15:07
Copy link

codecov bot commented Dec 27, 2024

Bundle Report

Bundle size has no change ✅

Copy link

github-actions bot commented Dec 27, 2024

size-limit report 📦

Path Size
dist/antdx.min.js 40.38 KB

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chalk-5.4.1 branch from a934ee1 to 7fd9f1c Compare December 30, 2024 01:51
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/chalk-5.4.1 branch from 7fd9f1c to 61c0854 Compare December 30, 2024 01:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chalk-5.4.1 branch from 61c0854 to d861221 Compare December 30, 2024 01:53
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/chalk-5.4.1 branch from d861221 to d0ac8ea Compare December 30, 2024 01:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chalk-5.4.1 branch from d0ac8ea to 1084425 Compare December 30, 2024 03:38
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/chalk-5.4.1 branch from 1084425 to 0adb932 Compare December 30, 2024 03:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chalk-5.4.1 branch from 0adb932 to 955ff90 Compare December 30, 2024 08:51
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/chalk-5.4.1 branch from 955ff90 to 90620f0 Compare December 30, 2024 08:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chalk-5.4.1 branch from 90620f0 to 1c1380f Compare December 31, 2024 02:20
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/chalk-5.4.1 branch from 1c1380f to 55385a6 Compare December 31, 2024 02:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chalk-5.4.1 branch from 55385a6 to 040e510 Compare December 31, 2024 08:50
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/chalk-5.4.1 branch from 040e510 to 41b5420 Compare December 31, 2024 08:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chalk-5.4.1 branch from 41b5420 to caf38a9 Compare January 4, 2025 13:03
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]>
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/chalk-5.4.1 branch from caf38a9 to af45d1f Compare January 4, 2025 13:04
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.45%. Comparing base (2189b5f) to head (870ecdb).
Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

@afc163 afc163 enabled auto-merge (squash) January 6, 2025 03:58
@afc163 afc163 merged commit 06ddc22 into main Jan 6, 2025
16 checks passed
@afc163 afc163 deleted the dependabot/npm_and_yarn/chalk-5.4.1 branch January 6, 2025 04:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant