Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2025

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

Release notes

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

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

  • c590f947426196afa9b48e34e9411ec78216db73 feat(sdk): automated oas update (#126)
  • 9f5174ba1a1f6c0d20e359dbe60093871fcb5d41 chore(deps): bump jdx/mise-action from 2.3.1 to 2.4.0 (#127)
  • 8d317542d457433d5748b184c68d6aa7f5990218 chore(deps): bump github/codeql-action from 3.29.0 to 3.29.3 (#130)
  • e28d8f1e9bd47418bf356f7970fbde80faf4809b chore(deps): bump step-security/harden-runner from 2.11.1 to 2.13.0 (#129)
  • 8819abc0c10f1c9078961b907731373fcbbe88e5 chore: add Harden Runner to all workflows (#125)
Commits
  • 1435972 feat(sdk): automated oas update (#141)
  • 0deeb38 chore(ci): use speakeasy run to generate the SDK (#146)
  • 0639fb8 chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#140)
  • 42f8bc2 chore(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#142)
  • 76d490f chore(deps): bump jdx/mise-action from 2.4.0 to 3.1.0 (#145)
  • 6c2a5cd feat(sdk): automated oas update (#131)
  • 7185f20 ci: when PR synchronize only generate SDK if .speakeasy/gen.yaml is changed (...
  • c590f94 feat(sdk): automated oas update (#126)
  • 9f5174b chore(deps): bump jdx/mise-action from 2.3.1 to 2.4.0 (#127)
  • 8d31754 chore(deps): bump github/codeql-action from 3.29.0 to 3.29.3 (#130)
  • 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.9.1.
- [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.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 22, 2025 14:16
Copy link

codecov bot commented Aug 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.0%. Comparing base (c29a8c8) to head (53e5d15).

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #7693     +/-   ##
=======================================
+ Coverage   77.4%   80.0%   +2.6%     
=======================================
  Files        222     222             
  Lines      25870   25870             
=======================================
+ Hits       20027   20702    +675     
+ Misses      4814    4114    -700     
- Partials    1029    1054     +25     

☔ 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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2025

Superseded by #7705.

@dependabot dependabot bot closed this Sep 12, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/Kong/sdk-konnect-go-0.9.1 branch September 12, 2025 14:03
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.

0 participants