chore(deps): update rust crate serde_html_form to v0.4.1 #1892

Merged
ginger merged 1 commit from renovate/rust-zerover-patch-updates into main 2026-07-01 19:45:15 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
serde_html_form workspace.dependencies patch 0.4.00.4.1

Release Notes

jplatte/serde_html_form (serde_html_form)

v0.4.1

  • Deserialize "on" as boolean true
    • This is because HTML <input type="checkbox"> defaults to this value
    • Serialization is not impacted, nor are other values such as "off" recognized
      (deserialization of a value into a boolean will error on anything other than on, true or false)

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_html_form](https://codeberg.org/jplatte/serde_html_form) | workspace.dependencies | patch | `0.4.0` → `0.4.1` | --- ### Release Notes <details> <summary>jplatte/serde_html_form (serde_html_form)</summary> ### [`v0.4.1`](https://codeberg.org/jplatte/serde_html_form/blob/HEAD/CHANGELOG.md#041) - Deserialize "on" as boolean `true` - This is because HTML `<input type="checkbox">` defaults to this value - Serialization is not impacted, nor are other values such as "off" recognized (deserialization of a value into a boolean will error on anything other than `on`, `true` or `false`) </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_html_form to v0.4.1
All checks were successful
Auto Labeler / Apply labels based on changed files (pull_request_target) Successful in 6s
Checks / Prek / Check changed files (pull_request) Successful in 7s
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m0s
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 5s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m30s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m27s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 10m6s
91ba2ac362
ginger merged commit 9a91dce600 into main 2026-07-01 19:45:15 +00:00
ginger deleted branch renovate/rust-zerover-patch-updates 2026-07-01 19:45:15 +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!1892
No description provided.