Skip to content

deps: Bump github.com/getkin/kin-openapi from 0.144.0 to 0.146.0 - #20

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

deps: Bump github.com/getkin/kin-openapi from 0.144.0 to 0.146.0#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/getkin/kin-openapi-0.146.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

v0.146.0

What's Changed

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

v0.145.0

What's Changed

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

Commits
  • 335f4e6 openapi3: store field locations in a slice, not a map (#1235)
  • f5441d6 Merge commit from fork
  • d090e36 Merge commit from fork
  • 947498e openapi3: keep a document's origin tree only when it can be read (#1234)
  • 88aa64c Merge commit from fork
  • f1a5b52 Merge commit from fork
  • 27bc028 openapi3: stop InternalizeRefs panicking on unresolved discriminator mappings...
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 7, 2026 22:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 7, 2026
Comment thread go.mod
require (
github.com/caarlos0/env/v11 v11.4.1
github.com/getkin/kin-openapi v0.144.0
github.com/getkin/kin-openapi v0.146.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heads up: this PR and #19 both touch go.mod's require block — this bumps kin-openapi to v0.146.0, #19 adds NATS deps at the same anchor point. Confirmed via git merge --no-commit: literal conflict in go.mod (go.sum auto-merges). Worth whoever merges second running go mod tidy after resolving rather than hand-splicing.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is small and ready to merge. I think since PR #19 is very big and still on draft, we can safely merge this and fix the conflict easily in PR #19.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I planned on doing the opposite: merge the bot PR once the other PRs are merged as there is no hurry to merge those one as the whole agent is draft, nothing can run it as critical pieces are missing

@gciavarrini

Copy link
Copy Markdown
Contributor

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/getkin/kin-openapi-0.146.0 branch from 85d4fed to d15c554 Compare August 19, 2026 12:29
@gciavarrini

Copy link
Copy Markdown
Contributor

@jordigilh are you ok to merge this now?

@gciavarrini
gciavarrini requested a review from jordigilh August 19, 2026 13:03
@dependabot @github

dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #27.

@dependabot dependabot Bot closed this Aug 21, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/getkin/kin-openapi-0.146.0 branch August 21, 2026 22:55
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.

3 participants