Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps): Bump MongoDB.Driver from 2.19.1 to 2.19.2 #92

Merged
merged 1 commit into from
May 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2023

Bumps MongoDB.Driver from 2.19.1 to 2.19.2.

Release notes

Sourced from MongoDB.Driver's releases.

.NET Driver Version v2.19.2 Release Notes

.NET Driver Version 2.19.2 Release Notes

This is a patch release that addresses some issues reported since 2.19.1 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
  • 883970b Release notes for 2.19.2.
  • 83e9f29 CSHARP-4656: Fix failing test.
  • 3720217 CSHARP-4550: Make MemberInitExpression work with struct also as long as suita...
  • 1ef7dd3 CSHARP-4656 Simplify A : "$A" to A : 1 only on find (#1087)
  • 5a973c2 CSHARP-4493: Fix incorrect flattening of $expr in $and operator (#1072)
  • ad5700b CSHARP-4550: NewExpression and MemberInitExpression behaviour differs (#1089)
  • 7746b0f CSHARP-4658: NullReferenceException when using certain projections.
  • 513d0ce CSHARP-4634: Error in LINQ3 provider when custom ObjectSerializer is used (#1...
  • 3c2d4ff CSHARP-4567: Support implicit conversion when lambda body returns a type assi...
  • 9eaf604 CSHARP-4646: Support namespace queries in ChangeStreamDocument pipelines.
  • 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)

Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.19.1 to 2.19.2.
- [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases)
- [Commits](mongodb/mongo-csharp-driver@v2.19.1...v2.19.2)

---
updated-dependencies:
- dependency-name: MongoDB.Driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 25, 2023
@BrammyS BrammyS merged commit 1192891 into dev May 25, 2023
@dependabot dependabot bot deleted the dependabot/nuget/dev/MongoDB.Driver-2.19.2 branch May 25, 2023 09:06
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant