Skip to content

Comments

chore(deps): bump the all-deps group with 2 updates#32

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/all-deps-55c313e33f
Open

chore(deps): bump the all-deps group with 2 updates#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/all-deps-55c313e33f

Conversation

@dependabot
Copy link
Contributor

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

Bumps the all-deps group with 2 updates: github.com/pb33f/libopenapi and golang.org/x/mod.

Updates github.com/pb33f/libopenapi from 0.33.0 to 0.33.7

Release notes

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

v0.33.6

Fixed off by one issue in downstream applications

v0.33.5

Addresses some downstream race conditions in tests for consuming apps. And added fragment support to #519

No breaking changes, no new features.

v0.33.4

Introduces a new option on the DocumentConfiguration struct to address pb33f/libopenapi#519

SkipExternalRefResolution will prevent any external references from being looked up or resolved. They won't hit the index, the resolver, or the rolodex; it will stop trying to look them up and just continue.

false by default, you have to turn it on.

v0.33.3

Fixes issue #497 and cleans up a few more rolodex custom file system, resolving issues for nested file systems.

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

Commits

Updates golang.org/x/mod from 0.32.0 to 0.33.0

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 all-deps group with 2 updates: [github.com/pb33f/libopenapi](https://github.com/pb33f/libopenapi) and [golang.org/x/mod](https://github.com/golang/mod).


Updates `github.com/pb33f/libopenapi` from 0.33.0 to 0.33.7
- [Release notes](https://github.com/pb33f/libopenapi/releases)
- [Commits](pb33f/libopenapi@v0.33.0...v0.33.7)

Updates `golang.org/x/mod` from 0.32.0 to 0.33.0
- [Commits](golang/mod@v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: github.com/pb33f/libopenapi
  dependency-version: 0.33.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: golang.org/x/mod
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
...

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 10, 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