Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/Kong/sdk-konnect-go from 0.2.4 to 0.2.12 #7137

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps github.com/Kong/sdk-konnect-go from 0.2.4 to 0.2.12.

Release notes

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

v0.2.12

Changelog

  • 6187a921a1d1f6aac3b17ce1d88b8257538150d3 feat(sdk): automated oas update (#75)

v0.2.10

Changelog

  • 9632447df1775cc9a35b21899fcf876fa572ede0 fix: fix prerequest hook consuming body (#76)

v0.2.9

Changelog

  • 52708fcc61024d3035aec668df66348673a0b8d0 feat(sdk): automated oas update (#73)
  • bb4341ee241536a8ddb1026339d25e4d44adba73 chore(deps): bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 (#72)

v0.2.8

Changelog

  • 7a30092e00c263885359c0f67503492234d67005 feat(sdk): automated oas update (#71)

v0.2.7

Changelog

  • 627f5baebe1ca39108705e1e23f2e077a4f374ae chore: release 0.2.7
  • 4b458c0bef090f79c90a9731d8e8211000dda44a chore(deps): bump github/codeql-action from 3.28.8 to 3.28.9 (#68)
  • d29dc54d73c682c644f9b634c0ab714f8ec5906d fix: fix prerequest hook consuming body (#70)

v0.2.6

Changelog

  • 634293a4929c3fa3d418e51470969745958d305c feat(sdk): automated oas update (#69)

v0.2.5

Changelog

  • e8db047a56d9ad4c2db3b684e805472be05749d3 chore(deps): update dependency speakeasy-api/speakeasy to v1.487.0 (#67)
Commits
  • 6187a92 feat(sdk): automated oas update (#75)
  • 9632447 fix: fix prerequest hook consuming body (#76)
  • 52708fc feat(sdk): automated oas update (#73)
  • bb4341e chore(deps): bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 (#72)
  • 7a30092 feat(sdk): automated oas update (#71)
  • 627f5ba chore: release 0.2.7
  • 4b458c0 chore(deps): bump github/codeql-action from 3.28.8 to 3.28.9 (#68)
  • d29dc54 fix: fix prerequest hook consuming body (#70)
  • 634293a feat(sdk): automated oas update (#69)
  • e8db047 chore(deps): update dependency speakeasy-api/speakeasy to v1.487.0 (#67)
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner February 17, 2025 15:39
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
Bumps [github.com/Kong/sdk-konnect-go](https://github.com/Kong/sdk-konnect-go) from 0.2.4 to 0.2.12.
- [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.2.4...v0.2.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
@czeslavo czeslavo force-pushed the dependabot/go_modules/github.com/Kong/sdk-konnect-go-0.2.12 branch from 82a1985 to 43d716c Compare February 19, 2025 15:04
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2025

A newer version of github.com/Kong/sdk-konnect-go exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@programmer04
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2025

Superseded by #7155.

@dependabot dependabot bot closed this Feb 20, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/Kong/sdk-konnect-go-0.2.12 branch February 20, 2025 17:37
Copy link

codecov bot commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.0%. Comparing base (d4d18a4) to head (43d716c).
Report is 92 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##            main   #7137      +/-   ##
========================================
- Coverage   76.9%       0   -77.0%     
========================================
  Files        214       0     -214     
  Lines      25169       0   -25169     
========================================
- Hits       19356       0   -19356     
+ Misses      4794       0    -4794     
+ Partials    1019       0    -1019     

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

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