chore(deps): bump anstyle from 1.0.11 to 1.0.14 - #210
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/anstyle-1.0.14
branch
2 times, most recently
from
August 18, 2026 20:04
0883896 to
ca0d21b
Compare
Bumps [anstyle](https://github.com/rust-cli/anstyle) from 1.0.11 to 1.0.14. - [Commits](rust-cli/anstyle@v1.0.11...v1.0.14) --- updated-dependencies: - dependency-name: anstyle dependency-version: 1.0.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/anstyle-1.0.14
branch
from
August 25, 2026 20:09
ca0d21b to
befaf94
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps anstyle from 1.0.11 to 1.0.14.
Commits
0fe6f0fchore: Release332016edocs: Update changelogdd73f64Merge pull request #301 from Muscraft/fix-some-escape-codese2d2fb5fix: Make 4:0 removes all underline stylesd82d083feat: Support SGR 59 (reset underline color to default)85c9a86feat: Support SGR 22-29 (off codes)ac5c23brefactor: Reorder SGR match arms to follow numerical order2234b68test: Add tests for SGR off codes, underline subparams, and underline color r...ffb555fchore: Release55de8a6chore: Download libc to match cargo