Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(deps): Bump Microsoft.CSharp and Scriban in /new-cli #4446

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.CSharp and Scriban. These dependencies needed to be updated together.
Updates Microsoft.CSharp from 4.7.0 to 4.5.0

Updates Scriban from 5.12.0 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

5.12.1

Changes

🐛 Bug Fixes

  • Fix string concat (#579) (f8fa7e2a)

Full Changelog: 5.12.0...5.12.1

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

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)

Bumps Microsoft.CSharp and [Scriban](https://github.com/scriban/scriban). These dependencies needed to be updated together.

Updates `Microsoft.CSharp` from 4.7.0 to 4.5.0

Updates `Scriban` from 5.12.0 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.0...6.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Scriban
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2025
@mergify mergify bot merged commit 1cdf477 into main Mar 7, 2025
94 checks passed
@mergify mergify bot deleted the dependabot/nuget/new-cli/multi-45ebeed009 branch March 7, 2025 16:01
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