Skip to content

Chore(deps-dev): Bump chalk from 4.1.1 to 5.6.2 in /webroot#1419

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/webroot/chalk-5.6.2
Closed

Chore(deps-dev): Bump chalk from 4.1.1 to 5.6.2 in /webroot#1419
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/webroot/chalk-5.6.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 7, 2026

Bumps chalk from 4.1.1 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 @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 7, 2026

Labels

The following labels could not be found: frontend. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webroot/chalk-5.6.2 branch from 538f31b to 723b38e Compare April 13, 2026 14:32
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.1 to 5.6.2.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v4.1.1...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 force-pushed the dependabot/npm_and_yarn/webroot/chalk-5.6.2 branch from 723b38e to 6a4b5a1 Compare April 28, 2026 13:11
@jsandoval81
Copy link
Copy Markdown
Collaborator

@dependabot ignore this major version

Notes:
5.x. release notes from maintainer:

Breaking
This package is now pure ESM. Please [read this]
It's totally fine to stay on Chalk v4. It's been stable for years.

Our one devDependency case of chalk use is a custom CLI automation tool that would need to be converted to ESM to support chalk v5. The effort to make this switch is likely not worth it given that chalk v4 is still stable.

@dependabot dependabot Bot closed this Apr 29, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2026

OK, I won't notify you about version 5.x.x again, unless you re-open this PR.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/webroot/chalk-5.6.2 branch April 29, 2026 15:33
isabeleliassen pushed a commit that referenced this pull request Apr 30, 2026
### Requirements List
- Remove `webroot/node_modules` _(if exists locally)_
- `yarn install --ignore-engines`

### Description List
- Address frontend dependabot PRs
- Update README with notes on specific troublesome dependencies

### Testing List
- `yarn test:unit:all` should run without errors or warnings
- `yarn serve` should run without errors or warnings
- `yarn build` should run without errors or warnings
- Code review

### Tickets
Closes #1431 

### Dependabot PRs
Closes #1418 
Closes #1419 
Closes #1421 (different stable version than dependabot recommends)
Closes #1422 
Closes #1423 
Closes #1424 (different stable version than dependabot recommends)
Closes #1425 
Closes #1426 
Closes #1427 (not updating)
Closes #1499 

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Chores**
* Updated many runtime and development dependencies to newer versions to
improve stability, compatibility, and tooling support.
* **Documentation**
* Added a "Dependency Notes" section documenting compatibility guidance
for TypeScript and Vue tooling, constraints on a key decorator package,
and rationale for a pinned native image-processing dependency.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
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 frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant