Bump the other-packages group with 8 updates#59
Merged
Conversation
Bumps Fluid.Core from 2.13.0 to 2.31.0 Bumps MailKit from 4.12.1 to 4.15.1 Bumps MockQueryable.Moq from 10.0.2 to 10.0.5 Bumps MongoDB.Bson from 3.7.0 to 3.7.1 Bumps MongoDB.Driver from 3.7.0 to 3.7.1 Bumps Scalar.AspNetCore from 2.13.8 to 2.13.13 Bumps TickerQ from 10.2.1 to 10.2.2 Bumps TickerQ.EntityFrameworkCore from 10.2.1 to 10.2.2 --- updated-dependencies: - dependency-name: Fluid.Core dependency-version: 2.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-packages - dependency-name: MailKit dependency-version: 4.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-packages - dependency-name: MockQueryable.Moq dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-packages - dependency-name: MongoDB.Bson dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-packages - dependency-name: MongoDB.Driver dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-packages - dependency-name: Scalar.AspNetCore dependency-version: 2.13.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-packages - dependency-name: TickerQ dependency-version: 10.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-packages - dependency-name: TickerQ.EntityFrameworkCore dependency-version: 10.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-packages ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Mar 21, 2026
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.13.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
Commits viewable in compare view.
Updated MailKit from 4.12.1 to 4.15.1.
Release notes
Sourced from MailKit's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated MockQueryable.Moq from 10.0.2 to 10.0.5.
Release notes
Sourced from MockQueryable.Moq's releases.
10.0.5
What's Changed
Full Changelog: ramantsitou/MockQueryable@v10.0.2...v10.0.5
Commits viewable in compare view.
Updated MongoDB.Bson from 3.7.0 to 3.7.1.
Release notes
Sourced from MongoDB.Bson's releases.
3.7.1
This is a patch release that contains fixes and stability improvements:
The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
Commits viewable in compare view.
Updated MongoDB.Driver from 3.7.0 to 3.7.1.
Release notes
Sourced from MongoDB.Driver's releases.
3.7.1
This is a patch release that contains fixes and stability improvements:
The full list of issues resolved in this release is available at CSHARP JIRA project.
Documentation on the .NET driver can be found here.
Commits viewable in compare view.
Updated Scalar.AspNetCore from 2.13.8 to 2.13.13.
Release notes
Sourced from Scalar.AspNetCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated TickerQ from 10.2.1 to 10.2.2.
Release notes
Sourced from TickerQ's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated TickerQ.EntityFrameworkCore from 10.2.1 to 10.2.2.
Release notes
Sourced from TickerQ.EntityFrameworkCore's releases.
No release notes found for this version range.
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 <dependency name> major versionwill 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 versionwill 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