chore(deps): bump convert_case from 0.11.0 to 0.12.0 - #42
Merged
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/convert_case-0.12.0
branch
from
September 20, 2026 15:52
9f5f039 to
a5f40d9
Compare
jrandolf
disabled auto-merge
September 24, 2026 18:29
jrandolf
force-pushed
the
dependabot/cargo/convert_case-0.12.0
branch
from
September 26, 2026 02:11
a5f40d9 to
4797879
Compare
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 moved only the lockfile to convert_case 0.12.0, which the "0.11" requirement excludes, so every --locked build failed. Snake and Pascal casing are unchanged between 0.11 and 0.12 for generated identifiers, and the snapshots are identical.
jrandolf
force-pushed
the
dependabot/cargo/convert_case-0.12.0
branch
from
September 26, 2026 02:31
6e1bc5a to
c1a7414
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