-
Notifications
You must be signed in to change notification settings - Fork 188
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 the github-dependencies group with 7 updates #584
Bump the github-dependencies group with 7 updates #584
Conversation
Bumps the github-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.2` | `1.20.3` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.57.0` | `0.59.1` | | [golang.org/x/net](https://github.com/golang/net) | `0.28.0` | `0.29.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.22.0` | `0.23.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.24.0` | `0.25.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.23.0` | `0.24.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.17.0` | `0.18.0` | Updates `github.com/prometheus/client_golang` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.20.2...v1.20.3) Updates `github.com/prometheus/common` from 0.57.0 to 0.59.1 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.57.0...v0.59.1) Updates `golang.org/x/net` from 0.28.0 to 0.29.0 - [Commits](golang/net@v0.28.0...v0.29.0) Updates `golang.org/x/oauth2` from 0.22.0 to 0.23.0 - [Commits](golang/oauth2@v0.22.0...v0.23.0) Updates `golang.org/x/sys` from 0.24.0 to 0.25.0 - [Commits](golang/sys@v0.24.0...v0.25.0) Updates `golang.org/x/term` from 0.23.0 to 0.24.0 - [Commits](golang/term@v0.23.0...v0.24.0) Updates `golang.org/x/text` from 0.17.0 to 0.18.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.17.0...v0.18.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: indirect update-type: version-update:semver-patch dependency-group: github-dependencies - dependency-name: github.com/prometheus/common dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/oauth2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/term dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies - dependency-name: golang.org/x/text dependency-type: indirect update-type: version-update:semver-minor dependency-group: github-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-csi 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. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dependabot[bot], jsafrane The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the github-dependencies group with 7 updates:
1.20.2
1.20.3
0.57.0
0.59.1
0.28.0
0.29.0
0.22.0
0.23.0
0.24.0
0.25.0
0.23.0
0.24.0
0.17.0
0.18.0
Updates
github.com/prometheus/client_golang
from 1.20.2 to 1.20.3Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
ef2f87e
Merge pull request #1620 from prometheus/arthursens/prepare-1.20.3937ac63
Add changelog entry for 1.20.36e9914d
Merge pull request #1608 from krajorama/index-out-of-range-native-histogram-e...d6b8c89
Update comments with more explanations504566f
Use simplified solution from #1609 for the data racedc8e9a4
fix: native histogram: Simplify and fix addExemplardc819ce
Use a trivial solution to #1605e061dfa
native histogram: use exemplars in concurrency testUpdates
github.com/prometheus/common
from 0.57.0 to 0.59.1Release notes
Sourced from github.com/prometheus/common's releases.
Commits
be8a747
fix(utf8): Fix multiple metric name inside braces validation (#691)bf4843e
Merge pull request #690 from ywwg/owilliams/default-escaping01da226
Change the default escape method to UnderscoreEscaping4f8e8f4
expfmt: Add WithEscapingScheme to help construct Formats (#688)b1880d0
Merge pull request #687 from roidelapluie/checkheader334963d
Change the logic for SetDirectoryd64a747
Remove secret file existence check in Validate for headers06c2425
Bump golang.org/x/net from 0.27.0 to 0.28.0 (#685)4606c0a
Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#684)d98411b
Merge pull request #683 from tjhop/docs/promslog-READMEUpdates
golang.org/x/net
from 0.28.0 to 0.29.0Commits
35b4aba
go.mod: update golang.org/x dependencies9bf379f
websocket: fix printf(var) mistake detected by latest printf checkerUpdates
golang.org/x/oauth2
from 0.22.0 to 0.23.0Commits
3e64809
x/oauth2: add Token.ExpiresIn16a9973
jwt: rename example to avoid vet errorb52af7d
endpoints: add GitLab DeviceAuthURLUpdates
golang.org/x/sys
from 0.24.0 to 0.25.0Commits
a43b625
windows: add SIO_UDP_NETRESET constanted67b15
windows: add console codepage api9cb830b
unix: add missing import to syscall_hurd.go71132f5
unix: add POLLRDHUP to FreeBSD3283fc3
cpu: add support for detecting RISC-V extensions29e55b2
unix: use os.Executable rather than os.Args[0] in testsa8c5219
unix: rename XDPUmemReg field back to Size59665e5
unix: add Connectx for darwina0c72ef
unix: add f_flag member flags on z/OSc64c51d
unix: update riscv64 hwprobe to Linux kernel 6.10Updates
golang.org/x/term
from 0.23.0 to 0.24.0Commits
2f7b0dd
go.mod: update golang.org/x dependenciesf867b76
x/term: set missing VIRTUAL_TERMINAL_INPUT flag on WindowsUpdates
golang.org/x/text
from 0.17.0 to 0.18.0Commits
1e3e9fd
all: rename Example test functions to prevent vet errorsDependabot 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 conditions