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/go-kong from 0.60.0 to 0.62.0 #6836

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

Bumps github.com/kong/go-kong from 0.60.0 to 0.62.0.

Release notes

Sourced from github.com/kong/go-kong's releases.

v0.62.0

What's Changed

Full Changelog: Kong/go-kong@v0.61.0...v0.62.0

v0.61.0

v0.61.0 changelog

Changelog

Sourced from github.com/kong/go-kong's changelog.

[v0.62.0]

Release date: 2024/12/11

  • Added Client APIs (Create, List, ListALL, Delete) to interact with the Konnect Application Auth resources. #490

[v0.61.0]

Release date: 2024/12/06

  • Added a query-parameter list_consumers=false in GET /consumer_groups API call to make it faster. This is supported from Gateway 3.9 version. This will ensure that tools like decK work faster in cases where a consumer-group holds thousands of consumers. #487
  • Added Tags field for type ConsumerGroupPlugin to ensure that tags added by end-users are retained on the consumer-group scoped plugins. #485
Commits
  • 8e09238 chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 (#486)
  • a91d306 chore(deps): bump k8s.io/code-generator from 0.31.4 to 0.32.0 (#492)
  • c87a2a7 feat: client apis to interact with the konnect applications (#490)
  • 2ca5c65 chore(deps): bump k8s.io/code-generator from 0.31.3 to 0.31.4 (#491)
  • 3842c33 chore: release prep for v0.61.0 (#488)
  • 262937e feat: do not list consumers in a GET Consumer Group call (#487)
  • 4d30454 fix: consumer-group scoped plugins not showing tags (#485)
  • e95d14b chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 (#483)
  • 248159c chore(deps): bump k8s.io/code-generator from 0.31.2 to 0.31.3 (#482)
  • 4bd1401 chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#484)
  • 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)

Bumps [github.com/kong/go-kong](https://github.com/kong/go-kong) from 0.60.0 to 0.62.0.
- [Release notes](https://github.com/kong/go-kong/releases)
- [Changelog](https://github.com/Kong/go-kong/blob/main/CHANGELOG.md)
- [Commits](Kong/go-kong@v0.60.0...v0.62.0)

---
updated-dependencies:
- dependency-name: github.com/kong/go-kong
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 13, 2024 14:08
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2024
@programmer04 programmer04 enabled auto-merge (squash) December 13, 2024 14:10
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.1%. Comparing base (aeb6c54) to head (2477d2f).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #6836     +/-   ##
=======================================
- Coverage   80.1%   79.1%   -1.1%     
=======================================
  Files        209     209             
  Lines      25178   25178             
=======================================
- Hits       20192   19937    -255     
- Misses      3960    4222    +262     
+ Partials    1026    1019      -7     

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

@pmalek
Copy link
Member

pmalek commented Dec 13, 2024

enterprise-postgres is "expected" to fail given that #6823 is unsolved.

@programmer04 programmer04 requested review from programmer04 and removed request for programmer04 December 16, 2024 13:03
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

Looks like github.com/kong/go-kong is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Dec 16, 2024
auto-merge was automatically disabled December 16, 2024 13:23

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/kong/go-kong-0.62.0 branch December 16, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked dependencies Pull requests that update a dependency file size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants