Skip to content

Deps: Bump the go-modules group across 1 directory with 4 updates#233

Merged
mgoetzegb merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-773045c905
Jun 29, 2026
Merged

Deps: Bump the go-modules group across 1 directory with 4 updates#233
mgoetzegb merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-773045c905

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

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/spec from 0.22.5 to 0.22.6

Release notes

Sourced from github.com/go-openapi/spec's releases.

v0.22.6

0.22.6 - 2026-06-14

Full Changelog: go-openapi/spec@v0.22.5...v0.22.6

8 commits in this release.


Fixed bugs

  • fix(header): header extension should correctly marshal as JSON by @​fredbi ...

Documentation

Code quality

Updates

Other (technical)


People who contributed to this release


spec license terms

License

Commits
  • 1b69857 Merge pull request #278 from fredbi/fix/277-header-ext
  • 49846cb chore: relint
  • e41b4fd fix(header): header extension should correctly marshal as JSON
  • 536d375 build(deps): bump the development-dependencies group with 8 updates
  • e935605 build(deps): bump the go-openapi-dependencies group across 1 directory with 6...
  • 1ab4532 doc: updated contributors file
  • 9a2db11 doc: aligned with org docs (#273)
  • 0741160 build(deps): bump the development-dependencies group with 8 updates
  • See full diff in compare view

Updates github.com/pelletier/go-toml/v2 from 2.3.1 to 2.4.2

Release notes

Sourced from github.com/pelletier/go-toml/v2's releases.

v2.4.2

What's Changed

Fixed bugs

Full Changelog: pelletier/go-toml@v2.4.1...v2.4.2

v2.4.1

What's Changed

Fixed bugs

Full Changelog: pelletier/go-toml@v2.4.0...v2.4.1

v2.4.0

What's Changed

What's new

Performance

Fixed bugs

Documentation

New Contributors

Full Changelog: pelletier/go-toml@v2.3.1...v2.4.0

Commits
  • 25fc130 Flatten embedded structs whose toml tag only sets options (#1079)
  • 2586526 build(deps): bump actions/checkout from 6 to 7 (#1074)
  • 4ef6436 Fix multiline string, array indentation, and omitempty behavior
  • e3b2270 build(deps): bump docker/setup-buildx-action from 3 to 4 (#1073)
  • abaa568 ci: fix release Docker attestations + enable manual tag re-release (#1071)
  • b99e8db docs: remove "Migrating from v1" section from README (#1070)
  • 5a548e3 Reimplementation of the parser, decoder, and encoder (#1067)
  • 3c357d6 fix: report quoted string requirement for unquoted values (#1063)
  • bf5d424 Contextualize redefinition errors as DecodeError (#1069)
  • eb85928 Support TOML v1.1.0 (#1068)
  • Additional commits viewable in compare view

Updates go.mongodb.org/mongo-driver/v2 from 2.6.0 to 2.7.0

Release notes

Sourced from go.mongodb.org/mongo-driver/v2's releases.

MongoDB Go Driver 2.7.0

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

Release Highlights

This release adds support for sending afterClusterTime on writes in causally consistent sessions, improving alignment between read and write behavior in session-based workflows. It also continues cleanup of session-related and internal-only APIs by deprecating the experimental session API, helping clarify which surfaces are intended for long-term public use. Alongside that, the release includes a handful of targeted quality improvements across BSON validation, change streams, and error reporting to make the driver more predictable and easier to debug.

What's Changed

✨ New Features

🐛 Fixed

📝 Other Changes

New Contributors

Full Changelog: mongodb/mongo-go-driver@v2.6.2...v2.7.0

For a full list of tickets included in this release, please see the list of fixed issues.

... (truncated)

Commits
  • 7d61ab3 BUMP v2.7.0
  • d9593db GODRIVER-3559 Skip Docker Runner Tests (#2432)
  • 6d0f68d Merge release/2.6 into master (#2437)
  • 0ff564f Merge branch 'release/2.6'
  • 867c9b5 BUMP v2.6.2
  • 5b90659 Merge branch 'master' into merge-release/2.6-into-master-1781722303033
  • 797c020 GODRIVER-3964: Skip CSE prose tests requiring contention (#2431)
  • 283aa8b GODRIVER-3113 Skip flaky test in commit.json. (#2435)
  • 1803b12 GODRIVER-3965 fix: misleading error message type info in rewrap function (#2430)
  • 2995aaf GODRIVER-3906 Exclude tls.RecordHeaderError from backpressure labels (#2417)
  • Additional commits viewable in compare view

Updates golang.org/x/tools from 0.45.0 to 0.46.0

Commits
  • 3d6f8df go/packages: propagate PATH in TestConfigEnvDoesNotInheritProcessEnv
  • 47abf61 gopls: move internal/tool into gopls/internal/tool
  • 19cebc5 go/packages/gopackages: use standard flag package instead of internal/tool
  • e965c10 gopls/internal/test/marker: update hover test
  • 96efd3d gopls/internal/golang/stubmethods: support generic interfaces
  • 83be7b7 go.mod: update golang.org/x dependencies
  • bf05c11 internal/typesinternal: ForEachElement: test generic methods
  • 99df0ab go/callgraph/static: support generic methods
  • 6942095 go/ssa: fix instantiation of generic methods on non-generic receivers
  • 070e85d go/callgraph/rta: skip generic methods in fingerprinting
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 17, 2026
@dependabot dependabot Bot requested review from a team as code owners June 17, 2026 04:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 17, 2026
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>
@dependabot dependabot Bot changed the title Deps: Bump the go-modules group with 4 updates Deps: Bump the go-modules group across 1 directory with 4 updates Jun 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-modules-773045c905 branch from d63d58c to cf9b254 Compare June 24, 2026 04:06
@mgoetzegb mgoetzegb merged commit 0dec917 into main Jun 29, 2026
15 of 16 checks passed
@mgoetzegb mgoetzegb deleted the dependabot/go_modules/go-modules-773045c905 branch June 29, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

1 participant