Skip to content

chore: bump Fluid.Core from 2.31.0 to 2.40.0 - #391

Merged
Seddryck merged 1 commit into
mainfrom
dependabot/nuget/src/Didot.Cli/fluid-6483989a00
Aug 22, 2026
Merged

chore: bump Fluid.Core from 2.31.0 to 2.40.0#391
Seddryck merged 1 commit into
mainfrom
dependabot/nuget/src/Didot.Cli/fluid-6483989a00

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Updated Fluid.Core from 2.31.0 to 2.40.0.

Release notes

Sourced from Fluid.Core's releases.

2.40.0

What's Changed

Using v2.31.0..release/2.x:

  • #​900 Fix value comparisons between types.
  • #​855 Add .NET 10 target framework support.
  • #​974 Update Scriban to 7.2.6.
  • #​858 Add configurable default template file extensions.
  • #​859 Render enums as strings by default.
  • #​866 Fix double encoding when using the escape filter with HtmlEncoder.
  • #​869 Add a TemplateParsed callback for ViewEngine AST integration.
  • #​873 Emit TemplateParsed events for templates loaded by render and include.
  • #​874 Add null as an alias for nil.
  • #​880 Add strict variable and filter options.
  • #​924 Fix named-argument shadowing in render.
  • #​925 Preserve StringValue.Encode across string filters.
  • #​906 Add support for the tablerow tag.
  • #​910 Add support for the ifchanged tag.
  • #​934 Add integer indexing.
  • #​943 Correct the capitalize filter behavior.
  • #​949 Fix blank and empty semantics.
  • #​963 Add Shopify-compatible money filters.
  • #​935 Add AOT-safe member access and source generation.
  • #​973 Fix source-generator NuGet packaging.

Full Changelog: sebastienros/fluid@v2.31.0...v2.40.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 <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 Fluid.Core from 2.31.0 to 2.40.0

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

Signed-off-by: dependabot[bot] <support@github.com>
@sonarqubecloud

Copy link
Copy Markdown

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.88%. Comparing base (fd1025c) to head (ca7a260).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #391   +/-   ##
=======================================
  Coverage   79.88%   79.88%           
=======================================
  Files          76       76           
  Lines        1705     1705           
  Branches      262      262           
=======================================
  Hits         1362     1362           
  Misses        236      236           
  Partials      107      107           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Seddryck Seddryck changed the title chore: Bump the fluid group with 1 update chore: bump Fluid.Core from 2.31.0 to 2.40.0 Aug 22, 2026
@Seddryck
Seddryck merged commit e84289a into main Aug 22, 2026
5 checks passed
@Seddryck
Seddryck deleted the dependabot/nuget/src/Didot.Cli/fluid-6483989a00 branch August 22, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants