Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

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

Release notes

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

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
  • 16da5c6 Bump version to 4.2.0
  • 2a771e6 Upgrade gems
  • bd7db9e Merge branch 'feature/strikethrough-tests'
  • d9bb731 Merge pull request #82 from onevcat/feature/strikethrough-tests
  • 98de937 Add terminal compatibility note for strikethrough style
  • 26981d6 Update IMPROVEMENT_ROADMAP.md with strikethrough completion and style presets...
  • afa4fb8 Add strikethrough examples to Playground
  • cdd5ad6 Add strikethrough style support and tests
  • fd9683b Merge pull request #81 from onevcat/feature/conditional-styling
  • 7f76071 Add conditional styling examples to README.md
  • 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.0.
- [Release notes](https://github.com/onevcat/Rainbow/releases)
- [Commits](onevcat/Rainbow@4.1.0...4.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels Jul 28, 2025
@dependabot dependabot bot requested a review from swiftyfinch as a code owner July 28, 2025 01:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels Jul 28, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2025

Superseded by #475.

@dependabot dependabot bot closed this Dec 22, 2025
@dependabot dependabot bot deleted the dependabot/swift/github.com/onevcat/rainbow-4.2.0 branch December 22, 2025 01:08
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