Skip to content

fix(deps): update module github.com/go-openapi/runtime to v0.33.0 - #299

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/go-openapi
Open

fix(deps): update module github.com/go-openapi/runtime to v0.33.0#299
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/go-openapi

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/go-openapi/runtime v0.32.3v0.33.0 age confidence

Release Notes

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

v0.33.0

Compare Source

0.33.0 - 2026-07-27

Support for server-side streaming of multipart form

Full Changelog: go-openapi/runtime@v0.32.6...v0.33.0

3 commits in this release.


Implemented enhancements
Miscellaneous tasks
Updates

People who contributed to this release

New Contributors

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.33.0)

Miscellaneous tasks

v0.32.6

Compare Source

0.32.6 - 2026-07-21

Full Changelog: go-openapi/runtime@v0.32.5...v0.32.6

4 commits in this release.


Miscellaneous tasks
Updates

People who contributed to this release

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.32.6)

Miscellaneous tasks
Updates

docs/examples (0.32.6)

Miscellaneous tasks
Updates

v0.32.5

Compare Source

0.32.5 - 2026-07-16

Full Changelog: go-openapi/runtime@v0.32.4...v0.32.5

10 commits in this release.


Documentation
Miscellaneous tasks
Updates
Other (technical)

People who contributed to this release

New Contributors

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.32.5)

Miscellaneous tasks
Updates

docs/examples (0.32.5)

Updates

server-middleware (0.32.5)

Updates

v0.32.4

Compare Source

0.32.4 - 2026-06-19

Full Changelog: go-openapi/runtime@v0.32.3...v0.32.4

10 commits in this release.


Fixed bugs
Documentation
Miscellaneous tasks
Updates

People who contributed to this release

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.32.4)

Miscellaneous tasks
Updates

docs/examples (0.32.4)

Updates

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jun 19, 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):

  • 23 additional dependencies were updated

Details:

Package Change
github.com/go-logr/logr v1.4.3 -> v1.4.4
golang.org/x/net v0.55.0 -> v0.57.0
github.com/go-openapi/analysis v0.25.2 -> v0.25.5
github.com/go-openapi/errors v0.22.7 -> v0.22.8
github.com/go-openapi/jsonpointer v0.23.1 -> v1.0.0
github.com/go-openapi/jsonreference v0.21.6 -> v1.0.0
github.com/go-openapi/loads v0.23.3 -> v0.25.0
github.com/go-openapi/spec v0.22.5 -> v0.22.9
github.com/go-openapi/strfmt v0.26.3 -> v0.27.0
github.com/go-openapi/swag/conv v0.26.0 -> v0.27.3
github.com/go-openapi/swag/fileutils v0.26.0 -> v0.27.3
github.com/go-openapi/swag/jsonutils v0.26.0 -> v0.27.3
github.com/go-openapi/swag/loading v0.26.0 -> v0.27.3
github.com/go-openapi/swag/mangling v0.26.0 -> v0.27.3
github.com/go-openapi/swag/stringutils v0.26.0 -> v0.27.3
github.com/go-openapi/swag/typeutils v0.26.0 -> v0.27.3
github.com/go-openapi/swag/yamlutils v0.26.0 -> v0.27.3
github.com/go-openapi/validate v0.25.3 -> v0.26.1
golang.org/x/crypto v0.52.0 -> v0.54.0
golang.org/x/sync v0.20.0 -> v0.22.0
golang.org/x/sys v0.45.0 -> v0.47.0
golang.org/x/term v0.43.0 -> v0.45.0
golang.org/x/text v0.37.0 -> v0.40.0

@renovate
renovate Bot requested review from Demonsthere and piotrmsc as code owners June 19, 2026 08:50
@renovate renovate Bot changed the title fix(deps): update go-openapi packages to v0.32.4 fix(deps): update go-openapi packages Jun 22, 2026
@renovate renovate Bot changed the title fix(deps): update go-openapi packages fix(deps): update go-openapi packages - autoclosed Jun 22, 2026
@renovate renovate Bot closed this Jun 22, 2026
@renovate
renovate Bot deleted the renovate/go-openapi branch June 22, 2026 20:59
@renovate renovate Bot changed the title fix(deps): update go-openapi packages - autoclosed fix(deps): update go-openapi packages Jun 23, 2026
@renovate renovate Bot reopened this Jun 23, 2026
@renovate
renovate Bot force-pushed the renovate/go-openapi branch 2 times, most recently from b3cf664 to f36f75e Compare June 23, 2026 02:39
@renovate renovate Bot changed the title fix(deps): update go-openapi packages fix(deps): update module github.com/go-openapi/runtime to v0.32.4 Jun 25, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/go-openapi/runtime to v0.32.4 fix(deps): update module github.com/go-openapi/runtime to v0.32.5 Jul 16, 2026
@renovate
renovate Bot force-pushed the renovate/go-openapi branch 2 times, most recently from 498e3ee to 3610a40 Compare July 21, 2026 10:44
@renovate renovate Bot changed the title fix(deps): update module github.com/go-openapi/runtime to v0.32.5 fix(deps): update module github.com/go-openapi/runtime to v0.32.6 Jul 21, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/go-openapi/runtime to v0.32.6 fix(deps): update module github.com/go-openapi/runtime to v0.33.0 Jul 27, 2026
@renovate
renovate Bot force-pushed the renovate/go-openapi branch from 3610a40 to 33ec95d Compare July 27, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants