chore(deps): Bump the go-openapi-dependencies group with 3 updates#63
Merged
github-actions[bot] merged 1 commit intoJul 24, 2026
Conversation
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
Bot
deleted the
dependabot/go_modules/go-openapi-dependencies-a8428b3d58
branch
July 24, 2026 02:44
Codecov Report✅ All modified and coverable lines are covered by tests. 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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/specfrom 0.22.6 to 0.22.9Release notes
Sourced from github.com/go-openapi/spec's releases.
... (truncated)
Commits
e682f66feat(expander): add ExpandParameterWithOptions and ExpandResponseWithOptions ...9bfe732feat(expander): add ExpandSchemaWithOptions for confined schema expansion (#291)5173965Merge pull request #290 from fredbi/fix/vuln-reports497d583build(deps): bump swag modules to v0.27.3fe9f8bdtest(expander): validate the SSRF posture of an injected loader75e4859build(deps): bump swag/loading to v0.27.2 for confined $ref loading7229152docs(security): warn that the default $ref loader is not sandboxed4e073e1fix(ref): stop performing a network request in IsValidURI64655f3feat(expander): accept an option-aware document loader5ae1e0dchore: upgrade dependencies ; fix deprecated jsonnameUpdates
github.com/go-openapi/swag/manglingfrom 0.27.0 to 0.27.3Release notes
Sourced from github.com/go-openapi/swag/mangling's releases.
... (truncated)
Commits
179769dchore: prepare release v0.27.31d10f1efix: rooted path should also work on windows (#226)c0c66d9chore: prepare release v0.27.2b0d2d9dfix(loading): resolve absolute in-root paths under WithRoot (#224)c8a41f7chore: prepare release v0.27.1221c895chore: more go.mod replace missingc110f25Merge pull request #222 from fredbi/chore/fix-deps50ff260Merge pull request #221 from fredbi/perf/adapter-optionsa130e07perf(adapters): updated benchmark727fdfarefact(adapters): refactored pools and options in json adapters.Updates
github.com/go-openapi/swag/yamlutilsfrom 0.27.0 to 0.27.3Release notes
Sourced from github.com/go-openapi/swag/yamlutils's releases.
... (truncated)
Commits
179769dchore: prepare release v0.27.31d10f1efix: rooted path should also work on windows (#226)c0c66d9chore: prepare release v0.27.2b0d2d9dfix(loading): resolve absolute in-root paths under WithRoot (#224)c8a41f7chore: prepare release v0.27.1221c895chore: more go.mod replace missingc110f25Merge pull request #222 from fredbi/chore/fix-deps50ff260Merge pull request #221 from fredbi/perf/adapter-optionsa130e07perf(adapters): updated benchmark727fdfarefact(adapters): refactored pools and options in json adapters.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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