Skip to content

Conversation

@BD103
Copy link
Member

@BD103 BD103 commented Sep 29, 2025

This PR runs cargo update, but also updates several dependencies to breaking versions to avoid duplicates (there were 3 different versions of toml being pulled in, now there is only 1). This should help close a few of our Dependabot PRs.

See <https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md#0210>: the main `decode()` function has been replaced by `BASE64_STANDARD.decode()`.
The breaking change, <dtolnay/indoc#55>, doesn't affect use because all of our usages of `indoc!` are indented.
@BD103 BD103 added C-Dependencies Pull requests that update a dependency file S-Needs-Review D-Trivial A-Cross-Cutting Impacts multiple parts of the website labels Sep 29, 2025
@alice-i-cecile alice-i-cecile added S-Ready-For-Final-Review Ready for a maintainer to consider for merging and removed S-Needs-Review labels Sep 29, 2025
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Sep 29, 2025
Merged via the queue into bevyengine:main with commit 280a5ee Sep 29, 2025
10 checks passed
@BD103 BD103 deleted the cargo-update branch September 29, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Cross-Cutting Impacts multiple parts of the website C-Dependencies Pull requests that update a dependency file D-Trivial S-Ready-For-Final-Review Ready for a maintainer to consider for merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants