Skip to content

build(deps): bump the all-go-deps group with 2 updates#3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/all-go-deps-8194a87586
Open

build(deps): bump the all-go-deps group with 2 updates#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/all-go-deps-8194a87586

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the all-go-deps group with 2 updates: github.com/pb33f/libopenapi and github.com/pb33f/libopenapi-validator.

Updates github.com/pb33f/libopenapi from 0.38.3 to 0.38.7

Release notes

Sourced from github.com/pb33f/libopenapi's releases.

v0.38.7 improves composed bundling by correctly lifting external Security Scheme references—including bare-file and component-fragment refs—into components.securitySchemes, with safeguards against misclassifying wrapper maps or complete OpenAPI documents. Arazzo engines can now inject a context-aware SleepFunc through EngineConfig, enabling replay-safe retry delays in durable workflow runtimes and deterministic tests while preserving existing behavior by default. This release also adds regression coverage for empty Security Requirement objects and updates golang.org/x/sync to v0.22.0.

@​kriptoburak @​khalidDaoud

v0.38.6

Fixes daveshanley/vacuum#928

v0.38.5

Fixes #597

v0.38.4

Just an internal refactor and deduplication of code, and build speed upgrades. No fixes, no features, no breaking changes,

Commits
  • 0837c9b coverage
  • 1338994 coverage
  • dd2a700 fix: compose external security scheme refs during bundling (#932)
  • a1e9b6a Bump golang.org/x/sync from 0.21.0 to 0.22.0
  • 01d2e4d arazzo: make the retry sleeper injectable via EngineConfig.SleepFunc
  • af8d024 test: cover empty security requirements
  • f078cc8 tuneups
  • 87a6330 fix: rebase external circular refs during inline bundling (vacuum #928)
  • 2abedeb Address #597
  • d4c45ce tune up build
  • Additional commits viewable in compare view

Updates github.com/pb33f/libopenapi-validator from 0.13.13 to 0.14.0

Release notes

Sourced from github.com/pb33f/libopenapi-validator's releases.

v0.14.0

Add kin-openapi parity features: router, content validation, and OpenAPI 3.2 support

Port key kin-openapi capabilities into libopenapi-validator:

  • New router package with route resolution and server matching
  • New content package for content-type negotiation and body decoding
  • Content-based parameter validation (parameters/content_parameter.go)
  • Internal bodycodec and requeststate packages for body/route caching
  • Request defaults application (request_defaults.go)
  • Validated OpenAPI 3.2 document validation support with new test specs
  • Kin parity test suites across paths, requests, responses, and root
  • Extended config options and updates across parameters, request,
  • response, and schema validation paths.
Commits
  • f309f59 fixed coverage
  • e4c1877 bump deps
  • c7963cf Add kin-openapi parity features: router, content validation, and OpenAPI 3.2 ...
  • e8302f2 Bump github.com/pb33f/libopenapi from 0.38.3 to 0.38.4
  • e8915d7 Bump github.com/go-openapi/jsonpointer from 0.23.1 to 0.23.2
  • See full diff 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 all-go-deps group with 2 updates: [github.com/pb33f/libopenapi](https://github.com/pb33f/libopenapi) and [github.com/pb33f/libopenapi-validator](https://github.com/pb33f/libopenapi-validator).


Updates `github.com/pb33f/libopenapi` from 0.38.3 to 0.38.7
- [Release notes](https://github.com/pb33f/libopenapi/releases)
- [Commits](pb33f/libopenapi@v0.38.3...v0.38.7)

Updates `github.com/pb33f/libopenapi-validator` from 0.13.13 to 0.14.0
- [Release notes](https://github.com/pb33f/libopenapi-validator/releases)
- [Commits](pb33f/libopenapi-validator@v0.13.13...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/pb33f/libopenapi
  dependency-version: 0.38.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
- dependency-name: github.com/pb33f/libopenapi-validator
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
...

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 15, 2026
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