Skip to content

Bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0#19

Closed
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/cargo/toml-1.1.0spec-1.1.0
Closed

Bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0#19
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/cargo/toml-1.1.0spec-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

Bumps toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0.

Commits

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 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 [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>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2026

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.

ibnbd added a commit that referenced this pull request Apr 5, 2026
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>
@ibnbd
Copy link
Copy Markdown
Contributor

ibnbd commented Apr 5, 2026

Superseded by #26 which bumps all crypto deps together to avoid digest version conflicts.

@ibnbd ibnbd closed this Apr 5, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2026

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 ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/toml-1.1.0spec-1.1.0 branch April 5, 2026 03:08
ibnbd added a commit that referenced this pull request Apr 5, 2026
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.
ibnbd added a commit that referenced this pull request Apr 5, 2026
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant