Skip to content

fix(deps): update module github.com/pb33f/libopenapi to v0.38.6#91

Open
doordash-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-pb33f-libopenapi-0.x
Open

fix(deps): update module github.com/pb33f/libopenapi to v0.38.6#91
doordash-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-pb33f-libopenapi-0.x

Conversation

@doordash-renovate

@doordash-renovate doordash-renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
github.com/pb33f/libopenapi v0.34.3v0.38.6 age confidence

Release Notes

pb33f/libopenapi (github.com/pb33f/libopenapi)

v0.38.6

Compare Source

Fixes daveshanley/vacuum#928

v0.38.5

Compare Source

Fixes #​597

v0.38.4

Compare Source

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

v0.38.3

Compare Source

Fixes concurrent rendering issues stemming from changes in how the YAML lib has changed between RCs

#​594

@​gnuletik

v0.38.2

Compare Source

Bumps to rc6 on yaml and fixed $def handling in bundler.

v0.38.1

Compare Source

Fixes #​590 and moved to our own fork of testify

v0.38.0

Compare Source

Improves parse/index performance and memory use with lazy SpecInfo JSON generation, lower-allocation node indexing, faster component-path conversion, and reduced goroutine overhead in small translation/schema paths.

Adds SkipMetadataCollection for 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.3

Compare Source

Address issue #​581

v0.37.2

Compare Source

Provides a deeper fix for #​575

v0.37.1

Compare Source

Addresses regression identified in #​575

v0.37.0

Compare Source

New generator module that Generated Code and Specs.

https://pb33f.io/libopenapi/generating-code/
https://pb33f.io/libopenapi/parsing-code/

Code from OpenAPI and OpenAPI from Code, all built in. no deps. no run-time required.

v0.36.6

Compare Source

Fixes issues with auto-detecting types when bundling by adding a source path to determine type cleanly. No breaking changes.

v0.36.5

Compare Source

New budgeting controls and logic for rendering mocks. Some specs with crazy max limits as traits were causing insane blowout mock generation. No breaking changes.

v0.36.4

Compare Source

Various fixes with bundler dealing with rewriting relative paths in composed mode, some house-keeping and cleanup.

No new features or breaking changes.

v0.36.3

Compare Source

Fixes

v0.36.2

Compare Source

Addresses #​565

v0.36.1

Compare Source

Fixes a number of issues in the new version of openapi-changes.

no new features, no breaking changes.

v0.36.0

Compare Source

New XML rendering capability in the mock renderer.

Fixed a few glitches and reported issues.

No breaking changes.

v0.35.1

Compare Source

A big refactor of the low-level model, after years of growth and organic changes. runs faster and cooler now, fewer allocations, less memory, and less number crunching. runs fewer instructions faster, all for free.

Also fixes a bundling glitch that was keeping old references in play in the model after composed bundling.

No breaking changes, no new features.

v0.35.0

Compare Source

The release fixes an issue where $id was being parsed when inside examples. The index module was also heavily refactored to make it easier to read, operate, and understand, a huge cleanup of years of organic growth. Much more to come.

No breaking changes, no new features, 7% more efficient.

@​luke-hagar-sp

v0.34.4

Compare Source

Fixes security issues and patches issues #​545

@​zhirschtritt


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@doordash-renovate doordash-renovate Bot added the dependencies Pull requests that update a dependency file label Jul 6, 2026
@doordash-renovate

Copy link
Copy Markdown
Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.3 -> 1.25.7
go.yaml.in/yaml/v4 v4.0.0-rc.4 -> v4.0.0-rc.6
github.com/buger/jsonparser v1.1.1 -> v1.1.2
github.com/pb33f/jsonpath v0.8.1 -> v0.8.2
github.com/pb33f/ordered-map/v2 v2.3.0 -> v2.3.1
golang.org/x/sync v0.20.0 -> v0.21.0

@doordash-renovate doordash-renovate Bot force-pushed the renovate/github.com-pb33f-libopenapi-0.x branch from 5d5b403 to 1e8a2df Compare July 11, 2026 00:56
@doordash-renovate doordash-renovate Bot changed the title fix(deps): update module github.com/pb33f/libopenapi to v0.38.5 fix(deps): update module github.com/pb33f/libopenapi to v0.38.6 Jul 11, 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

Development

Successfully merging this pull request may close these issues.

0 participants