Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module go.mongodb.org/mongo-driver to v1.17.0 - autoclosed #188

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2024

This PR contains the following updates:

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

Release Notes

mongodb/mongo-go-driver (go.mongodb.org/mongo-driver)

v1.17.0: MongoDB Go Driver 1.17.0

Compare Source

The MongoDB Go Driver Team is pleased to release version 1.17.0 of the official MongoDB Go driver.

Release Notes

This release adds support for client authentication using OpenID Connect (MONGODB-OIDC), and for the Queryable Encryption Range Protocol. The driver now supports MongoDB 8.0. Additionally, IndexView has been extended to include methods for dropping indexes by key (i.e. DropOneWithKey and DropWithKey).

[!NOTE]

This is the last planned minor release in the 1.x series. Future driver versions will be in the 2.x series. The v1.17.x will still receive security and bug fixes for a year.

Queryable Encryption Range Protocol

Added range protocol support for Queryable Encryption.

MONGODB-OIDC

Added support OpenID Connect (OIDC) authentication for workload identities. A workload identity is an identity you assign to a software workload, such as an application, service, script, or container, to authenticate and access other services and resources.

See the documentation for more details.


For a full list of tickets included in this release, please see the links below:

Full Changelog: v1.16.1...v1.17.0

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 - 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.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 18, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: cmd/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/siyul-park/uniflow v0.9.0
go: downloading github.com/jedib0t/go-pretty/v6 v6.5.9
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/mattn/go-sqlite3 v1.14.22
go: downloading github.com/siyul-park/uniflow/driver/mongo v0.9.0
go: downloading github.com/siyul-park/uniflow/ext v0.9.0
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/spf13/viper v1.19.0
go: downloading go.mongodb.org/mongo-driver v1.17.0
go: downloading github.com/charmbracelet/bubbles v0.18.0
go: downloading github.com/charmbracelet/bubbletea v0.27.0
go: downloading github.com/gofrs/uuid v4.4.0+incompatible
go: downloading github.com/spf13/cobra v1.8.1
go: downloading github.com/go-faker/faker/v4 v4.4.2
go: downloading github.com/benbjohnson/immutable v0.4.3
go: downloading github.com/iancoleman/strcase v0.3.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa
go: downloading github.com/mattn/go-runewidth v0.0.16
go: downloading golang.org/x/sys v0.24.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/tryvium-travels/memongo v0.12.0
go: downloading github.com/jmoiron/sqlx v1.4.0
go: downloading github.com/google/cel-go v0.21.0
go: downloading github.com/dop251/goja v0.0.0-20240815170236-7d18bf7df119
go: downloading github.com/evanw/esbuild v0.23.0
go: downloading github.com/gorilla/websocket v1.5.3
go: downloading golang.org/x/text v0.17.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/locafero v0.6.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/cast v1.7.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78
go: downloading github.com/atotto/clipboard v0.1.4
go: downloading github.com/charmbracelet/lipgloss v0.9.1
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/charmbracelet/x/ansi v0.1.4
go: downloading github.com/charmbracelet/x/term v0.1.1
go: downloading github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f
go: downloading github.com/mattn/go-localereader v0.0.1
go: downloading github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
go: downloading github.com/muesli/cancelreader v0.2.2
go: downloading golang.org/x/sync v0.8.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/andybalholm/brotli v1.1.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/stoewer/go-strcase v1.3.0
go: downloading github.com/dlclark/regexp2 v1.11.4
go: downloading github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.2.2
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/klauspost/compress v1.17.9
go: downloading github.com/xdg-go/scram v1.1.2
go: downloading github.com/xdg-go/stringprep v1.0.4
go: downloading github.com/montanaflynn/stats v0.7.1
go: downloading golang.org/x/crypto v0.26.0
go: downloading github.com/muesli/reflow v0.3.0
go: downloading github.com/muesli/termenv v0.15.2
go: downloading github.com/charmbracelet/x/input v0.1.0
go: downloading github.com/acobaugh/osrelease v0.1.0
go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142
go: downloading github.com/go-sourcemap/sourcemap v2.1.4+incompatible
go: downloading github.com/xdg-go/pbkdf2 v1.0.0
go: downloading github.com/aymanbagabas/go-osc52/v2 v2.0.1
go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
go: downloading github.com/mattn/go-isatty v0.0.18
go: downloading github.com/charmbracelet/x/windows v0.1.0
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading go.uber.org/multierr v1.11.0
go: github.com/siyul-park/uniflow/cmd/pkg/cli imports
	github.com/siyul-park/uniflow/pkg/debug: cannot find module providing package github.com/siyul-park/uniflow/pkg/debug

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.29%. Comparing base (205ff40) to head (797cf20).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #188      +/-   ##
==========================================
- Coverage   75.38%   75.29%   -0.10%     
==========================================
  Files         123      123              
  Lines        7436     7436              
==========================================
- Hits         5606     5599       -7     
- Misses       1246     1250       +4     
- Partials      584      587       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the dependency/go.mongodb.org-mongo-driver-1.x branch from 833de39 to 797cf20 Compare September 21, 2024 08:04
@renovate renovate bot changed the title fix(deps): update module go.mongodb.org/mongo-driver to v1.17.0 fix(deps): update module go.mongodb.org/mongo-driver to v1.17.0 - autoclosed Sep 21, 2024
@renovate renovate bot closed this Sep 21, 2024
@renovate renovate bot deleted the dependency/go.mongodb.org-mongo-driver-1.x branch September 21, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants