chore(deps): bump the go-dependencies group with 2 updates#9
Merged
github-actions[bot] merged 3 commits intoMay 29, 2026
Merged
Conversation
Bumps the go-dependencies group with 2 updates: [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `github.com/getkin/kin-openapi` from 0.135.0 to 0.139.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.135.0...v0.139.0) Updates `modernc.org/sqlite` from 1.50.1 to 1.51.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.50.1...v1.51.0) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.139.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: modernc.org/sqlite dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Claude finished @koinsaari's task in 1m 15s —— View job PR Review
No blocking issues. This is a routine dependency bump touching only
No source code changes. No logic, auth, or SQL query concerns to evaluate. |
|
Claude finished @koinsaari's task in 59s —— View job PR Review
No blocking issues. This is a routine dependency bump touching only
REVIEW.md checklist:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 2 updates: github.com/getkin/kin-openapi and modernc.org/sqlite.
Updates
github.com/getkin/kin-openapifrom 0.135.0 to 0.139.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
8381bfcopenapi3: type the remaining bare-error validation sites (#1187)d29b5c0openapi3: fix validation of duplicated path templates (#1189)e56c2c7openapi3: aggregate independent validation errors via EnableMultiError (#1185)7ea1ac8openapi3: tests flakiness corrected (#1159)dc70f84openapi3: track Origin on the document root (T) (#1184)69492dfopenapi3: typed context errors for Validate() wrapper chain (#1183)0a89925un-patch YAML serialization of dates (see issue #697)55a4c72openapi3: re-enable tests disabled due to YAML dates in map keysc61836cci: fixup lint after modifications to marsh.go7633481feat: migrate to oasdiff/yaml v0.1.0 single Unmarshal API + enable DisableTim...Updates
modernc.org/sqlitefrom 1.50.1 to 1.51.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
a5f439bCHANGELOG.md: fix release tag41e77beCHANGELOG.md: document #121827df98gofmt -l -s -w vtab/*.go0d384cbMerge branch 'feat/vtab-volatile-args-opt-in' into 'master'06e06d5extend VolatileArgs opt-in to vtab Filter and Updater Insert/Update2486abdHACKING.md, CLAUDE.md: this repo is not auto-tagged, tagging is manuald808a8fCHANGELOG.md: document #120fac1cabMerge branch 'feat/volatile-args-opt-in' into 'master'569614caddress review: empty-BLOB shape parity + re-entrancy note905960cadd FunctionImpl.VolatileArgs opt-in for zero-copy TEXT/BLOB argsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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