Skip to content

Bump the other-packages group with 8 updates#59

Merged
zribktad merged 1 commit intomainfrom
dependabot/nuget/other-packages-5fdc0b052c
Mar 21, 2026
Merged

Bump the other-packages group with 8 updates#59
zribktad merged 1 commit intomainfrom
dependabot/nuget/other-packages-5fdc0b052c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2026

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

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

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:

  • CSHARP-5916: ExpressionNotSupportedException when a $set stage expression references a member of a captured constant
  • CSHARP-5918: ExpressionNotSupportedException when a $set stage expression uses ToList method
  • CSHARP-5917: Mql.Field should lookup for default serializer if null is provided as a bsonSerializer parameter
  • CSHARP-5920: SerializerFinder wrapping serializer into Upcast/Downcast serializer breaks some expressions translation
  • CSHARP-5905: Fix bug when using EnumRepresentationConvention or ObjectSerializerAllowedTypesConvention
  • CSHARP-5928: LINQ Provider throws misleading exception if expression translation is not supported
  • CSHARP-5929: Improve SerializerFinder to proper handling of IUnknowableSerializer

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:

  • CSHARP-5916: ExpressionNotSupportedException when a $set stage expression references a member of a captured constant
  • CSHARP-5918: ExpressionNotSupportedException when a $set stage expression uses ToList method
  • CSHARP-5917: Mql.Field should lookup for default serializer if null is provided as a bsonSerializer parameter
  • CSHARP-5920: SerializerFinder wrapping serializer into Upcast/Downcast serializer breaks some expressions translation
  • CSHARP-5905: Fix bug when using EnumRepresentationConvention or ObjectSerializerAllowedTypesConvention
  • CSHARP-5928: LINQ Provider throws misleading exception if expression translation is not supported
  • CSHARP-5929: Improve SerializerFinder to proper handling of IUnknowableSerializer

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 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.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>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Mar 21, 2026
@zribktad zribktad merged commit 978b6b3 into main Mar 21, 2026
1 check passed
@zribktad zribktad deleted the dependabot/nuget/other-packages-5fdc0b052c branch March 21, 2026 14:45
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