Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps github.com/Kong/sdk-konnect-go from 0.6.0 to 0.12.0.

Release notes

Sourced from github.com/Kong/sdk-konnect-go's releases.

v0.12.0

Changelog

  • 22828172337d694013f90b88340d011bbe4e3905 feat(sdk): automated oas update (#175)

v0.11.1

Changelog

  • dec1b16d5f5d40163ca4e5a37f223c333fcedd0d chore(deps): update dependency speakeasy-api/speakeasy to v1.640.0 (#177)
  • 35284cd6019d791e79f332575441b346860fc23a chore(deps): update dependency speakeasy-api/speakeasy to v1.639.3 (#163)

v0.11.0

Changelog

  • c4ac8178b87ddc424d1cc81b1c6e33f7ee4d8c73 feat(sdk): automated oas update (#173)
  • 7654f616c9557fd0930bc792b71ee7da63346a72 chore(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1 (#157)
  • fea607c5ecaea258d5a45e7f0a518362cea3406d chore(deps): bump jdx/mise-action from 3.2.0 to 3.3.1 (#169)

v0.10.2

Changelog

  • 7945718651101c2990d21a1553cbe9f8afebc8e8 feat(sdk): automated oas update (#164)

v0.10.1

Changelog

  • e50957034ce160373496f28e5b26ddd1f9a20171 feat(sdk): automated oas update (#161)
  • 68429cbfc10d9ca2a6e8d7b6f928d010294f57e2 chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0 (#154)

v0.10.0

Changelog

  • 313c4b96d02c2d3a307ec98b8df182393bf3d2a8 feat(sdk): automated oas update (#148)
  • c05dcc11d1e6def0d71d800a396dab38c5d1d68f chore(deps): update dependency speakeasy-api/speakeasy to v1.606.3 (#149)
  • 67de7eff6f097d5b0e4f7e76131139435c71945d chore(deps): bump jdx/mise-action from 3.1.0 to 3.2.0 (#151)
  • 1e444b5ffd4db9d7151c95ca4d34c7f59d7f8ade fix(deps): update module github.com/stretchr/testify to v1.11.1 (#150)
  • 1e9ee5f22ffa5a3bf0f7080ffd25f4b246e7bb33 ci: fix cleanup job (#152)

v0.9.1

Changelog

  • 143597244b6a97f44820df4b6e013ced030593a5 feat(sdk): automated oas update (#141)

v0.9.0

Changelog

  • 0deeb38e6d822b55ee2e0d4e705f484a7f314948 chore(ci): use speakeasy run to generate the SDK (#146)
  • 0639fb868600673a7715f5c841789d49f3affa2d chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#140)
  • 42f8bc20f95bae9344a9767741dfd16ccda621e3 chore(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#142)
  • 76d490febdcd2c7f660132ca4d05b3e87817a6f4 chore(deps): bump jdx/mise-action from 2.4.0 to 3.1.0 (#145)

v0.8.0

Changelog

  • 6c2a5cd9e5708663df26e793a893020d52d5c8b9 feat(sdk): automated oas update (#131)
  • 7185f20cca9b92744d2bc4742901439988e074ba ci: when PR synchronize only generate SDK if .speakeasy/gen.yaml is changed (#138)

v0.7.1

Changelog

... (truncated)

Commits
  • 2282817 feat(sdk): automated oas update (#175)
  • dec1b16 chore(deps): update dependency speakeasy-api/speakeasy to v1.640.0 (#177)
  • 35284cd chore(deps): update dependency speakeasy-api/speakeasy to v1.639.3 (#163)
  • c4ac817 feat(sdk): automated oas update (#173)
  • 7654f61 chore(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1 (#157)
  • fea607c chore(deps): bump jdx/mise-action from 3.2.0 to 3.3.1 (#169)
  • 7945718 feat(sdk): automated oas update (#164)
  • e509570 feat(sdk): automated oas update (#161)
  • 68429cb chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0 (#154)
  • 313c4b9 feat(sdk): automated oas update (#148)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/Kong/sdk-konnect-go](https://github.com/Kong/sdk-konnect-go) from 0.6.0 to 0.12.0.
- [Release notes](https://github.com/Kong/sdk-konnect-go/releases)
- [Changelog](https://github.com/Kong/sdk-konnect-go/blob/main/RELEASE.md)
- [Commits](Kong/sdk-konnect-go@v0.6.0...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/Kong/sdk-konnect-go
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 28, 2025 14:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2025
@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.0%. Comparing base (5e139f5) to head (a6f77bb).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##            main   #7762      +/-   ##
========================================
- Coverage   79.2%   45.0%   -34.2%     
========================================
  Files        222     212      -10     
  Lines      25906   20470    -5436     
========================================
- Hits       20534    9225   -11309     
- Misses      4317   10206    +5889     
+ Partials    1055    1039      -16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2025

Superseded by #7765.

@dependabot dependabot bot closed this Oct 30, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/Kong/sdk-konnect-go-0.12.0 branch October 30, 2025 14:02
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 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant