Skip to content

Comments

Bump Fluid.Core from 2.5.0 to 2.31.0#24

Merged
WaterLemons2k merged 1 commit intodevfrom
dependabot/nuget/BililiveRecorder.Core/Fluid.Core-2.31.0
Feb 10, 2026
Merged

Bump Fluid.Core from 2.5.0 to 2.31.0#24
WaterLemons2k merged 1 commit intodevfrom
dependabot/nuget/BililiveRecorder.Core/Fluid.Core-2.31.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Updated Fluid.Core from 2.5.0 to 2.31.0.

Release notes

Sourced from Fluid.Core's releases.

2.31.0

What's Changed

New Contributors

Full Changelog: sebastienros/fluid@v2.30.0...v2.31.0

2.30.0

What's Changed

New Contributors

Full Changelog: sebastienros/fluid@v2.25.0...v2.30.0

2.25.0

What's Changed

Full Changelog: sebastienros/fluid@v2.24.0...v2.25.0

2.24.0

What's Changed

Full Changelog: sebastienros/fluid@v2.23.0...v2.24.0

2.23.0

What's Changed

Full Changelog: sebastienros/fluid@v2.22.0...v2.23.0

2.22.0

What's Changed

New Contributors

Full Changelog: sebastienros/fluid@v2.21.0...v2.22.0

2.21.0

What's Changed

Full Changelog: sebastienros/fluid@v2.20.0...v2.21.0

2.20.0

What's Changed

Behavioral changes

  • The {% liquid %} is not parsed by default anymore. You can still use it by setting the FluidParserOptions.AllowLiquidTag to true
  • The MemberNameStrategy implementation have changed to use the ones from System.Text.Json providing better performance and logic. This could break templates that use snake case. To revert to the previous behavior set the AppContext switch Fluid.UseLegacyMemberNameStrategies to true. See https://learn.microsoft.com/en-us/dotnet/fundamentals/runtime-libraries/system-appcontext for how to set it.

Full Changelog: sebastienros/fluid@v2.19.0...v2.20.0

2.19.0

What's Changed

Full Changelog: sebastienros/fluid@v2.18.0...v2.19.0

2.18.0

What's Changed

Full Changelog: sebastienros/fluid@v2.17.0...v2.18.0

2.17.0

What's Changed

Full Changelog: sebastienros/fluid@v2.16.0...v2.17.0

2.16.0

What's Changed

Full Changelog: sebastienros/fluid@v2.15.0...v2.16.0

2.15.0

What's Changed

Full Changelog: sebastienros/fluid@v2.14.0...v2.15.0

2.14.0

What's Changed

Full Changelog: sebastienros/fluid@v2.13.1...v2.14.0

2.13.1

What's Changed

Full Changelog: sebastienros/fluid@v2.13.0...v2.13.1

2.13.0

What's Changed

Full Changelog: sebastienros/fluid@v2.12.0...v2.13.0

2.12.0

What's Changed

New Contributors

Full Changelog: sebastienros/fluid@v2.11.1...v2.12.0

2.11.1

What's Changed

New Contributors

Full Changelog: sebastienros/fluid@v2.11.0...v2.11.1

2.11.0

What's Changed

New Contributors

Full Changelog: sebastienros/fluid@v2.10.0...v2.11.0

2.10.0

What's Changed

Full Changelog: sebastienros/fluid@v2.9.0...v2.10.0

2.9.0

What's Changed

New Contributors

Full Changelog: sebastienros/fluid@v2.8.0...v2.9.0

2.8.0

What's Changed

New Contributors

Full Changelog: sebastienros/fluid@v2.7.0...v2.8.0

2.7.0

What's Changed

New Contributors

Full Changelog: sebastienros/fluid@v2.6.0...v2.7.0

2.6.0

What's Changed

New Contributors

Full Changelog: sebastienros/fluid@v2.5.0...v2.6.0

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

---
updated-dependencies:
- dependency-name: Fluid.Core
  dependency-version: 2.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Feb 9, 2026
@WaterLemons2k WaterLemons2k merged commit 4bf3bcc into dev Feb 10, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/BililiveRecorder.Core/Fluid.Core-2.31.0 branch February 10, 2026 01:28
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant