chore(deps): update dependency gateway-api to v1.6.2 #284

Open
helferlein wants to merge 1 commit from renovate/gateway-api-1.x into main
Member

This PR contains the following updates:

Package Update Change
gateway-api patch v1.6.1v1.6.2

Release Notes

kubernetes-sigs/gateway-api (gateway-api)

v1.6.2

Compare Source

v1.6.2

Major Changes Since v1.6.1

Bug or Regression
  • HTTPRequestRedirectFilter status codes 303, 307, and 308 are Extended conformance, not Core. (#​5173, @​kflynn)
Other (Cleanup or Flake)
  • Fix flaky TCPRouteWeightedRouting and UDPRouteWeightedRouting conformance tests by adding a data-plane readiness check before performing weighted routing assertions. (#​5064, @​arybolovlev)
  • Fix FailFast not working as expected (#​5204, @​zirain)
  • Allow disabling parallel tests at the suite level (#​5184, @​zirain)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gateway-api](https://github.com/kubernetes-sigs/gateway-api) | patch | `v1.6.1` → `v1.6.2` | --- ### Release Notes <details> <summary>kubernetes-sigs/gateway-api (gateway-api)</summary> ### [`v1.6.2`](https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.6.2) [Compare Source](https://github.com/kubernetes-sigs/gateway-api/compare/v1.6.1...v1.6.2) ### v1.6.2 #### Major Changes Since v1.6.1 ##### Bug or Regression - HTTPRequestRedirectFilter status codes 303, 307, and 308 are Extended conformance, not Core. ([#&#8203;5173](https://github.com/kubernetes-sigs/gateway-api/issues/5173), [@&#8203;kflynn](https://github.com/kflynn)) ##### Other (Cleanup or Flake) - Fix flaky `TCPRouteWeightedRouting` and `UDPRouteWeightedRouting` conformance tests by adding a data-plane readiness check before performing weighted routing assertions. ([#&#8203;5064](https://github.com/kubernetes-sigs/gateway-api/issues/5064), [@&#8203;arybolovlev](https://github.com/arybolovlev)) - Fix `FailFast` not working as expected ([#&#8203;5204](https://github.com/kubernetes-sigs/gateway-api/issues/5204), [@&#8203;zirain](https://github.com/zirain)) - Allow disabling parallel tests at the suite level ([#&#8203;5184](https://github.com/kubernetes-sigs/gateway-api/issues/5184), [@&#8203;zirain](https://github.com/zirain)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC42MS40IiwidXBkYXRlZEluVmVyIjoiNDQuNjEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/gateway-api-1.x:renovate/gateway-api-1.x
git switch renovate/gateway-api-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/gateway-api-1.x
git switch renovate/gateway-api-1.x
git rebase main
git switch main
git merge --ff-only renovate/gateway-api-1.x
git switch renovate/gateway-api-1.x
git rebase main
git switch main
git merge --no-ff renovate/gateway-api-1.x
git switch main
git merge --squash renovate/gateway-api-1.x
git switch main
git merge --ff-only renovate/gateway-api-1.x
git switch main
git merge renovate/gateway-api-1.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
fullbyte/gigawave!284
No description provided.