Skip to content

Conversation

@Rodhlann
Copy link
Contributor

@Rodhlann Rodhlann commented Nov 16, 2025

Resolves PR: #2265

This PR aims to resolve breaking changes emerging with the upgrade of ureq crate from v2 to v3 following current docs located here: https://github.com/algesten/ureq

I have tested the changes to the generate-assets script locally, and all seems well.

I have tested the changes to the generate-release script locally by running this command:
cargo run -p generate-release -- --from v0.17.0 --to main --release-version 0.18 release-notes

It was able to fetch all of the related data without issue, which I believe is an indication that things are working as expected.

With that said, it would be best if someone with more experience in these areas double checked the outputs as this is my first time running these commands!

dependabot bot and others added 4 commits September 30, 2025 02:37
Bumps [ureq](https://github.com/algesten/ureq) from 2.12.1 to 3.1.2.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](algesten/ureq@2.12.1...3.1.2)

---
updated-dependencies:
- dependency-name: ureq
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@alice-i-cecile alice-i-cecile added A-Assets The collection of ecosystem crates found on the Bevy Assets page S-Needs-Review labels Nov 17, 2025
@alice-i-cecile alice-i-cecile added the C-Dependencies Pull requests that update a dependency file label Nov 17, 2025
@Rodhlann Rodhlann changed the title Dependabot/cargo/ureq 3.1.2 Dependabot/cargo/ureq 3.1.4 Nov 17, 2025
@Rodhlann
Copy link
Contributor Author

UPDATED to resolve #2311

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Assets The collection of ecosystem crates found on the Bevy Assets page C-Dependencies Pull requests that update a dependency file S-Needs-Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants