Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2025

Bumps the go-openapi-dependencies group with 4 updates: github.com/go-openapi/analysis, github.com/go-openapi/errors, github.com/go-openapi/jsonpointer and github.com/go-openapi/spec.

Updates github.com/go-openapi/analysis from 0.24.1 to 0.24.2

Release notes

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

v0.24.2

0.24.2 - 2025-12-15

Full Changelog: go-openapi/analysis@v0.24.1...v0.24.2

1 commits in this release.


Miscellaneous tasks


People who contributed to this release


analysis license terms

License

Commits
  • 70ee0b1 chore: updated deps
  • 56898ac chore(deps): Bump the go-openapi-dependencies group with 2 updates
  • 15a9bd0 doc: updated contributors file
  • 0c3794c ci: renamed scanners workflow
  • bd3a36d ci: updated ci-workflows
  • 15cb42a chore: go mod tidy
  • d14fd02 chore: fixed vulnerabilities (updated dependencies)
  • 7ba2397 doc: fixed template marks in maintainers doc
  • 9f28936 chore(lint): relinted the codebase to meet updated linter config
  • 5229610 test: removed special case for handling testing dirs on windows
  • Additional commits viewable in compare view

Updates github.com/go-openapi/errors from 0.22.4 to 0.22.5

Release notes

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

v0.22.5

0.22.5 - 2025-12-06

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

1 commits in this release.


Code quality

  • chore(lint): relinted code base according to strengthened rules. by @​fredbi in #79 ...

People who contributed to this release


errors license terms

License

Commits
  • 1580f0b chore(lint): relinted code base according to strengthened rules.
  • b1b6a71 ci: realigned CI and docs
  • 298ae86 Bump actions/checkout from 5 to 6 in the development-dependencies group
  • 7dece76 Bump golangci/golangci-lint-action in the development-dependencies group
  • See full diff in compare view

Updates github.com/go-openapi/jsonpointer from 0.22.3 to 0.22.4

Release notes

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

v0.22.4

0.22.4 - 2025-12-06

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

1 commits in this release.


Miscellaneous tasks


People who contributed to this release


jsonpointer license terms

License

Commits
  • 51b82ce ci: aligned CI to use shared workflows
  • b3a47c4 chore(deps): bump the development-dependencies group with 6 updates
  • cadf52c doc: updated contributors file
  • 9bac24e chore(deps): bump the development-dependencies group with 3 updates
  • a05f70b doc: replaced go.mod badge by github version
  • a95d3c2 chore(deps): bump github.com/go-openapi/swag/jsonname
  • cdc3f14 ci: fixed a few details
  • 6fc6e74 ci: fixed typo in action sha set manually
  • 3873ddc doc: updated ci action that keeps CONTRIBUTORS.md
  • 5462cea chore(deps): bump the development-dependencies group across 1 directory with ...
  • Additional commits viewable in compare view

Updates github.com/go-openapi/spec from 0.22.1 to 0.22.2

Release notes

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

v0.22.2

0.22.2 - 2025-12-08

Full Changelog: go-openapi/spec@v0.22.1...v0.22.2

1 commits in this release.


Documentation


People who contributed to this release


spec license terms

License

Commits
  • 324f6d9 doc: removed old version of the README
  • e58b915 chore: updated jsonpointer and reference
  • 1ffcd7a doc: updated contributors file
  • 90bc044 test(readability): used embedded FS for fixtures
  • b75931b fix: added guard for edge case causing potential panic
  • 4f79daa ci: aligned CI and doc with go-openapi repos
  • a637b92 build(deps): bump actions/checkout in the development-dependencies group
  • f532082 build(deps): bump the go-openapi-dependencies group with 5 updates
  • f0c3eff build(deps): bump the go-openapi-dependencies group with 6 updates
  • 817d7f9 build(deps): bump golangci/golangci-lint-action
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-openapi-dependencies group with 4 updates: [github.com/go-openapi/analysis](https://github.com/go-openapi/analysis), [github.com/go-openapi/errors](https://github.com/go-openapi/errors), [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) and [github.com/go-openapi/spec](https://github.com/go-openapi/spec).


Updates `github.com/go-openapi/analysis` from 0.24.1 to 0.24.2
- [Release notes](https://github.com/go-openapi/analysis/releases)
- [Commits](go-openapi/analysis@v0.24.1...v0.24.2)

Updates `github.com/go-openapi/errors` from 0.22.4 to 0.22.5
- [Release notes](https://github.com/go-openapi/errors/releases)
- [Commits](go-openapi/errors@v0.22.4...v0.22.5)

Updates `github.com/go-openapi/jsonpointer` from 0.22.3 to 0.22.4
- [Release notes](https://github.com/go-openapi/jsonpointer/releases)
- [Commits](go-openapi/jsonpointer@v0.22.3...v0.22.4)

Updates `github.com/go-openapi/spec` from 0.22.1 to 0.22.2
- [Release notes](https://github.com/go-openapi/spec/releases)
- [Commits](go-openapi/spec@v0.22.1...v0.22.2)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/analysis
  dependency-version: 0.24.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/errors
  dependency-version: 0.22.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/jsonpointer
  dependency-version: 0.22.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/spec
  dependency-version: 0.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-openapi-dependencies
...

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 Dec 19, 2025
@codecov
Copy link

codecov bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.38%. Comparing base (1bb1eab) to head (3a66323).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #221   +/-   ##
=======================================
  Coverage   92.38%   92.38%           
=======================================
  Files          23       23           
  Lines        3176     3176           
=======================================
  Hits         2934     2934           
  Misses        159      159           
  Partials       83       83           

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

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