Deps: Bump the go-modules group across 1 directory with 4 updates#233
Merged
Merged
Conversation
Bumps the go-modules group with 4 updates in the / directory: [github.com/go-openapi/spec](https://github.com/go-openapi/spec), [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml), [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver) and [golang.org/x/tools](https://github.com/golang/tools). Updates `github.com/go-openapi/spec` from 0.22.5 to 0.22.6 - [Release notes](https://github.com/go-openapi/spec/releases) - [Commits](go-openapi/spec@v0.22.5...v0.22.6) Updates `github.com/pelletier/go-toml/v2` from 2.3.1 to 2.4.2 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Commits](pelletier/go-toml@v2.3.1...v2.4.2) Updates `go.mongodb.org/mongo-driver/v2` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.6.0...v2.7.0) Updates `golang.org/x/tools` from 0.45.0 to 0.46.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.45.0...v0.46.0) --- updated-dependencies: - dependency-name: github.com/go-openapi/spec dependency-version: 0.22.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/pelletier/go-toml/v2 dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.6.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: golang.org/x/tools dependency-version: 0.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
d63d58c to
cf9b254
Compare
mgoetzegb
approved these changes
Jun 29, 2026
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 go-modules group with 4 updates in the / directory: github.com/go-openapi/spec, github.com/pelletier/go-toml/v2, go.mongodb.org/mongo-driver/v2 and golang.org/x/tools.
Updates
github.com/go-openapi/specfrom 0.22.5 to 0.22.6Release notes
Sourced from github.com/go-openapi/spec's releases.
Commits
1b69857Merge pull request #278 from fredbi/fix/277-header-ext49846cbchore: relinte41b4fdfix(header): header extension should correctly marshal as JSON536d375build(deps): bump the development-dependencies group with 8 updatese935605build(deps): bump the go-openapi-dependencies group across 1 directory with 6...1ab4532doc: updated contributors file9a2db11doc: aligned with org docs (#273)0741160build(deps): bump the development-dependencies group with 8 updatesUpdates
github.com/pelletier/go-toml/v2from 2.3.1 to 2.4.2Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
Commits
25fc130Flatten embedded structs whose toml tag only sets options (#1079)2586526build(deps): bump actions/checkout from 6 to 7 (#1074)4ef6436Fix multiline string, array indentation, and omitempty behaviore3b2270build(deps): bump docker/setup-buildx-action from 3 to 4 (#1073)abaa568ci: fix release Docker attestations + enable manual tag re-release (#1071)b99e8dbdocs: remove "Migrating from v1" section from README (#1070)5a548e3Reimplementation of the parser, decoder, and encoder (#1067)3c357d6fix: report quoted string requirement for unquoted values (#1063)bf5d424Contextualize redefinition errors as DecodeError (#1069)eb85928Support TOML v1.1.0 (#1068)Updates
go.mongodb.org/mongo-driver/v2from 2.6.0 to 2.7.0Release notes
Sourced from go.mongodb.org/mongo-driver/v2's releases.
... (truncated)
Commits
7d61ab3BUMP v2.7.0d9593dbGODRIVER-3559 Skip Docker Runner Tests (#2432)6d0f68dMerge release/2.6 into master (#2437)0ff564fMerge branch 'release/2.6'867c9b5BUMP v2.6.25b90659Merge branch 'master' into merge-release/2.6-into-master-1781722303033797c020GODRIVER-3964: Skip CSE prose tests requiring contention (#2431)283aa8bGODRIVER-3113 Skip flaky test in commit.json. (#2435)1803b12GODRIVER-3965 fix: misleading error message type info in rewrap function (#2430)2995aafGODRIVER-3906 Exclude tls.RecordHeaderError from backpressure labels (#2417)Updates
golang.org/x/toolsfrom 0.45.0 to 0.46.0Commits
3d6f8dfgo/packages: propagate PATH in TestConfigEnvDoesNotInheritProcessEnv47abf61gopls: move internal/tool into gopls/internal/tool19cebc5go/packages/gopackages: use standard flag package instead of internal/toole965c10gopls/internal/test/marker: update hover test96efd3dgopls/internal/golang/stubmethods: support generic interfaces83be7b7go.mod: update golang.org/x dependenciesbf05c11internal/typesinternal: ForEachElement: test generic methods99df0abgo/callgraph/static: support generic methods6942095go/ssa: fix instantiation of generic methods on non-generic receivers070e85dgo/callgraph/rta: skip generic methods in fingerprinting