Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

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

Merged
merged 2 commits into from May 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2023

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: MongoDB Go Driver 1.11.6

Compare Source

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, 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:

Full Changelog: v1.11.4...v1.11.6

Documentation for the Go driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the MongoDB Developer Community. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the Go driver is greatly appreciated!

v1.11.5: MongoDB Go Driver 1.11.5

Compare Source

⚠️ 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:

Full Changelog: v1.11.4...v1.11.5

Documentation for the Go driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the MongoDB Developer Community. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the Go driver is greatly appreciated!


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner May 6, 2023 03:14
@renovate renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 6, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes May 6, 2023
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/go.mongodb.org-mongo-driver-1.11.x branch from 4428487 to 0534cd8 Compare May 6, 2023 23:41
@renovate renovate bot changed the title build(deps): update module go.mongodb.org/mongo-driver to v1.11.5 build(deps): update module go.mongodb.org/mongo-driver to v1.11.6 May 6, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes May 6, 2023
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
@renovate
Copy link
Contributor Author

renovate bot commented May 8, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@sonarcloud
Copy link

sonarcloud bot commented May 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Merging #9663 (f3df3ad) into master (8c9e886) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9663   +/-   ##
=======================================
  Coverage   70.91%   70.91%           
=======================================
  Files         618      618           
  Lines       32735    32735           
  Branches     1645     1645           
=======================================
  Hits        23214    23214           
  Misses       8276     8276           
  Partials     1245     1245           
Flag Coverage Δ
mongodb-datastore 58.25% <ø> (ø)
shipyard-controller 68.07% <ø> (ø)
statistics-service 58.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@odubajDT odubajDT merged commit 39feb88 into master May 8, 2023
20 checks passed
@odubajDT odubajDT deleted the renovate/go.mongodb.org-mongo-driver-1.11.x branch May 8, 2023 05:58
@github-actions github-actions bot mentioned this pull request May 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants