Skip to content

Bump github.com/pb33f/libopenapi from 0.34.3 to 0.35.1#256

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

Bump github.com/pb33f/libopenapi from 0.34.3 to 0.35.1#256
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/pb33f/libopenapi-0.35.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps github.com/pb33f/libopenapi from 0.34.3 to 0.35.1.

Release notes

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

v0.35.1

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

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

Fixes security issues and patches issues #545

@​zhirschtritt

Commits
  • badb17a bumping coverage
  • 85682e1 fixing nil checks and borked pipeline.
  • cda65e2 more model refactoring and cleanup.
  • 10828ca working through model performance refactor
  • af72cd2 refactoring schema performance and clarity
  • 65096b4 fix stale references being returned after bundling
  • da443c1 rebased and ported luke's work
  • 2d7f1c6 address coverage issues
  • c85f4e8 OH WINDOWS. PLEASE. STOP BEING STRANGE
  • 660a62f fixing windows issues.
  • Additional commits viewable in compare view

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.34.3 to 0.35.1.
- [Release notes](https://github.com/pb33f/libopenapi/releases)
- [Commits](pb33f/libopenapi@v0.34.3...v0.35.1)

---
updated-dependencies:
- dependency-name: github.com/pb33f/libopenapi
  dependency-version: 0.35.1
  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 Apr 6, 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