Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps the gomod-backward-compatible group with 6 updates:

Package From To
github.com/go-openapi/errors 0.22.2 0.22.3
github.com/go-openapi/runtime 0.28.0 0.29.0
github.com/go-openapi/strfmt 0.23.0 0.24.0
github.com/go-openapi/swag 0.24.1 0.25.1
github.com/go-openapi/validate 0.24.0 0.25.0
golang.org/x/oauth2 0.30.0 0.31.0

Updates github.com/go-openapi/errors from 0.22.2 to 0.22.3

Commits
  • 429e45b updated linting rules
  • caa9e61 fix go vet issue (go1.24+)
  • 63e8809 chore: upgraded go-openapi to go 1.24
  • cc310ac Bump actions/setup-go from 5 to 6 in the development-dependencies group
  • 923e6bf Bump github.com/stretchr/testify in the development-dependencies group
  • d115017 Bump actions/checkout from 4 to 5 in the development-dependencies group
  • See full diff in compare view

Updates github.com/go-openapi/runtime from 0.28.0 to 0.29.0

Commits
  • 53e5561 chore(deps): updated dependencies & relint
  • 7e6d12c build(deps): bump the go-openapi-dependencies group with 4 updates
  • f39677b chore(deps): deprecated dependency to opentracing
  • 476a4c4 chore: migrated calls to go-openapi/swag to the new API
  • 8de32b0 fixed the nil check
  • c364773 Update context.go
  • 0628cdf chore(go): upgraded to g1.24
  • 6912bd1 build(deps): bump actions/setup-go in the development-dependencies group
  • 341eefa build(deps): bump github.com/stretchr/testify
  • 0e2f309 build(deps): bump github.com/go-openapi/errors
  • Additional commits viewable in compare view

Updates github.com/go-openapi/strfmt from 0.23.0 to 0.24.0

Commits
  • 900913b chore(deps): updated dependencies & relinted
  • e9d6155 build(deps): bump golang.org/x/net in the golang-org-dependencies group
  • 65743c4 build(deps): bump actions/setup-go in the development-dependencies group
  • c21fe94 build(deps): bump github.com/stretchr/testify
  • 2ac5723 fix(duration): accepts fractional values for duration (#170)
  • aae2676 build(deps): bump actions/checkout in the development-dependencies group
  • d24e69d build(deps): bump github.com/go-openapi/errors
  • 1613dfc fix(lint): fixed false positives in tests (testifylint)
  • 25d4e0a chore(lint): update linter config, relinted code
  • 430601d Bump golang.org/x/net in the golang-org-dependencies group
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag from 0.24.1 to 0.25.1

Commits
  • e8de8a1 prepared release v0.25.1
  • ccad3e7 fix(typo): fixed typo on the benchmark diagram image
  • 4e3f4ae fix(jsonutils): fixed data race with lexer
  • a7a1158 prepared release v0.25.0
  • 2e28a5a perf(jsonutils): fixed Adapter's interface to reduce its overhead
  • 959dfdd Added benchmarks to measure how the new adapters play out
  • c3abe4a chore(deps): removed direct dependencies to gopkg.in/yaml.v3
  • effdcb9 chore: improved mono-repo management
  • f344ab5 Remove dependency to mailru/easyjson by default
  • 6da37dd build(deps): bump the development-dependencies group across 2 directories wit...
  • See full diff in compare view

Updates github.com/go-openapi/validate from 0.24.0 to 0.25.0

Commits
  • e1fe694 chore(deps): updated dependencies & relinted (#213)
  • 5b01476 chore(deps): bump the go-openapi-dependencies group with 4 updates
  • 320b3ad Svace static analyzer fix (#208)
  • a83e96e chore(deps): bump actions/setup-go in the development-dependencies group
  • 5806528 chore: adopted swag v0.24.0 modules
  • d7c0e6d chore(deps): bump github.com/stretchr/testify
  • efe4be9 chore(deps): bump actions/checkout in the development-dependencies group
  • e34a8d9 chore(deps): bump github.com/go-openapi/errors
  • bced55e chore(deps): bump github.com/go-openapi/jsonpointer
  • 066d634 chore(lint): upadate linting
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.30.0 to 0.31.0

Commits
  • 014cf77 all: upgrade go directive to at least 1.24.0 [generated]
  • 3c76ce5 endpoints: correct Naver OAuth2 endpoint URLs
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 29, 2025
@dependabot dependabot bot requested review from a team as code owners September 29, 2025 12:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 29, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-backward-compatible-df447de47a branch from 17f773b to c38a110 Compare October 6, 2025 10:23
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-backward-compatible-df447de47a branch from c38a110 to 6945069 Compare October 13, 2025 10:47
Bumps the gomod-backward-compatible group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-openapi/errors](https://github.com/go-openapi/errors) | `0.22.2` | `0.22.3` |
| [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) | `0.28.0` | `0.29.0` |
| [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.23.0` | `0.24.0` |
| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.24.1` | `0.25.1` |
| [github.com/go-openapi/validate](https://github.com/go-openapi/validate) | `0.24.0` | `0.25.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.30.0` | `0.31.0` |


Updates `github.com/go-openapi/errors` from 0.22.2 to 0.22.3
- [Commits](go-openapi/errors@v0.22.2...v0.22.3)

Updates `github.com/go-openapi/runtime` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.28.0...v0.29.0)

Updates `github.com/go-openapi/strfmt` from 0.23.0 to 0.24.0
- [Commits](go-openapi/strfmt@v0.23.0...v0.24.0)

Updates `github.com/go-openapi/swag` from 0.24.1 to 0.25.1
- [Commits](go-openapi/swag@v0.24.1...v0.25.1)

Updates `github.com/go-openapi/validate` from 0.24.0 to 0.25.0
- [Commits](go-openapi/validate@v0.24.0...v0.25.0)

Updates `golang.org/x/oauth2` from 0.30.0 to 0.31.0
- [Commits](golang/oauth2@v0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/errors
  dependency-version: 0.22.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-backward-compatible
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-backward-compatible
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-backward-compatible
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-backward-compatible
- dependency-name: github.com/go-openapi/validate
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-backward-compatible
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-backward-compatible
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-backward-compatible-df447de47a branch from 6945069 to 724a435 Compare November 3, 2025 11: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.

0 participants