-
Notifications
You must be signed in to change notification settings - Fork 25
Bump the go_modules group across 1 directory with 3 updates #132
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
base: main
Are you sure you want to change the base?
Conversation
Bumps the go_modules group with 3 updates in the / directory: [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt), [github.com/golang/glog](https://github.com/golang/glog) and [golang.org/x/net](https://github.com/golang/net). Updates `github.com/golang-jwt/jwt/v4` from 4.4.2 to 4.5.2 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v4.4.2...v4.5.2) Updates `github.com/golang/glog` from 1.0.0 to 1.2.4 - [Release notes](https://github.com/golang/glog/releases) - [Commits](golang/glog@v1.0.0...v1.2.4) Updates `golang.org/x/net` from 0.24.0 to 0.38.0 - [Commits](golang/net@v0.24.0...v0.38.0) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v4 dependency-version: 4.5.2 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/golang/glog dependency-version: 1.2.4 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
[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 |
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a openshift 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-sigs/prow repository. |
/ok-to-test |
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
Bumps the go_modules group with 3 updates in the / directory: github.com/golang-jwt/jwt/v4, github.com/golang/glog and golang.org/x/net.
Updates
github.com/golang-jwt/jwt/v4
from 4.4.2 to 4.5.2Release notes
Sourced from github.com/golang-jwt/jwt/v4's releases.
Commits
2f0e9ad
Backporting 0951d18 to v47b1c1c0
Merge commit from fork9358574
Allow strict base64 decoding (#259)2f0984a
Usingtparse
for nicer CI test display (#251)2101c1f
No pointer embedding in the example (#255)35053d4
Removed unneeded if statement (#241)0c4e387
Add doc comment to ParseWithClaims (#232)bfea432
Include https://github.com/golang-jwt/jwe in README (#229)d81acbf
Bump matrix to support latest go version (go1.19) (#231)fdaf0eb
Implement a BearerExtractor (#226)Updates
github.com/golang/glog
from 1.0.0 to 1.2.4Release notes
Sourced from github.com/golang/glog's releases.
... (truncated)
Commits
a0e3c40
glog: have createInDir fail if the file already exists7139da2
glog: introduce createInDir function as in internal versiondd58629
glog: Don't try to create/rotate a given syncBuffer twice in the same second04dbec0
glog: fix typo (#73)459cf3b
glog: check that stderr is valid before using it by default (#72)9730314
glog: avoid calling user.Current() on windows (#69)861d094
glog: don't hold mutex when sync'ing (#68)b256bbe
glog: add context variants to most log functionsbcf3184
glog/internal/logsink: add logsink tests6b9d7f7
glog: populate symlinks -log_link directory (#64)Updates
golang.org/x/net
from 0.24.0 to 0.38.0Commits
e1fcd82
html: properly handle trailing solidus in unquoted attribute value in foreign...ebed060
internal/http3: fix build of tests with GOEXPERIMENT=nosynctest1f1fa29
publicsuffix: regenerate table1215081
http2: improve error when server sends HTTP/1312450e
html: ensure <search> tag closes <p> and update tests09731f9
http2: improve handling of lost PING in Server55989e2
http2/h2c: use ResponseController for hijacking connections2914f46
websocket: re-recommend gorilla/websocket99b3ae0
go.mod: update golang.org/x dependencies85d1d54
go.mod: update golang.org/x dependenciesDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.