sebastienros / fluid

Fluid is an open-source .NET template engine based on the Liquid template language.
MIT License
1.35k stars 172 forks source link

Bump the all-dependencies group with 6 updates #665

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the all-dependencies group with 6 updates:

Package From To
Handlebars.Net 2.1.4 2.1.6
Scriban 5.9.1 5.10.0
Microsoft.NET.Test.Sdk 17.9.0 17.10.0
xunit 2.8.0 2.8.1
xunit.runner.visualstudio 2.8.0 2.8.1
Parlot 0.0.26 0.0.27

Updates Handlebars.Net from 2.1.4 to 2.1.6

Release notes

Sourced from Handlebars.Net's releases.

2.1.6

Changes

Maintenance 🧰

  • Added in missing SDK's for release @​thompson-tomo (#579)

    Added in required sdk's for the release build which was missed in #578

  • Update of TFM & dependency optimisation @​thompson-tomo (#578)

    By adjusting the TFM'S we have been able to produce a package with no dependencies on the latest frameworks hence an optimised dependency graph.

    The following frameworks have been added:

    • Net 6

    The following frameworks even though requested was not added:

    • Net 5

    The following frameworks were removed:

    • Net 4.5.2
    • Net 4.6

    Closes: #573 Closes: #415

Contributors

@​oformaniuk and @​thompson-tomo

2.1.5

Changes

Features 🚀

  • Add EmbedUntrackedSources @​lahma (#570)

    I would also suggest changing to use newer GH Actions images for building so that other warnings would go away (old SDK in use). Maybe another modernization step could be removing old unsupported full framework targets and only support oldest supported net462. Adding net6.0 target would allow one target without dependency on Microsoft.Csharp.

  • Use PackageLicenseExpression in NuGet package @​StefH (#564)

... (truncated)

Commits


Updates Scriban from 5.9.1 to 5.10.0

Release notes

Sourced from Scriban's releases.

5.10.0

Changes

🚀 Enhancements

🧰 Maintenance

  • Update ci with reusable workflow (26166021)
  • Fix ci packaging with new NuGet (956aa2bc)

🏭 Tests

  • Fix tests for running on ubuntu (24e708c8)
  • Fix tests for ubuntu (bis) (4ae27561)

🧰 Misc

  • Update NuGet dependencies (38c79b5f)
  • Update readme.md (3afac40c)

Full Changelog: 5.9.1...5.10.0

Published with dotnet-releaser

Commits


Updates Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.10.0

What's Changed

And many infrastructure related changes and updates.

New Contributors

Full Changelog: https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0

v17.10.0-release-24177-07

What's Changed

... (truncated)

Commits


Updates xunit from 2.8.0 to 2.8.1

Commits
  • ba2ae9b v2.8.1
  • 151b8d0 Use 'dotnet format' instead of 'dotnet dotnet-format'
  • be6db6f #2931: Tighten up types to prevent accidentically calling AddOrGet with a Con...
  • f466d81 #2927: Misleading error message when class used in IClassFixture<> throws exc...
  • 1911ea7 Missed unit test updates
  • f497d65 Cannot use full assembly path as dictionary key for execution options lookup,...
  • c2f2d47 Add ability to provide live output messages from running tests
  • 013093b Polyfill in StringSyntaxAttribute
  • e1e4c2e #2719: Class with custom Fact with throwing Skip should fail appropriately
  • 8b0b13c Clarify naming
  • Additional commits viewable in compare view


Updates xunit.runner.visualstudio from 2.8.0 to 2.8.1

Commits


Updates Parlot from 0.0.26 to 0.0.27

Release notes

Sourced from Parlot's releases.

v0.0.27

What's Changed

Full Changelog: https://github.com/sebastienros/parlot/compare/v0.0.26...v0.0.27

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions