chore(deps): update module github.com/pb33f/libopenapi to v0.38.7 (main) - #7768
Open
renovate-sh-app[bot] wants to merge 1 commit into
Open
chore(deps): update module github.com/pb33f/libopenapi to v0.38.7 (main)#7768renovate-sh-app[bot] wants to merge 1 commit into
renovate-sh-app[bot] wants to merge 1 commit into
Conversation
| datasource | package | from | to | | ---------- | --------------------------- | ------- | ------- | | go | github.com/pb33f/libopenapi | v0.37.2 | v0.38.7 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
renovate-sh-app
Bot
requested review from
carles-grafana,
electron0zero,
ie-pham,
javiermolinar,
mapno,
mattdurham,
mdisibio,
ruslan-mikhailov,
stoewer,
yvrhdn,
zalegrala and
zhxiaogg
as code owners
August 14, 2026 11:17
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
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.
This PR contains the following updates:
v0.37.2→v0.38.7Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
pb33f/libopenapi (github.com/pb33f/libopenapi)
v0.38.7Compare Source
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-awareSleepFuncthroughEngineConfig, 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 updatesgolang.org/x/syncto v0.22.0.@kriptoburak @khalidDaoud
v0.38.6Compare Source
Fixes daveshanley/vacuum#928
v0.38.5Compare Source
Fixes #597
v0.38.4Compare Source
Just an internal refactor and deduplication of code, and build speed upgrades. No fixes, no features, no breaking changes,
v0.38.3Compare Source
Fixes concurrent rendering issues stemming from changes in how the YAML lib has changed between RCs
#594
@gnuletik
v0.38.2Compare Source
Bumps to rc6 on yaml and fixed
$defhandling in bundler.v0.38.1Compare Source
Fixes #590 and moved to our own fork of testify
v0.38.0Compare Source
Improves parse/index performance and memory use with lazy
SpecInfoJSON generation, lower-allocation node indexing, faster component-path conversion, and reduced goroutine overhead in small translation/schema paths.Adds
SkipMetadataCollectionfor consumers that do not need diagnostic index metadata, allowing faster/lighter parsing for large documents.Tightens YAML handling around duplicate keys, merge/root errors, empty overlays, and YAML v4 rc.5 rendering behavior.
Fixes OpenAPI 3.0 webhooks extraction so same-named scalar values no longer create empty webhook maps.
Improves change detection and generator metadata fidelity, including anchor-insensitive YAML comparisons and preserved/inferred
YAML tags for generated enum/const metadata.
@asadtariq96
v0.37.3Compare Source
Address issue #581
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.