Skip to content

build(deps): bump github.com/go-openapi/swag/jsonutils from 0.25.4 to 0.25.5 in /modules/kind#1041

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/go_modules/modules/kind/github.com/go-openapi/swag/jsonutils-0.25.5
Closed

build(deps): bump github.com/go-openapi/swag/jsonutils from 0.25.4 to 0.25.5 in /modules/kind#1041
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/go_modules/modules/kind/github.com/go-openapi/swag/jsonutils-0.25.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 3, 2026

Bumps github.com/go-openapi/swag/jsonutils from 0.25.4 to 0.25.5.

Release notes

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

v0.25.5

0.25.5 - 2026-03-02

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

16 commits in this release.


Documentation

Code quality

Testing

Miscellaneous tasks

Updates


People who contributed to this release


... (truncated)

Commits
  • 86905cc chore: prepare release v0.25.5
  • 345f85b doc: updated docs, links (#180)
  • 01b074b ci: updated ci workflows (#179)
  • 607decd build(deps): bump the go-openapi-dependencies group across 15 directories wit...
  • 4924f95 doc: updated contributors file
  • 281942d test: upgraded tests to use generics (#176)
  • b9f9e45 test: upgraded to go-openapi/testify@v2.3.0 (#175)
  • b7e96e1 ci: upgraded shared workflows (fixed secret propagation, fuzz matrix) (#174)
  • 236d975 ci: upgraded shared workflows (fixes mono-repo releases) (#173)
  • fd4d373 build(deps): bump the development-dependencies group across 2 directories wit...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) from 0.25.4 to 0.25.5.
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.25.4...v0.25.5)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/swag/jsonutils
  dependency-version: 0.25.5
  dependency-type: indirect
  update-type: version-update:semver-patch
...

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 Mar 3, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 3, 2026 00:30
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 3, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 3, 2026

Walkthrough

Three Go module files updated with indirect dependency version bumps: github.com/go-openapi/swag/conv, /jsonutils, and /typeutils each upgraded from v0.25.4 to v0.25.5 across kubeutils, modules/kind, and modules/kubeclients.

Changes

Cohort / File(s) Summary
Swag Dependency Version Bumps
kubeutils/go.mod, modules/kind/go.mod, modules/kubeclients/go.mod
Updated three indirect dependencies (github.com/go-openapi/swag/conv, github.com/go-openapi/swag/jsonutils, github.com/go-openapi/swag/typeutils) from v0.25.4 to v0.25.5 across all modules.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The PR title specifically mentions bumping github.com/go-openapi/swag/jsonutils from 0.25.4 to 0.25.5 in /modules/kind, which is accurate but incomplete regarding the full changeset. Update the title to reflect that the change also bumps the same dependency in kubeutils/ and modules/kubeclients/, not just modules/kind.
✅ Passed checks (2 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The pull request description clearly indicates it updates github.com/go-openapi/swag/jsonutils and related swag dependencies from v0.25.4 to v0.25.5, with detailed release notes explaining the changes.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot/go_modules/modules/kind/github.com/go-openapi/swag/jsonutils-0.25.5

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.33%. Comparing base (591bc86) to head (b21b23d).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1041   +/-   ##
=======================================
  Coverage   63.33%   63.33%           
=======================================
  Files          13       13           
  Lines         870      870           
=======================================
  Hits          551      551           
  Misses        280      280           
  Partials       39       39           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@eqrx
Copy link
Copy Markdown
Member

eqrx commented Mar 9, 2026

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 9, 2026

Looks like github.com/go-openapi/swag/jsonutils is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 9, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/modules/kind/github.com/go-openapi/swag/jsonutils-0.25.5 branch March 9, 2026 15:20
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.

1 participant