Bump MongoDB.Driver.Core, MongoDB.Bson, DnsClient, MongoDB.Libmongocrypt and SharpCompress#99
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump MongoDB.Driver.Core, MongoDB.Bson, DnsClient, MongoDB.Libmongocrypt and SharpCompress#99dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ypt and SharpCompress Bumps [MongoDB.Driver.Core](https://github.com/mongodb/mongo-csharp-driver), [MongoDB.Bson](https://github.com/mongodb/mongo-csharp-driver), [DnsClient](https://github.com/MichaCo/DnsClient.NET), MongoDB.Libmongocrypt and [SharpCompress](https://github.com/adamhathcock/sharpcompress). These dependencies needed to be updated together. Updates `MongoDB.Driver.Core` from 2.13.3 to 2.25.0 - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](mongodb/mongo-csharp-driver@v2.13.3...v2.25.0) Updates `MongoDB.Bson` from 2.13.3 to 2.25.0 - [Release notes](https://github.com/mongodb/mongo-csharp-driver/releases) - [Commits](mongodb/mongo-csharp-driver@v2.13.3...v2.25.0) Updates `DnsClient` from 1.4.0 to 1.6.1 - [Release notes](https://github.com/MichaCo/DnsClient.NET/releases) - [Commits](MichaCo/DnsClient.NET@1.4.0...1.6.1) Updates `MongoDB.Libmongocrypt` from 1.2.2 to 1.8.2 Updates `SharpCompress` from 0.23.0 to 0.30.1 - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](adamhathcock/sharpcompress@0.23...0.30.1) --- updated-dependencies: - dependency-name: MongoDB.Driver.Core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: MongoDB.Bson dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: DnsClient dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: MongoDB.Libmongocrypt dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: SharpCompress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced May 29, 2024
Author
|
Superseded by #140. |
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.
Bumps MongoDB.Driver.Core, MongoDB.Bson, DnsClient, MongoDB.Libmongocrypt and SharpCompress. These dependencies needed to be updated together.
Updates
MongoDB.Driver.Corefrom 2.13.3 to 2.25.0Release notes
Sourced from MongoDB.Driver.Core's releases.
... (truncated)
Commits
46eafc9Use net8.0 SDK for build script. (#1308)ef28efcFix NullReferenceException in no-auth tests (#1306)6817795CSHARP-4448: Implement OIDC SASL mechanism (#1259)1bb081aAdd solution DotSettings file (#1303)1837e64CSHARP-4979: Gossip cluster time from internal MongoClient to session entitie...0f738fdCSHARP-1378: Make BulkWrite enumerate requests argument only once (#1298)5f7fc33CSHARP-4718: Enable Container and kubernetes awareness (#1295)43fb293CSHARP-3995: Fix flaky pool-checkout-maxConnecting-is-enforced.json:maxConnec...fb932d4CSHARP-5009: Investigate changes in SERVER-85756: rename rangePreview to rang...dbcd231CSHARP-5004: Invoke all Drivers Evergreen Tools Scripts with Bash (#1296)Updates
MongoDB.Bsonfrom 2.13.3 to 2.25.0Release notes
Sourced from MongoDB.Bson's releases.
... (truncated)
Commits
46eafc9Use net8.0 SDK for build script. (#1308)ef28efcFix NullReferenceException in no-auth tests (#1306)6817795CSHARP-4448: Implement OIDC SASL mechanism (#1259)1bb081aAdd solution DotSettings file (#1303)1837e64CSHARP-4979: Gossip cluster time from internal MongoClient to session entitie...0f738fdCSHARP-1378: Make BulkWrite enumerate requests argument only once (#1298)5f7fc33CSHARP-4718: Enable Container and kubernetes awareness (#1295)43fb293CSHARP-3995: Fix flaky pool-checkout-maxConnecting-is-enforced.json:maxConnec...fb932d4CSHARP-5009: Investigate changes in SERVER-85756: rename rangePreview to rang...dbcd231CSHARP-5004: Invoke all Drivers Evergreen Tools Scripts with Bash (#1296)Updates
DnsClientfrom 1.4.0 to 1.6.1Release notes
Sourced from DnsClient's releases.
Commits
53b94f1Ignoring any Microsoft.Win32.Registry related errors828c463Removing UDP client pooling (#146)d56cb12PR for Duplicated UDP responses from DNS confuse LookupClient #140 (#142)2b38644Version up and some minor fixes0d64ea3Update FUNDING.yml80eee27Create FUNDING.yml3c37a2cReadme update - url fixde7fc4cFixed some query cancellation implementation details (#124)314f0a7Fixing retry conditions7239fe4Adding NSEC3 records (#119)Updates
MongoDB.Libmongocryptfrom 1.2.2 to 1.8.2Updates
SharpCompressfrom 0.23.0 to 0.30.1Release notes
Sourced from SharpCompress's releases.
... (truncated)
Commits
8d17d09Merge pull request #624 from adamhathcock/issue-61705208ccAdd test and probable fix for Issue 617a1e7c00Merge pull request #622 from adamhathcock/net461-testse6bec19Mark for 0.30ec2be28Fix whitespace from dotnet formatce5432eFix tests for multi-targettingb6e0ad8Remove duplicated artifact step2745bfaMinor SDK update3cdc4b3Test 461 on github actionsfc1ca80Merge pull request #621 from inthemedium/masterDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)