fullstackhero / dotnet-microservices-boilerplate

The Ultimate Microservices Starter Kit for .NET Developers!
https://fullstackhero.net/dotnet-microservices-boilerplate/
502 stars 120 forks source link

chore(deps): bump MongoDB.Driver from 2.19.0 to 2.19.1 #47

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps MongoDB.Driver from 2.19.0 to 2.19.1.

Release notes

Sourced from MongoDB.Driver's releases.

.NET Driver Version 2.19.1 Release Notes

This is a patch release that addresses some issues reported since 2.19.0 was released.

An online version of these release notes is available here.

The list of JIRA tickets resolved in this release is available at CSHARP JIRA project.

Documentation on the .NET driver can be found here.

Upgrading

There are no known backwards breaking changes in this release.

Commits
  • 3a2a09d Fix wildcardProjection tests. (#1047)
  • 320743b Release notes for 2.19.1. (#1046)
  • a037a89 CSHARP-4554: Update fle2-* tests to match name requirements in SERVER-74069. ...
  • 54a6818 CSHARP-4576: Atlas search: support score in Compound operator (#1045)
  • 7cbae1e CSHARP-4500: Move some simplifications from Render to AstSimplifier.
  • 5e27219 CSHARP-4549: Better support for Tuples and ValueTuples in LINQ3.
  • 07bb37e CSHARP-4575: Fix uint and add DateTimeOffset support in Search.Range (#1044)
  • 3ed97d9 CSHARP-4528: Extend Search.Equals to support number and date (#1043)
  • 4284dde CSHARP-4557: Add support for ContainsKey in LINQ3.
  • 4643231 CSHARP-4562: Use PartialEvaluator when translating an Expression to a field.
  • Additional 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)