-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Bump golang.org/x/text from 0.3.7 to 0.4.0 #15155
Bump golang.org/x/text from 0.3.7 to 0.4.0 #15155
Conversation
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.4.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.7...v0.4.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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/test-infra repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Can one of the admins verify this patch? |
ok-to-build-iso |
Hi @dependabot[bot], we have updated your PR with the reference to newly built ISO. Pull the changes locally if you want to test with them or update your PR further. |
/ok-to-test |
kvm2 driver with docker runtime
Times for minikube ingress: 28.7s 25.2s 28.2s 26.2s 28.2s Times for minikube start: 56.5s 57.4s 56.1s 56.9s 54.4s docker driver with docker runtime
Times for minikube start: 28.8s 27.3s 27.6s 27.6s 27.7s Times for minikube ingress: 22.0s 21.5s 22.5s 20.5s 81.5s docker driver with containerd runtime
Times for minikube start: 26.7s 26.8s 22.6s 24.1s 22.4s Times for minikube ingress: 37.0s 27.5s 27.0s 27.0s 27.0s |
These are the flake rates of all failed tests.
Too many tests failed - See test logs for more details. To see the flake rates of all tests by environment, click here. |
kvm2 driver with docker runtime
Times for minikube start: 59.7s 60.0s 58.8s 57.9s 59.6s Times for minikube (PR 15155) ingress: 30.3s 30.8s 29.4s 30.3s 28.9s docker driver with docker runtime
Times for minikube start: 31.6s 28.7s 29.5s 30.1s 29.6s Times for minikube ingress: 22.6s 22.6s 23.1s 22.6s 82.6s docker driver with containerd runtime
Times for minikube start: 27.5s 24.9s 36.1s 27.6s 24.9s Times for minikube ingress: 27.2s 28.1s 27.6s 27.1s 27.1s |
These are the flake rates of all failed tests.
Too many tests failed - See test logs for more details. To see the flake rates of all tests by environment, click here. |
Bumps golang.org/x/text from 0.3.7 to 0.4.0.
Commits
1bdb400
language: remove compatibility with go < 1.2252bee0
go.mod: ignore cyclic dependency for taggingecab6e5
go.mod: ignore cyclic dependency for tagging369c86b
all: fix a few function names on comments434eadc
language: reject excessively large Accept-Language strings23407e7
go.mod: ignore cyclic dependency for taggingb18d3dd
secure/precis: replace bytes.Compare with bytes.Equal795e854
all: replace io/ioutil with io and os packageb0ca10f
internal/language: bump script types to uint16 and update registryba9b0e1
go.mod: update x/tools to HEADDependabot 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 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)