Skip to content

chore(deps): bump github.com/getkin/kin-openapi from 0.146.0 to 0.147.0 - #47

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/getkin/kin-openapi-0.147.0
Open

chore(deps): bump github.com/getkin/kin-openapi from 0.146.0 to 0.147.0#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/getkin/kin-openapi-0.147.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/getkin/kin-openapi from 0.146.0 to 0.147.0.

Release notes

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

v0.147.0

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.146.0...v0.147.0

Commits
  • eda80e2 Merge commit from fork
  • 435c5db openapi3filter: handle deserializing deepObject param with additionalProperti...
  • d33e44e openapi3: stop validation panicking on an uncompilable pattern (#1245)
  • 166ff47 openapi3filter: append only the bytes read in ZipFileBodyDecoder (#1247)
  • f5d61a7 openapi3: export PathItemMethods (#1241)
  • 5d526a9 openapi3: support OAS 3.2 query and additionalOperations (#1240)
  • d5e60c5 openapi3filter: fix for CI (#1237)
  • See full diff 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)

Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.146.0 to 0.147.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](getkin/kin-openapi@v0.146.0...v0.147.0)

---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
  dependency-version: 0.147.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: security. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 24, 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                                                24.04n ±  2%
CrudOperations/marshal-4                                  182.7n ±  0%
CrudOperations/unmarshal-4                                203.1n ±  1%
JSONMarshal-4                                             503.5n ± 11%
JSONUnmarshal-4                                           1.888µ ±  1%
JSONMarshalParallel-4                                     250.3n ±  2%
MiddlewareChain/no_middleware-4                           11.05µ ±  5%
MiddlewareChain/prometheus_only-4                         11.25µ ±  3%
MiddlewareChain/bodyreader_prometheus-4                   12.06µ ±  5%
MiddlewareChain/bodyreader_maxbytes_prometheus-4          12.78µ ±  5%
PrometheusSequential-4                                    11.66µ ±  5%
geomean                                                   942.1n

                                                 │ /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.704Ki ± 0%
MiddlewareChain/prometheus_only-4                       5.753Ki ± 0%
MiddlewareChain/bodyreader_prometheus-4                 5.790Ki ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4        5.794Ki ± 0%
PrometheusSequential-4                                  5.762Ki ± 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 google.golang.org/genproto/googleapis/api v0.0.0-20260803160001-6ac0973c030d
                                                 │ /tmp/pr-bench.txt │
                                                 │      sec/op       │
CacheGet-4                                               10.32n ± 0%
CacheSet-4                                               24.41n ± 2%
CrudOperations/marshal-4                                 181.3n ± 3%
CrudOperations/unmarshal-4                               205.2n ± 1%
JSONMarshal-4                                            464.0n ± 1%
JSONUnmarshal-4                                          1.877µ ± 1%
JSONMarshalParallel-4                                    248.8n ± 6%
MiddlewareChain/no_middleware-4                          10.86µ ± 6%
MiddlewareChain/prometheus_only-4                        11.40µ ± 3%
MiddlewareChain/bodyreader_prometheus-4                  12.25µ ± 4%
MiddlewareChain/bodyreader_maxbytes_prometheus-4         12.19µ ± 4%
PrometheusSequential-4                                   11.89µ ± 4%
geomean                                                  935.0n

                                                 │ /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.705Ki ± 0%
MiddlewareChain/prometheus_only-4                     5.751Ki ± 0%
MiddlewareChain/bodyreader_prometheus-4               5.795Ki ± 0%
MiddlewareChain/bodyreader_maxbytes_prometheus-4      5.793Ki ± 0%
PrometheusSequential-4                                5.759Ki ± 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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants