Kong / kubernetes-ingress-controller

:gorilla: Kong for Kubernetes: The official Ingress Controller for Kubernetes.
https://docs.konghq.com/kubernetes-ingress-controller/
Apache License 2.0
2.22k stars 593 forks source link

chore(deps): bump github.com/kong/kubernetes-testing-framework from 0.47.1 to 0.47.2 #6441

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github.com/kong/kubernetes-testing-framework from 0.47.1 to 0.47.2.

Release notes

Sourced from github.com/kong/kubernetes-testing-framework's releases.

v0.47.2

See the CHANGELOG.md

Changelog

Sourced from github.com/kong/kubernetes-testing-framework's changelog.

v0.47.2

  • Updated metallb to 0.14.8 #1154
Commits
  • 5b87d6a chore: bump metallb to 0.14.8 (#1154)
  • f426ff4 chore: bump and cleanup Go dependencies (#1162)
  • 2aabc67 chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.5 to 0.19.0 (#1161)
  • a38943b chore(deps): bump k8s.io/cli-runtime from 0.30.3 to 0.31.0 (#1159)
  • 74e3dcc chore(deps): bump k8s.io/client-go from 0.30.3 to 0.31.0 (#1160)
  • 418dba0 chore(deps): bump google.golang.org/api from 0.191.0 to 0.192.0 (#1157)
  • 37a4742 chore(deps): bump k8s.io/apimachinery from 0.30.3 to 0.31.0 (#1158)
  • 950ac29 chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 (#1151)
  • 047bc34 chore(deps): bump github.com/samber/lo from 1.46.0 to 1.47.0 (#1152)
  • ab234ab chore(deps): bump github.com/docker/docker (#1153)
  • 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 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)
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@47f2ee0). Learn more about missing BASE report. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6441 +/- ## ====================================== Coverage ? 75.4% ====================================== Files ? 201 Lines ? 20330 Branches ? 0 ====================================== Hits ? 15330 Misses ? 4008 Partials ? 992 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.