Skip to content

chore(deps): bump sigs.k8s.io/gateway-api/conformance from 1.5.0 to 1.5.1 in /conformance#2600

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/conformance/sigs.k8s.io/gateway-api/conformance-1.5.1
Open

chore(deps): bump sigs.k8s.io/gateway-api/conformance from 1.5.0 to 1.5.1 in /conformance#2600
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/conformance/sigs.k8s.io/gateway-api/conformance-1.5.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps sigs.k8s.io/gateway-api/conformance from 1.5.0 to 1.5.1.

Release notes

Sourced from sigs.k8s.io/gateway-api/conformance's releases.

v1.5.1

Warning: The Experimental channel CRDs are too large for a standard kubectl apply. To work around this please use kubectl apply --server-side=true instead -- or, even better, use kuberc to make server-side apply the default.

Gateway API v1.5.1

Major Changes Since v1.5.0

GEP

  • Updates the documentation around the ListenerConditionConflicted condition (#4669, @​davidjumani)

Conformance

  • Limit HTTPRouteHTTPSListenerDetectMisdirectedRequests to h2 only (#4665, @​zirain)
  • Fix conformance test not working on IPv6 (#4646, @​zirain)
  • The conflicted=false condition is not required anymore in the listener status for non-conflicted listeners. (#4664, @​zhaohuabing)
  • Updated the TLSRoute conformance tests to allow FINs where previously RST was asserted (#4624, @​howardjohn)

What's Changed

Full Changelog: kubernetes-sigs/gateway-api@v1.5.0...v1.5.1

Commits
  • e7677b7 Patch 1.5.1 release. (#4685)
  • 8eba7b6 limit HTTPRouteHTTPSListenerDetectMisdirectedRequests to h2 only (#4665) (#4667)
  • a43b54f update ListenerConditionConflicted condition docs (#4669)
  • 9edc349 allow absent conflict condition for non-conflicted listeners (#4664)
  • 130e6c1 [release-1.5] fix: improve GatewayMustHaveAttachedListeners log (#4632)
  • e922d8e add 204 as a possible cors preflight response code (#4637)
  • 582fdbb Disallow repeaded CORS filters by CEL (#4645)
  • f4fad32 fix: propagate context and fix defer leak in DumpEchoLogs (#4625)
  • f0cba2a Omit "simple" and replace Authorization by Cookie (#4652)
  • 61f714c [release-1.5] fix: use JoinHostPort (#4646)
  • 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)

@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels Mar 16, 2026
@netlify
Copy link

netlify bot commented Mar 16, 2026

Deploy Preview for gateway-api-inference-extension ready!

Name Link
🔨 Latest commit dd1571b
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/69b965314c8bd500089d73de
😎 Deploy Preview https://deploy-preview-2600--gateway-api-inference-extension.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign kfswain for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 16, 2026
Bumps [sigs.k8s.io/gateway-api/conformance](https://github.com/kubernetes-sigs/gateway-api) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/kubernetes-sigs/gateway-api/releases)
- [Changelog](https://github.com/kubernetes-sigs/gateway-api/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/gateway-api@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/gateway-api/conformance
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/conformance/sigs.k8s.io/gateway-api/conformance-1.5.1 branch from a0c8758 to dd1571b Compare March 17, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant