Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go-openapi group with 4 updates in the / directory: github.com/go-openapi/errors, github.com/go-openapi/loads, github.com/go-openapi/runtime and github.com/go-openapi/swag.

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/loads from 0.22.0 to 0.23.1

Commits
  • 1ad25ab fixed data race condition with loader options
  • 7b045c2 chore(deps): updated dependencies & relinted
  • d69e0f8 deps: upgraded swag and yaml
  • 3c20af5 Added support for embedded files, with example
  • 48f1c9c build(deps): bump actions/setup-go in the development-dependencies group
  • f0a66c8 Update spec.go
  • 78858b9 build(deps): bump github.com/go-openapi/swag
  • 7f69744 build(deps): bump github.com/stretchr/testify
  • 0a1d11e build(deps): bump actions/checkout in the development-dependencies group
  • 9d614fd ci: fixed auto-merge
  • Additional commits viewable 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/spec from 0.21.0 to 0.22.0

Commits
  • e3141f6 updated yaml dependency to maintained package
  • 053aef4 updated linting rules to go1.24
  • df12108 chore(deps): updated dependencies
  • 3dbaee0 build(deps): bump the go-openapi-dependencies group with 5 updates
  • 496cf72 build(deps): bump actions/setup-go in the development-dependencies group
  • e935aa9 chore: adopted swag v0.24.0 modules
  • 26ddb24 build(deps): bump github.com/stretchr/testify
  • 50d4b57 build(deps): bump actions/checkout in the development-dependencies group
  • e874ac9 build(deps): bump github.com/go-openapi/jsonpointer
  • 47a6321 fix(lint): fixed false positives in tests (testifylint)
  • 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

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

Bumps the go-openapi group with 4 updates in the / directory: [github.com/go-openapi/errors](https://github.com/go-openapi/errors), [github.com/go-openapi/loads](https://github.com/go-openapi/loads), [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) and [github.com/go-openapi/swag](https://github.com/go-openapi/swag).


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/loads` from 0.22.0 to 0.23.1
- [Commits](go-openapi/loads@v0.22.0...v0.23.1)

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/spec` from 0.21.0 to 0.22.0
- [Commits](go-openapi/spec@v0.21.0...v0.22.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)

---
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: go-openapi
- dependency-name: github.com/go-openapi/loads
  dependency-version: 0.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi
- dependency-name: github.com/go-openapi/spec
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi
- dependency-name: github.com/go-openapi/validate
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi
...

Signed-off-by: dependabot[bot] <support@github.com>
@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 a review from a team as a code owner September 29, 2025 21:30
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 29, 2025
@dependabot dependabot bot requested review from justaugustus and removed request for a team September 29, 2025 21:30
@dependabot dependabot bot added the go Pull requests that update Go code label Sep 29, 2025
@dependabot dependabot bot requested a review from raghavkaul September 29, 2025 21:30
Copy link

netlify bot commented Sep 29, 2025

Deploy Preview for ossf-scorecard canceled.

Name Link
🔨 Latest commit f945c2b
🔍 Latest deploy log https://app.netlify.com/projects/ossf-scorecard/deploys/68dafa911c71230008988d6e

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