Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps chalk from 4.1.2 to 5.6.2.

Release notes

Sourced from chalk's releases.

v5.6.2

v5.6.0

  • Make WezTerm terminal use true color a8f5bf7

chalk/chalk@v5.5.0...v5.6.0

v5.5.0

  • Make Ghostty terminal use true color (#653) 79ee2d3

chalk/chalk@v5.4.1...v5.5.0

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.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.6.2.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v4.1.2...v5.6.2)

---
updated-dependencies:
- dependency-name: chalk
  dependency-version: 5.6.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 20, 2025
@github-actions
Copy link

🚀 Performance Benchmark Results

📦 class-transformer Compatibility

📊 Performance Comparison Summary


📋 Full class-transformer Benchmark Output
Comparison benchmark failed

✅ class-validator Compatibility

📋 Full class-validator Benchmark Output
Validation benchmark failed

🎯 Core Performance

⚡ Simple Mapping Benchmark
Simple benchmark not available (file not found)

🔧 Complex Transformations Benchmark
Complex benchmark not available (file not found)


💡 Note: These are absolute performance numbers from this PR.
Historical performance trends will be available after merging to main.

Benchmarked with Benchmark.js on Node.js 20 • View History

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions
Copy link

✅ Code Coverage Check

Status: PASSED - Coverage Maintained

Coverage Comparison

Metric Main Branch This PR Change Status
Lines 95.08% 95.08% ➡️ 0.00%
Statements 95.08% 95.08% ➡️ 0.00%
Functions 90.64% 90.64% ➡️ 0.00%
Branches 77.58% 77.58% ➡️ 0.00%

✅ Great Job!\n\nCode coverage has been maintained or improved. This PR is ready for review.


Coverage protection is enabled. PRs that decrease coverage will be blocked from merging.

@github-actions
Copy link

✅ ESM Build Validation

Status: All ESM validation checks passed!

Test Matrix Results

Node.js Version Status
18 ✅ Passed
20 ✅ Passed
22 ✅ Passed

Validation Steps

  • ✅ ESM build artifacts generated
  • package.json type marker present
  • ✅ All imports have proper .js extensions
  • ✅ Runtime import tests passed
  • ✅ Functionality tests passed

What This Validates

The ESM validation suite ensures:

  1. Import Resolution: All relative imports have proper .js extensions for Node.js ESM compatibility
  2. Directory Imports: Directory imports correctly resolve to /index.js
  3. Package Structure: ESM build includes package.json with "type": "module"
  4. Runtime Compatibility: Package can be imported and used in Node.js 18, 20, and 22
  5. Export Completeness: All expected exports are accessible
  6. Functionality: Imported code executes correctly

The package is ready for ESM consumption!


This validation prevents issues like missing .js extensions, broken directory imports, and ERR_MODULE_NOT_FOUND errors.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2025

Dependabot attempted to update this pull request, but because the branch dependabot/npm_and_yarn/chalk-5.6.2 is protected it was unable to do so.

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.

2 participants