Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

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

Release notes

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

v0.60.0

What's Changed

Full Changelog: https://github.com/Kong/go-kong/blob/main/CHANGELOG.md#v0600

Changelog

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

[v0.60.0]

Release date: 2024/11/19

  • Added the ClearUnmatchingDeprecations function to align plugin configuration for comparison. #473
  • FillPluginsDefaults will no longer populate fields with equivalent deprecated keys. Previously, if the configuration contained an old field, the function would add its equivalent new field with a nil value. #473
  • Fixed a bug in FillPluginsDefaults that resulted in the overwriting of new values with deprecated values under certain conditions. #473
Commits
  • e7b8a6b chore: update changelog for release v0.60.0 (#479)
  • dc0aa75 fix(utils): add ClearUnmatchingDeprecations function to align configs (#473)
  • 8678be1 chore(ci): ad 3.7 and 3.8 to CI (#475)
  • f0de571 chore(deps): bump k8s.io/code-generator from 0.31.1 to 0.31.2 (#474)
  • 82f0eb1 fix: use replaced_with to check for deprecated fields (#472)
  • bda51cd chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#471)
  • 68c567d chore(deps): bump github.com/tidwall/gjson from 1.17.3 to 1.18.0 (#470)
  • 5a089c7 chore(deps): bump k8s.io/code-generator from 0.31.0 to 0.31.1 (#468)
  • 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.59.1 to 0.60.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.59.1...v0.60.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 November 19, 2024 16:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 19, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.99%. Comparing base (f10bf2c) to head (03c7e1a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1219      +/-   ##
==========================================
+ Coverage   59.91%   59.99%   +0.07%     
==========================================
  Files          50       50              
  Lines        4079     4079              
==========================================
+ Hits         2444     2447       +3     
+ Misses       1325     1323       -2     
+ Partials      310      309       -1     
Flag Coverage Δ
integration-test 59.99% <ø> (+0.07%) ⬆️

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.


🚨 Try these New Features:

@programmer04 programmer04 enabled auto-merge (squash) November 19, 2024 16:08
@programmer04 programmer04 merged commit 5d3a354 into main Nov 19, 2024
@programmer04 programmer04 deleted the dependabot/go_modules/github.com/kong/go-kong-0.60.0 branch November 19, 2024 16:09
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.

3 participants