Skip to content

chore(deps): bump github.com/getkin/kin-openapi from 0.142.0 to 0.144.0 in /examples/200-url-shortener/postgres - #32

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/examples/200-url-shortener/postgres/github.com/getkin/kin-openapi-0.144.0
Closed

chore(deps): bump github.com/getkin/kin-openapi from 0.142.0 to 0.144.0 in /examples/200-url-shortener/postgres#32
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/examples/200-url-shortener/postgres/github.com/getkin/kin-openapi-0.144.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/getkin/kin-openapi from 0.142.0 to 0.144.0.

Release notes

Sourced from github.com/getkin/kin-openapi's releases.

v0.144.0

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.143.0...v0.144.0

v0.143.0

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.142.0...v0.143.0

Commits
  • f0407d5 Merge commit from fork
  • c947670 some fixes to please my moulinette (#1232)
  • 68ac2af Merge commit from fork
  • 3e5d7f4 openapi3filter: prefer non-empty value for repeated scalar query params (#1231)
  • 30e2923 Merge commit from fork
  • c11a481 openapi3gen: inline embedded struct with options-only JSON tag (#1229)
  • 0fb1f0e openapi3filter: skip schema checks for empty allowEmptyValue strings (#1228)
  • a872c57 openapi3: stable codes for validation errors (#1223)
  • d2f115e openapi3: preserve origin for a $ref to a schema under an arbitrary top-level...
  • 49523e0 openapi3filter: skip Split allocation for single-value array query params (#1...
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.142.0 to 0.144.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](getkin/kin-openapi@v0.142.0...v0.144.0)

---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
  dependency-version: 0.144.0
  dependency-type: indirect
...

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 Jul 29, 2026
@github-actions

Copy link
Copy Markdown

Benchmark Regression Report

goos: linux
goarch: amd64
pkg: github.com/natuleadan/sdk-api/runtime/benchmarks
cpu: AMD EPYC 7763 64-Core Processor                
go: 
                                                 │ /tmp/main-bench.txt │
                                                 │       sec/op        │
CacheGet-4                                                10.33n ±  1%
CacheSet-4                                                22.80n ±  9%
CrudOperations/marshal-4                                  175.1n ± 15%
CrudOperations/unmarshal-4                                206.5n ± 13%
JSONMarshal-4                                             460.4n ±  1%
JSONUnmarshal-4                                           1.883µ ±  2%
JSONMarshalParallel-4                                     248.6n ±  1%
MiddlewareChain/no_middleware-4                           11.04µ ±  7%
MiddlewareChain/prometheus_only-4                         12.62µ ±  3%
MiddlewareChain/bodyreader_prometheus-4                   12.48µ ±  3%
MiddlewareChain/bodyreader_maxbytes_prometheus-4          12.52µ ±  4%
PrometheusSequential-4                                    12.44µ ±  5%
geomean                                                   943.3n

                                                 │ /tmp/main-bench.txt │
                                                 │        B/op         │
CacheGet-4                                                0.000 ± 0%
CacheSet-4                                                0.000 ± 0%
CrudOperations/marshal-4                                  48.00 ± 0%
CrudOperations/unmarshal-4                                80.00 ± 0%
JSONMarshal-4                                             192.0 ± 0%
JSONUnmarshal-4                                           336.0 ± 0%
JSONMarshalParallel-4                                     192.0 ± 0%
MiddlewareChain/no_middleware-4                         5.707Ki ± 0%
MiddlewareChain/prometheus_only-4                       5.756Ki ± 0%
MiddlewareChain/bodyreader_prometheus-4                 5.793Ki ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4        5.792Ki ± 0%
PrometheusSequential-4                                  5.761Ki ± 0%
geomean                                                              ¹
¹ summaries must be >0 to compute geomean

                                                 │ /tmp/main-bench.txt │
                                                 │      allocs/op      │
CacheGet-4                                                0.000 ± 0%
CacheSet-4                                                0.000 ± 0%
CrudOperations/marshal-4                                  1.000 ± 0%
CrudOperations/unmarshal-4                                2.000 ± 0%
JSONMarshal-4                                             2.000 ± 0%
JSONUnmarshal-4                                           8.000 ± 0%
JSONMarshalParallel-4                                     2.000 ± 0%
MiddlewareChain/no_middleware-4                           25.00 ± 0%
MiddlewareChain/prometheus_only-4                         28.00 ± 0%
MiddlewareChain/bodyreader_prometheus-4                   30.00 ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4          30.00 ± 0%
PrometheusSequential-4                                    29.00 ± 0%
geomean                                                              ¹
¹ summaries must be >0 to compute geomean

go: downloading github.com/goccy/go-json v0.10.6
                                                 │ /tmp/pr-bench.txt │
                                                 │      sec/op       │
CacheGet-4                                              10.34n ±  3%
CacheSet-4                                              22.79n ±  0%
CrudOperations/marshal-4                                175.1n ±  1%
CrudOperations/unmarshal-4                              205.4n ±  1%
JSONMarshal-4                                           463.0n ±  1%
JSONUnmarshal-4                                         1.873µ ±  2%
JSONMarshalParallel-4                                   247.9n ±  1%
MiddlewareChain/no_middleware-4                         12.42µ ± 16%
MiddlewareChain/prometheus_only-4                       12.83µ ±  5%
MiddlewareChain/bodyreader_prometheus-4                 12.35µ ±  6%
MiddlewareChain/bodyreader_maxbytes_prometheus-4        12.79µ ±  3%
PrometheusSequential-4                                  12.39µ ±  5%
geomean                                                 953.8n

                                                 │ /tmp/pr-bench.txt │
                                                 │       B/op        │
CacheGet-4                                              0.000 ± 0%
CacheSet-4                                              0.000 ± 0%
CrudOperations/marshal-4                                48.00 ± 0%
CrudOperations/unmarshal-4                              80.00 ± 0%
JSONMarshal-4                                           192.0 ± 0%
JSONUnmarshal-4                                         336.0 ± 0%
JSONMarshalParallel-4                                   192.0 ± 0%
MiddlewareChain/no_middleware-4                       5.706Ki ± 0%
MiddlewareChain/prometheus_only-4                     5.754Ki ± 0%
MiddlewareChain/bodyreader_prometheus-4               5.794Ki ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4      5.795Ki ± 0%
PrometheusSequential-4                                5.763Ki ± 0%
geomean                                                            ¹
¹ summaries must be >0 to compute geomean

                                                 │ /tmp/pr-bench.txt │
                                                 │     allocs/op     │
CacheGet-4                                              0.000 ± 0%
CacheSet-4                                              0.000 ± 0%
CrudOperations/marshal-4                                1.000 ± 0%
CrudOperations/unmarshal-4                              2.000 ± 0%
JSONMarshal-4                                           2.000 ± 0%
JSONUnmarshal-4                                         8.000 ± 0%
JSONMarshalParallel-4                                   2.000 ± 0%
MiddlewareChain/no_middleware-4                         25.00 ± 0%
MiddlewareChain/prometheus_only-4                       28.00 ± 0%
MiddlewareChain/bodyreader_prometheus-4                 30.00 ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4        30.00 ± 0%
PrometheusSequential-4                                  29.00 ± 0%
geomean                                                            ¹
¹ summaries must be >0 to compute geomean

@dependabot @github

dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor Author

Looks like github.com/getkin/kin-openapi is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 31, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/examples/200-url-shortener/postgres/github.com/getkin/kin-openapi-0.144.0 branch July 31, 2026 04:23
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