Skip to content

build(deps): bump github.com/go-openapi/jsonpointer from 0.22.4 to 0.22.5#479

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/go-openapi/jsonpointer-0.22.5
Closed

build(deps): bump github.com/go-openapi/jsonpointer from 0.22.4 to 0.22.5#479
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/go-openapi/jsonpointer-0.22.5

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/go-openapi/jsonpointer from 0.22.4 to 0.22.5.

Release notes

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

v0.22.5

0.22.5 - 2026-03-02

Full Changelog: go-openapi/jsonpointer@v0.22.4...v0.22.5

15 commits in this release.


Documentation

Code quality

Miscellaneous tasks

Updates


People who contributed to this release


New Contributors

... (truncated)

Commits
  • e232aaf ci: upgraded bump-release workflow (new input format) (#106)
  • 9f448d5 chore: doc, test, lint update (#105)
  • 565d4a2 chore(deps): bump github.com/go-openapi/testify/v2
  • 869667c chore(deps): bump github.com/go-openapi/testify/v2
  • 83371ca chore(deps): bump the development-dependencies group with 7 updates
  • 7ad57ed chore(deps): bump the development-dependencies group with 7 updates
  • 26e9371 chore(deps): bump github.com/go-openapi/testify/v2
  • fb213a3 chore(deps): bump github.com/go-openapi/testify/v2
  • e481e05 chore(deps): bump the development-dependencies group with 7 updates
  • 62b2c8e doc: updated contributors file
  • 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 3, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 3, 2026 16:25
@coderabbitai
Copy link

coderabbitai bot commented Mar 3, 2026

Warning

Rate limit exceeded

@dependabot[bot] has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 minutes and 8 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: fdef0ee2-e7d0-4db6-baa2-41b7418654ba

📥 Commits

Reviewing files that changed from the base of the PR and between acc8634 and 54e879f.

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

Walkthrough

Updated indirect dependency versions in go.mod: github.com/go-openapi/jsonpointer from v0.22.4 to v0.22.5, and github.com/go-openapi/swag from v0.25.4 to v0.25.5. No functional or control-flow changes.

Changes

Cohort / File(s) Summary
Dependency Updates
go.mod
Bumped minor versions of go-openapi libraries (jsonpointer, swag).

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 PR description is Dependabot-generated and lacks the required template sections including Summary, Change Type, and Checklist. Add a proper PR description following the template with Summary, Change Type (Bug Fix/Docs/Test), and completed Checklist items.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the primary change - a dependency bump of github.com/go-openapi/jsonpointer from 0.22.4 to 0.22.5, matching the changeset.
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/jsonpointer-0.22.5

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

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-openapi/jsonpointer-0.22.5 branch from acc8634 to c465385 Compare March 5, 2026 12:24
Bumps [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) from 0.22.4 to 0.22.5.
- [Release notes](https://github.com/go-openapi/jsonpointer/releases)
- [Commits](go-openapi/jsonpointer@v0.22.4...v0.22.5)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/jsonpointer
  dependency-version: 0.22.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/jsonpointer-0.22.5 branch from c465385 to 54e879f Compare March 5, 2026 12:25
@dependabot @github
Copy link
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/jsonpointer-0.22.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