-
Notifications
You must be signed in to change notification settings - Fork 689
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump sigs.k8s.io/gateway-api from 1.1.0 to 1.1.1 #6748
build(deps): bump sigs.k8s.io/gateway-api from 1.1.0 to 1.1.1 #6748
Conversation
40cd2fb
to
4a5d46b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-1.30 #6748 +/- ##
=============================================
Coverage 81.01% 81.01%
=============================================
Files 133 133
Lines 19994 19994
=============================================
Hits 16198 16198
Misses 3503 3503
Partials 293 293
|
The Contour project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to the #contour channel in the Kubernetes Slack |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) from 1.1.0 to 1.1.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.1.0...v1.1.1) --- updated-dependencies: - dependency-name: sigs.k8s.io/gateway-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Sunjay Bhatia <[email protected]>
Signed-off-by: Sunjay Bhatia <[email protected]>
b39f1d3
to
0b488c6
Compare
was wondering why a different test failed every run locally and looks like it is due to kubernetes-sigs/gateway-api#3122 |
given the diff on v1.1.1 is not actually very meaningful, I propose ditching this bump and leaving the 1.30 release branch as-is cc @projectcontour/maintainers |
Ahh, that does look like the culprit. Yeah, I think skipping this patch bump for this release branch makes sense 👍 |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps sigs.k8s.io/gateway-api from 1.1.0 to 1.1.1.
Release notes
Sourced from sigs.k8s.io/gateway-api's releases.
Commits
9a0614f
[release 1.1] Prepare release 1.1.1 (#3423)53ba0e3
Replace the kubebuilder flags for GRPCRoute v1alpha2 so that they're the same...c835e83
[release-1.1] Backport CI improvements (#3417)4d0cf60
fix: allow the header based session persistence not to have AbsoluteTimeout (...95cc90d
expose grpc conformance client as in interface (#3104)You can trigger a rebase of this PR 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)