Merged
Conversation
--- 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
#style comments in{% liquid %}blocks by @Copilot in Add support for#style comments in{% liquid %}blocks sebastienros/fluid#835?in Liquid templates by @Copilot in Add support for identifiers ending with?in Liquid templates sebastienros/fluid#841New Contributors
WithColorFilterstoTemplateOptionsinitialization sebastienros/fluid#814Full 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
find,find_index,hasandrejectfilters by @sebastienros in Addfind,find_index,hasandrejectfilters sebastienros/fluid#780New 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
StringValue.Createencode overload. by @gumbarros in FixStringValue.Createencode overload. sebastienros/fluid#750Render/RenderAsyncextension methods by @sebastienros in Refactor extension methods sebastienros/fluid#767Behavioral changes
{% liquid %}is not parsed by default anymore. You can still use it by setting theFluidParserOptions.AllowLiquidTagtotrueMemberNameStrategyimplementation have changed to use the ones fromSystem.Text.Jsonproviding better performance and logic. This could break templates that use snake case. To revert to the previous behavior set the AppContext switchFluid.UseLegacyMemberNameStrategiestotrue. 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
StringComparerproperty toTemplateContextby @gumbarros in AddedStringComparerproperty toTemplateContextsebastienros/fluid#681New 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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)