chore(deps): update rust crate serde-saphyr to 0.0.29 #1910

Merged
Jade merged 1 commit from renovate/serde-saphyr-0.x into main 2026-07-06 13:11:11 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v0.0.29: Hardening release

Compare Source

  • Summarizing results of automated fuzzing and static analysis, robustness against malformed (bad intent) YAML input was further hardened.
  • Docker-compose, whose syntax serde-saphyr emulates, supports property nesting, so implemented nesting support for serde-saphyr as well. In the previous release, "${SET:-${B}}" with SET=value resolves to "value}".
  • Fixed incorrect acceptance on Rust's float grammar (inf/Infinity/nan). YAML 1.2 only recognizes the .inf/.nan forms.
  • Fixed caret misaligned in secondary snippet windows when line numbers exceed one digit
  • FoldStr wrapping now cares not to start a continuation line with a tab
  • Error reporting has been improved, showing location in some cases where previous versions were unable.
  • Remove base64 create from deserializer dependencies (faster build)
  • New version of (also hardened) granit-parser 0.0.7.

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.28` → `0.0.29` | --- ### Release Notes <details> <summary>bourumir-wyngs/serde-saphyr (serde-saphyr)</summary> ### [`v0.0.29`](https://github.com/bourumir-wyngs/serde-saphyr/releases/tag/0.0.29): Hardening release [Compare Source](https://github.com/bourumir-wyngs/serde-saphyr/compare/0.0.28...0.0.29) - Summarizing results of automated fuzzing and static analysis, robustness against malformed (bad intent) YAML input was further hardened. - Docker-compose, whose syntax `serde-saphyr` emulates, supports property nesting, so implemented nesting support for serde-saphyr as well. In the previous release, `"${SET:-${B}}"` with `SET=value` resolves to `"value}"`. - Fixed incorrect acceptance on Rust's float grammar (`inf`/`Infinity`/`nan`). YAML 1.2 only recognizes the `.inf`/`.nan` forms. - Fixed caret misaligned in secondary snippet windows when line numbers exceed one digit - `FoldStr` wrapping now cares not to start a continuation line with a tab - Error reporting has been improved, showing location in some cases where previous versions were unable. - Remove base64 create from deserializer dependencies (faster build) - New version of (also hardened) granit-parser 0.0.7. </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDYuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI0Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmNpZXMiLCJEZXBlbmRlbmNpZXMvUmVub3ZhdGUiXX0=-->
chore(deps): update rust crate serde-saphyr to 0.0.29
All checks were successful
Auto Labeler / Apply labels based on changed files (pull_request_target) Successful in 2s
Checks / Prek / Check changed files (pull_request) Successful in 12s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 52s
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 6s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m15s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m30s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 10m49s
07d7c8847c
Jade merged commit 7aed7e87da into main 2026-07-06 13:11:11 +00:00
Jade deleted branch renovate/serde-saphyr-0.x 2026-07-06 13:11:11 +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!1910
No description provided.