trufflesecurity / trufflehog

Find and verify secrets
https://trufflesecurity.com
GNU Affero General Public License v3.0
14.39k stars 1.57k forks source link

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

Closed renovate[bot] closed 2 days ago

renovate[bot] commented 5 days ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.mongodb.org/mongo-driver v1.15.1 -> v1.16.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mongodb/mongo-go-driver (go.mongodb.org/mongo-driver) ### [`v1.16.0`](https://togithub.com/mongodb/mongo-go-driver/releases/tag/v1.16.0): MongoDB Go Driver 1.16.0 [Compare Source](https://togithub.com/mongodb/mongo-go-driver/compare/v1.15.1...v1.16.0) The MongoDB Go Driver Team is pleased to release version 1.16.0 of the official Go driver. #### Release Notes This release adds the ability to specify an index type when creating an [Atlas Search Index](https://www.mongodb.com/docs/atlas/atlas-search/create-index/), reduces memory usage when using "zstd" compression, and upgrades dependencies. ##### Specify type when creating a search index Allow specifying index type via [SearchIndexModel.Options.SetType](https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.16.0/mongo/options#SearchIndexesOptions.SetType) when creating a search index. ##### Reduce zstd memory usage When "zstd" compression is enabled, static memory usage and per-operation memory usage are reduced. ##### Upgrade dependencies - Bump golang.org/x/crypto from 0.17.0 to 0.22.0 - Bump github.com/google/go-cmp from 0.5.2 to 0.6.0 - Bump github.com/montanaflynn/stats from 0.0.0-20171201202039-1bf9dbcd8cbe to 0.7.1 - Bump golang.org/x/sync from 0.1.0 to 0.7.0 - Bump github.com/golang/snappy from 0.0.1 to 0.0.4 *** For a full list of tickets included in this release, please see the links below: - [Projects](https://jira.mongodb.org/issues/?jql=project%3Dgodriver%20and%20type%3Depic%20and%20status%20%3D%20Closed%20and%20fixVersion%3D1.16.0) - [Improvements](https://jira.mongodb.org/issues/?jql=project%3Dgodriver%20and%20type%3Dimprovement%20and%20status%20%3D%20Closed%20and%20fixVersion%3D1.16.0) - [Bugs](https://jira.mongodb.org/issues/?jql=project%3DGODRIVER%20and%20type%3DBug%20and%20status%3Dclosed%20and%20fixVersion%3D1.16.0) - [Tasks](https://jira.mongodb.org/issues/?jql=project%3Dgodriver%20and%20type%3D%22task%22%20and%20status%20%3D%20Closed%20and%20fixVersion%3D1.16.0) **Full Changelog**: [v1.15.1...v1.16.0](https://togithub.com/mongodb/mongo-go-driver/compare/v1.15.1...v1.16.0) 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.

renovate[bot] commented 5 days ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/montanaflynn/stats v0.7.0 -> v0.7.1
CLAassistant commented 5 days ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.