Skip to content

chore(deps): update go-openapi packages (main) - #7728

Open
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/main-go-openapi
Open

chore(deps): update go-openapi packages (main)#7728
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/main-go-openapi

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/go-openapi/analysis v0.25.2v0.26.0 age confidence
github.com/go-openapi/loads v0.24.0v0.25.0 age confidence
github.com/go-openapi/strfmt v0.26.3v0.27.0 age confidence
github.com/go-openapi/swag v0.27.1v0.28.0 age confidence
github.com/go-openapi/swag/cmdutils v0.27.1v0.28.0 age confidence
github.com/go-openapi/swag/conv v0.27.1v0.28.0 age confidence
github.com/go-openapi/swag/fileutils v0.27.1v0.28.0 age confidence
github.com/go-openapi/swag/jsonname v0.27.0v0.28.0 age confidence
github.com/go-openapi/swag/jsonutils v0.27.1v0.28.0 age confidence
github.com/go-openapi/swag/loading v0.27.1v0.28.0 age confidence
github.com/go-openapi/swag/mangling v0.27.1v0.28.0 age confidence
github.com/go-openapi/swag/netutils v0.27.1v0.28.0 age confidence
github.com/go-openapi/swag/pools v0.27.1v0.28.0 age confidence
github.com/go-openapi/swag/stringutils v0.27.1v0.28.0 age confidence
github.com/go-openapi/swag/typeutils v0.27.1v0.28.0 age confidence
github.com/go-openapi/swag/yamlutils v0.27.1v0.28.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

go-openapi/analysis (github.com/go-openapi/analysis)

v0.26.0

Compare Source

0.26.0 - 2026-08-08

Full Changelog: go-openapi/analysis@v0.25.5...v0.26.0

7 commits in this release.


Implemented enhancements
Documentation
Miscellaneous tasks
Updates

People who contributed to this release

analysis license terms

License

Per-module changes


internal/testintegration (0.26.0)

Miscellaneous tasks
Updates

v0.25.5

Compare Source

0.25.5 - 2026-07-20

Full Changelog: go-openapi/analysis@v0.25.4...v0.25.5

1 commits in this release.


Code quality
  • fix(flatten): in options, guarded against possible json serialization of by @​fredbi in #​221 ...

People who contributed to this release

analysis license terms

License

v0.25.4

Compare Source

0.25.4 - 2026-07-20

Full Changelog: go-openapi/analysis@v0.25.3...v0.25.4

8 commits in this release.


Implemented enhancements
  • feat: inject a confined document loader into flatten and schema analysis by @​fredbi in #​220 ...
Documentation
Updates
Other (technical)

People who contributed to this release

analysis license terms

License

Per-module changes


internal/testintegration (0.25.4)

Implemented enhancements
  • feat: inject a confined document loader into flatten and schema analysis by @​fredbi in #​220 ...
Updates

v0.25.3

Compare Source

0.25.3 - 2026-06-27

Full Changelog: go-openapi/analysis@v0.25.2...v0.25.3

14 commits in this release.


Documentation
Miscellaneous tasks
Updates

People who contributed to this release

analysis license terms

License

Per-module changes


internal/testintegration (0.25.3)

Updates
go-openapi/loads (github.com/go-openapi/loads)

v0.25.0

Compare Source

0.25.0 - 2026-07-20

Full Changelog: go-openapi/loads@v0.24.2...v0.25.0

1 commits in this release.


Implemented enhancements

People who contributed to this release

loads license terms

License

v0.24.2

Compare Source

0.24.2 - 2026-07-20

Full Changelog: go-openapi/loads@v0.24.1...v0.24.2

1 commits in this release.


Miscellaneous tasks

People who contributed to this release

loads license terms

License

v0.24.1

Compare Source

0.24.1 - 2026-07-20

Full Changelog: go-openapi/loads@v0.24.0...v0.24.1

10 commits in this release.


Documentation
Miscellaneous tasks
Security
Updates

People who contributed to this release

loads license terms

License

go-openapi/strfmt (github.com/go-openapi/strfmt)

v0.27.0

Compare Source

0.27.0 - 2026-07-16

Full Changelog: go-openapi/strfmt@v0.26.4...v0.27.0

11 commits in this release.


Implemented enhancements
  • feat: new formats for currencies (ISO-4217 alpha-3) and countries (ISO-3166 alpha-3 & alpha-2) by @​fredbi in #​285 ...
  • feat(duration): add ISO 8601 / RFC 3339 duration format (duration-iso8601) by @​fredbi in #​284 ...
Fixed bugs
Documentation
Testing
Miscellaneous tasks
Updates
Other (technical)
  • Add comments for ISO 3166 countries source data by @​fredbi ...

People who contributed to this release

strfmt license terms

License

Per-module changes


enable/mongodb (0.27.0)

Miscellaneous tasks
Updates

internal/testintegration (0.27.0)

Implemented enhancements
  • feat(duration): add ISO 8601 / RFC 3339 duration format (duration-iso8601) by @​fredbi in #​284 ...
Miscellaneous tasks
Updates

v0.26.4

Compare Source

0.26.4 - 2026-06-29

Full Changelog: go-openapi/strfmt@v0.26.3...v0.26.4

14 commits in this release.


Fixed bugs
Documentation
Code quality
Miscellaneous tasks
Updates

People who contributed to this release

New Contributors

strfmt license terms

License

Per-module changes


enable/mongodb (0.26.4)

Miscellaneous tasks
Updates

internal/testintegration (0.26.4)

Miscellaneous tasks
Updates
go-openapi/swag (github.com/go-openapi/swag)

v0.28.0

Compare Source

0.28.0 - 2026-07-27

Full Changelog: go-openapi/swag@v0.27.3...v0.28.0

3 commits in this release.


Implemented enhancements
Miscellaneous tasks
Updates

People who contributed to this release

swag license terms

License

Per-module changes


conv (0.28.0)

Implemented enhancements
Miscellaneous tasks

jsonutils/adapters/easyjson (0.28.0)

Miscellaneous tasks

jsonutils/adapters/testintegration/benchmarks (0.28.0)

Miscellaneous tasks

jsonutils/adapters/testintegration (0.28.0)

Miscellaneous tasks

jsonutils (0.28.0)

Miscellaneous tasks

loading (0.28.0)

Miscellaneous tasks

yamlutils (0.28.0)

Miscellaneous tasks

v0.27.3

Compare Source

0.27.3 - 2026-07-20

Full Changelog: go-openapi/swag@v0.27.2...v0.27.3

2 commits in this release.


Fixed bugs
Miscellaneous tasks

People who contributed to this release

swag license terms

License

Per-module changes

conv (0.27.3)
Miscellaneous tasks

jsonutils/adapters/easyjson (0.27.3)
Miscellaneous tasks

jsonutils/adapters/testintegration/benchmarks (0.27.3)
Miscellaneous tasks

jsonutils/adapters/testintegration (0.27.3)
Miscellaneous tasks

jsonutils (0.27.3)
Miscellaneous tasks

loading (0.27.3)
Fixed bugs
Miscellaneous tasks

yamlutils (0.27.3)
Miscellaneous tasks

v0.27.2

Compare Source

0.27.2 - 2026-07-20

Full Changelog: go-openapi/swag@v0.27.1...v0.27.2

2 commits in this release.


Fixed bugs
Miscellaneous tasks

People who contributed to this release

swag license terms

License

Per-module changes


conv (0.27.2)

Miscellaneous tasks

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app
renovate-sh-app Bot requested a review from mdisibio as a code owner August 11, 2026 21:29
@renovate-sh-app renovate-sh-app Bot added the dependencies Pull requests that update a dependency file label Aug 11, 2026
@renovate-sh-app
renovate-sh-app Bot requested a review from mapno as a code owner August 11, 2026 21:29
@renovate-sh-app
renovate-sh-app Bot requested a review from yvrhdn as a code owner August 11, 2026 21:29
@renovate-sh-app
renovate-sh-app Bot requested a review from zalegrala as a code owner August 11, 2026 21:29
@renovate-sh-app renovate-sh-app Bot added the renovate Applied to PR's created by renovatebot label Aug 11, 2026
@renovate-sh-app

renovate-sh-app Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/go-openapi/spec v0.22.5 -> v0.22.9

@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/main-go-openapi branch 3 times, most recently from 971dd5c to 4b6c184 Compare August 12, 2026 17:12
@renovate-sh-app
renovate-sh-app Bot enabled auto-merge (squash) August 12, 2026 17:12
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/main-go-openapi branch 3 times, most recently from 1674761 to 9e5d105 Compare August 13, 2026 17:20
@tempo-ci-app

tempo-ci-app Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

🤖 fix-renovate-prs rerun_failed_actions: Both failures are transient and unrelated to this Renovate go-openapi vendor bump: the unit-test failure is TestCompactionProvider_EmptyStart in modules/backendscheduler/provider (a poll-timing test with a prior deflake commit and no relation to go-openapi), and the e2e-api log tail shows only kafka startup with no captured test error — neither exercises anything this diff touches.

@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/main-go-openapi branch 2 times, most recently from 5a39c48 to 4596e7c Compare August 14, 2026 11:13
| datasource | package                                | from    | to      |
| ---------- | -------------------------------------- | ------- | ------- |
| go         | github.com/go-openapi/analysis         | v0.25.2 | v0.26.0 |
| go         | github.com/go-openapi/loads            | v0.24.0 | v0.25.0 |
| go         | github.com/go-openapi/strfmt           | v0.26.3 | v0.27.0 |
| go         | github.com/go-openapi/swag             | v0.27.1 | v0.28.0 |
| go         | github.com/go-openapi/swag/cmdutils    | v0.27.1 | v0.28.0 |
| go         | github.com/go-openapi/swag/conv        | v0.27.1 | v0.28.0 |
| go         | github.com/go-openapi/swag/fileutils   | v0.27.1 | v0.28.0 |
| go         | github.com/go-openapi/swag/jsonname    | v0.27.0 | v0.28.0 |
| go         | github.com/go-openapi/swag/jsonutils   | v0.27.1 | v0.28.0 |
| go         | github.com/go-openapi/swag/loading     | v0.27.1 | v0.28.0 |
| go         | github.com/go-openapi/swag/mangling    | v0.27.1 | v0.28.0 |
| go         | github.com/go-openapi/swag/netutils    | v0.27.1 | v0.28.0 |
| go         | github.com/go-openapi/swag/pools       | v0.27.1 | v0.28.0 |
| go         | github.com/go-openapi/swag/stringutils | v0.27.1 | v0.28.0 |
| go         | github.com/go-openapi/swag/typeutils   | v0.27.1 | v0.28.0 |
| go         | github.com/go-openapi/swag/yamlutils   | v0.27.1 | v0.28.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/main-go-openapi branch from 4596e7c to 0674596 Compare August 14, 2026 17:13
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 gomod minor renovate Applied to PR's created by renovatebot update-minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants