build(deps): bump the other-dependencies group across 3 directories with 2 updates - #306
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ith 2 updates Bumps the other-dependencies group with 2 updates in the / directory: [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver) and [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql). Bumps the other-dependencies group with 1 update in the /enable/mongodb directory: [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver). Bumps the other-dependencies group with 2 updates in the /internal/testintegration directory: [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver) and [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql). Updates `go.mongodb.org/mongo-driver/v2` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.8.2...v2.9.0) Updates `github.com/go-sql-driver/mysql` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.10.0...v1.10.1) Updates `go.mongodb.org/mongo-driver/v2` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.8.2...v2.9.0) Updates `go.mongodb.org/mongo-driver/v2` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.8.2...v2.9.0) Updates `github.com/go-sql-driver/mysql` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #306 +/- ##
=======================================
Coverage 89.13% 89.13%
=======================================
Files 24 24
Lines 2926 2926
=======================================
Hits 2608 2608
Misses 317 317
Partials 1 1 ☔ View full report in Codecov by Harness. |
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 the other-dependencies group with 2 updates in the / directory: go.mongodb.org/mongo-driver/v2 and github.com/go-sql-driver/mysql.
Bumps the other-dependencies group with 1 update in the /enable/mongodb directory: go.mongodb.org/mongo-driver/v2.
Bumps the other-dependencies group with 2 updates in the /internal/testintegration directory: go.mongodb.org/mongo-driver/v2 and github.com/go-sql-driver/mysql.
Updates
go.mongodb.org/mongo-driver/v2from 2.8.2 to 2.9.0Release notes
Sourced from go.mongodb.org/mongo-driver/v2's releases.
... (truncated)
Commits
099a81fBUMP v2.9.03c87f21GODRIVER-4101 AddtlsDisableCertificateRevocationCheckoption. (#2571)5e5fba9Bump testdata/specifications fromd9d69f5to70a628b(#2576)ac30cacGODRIVER-4109: Exclude OCSP errors from backpressure label (#2584)15ca7a0GODRIVER-4096 Fix panic in Collection.insert on out-of-order write errors (#2...325f1acBump github/codeql-action from 4.37.8 to 4.37.9 in the actions group (#2583)4fe3377GODRIVER-4062 Remove the ServerOverloadedError retry example. (#2568)ed6483fBump github.com/bombsimon/logrusr/v4 from 4.1.0 to 4.2.0 (#2580)b575bc1Bump github.com/bitfield/script from 0.24.3 to 0.25.0 (#2552)5ba69b9Bump .evergreen/drivers-evergreen-tools from890a93btoc70d29e(#2575)Updates
github.com/go-sql-driver/mysqlfrom 1.10.0 to 1.10.1Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
7ca26e8release v1.10.1 (#1801)87dcb95doc: clarify timeTruncate units and when to use it (#1792)1d9c421codeql: remove custom workflow (#1799)532b8e5Bump the all-dependencies group with 3 updates (#1796)fe209ccBump the all-dependencies group with 5 updates (#1795)03d76c7Bump the all-dependencies group with 3 updates (#1794)c426bd9Bump the all-dependencies group across 1 directory with 5 updates (#1791)416cd99Bump actions/setup-go from 6.5.0 to 7.0.0 in the all-dependencies group (#1783)b96d415Interpolate typed-nil json.RawMessage as NULL (#1782)dec193dBump the all-dependencies group with 3 updates (#1780)Updates
go.mongodb.org/mongo-driver/v2from 2.8.2 to 2.9.0Release notes
Sourced from go.mongodb.org/mongo-driver/v2's releases.
... (truncated)
Commits
099a81fBUMP v2.9.03c87f21GODRIVER-4101 AddtlsDisableCertificateRevocationCheckoption. (#2571)5e5fba9Bump testdata/specifications fromd9d69f5to70a628b(#2576)ac30cacGODRIVER-4109: Exclude OCSP errors from backpressure label (#2584)15ca7a0GODRIVER-4096 Fix panic in Collection.insert on out-of-order write errors (#2...325f1acBump github/codeql-action from 4.37.8 to 4.37.9 in the actions group (#2583)4fe3377GODRIVER-4062 Remove the ServerOverloadedError retry example. (#2568)ed6483fBump github.com/bombsimon/logrusr/v4 from 4.1.0 to 4.2.0 (#2580)b575bc1Bump github.com/bitfield/script from 0.24.3 to 0.25.0 (#2552)5ba69b9Bump .evergreen/drivers-evergreen-tools from890a93btoc70d29e(#2575)Updates
go.mongodb.org/mongo-driver/v2from 2.8.2 to 2.9.0Release notes
Sourced from go.mongodb.org/mongo-driver/v2's releases.
... (truncated)
Commits
099a81fBUMP v2.9.03c87f21GODRIVER-4101 AddtlsDisableCertificateRevocationCheckoption. (#2571)5e5fba9Bump testdata/specifications fromd9d69f5to70a628b(#2576)ac30cacGODRIVER-4109: Exclude OCSP errors from backpressure label (#2584)15ca7a0GODRIVER-4096 Fix panic in Collection.insert on out-of-order write errors (#2...325f1acBump github/codeql-action from 4.37.8 to 4.37.9 in the actions group (#2583)4fe3377GODRIVER-4062 Remove the ServerOverloadedError retry example. (#2568)ed6483fBump github.com/bombsimon/logrusr/v4 from 4.1.0 to 4.2.0 (#2580)b575bc1Bump github.com/bitfield/script from 0.24.3 to 0.25.0 (#2552)5ba69b9Bump .evergreen/drivers-evergreen-tools from890a93btoc70d29e(#2575)Updates
github.com/go-sql-driver/mysqlfrom 1.10.0 to 1.10.1Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
7ca26e8release v1.10.1 (#1801)87dcb95doc: clarify timeTruncate units and when to use it (#1792)1d9c421codeql: remove custom workflow (#1799)532b8e5Bump the all-dependencies group with 3 updates (#1796)fe209ccBump the all-dependencies group with 5 updates (#1795)03d76c7Bump the all-dependencies group with 3 updates (#1794)c426bd9Bump the all-dependencies group across 1 directory with 5 updates (#1791)416cd99Bump actions/setup-go from 6.5.0 to 7.0.0 in the all-dependencies group (#1783)b96d415Interpolate typed-nil json.RawMessage as NULL (#1782)dec193dBump the all-dependencies group with 3 updates (#1780)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