Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps github.com/onevcat/rainbow from 4.1.0 to 4.2.1.

Release notes

Sourced from github.com/onevcat/rainbow's releases.

4.2.1

Fixed

  • Optimized Entry.plainText concatenation for better performance. (#86)

4.2.0

Added

  • High-performance StyledStringBuilder API for efficient string chaining (#78)
  • HSL (Hue, Saturation, Lightness) color support with RGB conversion (#80)
  • Strikethrough style support with ANSI escape sequences (#82)
  • Conditional styling feature allowing styles based on conditions (#81)
  • Batch operations API for better performance when applying multiple styles (#78)
  • Comprehensive performance testing framework (#78)
  • Performance optimization guide documentation (#78)

Fixed

  • Memory efficiency improvements in StringGenerator (#78)
  • Performance optimizations for chained style operations (#78)
  • Improved test coverage with comprehensive edge case tests (#79)
Commits
  • cdf146a Bump version to 4.2.1
  • e4e393b Prepare changelog and release tooling
  • 1e2c89f Merge pull request #85 from onevcat/dependabot/bundler/aws-sdk-s3-1.208.0
  • 40e38c8 Merge pull request #86 from onevcat/perf-optimize-plaintext
  • 9f1c7a9 Optimize Entry.plainText concatenation
  • 1c2dd8f Bump aws-sdk-s3 from 1.194.0 to 1.208.0
  • dcabc6a Update README with demo
  • 481f3eb Add rainbow ASCII art hero banner to demo
  • 11f15a1 Add comprehensive demo showcasing all Rainbow features
  • 40ba60c Merge pull request #83 from onevcat/dependabot/bundler/rexml-3.4.2
  • Additional commits viewable 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)

Bumps [github.com/onevcat/rainbow](https://github.com/onevcat/Rainbow) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/onevcat/Rainbow/releases)
- [Commits](onevcat/Rainbow@4.1.0...4.2.1)

---
updated-dependencies:
- dependency-name: github.com/onevcat/rainbow
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 22, 2025
@dependabot dependabot bot requested a review from swiftyfinch as a code owner December 22, 2025 01:08
@dependabot dependabot bot added swift_package_manager Pull requests that update swift_package_manager code dependencies Pull requests that update a dependency file labels Dec 22, 2025
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 swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants