Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps Scriban from 5.12.1 to 6.1.0.

Release notes

Sourced from Scriban's releases.

6.1.0

Changes

🚀 Enhancements

🧰 Misc

Full Changelog: 6.0.0...6.1.0

Published with dotnet-releaser

6.0.0

Changes

🐛 Bug Fixes

  • Fix DateTime and Object tests (PR #593) by @​user-named-void
  • Fix ScriptRange Add when IList has a fixed size (PR #596) by @​user-named-void
  • Fix CI badge (bb80a3e8)
  • Fix string interpolation (#564, #586) (06aed9fb)
  • Fix named arguments followed by pipe (#589) (034330e6)
  • Fix function pointer with path and params argument (Fixes #516) (5184825b)

📚 Documentation

  • Fix documentation for JSON (only available in net7.0+, fixed #597) (0f15b2f0)

🧰 Misc

Full Changelog: 5.12.1...6.0.0

Published with dotnet-releaser

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 the Build label Apr 1, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Scriban-6.1.0 branch 3 times, most recently from 6fd2017 to 72c2572 Compare April 3, 2025 08:24
@gep13
Copy link
Member

gep13 commented Apr 3, 2025

@dependabot rebase

@gep13 gep13 added Improvement dependencies Pull requests that update a dependency file and removed Build labels Apr 3, 2025
@gep13 gep13 added this to the 0.20.0 milestone Apr 3, 2025
Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

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

LGTM!

@gep13 gep13 enabled auto-merge April 3, 2025 08:34
Bumps [Scriban](https://github.com/scriban/scriban) from 5.12.1 to 6.1.0.
- [Release notes](https://github.com/scriban/scriban/releases)
- [Changelog](https://github.com/scriban/scriban/blob/master/changelog.md)
- [Commits](scriban/scriban@5.12.1...6.1.0)

---
updated-dependencies:
- dependency-name: Scriban
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Scriban-6.1.0 branch from 72c2572 to e7b678c Compare April 3, 2025 08:35
@gep13 gep13 merged commit 0d0cac0 into develop Apr 3, 2025
2 checks passed
@gep13 gep13 deleted the dependabot/nuget/src/Scriban-6.1.0 branch April 3, 2025 08:42
@gittools-bot
Copy link
Contributor

🎉 This issue has been resolved in version 0.20.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

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 Improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants