Skip to content

chore(deps): bump github.com/pb33f/libopenapi from 0.34.1 to 0.34.3#142

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

chore(deps): bump github.com/pb33f/libopenapi from 0.34.1 to 0.34.3#142
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-go_modules-github.com-pb33f-libopenapi-0.34.3

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v0.34.3

Addresses pb33f/wiretap#143 by adding reusable local reference-resolution helpers and ensuring that nested-reference context settings are consistently propagated from document-level config into index/resolver config.

@​andreyyudin

v0.34.2

Fixes issue daveshanley/vacuum#821

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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 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 16, 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 added a commit that referenced this pull request Mar 19, 2026
Unblocks dependabot PR #142 (libopenapi 0.34.3) which requires Go 1.25+.
Updates go.mod, CI, release, and proto workflows.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
SebastienMelki added a commit that referenced this pull request Mar 19, 2026
* chore: upgrade Go from 1.24 to 1.26

Unblocks dependabot PR #142 (libopenapi 0.34.3) which requires Go 1.25+.
Updates go.mod, CI, release, and proto workflows.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix: upgrade golangci-lint to v2.11.3 and fix gosec warnings

golangci-lint v2.1.6 was built with Go 1.24 and can't lint Go 1.26 code.
Also suppress gosec G115 false positives in camelToSnake (ASCII-only conversion).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix: simplify camelToSnake to avoid nolint placement issue

The linter reformats multi-line append, moving nolint to wrong line.
Simplified to single append with in-place lowercasing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@SebastienMelki
Copy link
Owner

@dependabot rebase

Bumps [github.com/pb33f/libopenapi](https://github.com/pb33f/libopenapi) from 0.34.1 to 0.34.3.
- [Release notes](https://github.com/pb33f/libopenapi/releases)
- [Commits](pb33f/libopenapi@v0.34.1...v0.34.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-go_modules-github.com-pb33f-libopenapi-0.34.3 branch from 96b1ae0 to 4d4d119 Compare March 19, 2026 16:43
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