Skip to content

(deps): Bump Scriban from 6.6.0 to 7.0.0#4891

Merged
mergify[bot] merged 2 commits intomainfrom
dependabot/nuget/new-cli/Scriban-7.0.0
Mar 22, 2026
Merged

(deps): Bump Scriban from 6.6.0 to 7.0.0#4891
mergify[bot] merged 2 commits intomainfrom
dependabot/nuget/new-cli/Scriban-7.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2026

Updated Scriban from 6.6.0 to 7.0.0.

Release notes

Sourced from Scriban's releases.

7.0.0

Changes

✨ New Features

  • Add security tests for untested protection paths (570466a4)
  • Add AOT/trimming compatibility (#​656) (a58550f1)
  • Add nullable support (e5f6950f)
  • Add public comments to generated visitor code (035db9a3)

🐛 Bug Fixes

  • Fix TemplateLoader doc reference (73271543)
  • Fix delegate optional defaults (a12cd0ba)
  • Fix null-conditional indexers (e4693e77)
  • Fix AsyncCodeGen solution lookup (d56dc4e1)
  • Fix pipe argument docs (4cb135ab)
  • Fix generator execution after nullable support (de47d8ad)
  • Fix Scriban.props and ci (ebfc4054)
  • Fix NU5129 as no-warning (25d148a1)

🧰 Maintenance

  • Update ci (bafc1b5b)

🧰 Misc

  • Remove changelog.md (8939dde5)
  • Harden string padding width limits (4227fdee)
  • Bound object.to_json recursion and cycles (760dc212)
  • Enforce parser depth for array initializers (f55280a0)
  • Clear include cache on TemplateContext.Reset (099cb049)
  • Reset typed accessor cache with MemberFilter changes (8180fb6c)
  • Enforce cumulative output size limits (98563216)
  • Harden expression evaluation resource bounds (2d01bd15)
  • Apply LoopLimit to internal iteration paths (dde661d3)
  • Sync builtin overload docs with DocGen (b6c65c79)
  • Disable STJ for source-embedded builds (9abb65bb)
  • Enforce LimitToString in string Append, Prepend, Replace, ReplaceFirst (d3841086)
  • Await async model members (ecca082b)
  • Update follow-up plan (2f99ca64)
  • Make array.sort stable (b3571666)
  • Support dotted array.sort paths (1df80f77)
  • Finalize follow-up plan (3ec006c9)
  • Remove completed issue plan (8557aadf)
  • Update deps (3f080790)
  • Change LexerOptions / ParserOptions to record (0c229175)
  • Remove Nustache (f2ea38fa)
  • Update readme (b3f915e5)

Full Changelog: 6.6.0...7.0.0
... (truncated)

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added this to the 6.x milestone Mar 22, 2026
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 22, 2026
dependabot bot and others added 2 commits March 22, 2026 21:28
---
updated-dependencies:
- dependency-name: Scriban
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@arturcic arturcic force-pushed the dependabot/nuget/new-cli/Scriban-7.0.0 branch from 05e01fd to 81b4ee9 Compare March 22, 2026 20:46
@sonarqubecloud
Copy link
Copy Markdown

@arturcic
Copy link
Copy Markdown
Member

@Mergifyio refresh

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 22, 2026

refresh

✅ Pull request refreshed

Copy link
Copy Markdown
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatic approval for Dependabot update.

@mergify mergify bot added the queued label Mar 22, 2026
@mergify mergify bot merged commit 27bbbf5 into main Mar 22, 2026
122 checks passed
@mergify mergify bot deleted the dependabot/nuget/new-cli/Scriban-7.0.0 branch March 22, 2026 21:08
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 22, 2026

Merge Queue Status

  • Entered queue2026-03-22 21:08 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-03-22 21:08 UTC · at 81b4ee9975e73b7ffa14a25602ca48ccd9b01f12

This pull request spent 5 seconds in the queue, with no time running CI.

Required conditions to merge
  • #approved-reviews-by >= 1 [🛡 GitHub repository ruleset rule main branch rule]
  • #changes-requested-reviews-by = 0 [🛡 GitHub repository ruleset rule main branch rule]
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = DotNet Format
    • check-neutral = DotNet Format
    • check-skipped = DotNet Format
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Release
    • check-neutral = Release
    • check-skipped = Release
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Build & Test (new-cli)
    • check-neutral = Build & Test (new-cli)
    • check-skipped = Build & Test (new-cli)
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Build & Package / macos-26
    • check-neutral = Build & Package / macos-26
    • check-skipped = Build & Package / macos-26
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Build & Package / ubuntu-24.04
    • check-neutral = Build & Package / ubuntu-24.04
    • check-skipped = Build & Package / ubuntu-24.04
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Build & Package / windows-2025-vs2026
    • check-neutral = Build & Package / windows-2025-vs2026
    • check-skipped = Build & Package / windows-2025-vs2026
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / macos-26 - net10.0
    • check-neutral = Test / macos-26 - net10.0
    • check-skipped = Test / macos-26 - net10.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / macos-26 - net8.0
    • check-neutral = Test / macos-26 - net8.0
    • check-skipped = Test / macos-26 - net8.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / macos-26 - net9.0
    • check-neutral = Test / macos-26 - net9.0
    • check-skipped = Test / macos-26 - net9.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / ubuntu-24.04 - net10.0
    • check-neutral = Test / ubuntu-24.04 - net10.0
    • check-skipped = Test / ubuntu-24.04 - net10.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / ubuntu-24.04 - net8.0
    • check-neutral = Test / ubuntu-24.04 - net8.0
    • check-skipped = Test / ubuntu-24.04 - net8.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / ubuntu-24.04 - net9.0
    • check-neutral = Test / ubuntu-24.04 - net9.0
    • check-skipped = Test / ubuntu-24.04 - net9.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / windows-2025-vs2026 - net10.0
    • check-neutral = Test / windows-2025-vs2026 - net10.0
    • check-skipped = Test / windows-2025-vs2026 - net10.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / windows-2025-vs2026 - net8.0
    • check-neutral = Test / windows-2025-vs2026 - net8.0
    • check-skipped = Test / windows-2025-vs2026 - net8.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / windows-2025-vs2026 - net9.0
    • check-neutral = Test / windows-2025-vs2026 - net9.0
    • check-skipped = Test / windows-2025-vs2026 - net9.0

@mergify mergify bot removed the queued label Mar 22, 2026
@arturcic arturcic modified the milestones: 6.x, 6.7.0 Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant