Update dependency zard to ^0.0.26 #26

Open
mars3142 wants to merge 1 commits from renovate/zard-0.x into main
Owner

This PR contains the following updates:

Package Type Update Change
zard dependencies patch ^0.0.24^0.0.26

Release Notes

evandersondev/zard (zard)

v0.0.26

  • Fix optional schema from ZMap.

v0.0.25

  • Chore ZString and ZMap, add Iso, Regexes and ZStringBool.

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 | |---|---|---|---| | [zard](https://github.com/evandersondev/zard) | dependencies | patch | `^0.0.24` → `^0.0.26` | --- ### Release Notes <details> <summary>evandersondev/zard (zard)</summary> ### [`v0.0.26`](https://github.com/evandersondev/zard/blob/HEAD/CHANGELOG.md#0026) - Fix optional schema from ZMap. ### [`v0.0.25`](https://github.com/evandersondev/zard/blob/HEAD/CHANGELOG.md#0025) - Chore ZString and ZMap, add Iso, Regexes and ZStringBool. </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
mars3142 added 1 commit 2026-04-19 07:00:41 +00:00
Author
Owner

PR Reviewer Guide 🔍

(Review updated until commit b107e7cb6e)

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵
🧪 No relevant tests
🔒 No security concerns identified
 No major issues detected
## PR Reviewer Guide 🔍 #### (Review updated until commit https://git.mars3142.dev/model-railway/cinema-display/commit/b107e7cb6ebab3bd0347880fae9fdb16450197bc) Here are some key observations to aid the review process: <table> <tr><td>⏱️&nbsp;<strong>Estimated effort to review</strong>: 1 🔵⚪⚪⚪⚪</td></tr> <tr><td>🧪&nbsp;<strong>No relevant tests</strong></td></tr> <tr><td>🔒&nbsp;<strong>No security concerns identified</strong></td></tr> <tr><td>⚡&nbsp;<strong>No major issues detected</strong></td></tr> </table>
Author
Owner

Persistent review updated to latest commit b107e7cb6e

**[Persistent review](https://git.mars3142.dev/model-railway/cinema-display/pulls/26#issuecomment-251)** updated to latest commit https://git.mars3142.dev/model-railway/cinema-display/commit/b107e7cb6ebab3bd0347880fae9fdb16450197bc
Author
Owner

PR Code Suggestions

No code suggestions found for the PR.

## PR Code Suggestions ✨ No code suggestions found for the PR.
Author
Owner

PR Code Suggestions

No code suggestions found for the PR.

## PR Code Suggestions ✨ No code suggestions found for the PR.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/zard-0.x:renovate/zard-0.x
git checkout renovate/zard-0.x
Sign in to join this conversation.