Skip to content

chore(deps): bump github.com/pb33f/libopenapi from 0.33.11 to 0.34.0#129

Merged
SebastienMelki merged 1 commit intomainfrom
dependabot-go_modules-github.com-pb33f-libopenapi-0.34.0
Mar 2, 2026
Merged

chore(deps): bump github.com/pb33f/libopenapi from 0.33.11 to 0.34.0#129
SebastienMelki merged 1 commit intomainfrom
dependabot-go_modules-github.com-pb33f-libopenapi-0.34.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps github.com/pb33f/libopenapi from 0.33.11 to 0.34.0.

Release notes

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

v0.34.0

Adds support for Arazzo

Docs https://pb33f.io/libopenapi/arazzo/

Configurable JSONPath lookup

pb33f/libopenapi#535

Updates JSONPath lookup in utils to be configuration-aware and safe with recent https://github.com/pb33f/jsonpath behavior, especially with respect to WithLazyContextTracking().

Different lookup scenarios need different execution behavior and safety constraints. This keeps existing behavior by default while allowing explicit control and preventing incorrect cache reuse across different JSONPath engine settings.

@​andreyyudin

New CreateSchemaProxyRefWithSchema(ref string, schema *Schema) introduced

  • Fix goroutine leak in schema

@​1000p

  • Also adds a new Release() method to Documents that cascades releasing cached objects to allow GC to collect them.
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.33.11 to 0.34.0.
- [Release notes](https://github.com/pb33f/libopenapi/releases)
- [Commits](pb33f/libopenapi@v0.33.11...v0.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

🔍 CI Pipeline Status

Lint: success
Test: success
Coverage: success
Build: success
Integration: success


📊 Coverage Report: Available in checks above
🔗 Artifacts: Test results and coverage reports uploaded

@SebastienMelki SebastienMelki merged commit d930a89 into main Mar 2, 2026
8 checks passed
@dependabot dependabot bot deleted the dependabot-go_modules-github.com-pb33f-libopenapi-0.34.0 branch March 2, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant