Bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0#19
Bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0#19dependabot[bot] wants to merge 3 commits intomainfrom
Conversation
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.7...toml-v1.1.0) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.0+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
A newer version of toml exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Upgrade sha2 (0.10→0.11), hmac (0.12→0.13), hkdf (0.12→0.13), chacha20poly1305 (0.10→0.11-rc.3), aes-gcm (0.10→0.11-rc.3), blake2 (0.10→0.11-rc.5), pbkdf2 (0.12→0.13-rc.10), and toml (1.0→1.1). These crates share the digest trait ecosystem — sha2/hmac/hkdf moved to digest 0.11 and the remaining RustCrypto crates need RC versions to match. Dependabot PRs #20, #22, #25 failed CI because they bumped crates individually, causing digest 0.10 vs 0.11 trait conflicts. PR #19 (toml) had a merge conflict. This PR supersedes all four. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Superseded by #26 which bumps all crypto deps together to avoid digest version conflicts. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Upgrade sha2 (0.10→0.11), hmac (0.12→0.13), hkdf (0.12→0.13), chacha20poly1305 (0.10→0.11-rc.3), aes-gcm (0.10→0.11-rc.3), blake2 (0.10→0.11-rc.5), pbkdf2 (0.12→0.13-rc.10), and toml (1.0→1.1). These crates share the digest trait ecosystem — sha2/hmac/hkdf moved to digest 0.11 and the remaining RustCrypto crates need RC versions to match. Dependabot PRs #20, #22, #25 failed CI because they bumped crates individually, causing digest 0.10 vs 0.11 trait conflicts. PR #19 (toml) had a merge conflict. This PR supersedes all four.
Upgrade sha2 (0.10→0.11), hmac (0.12→0.13), hkdf (0.12→0.13), chacha20poly1305 (0.10→0.11-rc.3), aes-gcm (0.10→0.11-rc.3), blake2 (0.10→0.11-rc.5), pbkdf2 (0.12→0.13-rc.10), and toml (1.0→1.1). These crates share the digest trait ecosystem — sha2/hmac/hkdf moved to digest 0.11 and the remaining RustCrypto crates need RC versions to match. Dependabot PRs #20, #22, #25 failed CI because they bumped crates individually, causing digest 0.10 vs 0.11 trait conflicts. PR #19 (toml) had a merge conflict. This PR supersedes all four.
Bumps toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0.
Commits
d66e46echore: Release8a05aefdocs: Update changelogdae1752chore: Bump to Edition 2024 (#1124)88aaa9cchore: Bump to Edition 202435ae47frefactor(bench): Rename away from 'gen'7f43936style: Remove redundant ref24a472arefactor: Use core::error::Error with MSRV 1.85b4c0840chore: Bump MSRV to 1.85Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)