Bump convert_case from 0.11.0 to 0.12.0 - #248
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [convert_case](https://github.com/rutrum/convert-case) from 0.11.0 to 0.12.0. - [Changelog](https://github.com/rutrum/convert-case/blob/master/CHANGELOG.md) - [Commits](rutrum/convert-case@0.11.0...0.12.0) --- updated-dependencies: - dependency-name: convert_case dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/convert_case-0.12.0
branch
from
September 14, 2026 20:18
87c4031 to
33bf162
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 convert_case from 0.11.0 to 0.12.0.
Changelog
Sourced from convert_case's changelog.
Commits
637e1aeVersion 0.12.0, add changelog filecbb51ddAdd typos check, remove allocation on convert()2369350Remove more allocationsc96d23cUpdate README for 0.12.0 changelogb0df904Optimize separator! macro to avoid joining all remaining graphemesc9b3bc4Add bitmask-accelerated split() with fast path for simple delimiters50ba04bAdd perf to dev deps, add split benchmarksdd2e339Fix no-std in testing, add cargo-check to prekcbace9eAdd format to prek9422d49Add prek, update nixpkgs, rustc, fix clippy lints