Skip to content

(deps): Bump Scriban from 6.5.7 to 6.5.8#4879

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/nuget/new-cli/Scriban-6.5.8
Mar 18, 2026
Merged

(deps): Bump Scriban from 6.5.7 to 6.5.8#4879
mergify[bot] merged 1 commit intomainfrom
dependabot/nuget/new-cli/Scriban-6.5.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 18, 2026

Updated Scriban from 6.5.7 to 6.5.8.

Release notes

Sourced from Scriban's releases.

6.5.8

Changes

🚀 Enhancements

  • Evaluate named arg. values in caller context (PR #​652) by @​meld-cp

🧰 Misc

  • Cleanup Include remove magic checks (PR #​651) by @​Benkei

Full Changelog: 6.5.7...6.5.8

Published with dotnet-releaser

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 18, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 18, 2026
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.

@arturcic
Copy link
Copy Markdown
Member

@dependabot rebase

@arturcic
Copy link
Copy Markdown
Member

@dependabot recreate

---
updated-dependencies:
- dependency-name: Scriban
  dependency-version: 6.5.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/new-cli/Scriban-6.5.8 branch from b1973da to d0f3aae Compare March 18, 2026 17:40
@sonarqubecloud
Copy link
Copy Markdown

@mergify mergify Bot added the queued label Mar 18, 2026
@mergify mergify Bot merged commit e596041 into main Mar 18, 2026
121 of 123 checks passed
@mergify mergify Bot deleted the dependabot/nuget/new-cli/Scriban-6.5.8 branch March 18, 2026 18:22
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 18, 2026

Merge Queue Status

  • Entered queue2026-03-18 18:22 UTC · Rule: default
  • Checks passed · in-place
  • Merged2026-03-18 18:22 UTC · at d0f3aae762c3556a9887d884b1314c3a46a56307

This pull request spent 10 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 18, 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