Skip to content

chore(deps): Bump the go-openapi-dependencies group with 3 updates#63

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/go-openapi-dependencies-a8428b3d58
Jul 24, 2026
Merged

chore(deps): Bump the go-openapi-dependencies group with 3 updates#63
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/go-openapi-dependencies-a8428b3d58

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-openapi-dependencies group with 3 updates: github.com/go-openapi/spec, github.com/go-openapi/swag/mangling and github.com/go-openapi/swag/yamlutils.

Updates github.com/go-openapi/spec from 0.22.6 to 0.22.9

Release notes

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

v0.22.9

0.22.9 - 2026-07-20

Full Changelog: go-openapi/spec@v0.22.8...v0.22.9

1 commits in this release.


Implemented enhancements

  • feat(expander): add ExpandParameterWithOptions and ExpandResponseWithOptions by @​fredbi in #292 ...

People who contributed to this release


spec license terms

License

v0.22.8

0.22.8 - 2026-07-20

Full Changelog: go-openapi/spec@v0.22.7...v0.22.8

1 commits in this release.


Implemented enhancements

  • feat(expander): add ExpandSchemaWithOptions for confined schema expansion by @​fredbi in #291 ...

People who contributed to this release

... (truncated)

Commits
  • e682f66 feat(expander): add ExpandParameterWithOptions and ExpandResponseWithOptions ...
  • 9bfe732 feat(expander): add ExpandSchemaWithOptions for confined schema expansion (#291)
  • 5173965 Merge pull request #290 from fredbi/fix/vuln-reports
  • 497d583 build(deps): bump swag modules to v0.27.3
  • fe9f8bd test(expander): validate the SSRF posture of an injected loader
  • 75e4859 build(deps): bump swag/loading to v0.27.2 for confined $ref loading
  • 7229152 docs(security): warn that the default $ref loader is not sandboxed
  • 4e073e1 fix(ref): stop performing a network request in IsValidURI
  • 64655f3 feat(expander): accept an option-aware document loader
  • 5ae1e0d chore: upgrade dependencies ; fix deprecated jsonname
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag/mangling from 0.27.0 to 0.27.3

Release notes

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

v0.27.3

0.27.3 - 2026-07-20

Full Changelog: go-openapi/swag@v0.27.2...v0.27.3

2 commits in this release.


Fixed bugs

Miscellaneous tasks


People who contributed to this release


swag license terms

License

Per-module changes


conv (0.27.3)

Miscellaneous tasks

... (truncated)

Commits
  • 179769d chore: prepare release v0.27.3
  • 1d10f1e fix: rooted path should also work on windows (#226)
  • c0c66d9 chore: prepare release v0.27.2
  • b0d2d9d fix(loading): resolve absolute in-root paths under WithRoot (#224)
  • c8a41f7 chore: prepare release v0.27.1
  • 221c895 chore: more go.mod replace missing
  • c110f25 Merge pull request #222 from fredbi/chore/fix-deps
  • 50ff260 Merge pull request #221 from fredbi/perf/adapter-options
  • a130e07 perf(adapters): updated benchmark
  • 727fdfa refact(adapters): refactored pools and options in json adapters.
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag/yamlutils from 0.27.0 to 0.27.3

Release notes

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

v0.27.3

0.27.3 - 2026-07-20

Full Changelog: go-openapi/swag@v0.27.2...v0.27.3

2 commits in this release.


Fixed bugs

Miscellaneous tasks


People who contributed to this release


swag license terms

License

Per-module changes


conv (0.27.3)

Miscellaneous tasks

... (truncated)

Commits
  • 179769d chore: prepare release v0.27.3
  • 1d10f1e fix: rooted path should also work on windows (#226)
  • c0c66d9 chore: prepare release v0.27.2
  • b0d2d9d fix(loading): resolve absolute in-root paths under WithRoot (#224)
  • c8a41f7 chore: prepare release v0.27.1
  • 221c895 chore: more go.mod replace missing
  • c110f25 Merge pull request #222 from fredbi/chore/fix-deps
  • 50ff260 Merge pull request #221 from fredbi/perf/adapter-options
  • a130e07 perf(adapters): updated benchmark
  • 727fdfa refact(adapters): refactored pools and options in json adapters.
  • 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 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 3 updates: [github.com/go-openapi/spec](https://github.com/go-openapi/spec), [github.com/go-openapi/swag/mangling](https://github.com/go-openapi/swag) and [github.com/go-openapi/swag/yamlutils](https://github.com/go-openapi/swag).


Updates `github.com/go-openapi/spec` from 0.22.6 to 0.22.9
- [Release notes](https://github.com/go-openapi/spec/releases)
- [Commits](go-openapi/spec@v0.22.6...v0.22.9)

Updates `github.com/go-openapi/swag/mangling` from 0.27.0 to 0.27.3
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.27.0...v0.27.3)

Updates `github.com/go-openapi/swag/yamlutils` from 0.27.0 to 0.27.3
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.27.0...v0.27.3)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/spec
  dependency-version: 0.22.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/swag/mangling
  dependency-version: 0.27.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-openapi-dependencies
- dependency-name: github.com/go-openapi/swag/yamlutils
  dependency-version: 0.27.3
  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 Jul 24, 2026
@github-actions
github-actions Bot enabled auto-merge (rebase) July 24, 2026 02:34
@github-actions
github-actions Bot merged commit e63196f into master Jul 24, 2026
22 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-openapi-dependencies-a8428b3d58 branch July 24, 2026 02:44
@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.63%. Comparing base (0c2878c) to head (8bfed17).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   81.63%   81.63%           
=======================================
  Files          84       84           
  Lines        8528     8528           
=======================================
  Hits         6962     6962           
  Misses       1146     1146           
  Partials      420      420           

☔ View full report in Codecov by Harness.
📢 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.

0 participants