DalvinCodes / tenant-management

Create and Manage Tenants of WATTBA
0 stars 0 forks source link

fix(deps): update module go.mongodb.org/mongo-driver to v1.11.6 #47

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
go.mongodb.org/mongo-driver require patch v1.11.4 -> v1.11.6

Release Notes

mongodb/mongo-go-driver ### [`v1.11.6`](https://togithub.com/mongodb/mongo-go-driver/releases/tag/v1.11.6): MongoDB Go Driver 1.11.6 [Compare Source](https://togithub.com/mongodb/mongo-go-driver/compare/v1.11.5...v1.11.6) The MongoDB Go Driver Team is pleased to release version 1.11.6 of the official Go driver. #### Release Notes This release fixes the import failure introduced in 1.11.5. This release also includes the patch in the retracted [1.11.5](https://togithub.com/mongodb/mongo-go-driver/releases/tag/v1.11.5), which fixes a bug that can squash the `FullDocument` configuration value when merging multiple `ChangeStreamOptions` structs. *** For a full list of tickets included in this release, please see the links below: - [Bugs](https://jira.mongodb.org/issues/?jql=project%3DGODRIVER%20and%20type%3DBug%20and%20status%3Dclosed%20and%20fixVersion%3D1.11.6) - [Tasks](https://jira.mongodb.org/issues/?jql=project%3Dgodriver%20and%20type%3D%22task%22%20and%20status%20%3D%20Closed%20and%20fixVersion%3D1.11.6) **Full Changelog**: [v1.11.4...v1.11.6](https://togithub.com/mongodb/mongo-go-driver/compare/v1.11.4...v1.11.6) Documentation for the Go driver can be found on [pkg.go.dev](https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo?tab=doc) and the [MongoDB documentation site](https://docs.mongodb.com/ecosystem/drivers/go/). BSON library documentation is also available on [pkg.go.dev](https://pkg.go.dev/go.mongodb.org/mongo-driver/bson?tab=doc). Questions and inquiries can be asked on the [MongoDB Developer Community](https://community.mongodb.com/). Bugs can be reported in the [Go Driver project in the MongoDB JIRA](https://jira.mongodb.org/secure/CreateIssue!default.jspa?pid=14289) where a list of [current issues](https://jira.mongodb.org/browse/GODRIVER) can be found. Your feedback on the Go driver is greatly appreciated! ### [`v1.11.5`](https://togithub.com/mongodb/mongo-go-driver/releases/tag/v1.11.5): MongoDB Go Driver 1.11.5 [Compare Source](https://togithub.com/mongodb/mongo-go-driver/compare/v1.11.4...v1.11.5) ### :warning: Retracted This release has been retracted due to an import failure. Please use version 1.11.6 or higher. *** The MongoDB Go Driver Team is pleased to release version 1.11.5 of the official Go driver. #### Release Notes This release fixes a bug that can squash the `FullDocument` configuration value when merging multiple `ChangeStreamOptions` structs. *** For a full list of tickets included in this release, please see the links below: - [Bugs](https://jira.mongodb.org/issues/?jql=project%3DGODRIVER%20and%20type%3DBug%20and%20status%3Dclosed%20and%20fixVersion%3D1.11.5) - [Tasks](https://jira.mongodb.org/issues/?jql=project%3Dgodriver%20and%20type%3D%22task%22%20and%20status%20%3D%20Closed%20and%20fixVersion%3D1.11.5) **Full Changelog**: [v1.11.4...v1.11.5](https://togithub.com/mongodb/mongo-go-driver/compare/v1.11.4...v1.11.5) Documentation for the Go driver can be found on [pkg.go.dev](https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo?tab=doc) and the [MongoDB documentation site](https://docs.mongodb.com/ecosystem/drivers/go/). BSON library documentation is also available on [pkg.go.dev](https://pkg.go.dev/go.mongodb.org/mongo-driver/bson?tab=doc). Questions and inquiries can be asked on the [MongoDB Developer Community](https://community.mongodb.com/). Bugs can be reported in the [Go Driver project in the MongoDB JIRA](https://jira.mongodb.org/secure/CreateIssue!default.jspa?pid=14289) where a list of [current issues](https://jira.mongodb.org/browse/GODRIVER) can be found. Your feedback on the Go driver is greatly appreciated!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.