Skip to content

chore(deps): bump the dependencies group with 2 updates#1397

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/dependencies-5c66016942
Open

chore(deps): bump the dependencies group with 2 updates#1397
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/dependencies-5c66016942

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dependencies group with 2 updates: github.com/pb33f/libopenapi and github.com/pb33f/libopenapi-validator.

Updates github.com/pb33f/libopenapi from 0.33.10 to 0.33.11

Release notes

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

v0.33.11

Adds a new ClearAllCaches() method to the top of the library.

// ClearAllCaches resets every global in-process cache in libopenapi.
// Call this between document lifecycles in long-running processes
// (servers, CLI tools that process many specs) to release memory that
// would otherwise accumulate and never be garbage-collected.
func ClearAllCaches() { 
...

No other new features or fixes.

Commits

Updates github.com/pb33f/libopenapi-validator from 0.11.3 to 0.11.4

Release notes

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

v0.11.4

Adds lazy context tracking to speed up path searches a little. No new features, no other fixes.

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [github.com/pb33f/libopenapi](https://github.com/pb33f/libopenapi) and [github.com/pb33f/libopenapi-validator](https://github.com/pb33f/libopenapi-validator).


Updates `github.com/pb33f/libopenapi` from 0.33.10 to 0.33.11
- [Release notes](https://github.com/pb33f/libopenapi/releases)
- [Commits](pb33f/libopenapi@v0.33.10...v0.33.11)

Updates `github.com/pb33f/libopenapi-validator` from 0.11.3 to 0.11.4
- [Release notes](https://github.com/pb33f/libopenapi-validator/releases)
- [Commits](pb33f/libopenapi-validator@v0.11.3...v0.11.4)

---
updated-dependencies:
- dependency-name: github.com/pb33f/libopenapi
  dependency-version: 0.33.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/pb33f/libopenapi-validator
  dependency-version: 0.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 15, 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.

1 participant

Comments