Skip to content

chore(deps): bump github.com/kong/go-kong from 0.71.0 to 0.75.0#1528

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/kong/go-kong-0.75.0
Open

chore(deps): bump github.com/kong/go-kong from 0.71.0 to 0.75.0#1528
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/kong/go-kong-0.75.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Bumps github.com/kong/go-kong from 0.71.0 to 0.75.0.

Release notes

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

v0.75.0

What's Changed

Full Changelog: Kong/go-kong@v0.74.0...v0.75.0

v0.74.0

What's Changed

Full Changelog: Kong/go-kong@v0.73.1...v0.74.0

v0.73.1

What's Changed

Full Changelog: Kong/go-kong@v0.73.0...v0.73.1

v0.73.0

What's Changed

New Contributors

Full Changelog: Kong/go-kong@v0.72.0...v0.73.0

v0.72.1

Full Changelog: Kong/go-kong@v0.72.0...v0.72.1

v0.72.0

Kong/go-kong@v0.71.0...v0.72.0

Changelog

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

[v0.75.0]

Release date: 2026/04/16

  • Added support for Service field in GraphqlRateLimitingCostDecoration. #608

[v0.74.0]

Release date: 2026/04/06

  • Added support for Condition field in Plugins #612

[v0.73.1]

Release date: 2026/03/27

  • Fixed TargetService Update method to use PUT instead of PATCH, as Konnect does not support PATCH operations. #610

[v0.73.0]

Release date: 2026/03/25

  • Added support for Workspaces in the Konnect flow. #602
  • Added new CreateWithId method to the GraphqlRateLimitingCostDecorationService using the POST operation, enabling creation of GraphqlRateLimitingCostDecoration with specific ID. #606

[v0.72.1]

Release date: 2026/02/02

  • Added support for instance-name field in consumer group plugin #600

[v0.72.0]

Release date: 2026/01/22

  • Added support for fetching all targets for all upstreams #599
Commits
  • e7e9dbd docs: added changelog
  • c75a78b feat: 'service' field added for GraphqlRateLimitingCostDecoration (#608)
  • 2667d1c docs: added changelog (#613)
  • 60a4592 feat: added support for plugin condition (#612)
  • 4a732d8 chores: changelog update for v0.73.1 (#611)
  • caa5f7b fix: Used PUT instead of PATCH for Update in target_service (#610)
  • 49ce16b docs: changelog update for v0.73.0 and missing detail of v0.72.1 (#607)
  • 17e466e feat: Added changes to support konnect workspace APIs (#602)
  • 2c1e775 feat: Added CreateWithID func and test for graphql_rate_limiting_cost_decorat...
  • 8263d16 fix: Updated kong.supported-versions.oss to fetch only two digits of Kong ver...
  • 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 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.71.0 to 0.75.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.71.0...v0.75.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 16, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 16, 2026 15:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 16, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.37%. Comparing base (d1e83c1) to head (a9763a9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1528      +/-   ##
==========================================
- Coverage   38.47%   38.37%   -0.11%     
==========================================
  Files          57       57              
  Lines        3763     3763              
==========================================
- Hits         1448     1444       -4     
- Misses       2082     2085       +3     
- Partials      233      234       +1     
Flag Coverage Δ
integration-test 41.78% <ø> (-0.13%) ⬇️
unit-test 2.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

1 participant