chore(deps): update rust crate serde-saphyr to 0.0.25 #1707

Merged
ginger merged 1 commit from renovate/serde-saphyr-0.x into main 2026-04-29 14:14:17 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
serde-saphyr workspace.dependencies patch 0.0.240.0.25

Release Notes

bourumir-wyngs/serde-saphyr (serde-saphyr)

v0.0.25: Maintenance release

Compare Source

  • Fixed deserialization bug (#​100) where mixing tagged and #[serde(untagged)] enum variants caused YAML tags to be ignored, leading to incorrect or failed variant resolution.
  • Rewritten unit test (ser_coverage_boost.rs) that was triggering the false positive Socket alert (it never ever tried to access the network)
  • Fixed taking numbers with preceding or trailing underscores as valid. 100000 is valid and 1000_000 also, but _10, 10_ are no longer. This is consistent with the serializer's auto-quoting policies.
  • Publishing to crates.io now uses a trusted publishing workflow.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [serde-saphyr](https://github.com/bourumir-wyngs/serde-saphyr) | workspace.dependencies | patch | `0.0.24` → `0.0.25` | --- ### Release Notes <details> <summary>bourumir-wyngs/serde-saphyr (serde-saphyr)</summary> ### [`v0.0.25`](https://github.com/bourumir-wyngs/serde-saphyr/releases/tag/0.0.25): Maintenance release [Compare Source](https://github.com/bourumir-wyngs/serde-saphyr/compare/0.0.24...0.0.25) - Fixed deserialization bug ([#&#8203;100](https://github.com/bourumir-wyngs/serde-saphyr/issues/100)) where mixing tagged and #\[serde(untagged)] enum variants caused YAML tags to be ignored, leading to incorrect or failed variant resolution. - Rewritten unit test (ser\_coverage\_boost.rs) that was triggering the false positive Socket alert (it never ever tried to access the network) - Fixed taking numbers with preceding or trailing underscores as valid. `100000` is valid and `1000_000` also, but `_10`, `10_` are no longer. This is consistent with the serializer's auto-quoting policies. - Publishing to crates.io now uses a trusted publishing workflow. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmNpZXMiLCJEZXBlbmRlbmNpZXMvUmVub3ZhdGUiXX0=-->
chore(deps): update rust crate serde-saphyr to 0.0.25
All checks were successful
Auto Labeler / Apply labels based on changed files (pull_request_target) Successful in 4s
Checks / Prek / Check changed files (pull_request) Successful in 7s
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 30s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m52s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m55s
Documentation / Build and Deploy Documentation (pull_request) Successful in 3m31s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 10m50s
18c575aad7
ginger merged commit cdf05b9a8b into main 2026-04-29 14:14:17 +00:00
ginger deleted branch renovate/serde-saphyr-0.x 2026-04-29 14:14:17 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity!1707
No description provided.