chore: release all packages for MSRV 1.93#492
Open
sandersaares wants to merge 2 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR performs a coordinated “release bump” across the workspace to align crate versions and inter-crate dependency versions for the MSRV 1.93 release train, updating published metadata and documentation links accordingly.
Changes:
- Bump versions for many workspace crates and propagate those version updates into
[workspace.dependencies]andCargo.lock. - Add new release entries to multiple crate changelogs reflecting updated internal dependency requirements and MSRV-related work.
- Refresh several crate READMEs to update docs.rs/crates.io links to the newly released crate versions.
Reviewed changes
Copilot reviewed 85 out of 86 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| crates/uniflight/README.md | Update docs.rs links to uniflight 0.2.4 and related deps. |
| crates/uniflight/CHANGELOG.md | Add 0.2.4 release notes (dependency bumps). |
| crates/uniflight/Cargo.toml | Bump crate version to 0.2.4. |
| crates/tick/README.md | Update docs.rs links to tick 0.3.4 and related deps. |
| crates/tick/CHANGELOG.md | Add 0.3.4 release notes (dependency bumps). |
| crates/tick/Cargo.toml | Bump crate version to 0.3.4. |
| crates/thread_aware/README.md | Update docs.rs links to thread_aware 0.7.4 and related deps. |
| crates/thread_aware/CHANGELOG.md | Add 0.7.4 release notes (dependency bumps). |
| crates/thread_aware/Cargo.toml | Bump crate version to 0.7.4. |
| crates/thread_aware_macros/CHANGELOG.md | Add 0.7.4 release notes (dependency bumps). |
| crates/thread_aware_macros/Cargo.toml | Bump crate version to 0.7.4. |
| crates/thread_aware_macros_impl/Cargo.toml | Bump crate version to 0.7.3. |
| crates/templated_uri/README.md | Update docs.rs links to templated_uri 0.3.2. |
| crates/templated_uri/CHANGELOG.md | Add 0.3.2 release notes (deps + Redacted* display/debug feature). |
| crates/templated_uri/Cargo.toml | Bump crate version to 0.3.2. |
| crates/templated_uri_macros/CHANGELOG.md | Add 0.2.4 release notes (dependency bumps). |
| crates/templated_uri_macros/Cargo.toml | Bump crate version to 0.2.4. |
| crates/templated_uri_macros_impl/CHANGELOG.md | Add 0.2.4 release notes (dependency bumps). |
| crates/templated_uri_macros_impl/Cargo.toml | Bump crate version to 0.2.4. |
| crates/seatbelt/README.md | Update docs.rs/crates.io links to seatbelt 0.5.7 and related deps. |
| crates/seatbelt/CHANGELOG.md | Add 0.5.7 release notes (deps + MSRV task note). |
| crates/seatbelt/Cargo.toml | Bump crate version to 0.5.7. |
| crates/seatbelt_http/README.md | Update docs.rs/crates.io links to seatbelt_http 0.4.1 and related deps. |
| crates/seatbelt_http/CHANGELOG.md | Add 0.4.1 release notes (dependency bumps). |
| crates/seatbelt_http/Cargo.toml | Bump crate version to 0.4.1. |
| crates/recoverable/README.md | Update docs.rs links to recoverable 0.1.6. |
| crates/recoverable/Cargo.toml | Bump crate version to 0.1.6. |
| crates/ohno/README.md | Update docs.rs links to ohno 0.3.6 and ohno_macros 0.3.4. |
| crates/ohno/CHANGELOG.md | Add 0.3.6 release notes (dependency bump). |
| crates/ohno/Cargo.toml | Bump crate version to 0.3.6. |
| crates/ohno_macros/Cargo.toml | Bump crate version to 0.3.4. |
| crates/multitude/README.md | Update docs.rs links to multitude 0.2.0 and bytesbuf 0.5.4. |
| crates/multitude/CHANGELOG.md | Add 0.2.0 release notes (deps + rewrite note). |
| crates/multitude/Cargo.toml | Bump crate version to 0.2.0. |
| crates/layered/README.md | Update docs.rs links to layered 0.3.4. |
| crates/layered/Cargo.toml | Bump crate version to 0.3.4. |
| crates/http_extensions/README.md | Update docs.rs links to http_extensions 0.6.1 and bytesbuf 0.5.4. |
| crates/http_extensions/CHANGELOG.md | Add 0.6.1 release notes (dependency bumps). |
| crates/http_extensions/Cargo.toml | Bump crate version to 0.6.1. |
| crates/fundle/CHANGELOG.md | Add 0.3.3 release notes (macro crate dependency bumps). |
| crates/fundle/Cargo.toml | Bump crate version to 0.3.3. |
| crates/fundle_macros/CHANGELOG.md | Add 0.3.3 release notes (dependency bump). |
| crates/fundle_macros/Cargo.toml | Bump crate version to 0.3.3. |
| crates/fundle_macros_impl/Cargo.toml | Bump crate version to 0.3.3. |
| crates/fetch/README.md | Update docs.rs/crates.io links to fetch 0.11.1 and updated dependency versions. |
| crates/fetch/CHANGELOG.md | Add 0.11.1 release notes (dependency bumps). |
| crates/fetch/Cargo.toml | Bump crate version to 0.11.1. |
| crates/fetch_tls/README.md | Update docs.rs links to fetch_tls 0.2.3. |
| crates/fetch_tls/CHANGELOG.md | Add 0.2.3 release notes (dependency bumps). |
| crates/fetch_tls/Cargo.toml | Bump crate version to 0.2.3. |
| crates/fetch_options/Cargo.toml | Bump crate version to 0.2.2. |
| crates/fetch_hyper/README.md | Update docs.rs links to fetch_hyper 0.4.1 and updated dependency versions. |
| crates/fetch_hyper/CHANGELOG.md | Add 0.4.1 release notes (dependency bumps). |
| crates/fetch_hyper/Cargo.toml | Bump crate version to 0.4.1. |
| crates/data_privacy/README.md | Update docs.rs links to data_privacy 0.12.2 and related deps. |
| crates/data_privacy/CHANGELOG.md | Add 0.12.2 release notes (deps + MSRV task note). |
| crates/data_privacy/Cargo.toml | Bump crate version to 0.12.2. |
| crates/data_privacy_macros/CHANGELOG.md | Add 0.10.2 release notes (dependency bump). |
| crates/data_privacy_macros/Cargo.toml | Bump crate version to 0.10.2. |
| crates/data_privacy_macros_impl/Cargo.toml | Bump crate version to 0.10.2. |
| crates/data_privacy_core/README.md | Update docs.rs links to data_privacy_core 0.1.1. |
| crates/data_privacy_core/CHANGELOG.md | Add 0.1.1 release notes (MSRV task note). |
| crates/data_privacy_core/Cargo.toml | Bump crate version to 0.1.1. |
| crates/cachet/README.md | Update docs.rs/crates.io links to cachet 0.7.0 and updated dependency versions. |
| crates/cachet/CHANGELOG.md | Add 0.7.0 release notes (deps + telemetry feature note). |
| crates/cachet/Cargo.toml | Bump crate version to 0.7.0. |
| crates/cachet_tier/README.md | Update docs.rs links to cachet_tier 0.2.4. |
| crates/cachet_tier/CHANGELOG.md | Add 0.2.4 release notes (dependency bumps). |
| crates/cachet_tier/Cargo.toml | Bump crate version to 0.2.4. |
| crates/cachet_service/README.md | Update docs.rs links to cachet_service 0.2.6 and cachet_tier 0.2.4. |
| crates/cachet_service/CHANGELOG.md | Add 0.2.6 release notes (dependency bumps). |
| crates/cachet_service/Cargo.toml | Bump crate version to 0.2.6. |
| crates/cachet_memory/README.md | Update docs.rs links to cachet_memory 0.3.5 and cachet_tier 0.2.4. |
| crates/cachet_memory/CHANGELOG.md | Add 0.3.5 release notes (dependency bumps). |
| crates/cachet_memory/Cargo.toml | Bump crate version to 0.3.5. |
| crates/bytesbuf/README.md | Update docs.rs links to bytesbuf 0.5.4. |
| crates/bytesbuf/CHANGELOG.md | Add 0.5.4 release notes (dependency bumps). |
| crates/bytesbuf/Cargo.toml | Bump crate version to 0.5.4. |
| crates/bytesbuf_io/README.md | Update docs.rs links to bytesbuf_io 0.5.5. |
| crates/bytesbuf_io/CHANGELOG.md | Add 0.5.5 release notes (dependency bumps). |
| crates/bytesbuf_io/Cargo.toml | Bump crate version to 0.5.5. |
| crates/anyspawn/README.md | Update docs.rs links to anyspawn 0.5.4 and thread_aware 0.7.4. |
| crates/anyspawn/CHANGELOG.md | Add 0.5.4 release notes (dependency bumps). |
| crates/anyspawn/Cargo.toml | Bump crate version to 0.5.4. |
| Cargo.toml | Update [workspace.dependencies] versions for all local crates being released. |
| Cargo.lock | Refresh lockfile to reflect the new crate versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #492 +/- ##
======================================
Coverage 99.9% 100.0%
======================================
Files 336 336
Lines 24829 24829
======================================
+ Hits 24818 24829 +11
+ Misses 11 0 -11 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
martin-kolinek
approved these changes
Jun 11, 2026
martintmk
approved these changes
Jun 12, 2026
ralfbiedert
approved these changes
Jun 12, 2026
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.
No description provided.