Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

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

Release notes

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

v0.21.12

Fixes issue reported in pb33f/openapi-changes#203

Also stops a $ref swap out from being a breaking change in the what-changed module.

v0.21.11

Fixes handling of circular references when rendering, handles a nil pointer exception.

@​geniegeist

v0.21.10

Fixes a few more glitches and gaps.

@​geniegeist

v0.21.9

Fixes a number of issues across models and the what_changed module after stress testing.

Also fixes the following issues:

Includes contributions from @​vishalg0wda @​jvogit @​vkd

Commits
  • 8c92d63 added a nill check.
  • 363bd65 fixed a glitch in property name sorting when diffing.
  • f584200 flipping a reference backward and forward should not be a breaking change
  • 154778d Bump github.com/speakeasy-api/jsonpath from 0.6.1 to 0.6.2
  • 4793163 Add more tests
  • 2f0eafb Add test for dependent schemas
  • e8453c7 Add test for oneOf
  • 8bdea1c Add test for skipping circular property
  • b195fd1 Add test for failing to render circular references
  • 7dc3ee9 Add test for skipping optional fields
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.21.12.
- [Release notes](https://github.com/pb33f/libopenapi/releases)
- [Commits](pb33f/libopenapi@v0.21.8...v0.21.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 19, 2025 13:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 19, 2025
@rainkwan rainkwan closed this May 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pb33f/libopenapi-0.21.12 branch May 20, 2025 14:39
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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