Skip to content

build(deps): bump github.com/go-openapi/swag/jsonname from 0.25.4 to 0.25.5#473

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/go-openapi/swag/jsonname-0.25.5
Closed

build(deps): bump github.com/go-openapi/swag/jsonname from 0.25.4 to 0.25.5#473
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/go-openapi/swag/jsonname-0.25.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

Sourced from github.com/go-openapi/swag/jsonname'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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 2, 2026 18:17
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 2, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 2, 2026

Warning

Rate limit exceeded

@dependabot[bot] has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 4 minutes and 10 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: bfe105e7-94d6-4358-a140-ebb462e431b8

📥 Commits

Reviewing files that changed from the base of the PR and between 33b99d7 and 195382b.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

Walkthrough

A single indirect dependency version is updated in the Go module file. The github.com/go-openapi/swag/jsonname dependency is bumped from v0.25.4 to v0.25.5 in go.mod.

Changes

Cohort / File(s) Summary
Dependency Update
go.mod
Updated github.com/go-openapi/swag/jsonname indirect dependency from v0.25.4 to v0.25.5.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is auto-generated by Dependabot and does not follow the repository's template, which requires Summary, Change Type, and Checklist sections. This is a Dependabot-generated PR. Consider configuring Dependabot to use the repository's PR template, or manually add a Summary section and Change Type (Bug Fix or Docs/Test) to align with repository standards.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: bumping a Go dependency from version 0.25.4 to 0.25.5, which matches the changeset in go.mod.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot/go_modules/github.com/go-openapi/swag/jsonname-0.25.5

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

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@go.mod`:
- Line 45: The go.mod has a version mismatch: the dependency
"github.com/go-openapi/swag/jsonname v0.25.5" is inconsistent with the rest of
the go-openapi/swag submodules pinned at v0.25.4; either revert
"github.com/go-openapi/swag/jsonname" to v0.25.4 to match the other submodules
or intentionally upgrade all "github.com/go-openapi/swag" entries (e.g., the
main "github.com/go-openapi/swag" and its submodules like cmdutils, conv,
fileutils, jsonutils, loading, mangling, netutils, stringutils, typeutils,
yamlutils) to v0.25.5 so versions are consistent—update the go.mod accordingly
and run go mod tidy to ensure no leftover inconsistencies.

ℹ️ Review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Cache: Disabled due to data retention organization setting

Knowledge base: Disabled due to Reviews -> Disable Knowledge Base setting

📥 Commits

Reviewing files that changed from the base of the PR and between f645243 and 33b99d7.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

Comment thread go.mod
github.com/go-openapi/swag/conv v0.25.4 // indirect
github.com/go-openapi/swag/fileutils v0.25.4 // indirect
github.com/go-openapi/swag/jsonname v0.25.4 // indirect
github.com/go-openapi/swag/jsonname v0.25.5 // indirect
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Verify go.mod/go.sum are consistent for the bumped module version.
set -euo pipefail

echo "=== Checking go.mod entry for v0.25.5 ==="
rg -n 'github.com/go-openapi/swag/jsonname\s+v0\.25\.5' go.mod || echo "Entry not found"

echo
echo "=== Checking all go-openapi/swag modules in go.mod ==="
rg 'github.com/go-openapi/swag' go.mod

echo
echo "=== Checking go.sum for v0.25.5 checksums ==="
rg 'github\.com/go-openapi/swag/jsonname v0\.25\.5' go.sum || echo "Checksums not found"

echo
echo "=== Checking if other swag/jsonname versions exist in go.sum ==="
rg 'github\.com/go-openapi/swag/jsonname' go.sum | head -5

Repository: package-operator/boxcutter

Length of output: 1399


Version inconsistency detected: jsonname submodule is v0.25.5 while all other go-openapi/swag modules remain at v0.25.4.

The main github.com/go-openapi/swag module and all other submodules (cmdutils, conv, fileutils, jsonutils, loading, mangling, netutils, stringutils, typeutils, yamlutils) are pinned to v0.25.4. Only jsonname is bumped to v0.25.5. This version mismatch across submodules of the same package is unusual and should be verified—it may indicate a Dependabot configuration issue or an unintended selective upgrade. Confirm this is intentional before merging.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@go.mod` at line 45, The go.mod has a version mismatch: the dependency
"github.com/go-openapi/swag/jsonname v0.25.5" is inconsistent with the rest of
the go-openapi/swag submodules pinned at v0.25.4; either revert
"github.com/go-openapi/swag/jsonname" to v0.25.4 to match the other submodules
or intentionally upgrade all "github.com/go-openapi/swag" entries (e.g., the
main "github.com/go-openapi/swag" and its submodules like cmdutils, conv,
fileutils, jsonutils, loading, mangling, netutils, stringutils, typeutils,
yamlutils) to v0.25.5 so versions are consistent—update the go.mod accordingly
and run go mod tidy to ensure no leftover inconsistencies.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/go-openapi/swag/jsonname-0.25.5 branch from 33b99d7 to 42ea98b Compare March 5, 2026 12:24
Bumps [github.com/go-openapi/swag/jsonname](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/jsonname
  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 force-pushed the dependabot/go_modules/github.com/go-openapi/swag/jsonname-0.25.5 branch from 42ea98b to 195382b Compare March 5, 2026 12:25
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 5, 2026

Superseded by #482.

@dependabot dependabot Bot closed this Mar 5, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/go-openapi/swag/jsonname-0.25.5 branch March 5, 2026 12:27
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