Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps the all-dependencies group with 3 updates in the / directory: DotLiquid, Scriban and xunit.runner.visualstudio.

Updates DotLiquid from 2.3.0 to 2.3.107

Commits

Updates Scriban from 5.12.1 to 6.0.0

Release notes

Sourced from Scriban's releases.

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
  • 5184825 Fix function pointer with path and params argument (Fixes #516)
  • 0f15b2f Fix documentation for JSON (only available in net7.0+, fixed #597)
  • 034330e Fix named arguments followed by pipe (#589)
  • 06aed9f Fix string interpolation (#564, #586)
  • bb80a3e Fix CI badge
  • 253eaaa Merge pull request #595 from kcalderon37/patch-2
  • a404d9d Merge pull request #596 from user-named-void/fix_scriptrange.add
  • fde676d Update JsonElementExtensions.cs add #nullable enable
  • 535c541 When Adding a new item to a SciptRange, the List will be replaced by a new Sc...
  • 9140c2a Merge pull request #593 from user-named-void/fix_doc_date_test
  • Additional commits viewable in compare view

Updates xunit.runner.visualstudio from 3.0.1 to 3.0.2

Commits

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 <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

Bumps the all-dependencies group with 3 updates in the / directory: [DotLiquid](https://github.com/dotliquid/dotliquid), [Scriban](https://github.com/scriban/scriban) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).


Updates `DotLiquid` from 2.3.0 to 2.3.107
- [Release notes](https://github.com/dotliquid/dotliquid/releases)
- [Changelog](https://github.com/dotliquid/dotliquid/blob/master/CHANGELOG.markdown)
- [Commits](https://github.com/dotliquid/dotliquid/commits)

Updates `Scriban` from 5.12.1 to 6.0.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.0.0)

Updates `xunit.runner.visualstudio` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: DotLiquid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Scriban
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET labels Mar 10, 2025
@sebastienros sebastienros merged commit a3b3e32 into main Mar 21, 2025
1 check passed
@sebastienros sebastienros deleted the dependabot/nuget/all-dependencies-5d76e9025c branch March 21, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants