Skip to content

Bump github.com/pb33f/libopenapi from 0.21.8 to 0.33.2#299

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/pb33f/libopenapi-0.33.2
Closed

Bump github.com/pb33f/libopenapi from 0.21.8 to 0.33.2#299
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/pb33f/libopenapi-0.33.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2026

Bumps github.com/pb33f/libopenapi from 0.21.8 to 0.33.2.

Release notes

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

v0.33.2

Fixed regression in bundler for handling circular references under certain conditions. Improved the rolodex resolver for certain relative file systems using custom file system implementations.

Also implemented fully correct $id resolving for references when present in schemas.

@​califlower

v0.33.1

Some small non-breaking fixes, mostly with edge cases and complex ref resolution on exploded file systems.

@​andreyyudin @​tx3stn

v0.33.0

New hashing algorithm & OpenAPI Overlays 1.1.0 Support

The low-level models now have a unit32 return signature instead of [32]byte. This is a breaking change, but a worthwhile one as we now use maphash instead of SHA256 for hashing, which is much, much faster, 15x in most cases.

OpenAPI Overlays 1.1.0 is now supported, most importantly, the copy action.

v0.32.0

Fixes a few issues:

v0.31.2

Fixes daveshanley/vacuum#788

Added a new RenderingMode that is backwards compatible, allows for validation mode or bundling mode and only really affects discrimators and polymorphic schemas.

The rendering context is now available in the DynamicValue object.

v0.31.1

Adds support for the last remaining (and pretty obscure JSON Schema props that were not being collected and parsed by the lib.

$comment, contentSchema and $vocabulary All now supported correctly. This brings libopenapi into total compliance with JSON Schema 2020-12. All the things! we have all the things, finally.

Also the mock renderer now correctly listens for preferred names on examples. Fixed by @​eridan-ltu

The bundler now has a StrictValidation field on BundleCompositionConfig that handles errors during a bundle composition. pb33f/libopenapi#482 @​tx3stn

v0.31.0

Support for overlays added.

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/pb33f/libopenapi](https://github.com/pb33f/libopenapi) from 0.21.8 to 0.33.2.
- [Release notes](https://github.com/pb33f/libopenapi/releases)
- [Commits](pb33f/libopenapi@v0.21.8...v0.33.2)

---
updated-dependencies:
- dependency-name: github.com/pb33f/libopenapi
  dependency-version: 0.33.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 4, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 4, 2026 13:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 4, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2026

Superseded by #300.

@dependabot dependabot bot closed this Feb 5, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pb33f/libopenapi-0.33.2 branch February 5, 2026 13:04
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