Skip to content

chore(deps/client): bump the go-patch group in /pkg/client/generated with 4 updates - #7207

Open
dependabot[bot] wants to merge 1 commit into
release-1.10from
dependabot/go_modules/pkg/client/generated/release-1.10/go-patch-0e751edcbd
Open

dependabot[bot] wants to merge 1 commit into
release-1.10from
dependabot/go_modules/pkg/client/generated/release-1.10/go-patch-0e751edcbd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-patch group in /pkg/client/generated with 4 updates: github.com/go-openapi/runtime, github.com/go-openapi/strfmt, github.com/go-openapi/swag and github.com/go-openapi/validate.

Updates github.com/go-openapi/runtime from 0.33.1 to 0.33.2

Release notes

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

v0.33.2

0.33.2 - 2026-09-03

Full Changelog: go-openapi/runtime@v0.33.1...v0.33.2

11 commits in this release.


Documentation

Miscellaneous tasks

Updates

Other (technical)


People who contributed to this release


runtime license terms

[License][license-url]

... (truncated)

Commits
  • 277473c chore: prepare release v0.33.2
  • fa56adf chore: upgrade to go1.26 (#533)
  • 862831e doc: updated contributors file
  • 03845c0 build(deps): bump the other-dependencies group across 2 directories with 3 up...
  • bcdde8c build(deps): bump the go-openapi-dependencies group across 2 directories with...
  • f164ae1 build(deps): bump the development-dependencies group across 1 directory with ...
  • 2a56a00 Fix race in keepalive drain tests (#529)
  • 8a5a8b7 build(deps): bump the go-openapi-dependencies group across 4 directories with...
  • 586762f build(deps): bump the go-openapi-dependencies group across 1 directory with 5...
  • 103fc00 chore(dependabot): fix invalid timezone
  • Additional commits viewable in compare view

Updates github.com/go-openapi/strfmt from 0.27.0 to 0.27.1

Release notes

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

v0.27.1

0.27.1 - 2026-09-03

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

18 commits in this release.


Fixed bugs

  • fix(hostname): go1.27 idna valid label no longer tolerates trailing d… by @​fredbi in #297 ...

Documentation

Miscellaneous tasks

Updates


People who contributed to this release


... (truncated)

Commits
  • 4774525 chore: prepare release v0.27.1
  • 52d2b5f doc: technical writing instructions for agents
  • fe878b1 doc: updated contributors file
  • f6b2b0e build(deps): bump the other-dependencies group across 3 directories with 1 up...
  • 84ff4d5 build(deps): bump the development-dependencies group with 10 updates
  • 5201cf6 build(deps): bump the go-openapi-dependencies group across 2 directories with...
  • 2f422ba chore(dependabot): fix invalid timezone
  • 38e386e build(deps): bump the development-dependencies group across 1 directory with ...
  • df29d49 chore: dependabot schedule is now twice a week (#296)
  • 1eadd70 fix(hostname): go1.27 idna valid label no longer tolerates trailing dot in ho...
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag from 0.29.1 to 0.29.2

Release notes

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

v0.29.2

0.29.2 - 2026-09-04

Full Changelog: go-openapi/swag@v0.29.1...v0.29.2

8 commits in this release.


Documentation

Miscellaneous tasks

Updates


People who contributed to this release


swag license terms

License

Per-module changes


... (truncated)

Commits
  • da2475f chore: prepare release v0.29.2
  • 45c773e ci: fix release worflow (upgrade shared workflows)
  • 72fb788 chore: upgrade go1.26 (#247)
  • 1cd4c10 doc: updated contributors file
  • cdb302e build(deps): bump the development-dependencies group with 9 updates
  • f1dd7ef build(deps): bump the go-openapi-dependencies group across 16 directories wit...
  • 77506ad chore(dependabot): fix invalid timezone
  • 23c64c3 doc: retire gocard badge (#243)
  • See full diff in compare view

Updates github.com/go-openapi/validate from 0.26.5 to 1.0.0

Release notes

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

v1.0.0

1.0.0 - 2026-09-03

Full Changelog: go-openapi/validate@v0.26.5...v1.0.0

3 commits in this release.


Documentation

Miscellaneous tasks

Updates


People who contributed to this release


validate license terms

License

Commits
  • ac152ff chore: update deps to prepare v1.0.0 (#296)
  • 2156080 doc: updated contributors file
  • eea56c9 chore(deps): bump the development-dependencies group with 9 updates
  • 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 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-patch group in /pkg/client/generated with 4 updates: [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime), [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt), [github.com/go-openapi/swag](https://github.com/go-openapi/swag) and [github.com/go-openapi/validate](https://github.com/go-openapi/validate).


Updates `github.com/go-openapi/runtime` from 0.33.1 to 0.33.2
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.33.1...v0.33.2)

Updates `github.com/go-openapi/strfmt` from 0.27.0 to 0.27.1
- [Release notes](https://github.com/go-openapi/strfmt/releases)
- [Commits](go-openapi/strfmt@v0.27.0...v0.27.1)

Updates `github.com/go-openapi/swag` from 0.29.1 to 0.29.2
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.29.1...v0.29.2)

Updates `github.com/go-openapi/validate` from 0.26.5 to 1.0.0
- [Release notes](https://github.com/go-openapi/validate/releases)
- [Commits](go-openapi/validate@v0.26.5...v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
  dependency-version: 0.33.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/go-openapi/strfmt
  dependency-version: 0.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-patch
- dependency-name: github.com/go-openapi/validate
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: go-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file; mainly used by Dependabot go Pull requests that update Go code labels Sep 15, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 15, 2026 05:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file; mainly used by Dependabot go Pull requests that update Go code labels Sep 15, 2026
@kargo-governance-bot kargo-governance-bot Bot added needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature labels Sep 15, 2026
@netlify

netlify Bot commented Sep 15, 2026

Copy link
Copy Markdown

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit 38d065b
🔍 Latest deploy log https://app.netlify.com/projects/docs-kargo-io/deploys/6aa8d6b50ae00100089a0d29
😎 Deploy Preview https://deploy-preview-7207.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kargo-governance-bot kargo-governance-bot Bot added the needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed label Sep 15, 2026
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; mainly used by Dependabot go Pull requests that update Go code needs/area Issue or PR needs to be labeled to indicate what parts of the code base are affected needs/kind Issue or PR needs to be labeled to clarify its nature needs/priority Priority has not yet been determined; a good signal that maintainers aren't fully committed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants