Re-triggering the review-verdict gate (ersatztv#751, fixed in #764). This PR was opened while the gate's classify step was silently dropped, so it carries no review-verdict/h10 and could not merge. Editing the body fires the edited event, which re-runs the workflow from main's now-fixed definition.
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [Scriban.Signed](https://scriban.github.io/) ([source](https://github.com/scriban/scriban)) | `7.2.5` → `7.2.6` |  |  |
---
### Release Notes
<details>
<summary>scriban/scriban (Scriban.Signed)</summary>
### [`v7.2.6`](https://github.com/scriban/scriban/releases/tag/7.2.6)
[Compare Source](https://github.com/scriban/scriban/compare/7.2.5...7.2.6)
### Changes
#### ✨ New Features
- Add NuGet Trusted Publishing via dotnet-releaser ([`ebb0c63`](https://github.com/scriban/scriban/commit/ebb0c638))
#### 🐛 Bug Fixes
- Fix missing tests ([`c3f03bf`](https://github.com/scriban/scriban/commit/c3f03bfc))
#### 📦 Dependencies
- Bump deps ([`a1caafb`](https://github.com/scriban/scriban/commit/a1caafbe))
#### 🧰 Misc
- Enforce LoopLimit for lazy array multiplication ([`973edd1`](https://github.com/scriban/scriban/commit/973edd1f))
- Avoid work when multiplying empty strings ([`9fe9627`](https://github.com/scriban/scriban/commit/9fe9627b))
- Enforce LoopLimit when expanding indexed arrays ([`41c27a1`](https://github.com/scriban/scriban/commit/41c27a18))
- Share LoopLimit across nested iteration ([`d17bd4b`](https://github.com/scriban/scriban/commit/d17bd4bf))
- Allow platform-specific parser depth guard ([`420513a`](https://github.com/scriban/scriban/commit/420513a9))
**Full Changelog**: [7.2.5...7.2.6](https://github.com/scriban/scriban/compare/7.2.5...7.2.6)
<sub>Published with [dotnet-releaser](https://github.com/xoofx/dotnet-releaser/)</sub>
</details>
---
### Configuration
📅 **Schedule**: (in timezone Europe/Brussels)
- 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.
---
- [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yODguMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
---
_Re-triggering the review-verdict gate (ersatztv#751, fixed in #764). This PR was opened while the gate's classify step was silently dropped, so it carries no `review-verdict/h10` and could not merge. Editing the body fires the `edited` event, which re-runs the workflow from `main`'s now-fixed definition._
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
7.2.5→7.2.6Release Notes
scriban/scriban (Scriban.Signed)
v7.2.6Compare Source
Changes
✨ New Features
ebb0c63)🐛 Bug Fixes
c3f03bf)📦 Dependencies
a1caafb)🧰 Misc
973edd1)9fe9627)41c27a1)d17bd4b)420513a)Full Changelog: 7.2.5...7.2.6
Published with dotnet-releaser
Configuration
📅 Schedule: (in timezone Europe/Brussels)
🚦 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.
This PR has been generated by Mend Renovate.
Re-triggering the review-verdict gate (ersatztv#751, fixed in #764). This PR was opened while the gate's classify step was silently dropped, so it carries no
review-verdict/h10and could not merge. Editing the body fires theeditedevent, which re-runs the workflow frommain's now-fixed definition.