Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps picocolors from 1.0.1 to 1.1.1.

Release notes

Sourced from picocolors's releases.

picocolors 1.1.1

What's new?

  • Moved TypeScript declarations to a d.ts file #82
  • Reworked color detection algorithm to properly work with empty strings in NO_COLOR and FORCE_COLOR env variables #87
  • Eliminated require() call to make the package compatible with some tools #87

picocolors 1.1.0

What's new?

  • Added bright color variants #55
Changelog

Sourced from picocolors's changelog.

v1.1.1

  • Moved TypeScript declarations to a d.ts file (#82)
  • Reworked color detection algorithm to properly work with empty strings in NO_COLOR and FORCE_COLOR env variables (#87)
  • Eliminated require() call to make the package compatible with some tools (#87)

v1.1.0

  • Added bright color variants (#55)
Commits
  • 7249f8c picocolors@1.1.1
  • 6f0a463 Add chalk v5 and yoctocolors to benchmarks (#88)
  • 5b01210 Rework color detection (#87)
  • ef5553b fix: usage of node12 in testing.yaml (#73)
  • 4c5e981 Use mitata, esbuild for benchmarking speed and size (#86)
  • 6a1eb72 fix(types): move types declaration into "real" types declaration file (.d.ts)...
  • 4e94689 picocolors@1.1.0
  • 6f60111 test: add test (shouldn't overflow when coloring already colored large text) ...
  • 1d7a86d feat: bright colors variants (#55)
  • 9dd71a0 misc
  • See full diff in compare view

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 the dependencies Pull requests that update a dependency file label Dec 23, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/picocolors-1.1.1 branch from 260b470 to f099bf7 Compare December 23, 2024 14:10
Bumps [picocolors](https://github.com/alexeyraspopov/picocolors) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/alexeyraspopov/picocolors/releases)
- [Changelog](https://github.com/alexeyraspopov/picocolors/blob/main/CHANGELOG.md)
- [Commits](alexeyraspopov/picocolors@v1.0.1...v1.1.1)

---
updated-dependencies:
- dependency-name: picocolors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/picocolors-1.1.1 branch from f099bf7 to cfeef68 Compare December 23, 2024 14:34
@cossssmin cossssmin merged commit 81ee8f4 into master Dec 23, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/picocolors-1.1.1 branch December 23, 2024 16:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants