Skip to content

(deps): Bump the other-dependencies group with 1 update - #5250

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/nuget/new-cli/other-dependencies/Scriban-aaa0957efd
Sep 25, 2026
Merged

mergify[bot] merged 1 commit into
mainfrom
dependabot/nuget/new-cli/other-dependencies/Scriban-aaa0957efd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 25, 2026 •

Copy link
Copy Markdown
Contributor

Updated Scriban from 7.4.0 to 7.5.0.

Release notes

Sourced from Scriban's releases.

7.5.0

Changes

🐛 Bug Fixes

  • Fix TestUtcDateNow comparing utc_now against local time (PR #​684) by @​tahakocal
  • Fix string.truncatewords ignoring its ellipsis argument (PR #​687) by @​tahakocal
  • Fix date.parse not matching full month names with %B (PR #​686) by @​tahakocal
  • Fix date.parse_to_string formatting output with the parse pattern converter (PR #​688) by @​tahakocal
  • Fix date.parse with %x and %X combined with other specifiers (PR #​690) by @​tahakocal
  • Fix array.sort failing on numbers of different types (PR #​689) by @​tahakocal

🧰 Misc

  • Decouple output and string limits without breaking defaults (#​683) (e4e1f076)
  • Make date parsing documentation timezone-independent (#​685) (7da8681a)

Full Changelog: 7.4.0...7.5.0

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by CodeRabbit

  • Chores
    • Updated a supporting component to a newer version. This is a maintenance change; no user-facing features, workflows, or configuration options have changed. Existing behavior remains unchanged, and no action is needed to continue using the product.

Bumps Scriban from 7.4.0 to 7.5.0

---
updated-dependencies:
- dependency-name: Scriban
  dependency-version: 7.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies/Scriban
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added this to the 7.0.x milestone Sep 25, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 25, 2026
@coderabbitai

coderabbitai Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: aaa393bf-591e-468d-af1f-b5408add6def

📥 Commits

Reviewing files that changed from the base of the PR and between f07ae04 and 3f7662a.

📒 Files selected for processing (1)
  • new-cli/Directory.Packages.props

Included review availability: Your plan provides up to 10 included reviews per hour; 6 remain after this review.


📝 Walkthrough

Walkthrough

The centrally managed Scriban package version changed from 7.4.0 to 7.5.0.

Changes

Scriban package update

Layer / File(s) Summary
Update the centrally managed package version
new-cli/Directory.Packages.props
The Scriban package version changed from 7.4.0 to 7.5.0.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

Suggested reviewers: arturcic

Merge Risk: ⚪ Minimal · up to 3f766

The update affects CLI source generation, but the inspected templates and command inputs show no concrete build or runtime problem. No actionable merge-blocking risk is identified.

Architecture Summary

Architecture risk: 🔵 Low · up to 3f766

The change affects 1 system.

Changed systems: new-cli

Architecture concerns
No architecture-level concerns identified.

Review details

Systems and components

  • observed — new-cli (service) was modified; 1 changed file maps to changed impact.

Before / after behavior

  • observed — Modified behavior in new-cli/Directory.Packages.props: The centrally managed Scriban package version changed from 7.4.0 to 7.5.0.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately identifies a dependency update. It does not name the updated package, but it remains related to the Scriban version change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

@mergify mergify Bot left a comment

Copy link
Copy Markdown
Contributor

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 Sep 25, 2026
@mergify

mergify Bot commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • ✅ Entered queue — 2026-09-25 12:37 UTC · Rule: default · triggered by rule Automatic merge and approval for Dependabot
  • ✅ Checks skipped · PR is already up-to-date
  • ✅ Merged — 2026-09-25 12:37 UTC · at 64ac3998050a15ce9a8fad56bfb058afcbb0caba · merge

This pull request spent 12 seconds in the queue, including 2 seconds running CI.

Required conditions to merge
  • github-review-approved [🛡 GitHub repository ruleset rule main branch rule]
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = @github-actions/DotNet Format
    • check-neutral = @github-actions/DotNet Format
    • check-skipped = @github-actions/DotNet Format
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = @github-actions/Release
    • check-neutral = @github-actions/Release
    • check-skipped = @github-actions/Release
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = @github-actions/Build & Test (new-cli)
    • check-neutral = @github-actions/Build & Test (new-cli)
    • check-skipped = @github-actions/Build & Test (new-cli)
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = @github-actions/Build & Package / macos-26
    • check-neutral = @github-actions/Build & Package / macos-26
    • check-skipped = @github-actions/Build & Package / macos-26
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = @github-actions/Build & Package / ubuntu-24.04
    • check-neutral = @github-actions/Build & Package / ubuntu-24.04
    • check-skipped = @github-actions/Build & Package / ubuntu-24.04
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = @github-actions/Build & Package / windows-2025-vs2026
    • check-neutral = @github-actions/Build & Package / windows-2025-vs2026
    • check-skipped = @github-actions/Build & Package / windows-2025-vs2026
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-neutral = Mergify Merge Protections
    • check-skipped = Mergify Merge Protections
    • check-success = Mergify Merge Protections
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = @sonarqubecloud/SonarCloud Code Analysis
    • check-neutral = @sonarqubecloud/SonarCloud Code Analysis
    • check-skipped = @sonarqubecloud/SonarCloud Code Analysis
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = @github-actions/Test / macos-26 - net10.0 - libgit2
    • check-neutral = @github-actions/Test / macos-26 - net10.0 - libgit2
    • check-skipped = @github-actions/Test / macos-26 - net10.0 - libgit2
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = @github-actions/Test / macos-26 - net10.0 - managed
    • check-neutral = @github-actions/Test / macos-26 - net10.0 - managed
    • check-skipped = @github-actions/Test / macos-26 - net10.0 - managed
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = @github-actions/Test / ubuntu-24.04 - net10.0 - libgit2
    • check-neutral = @github-actions/Test / ubuntu-24.04 - net10.0 - libgit2
    • check-skipped = @github-actions/Test / ubuntu-24.04 - net10.0 - libgit2
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = @github-actions/Test / ubuntu-24.04 - net10.0 - managed
    • check-neutral = @github-actions/Test / ubuntu-24.04 - net10.0 - managed
    • check-skipped = @github-actions/Test / ubuntu-24.04 - net10.0 - managed
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = @github-actions/Test / windows-2025-vs2026 - net10.0 - libgit2
    • check-neutral = @github-actions/Test / windows-2025-vs2026 - net10.0 - libgit2
    • check-skipped = @github-actions/Test / windows-2025-vs2026 - net10.0 - libgit2
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = @github-actions/Test / windows-2025-vs2026 - net10.0 - managed
    • check-neutral = @github-actions/Test / windows-2025-vs2026 - net10.0 - managed
    • check-skipped = @github-actions/Test / windows-2025-vs2026 - net10.0 - managed
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = @github-actions/Linear PR History
    • check-neutral = @github-actions/Linear PR History
    • check-skipped = @github-actions/Linear PR History
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = @coderabbitai/CodeRabbit
    • check-neutral = @coderabbitai/CodeRabbit
    • check-skipped = @coderabbitai/CodeRabbit

@mergify
mergify Bot merged commit 64ac399 into main Sep 25, 2026
37 checks passed
@mergify
mergify Bot deleted the dependabot/nuget/new-cli/other-dependencies/Scriban-aaa0957efd branch September 25, 2026 12:37
@mergify mergify Bot removed the queued label Sep 25, 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.

0 participants