-
Notifications
You must be signed in to change notification settings - Fork 221
chore(deps): bump the go-dependencies group across 1 directory with 15 updates #2381
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/go-dependencies-319967a41b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
|
@dependabot rebase |
ab0008e to
ceb3868
Compare
…5 updates Bumps the go-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [github.com/oklog/run](https://github.com/oklog/run) | `1.1.0` | `1.2.0` | | [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) | `1.0.5` | `1.1.3` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.22.0` | `1.23.2` | | [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit) | `0.14.0` | `0.15.1` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.26.0` | `1.27.1` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.0` | `0.31.14` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.0` | `0.31.14` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.19.0` | `0.23.0` | Updates `github.com/go-logr/logr` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.2...v1.4.3) Updates `github.com/oklog/run` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/oklog/run/releases) - [Commits](oklog/run@v1.1.0...v1.2.0) Updates `github.com/olekukonko/tablewriter` from 1.0.5 to 1.1.3 - [Release notes](https://github.com/olekukonko/tablewriter/releases) - [Commits](olekukonko/tablewriter@v1.0.5...v1.1.3) Updates `github.com/prometheus/client_golang` from 1.22.0 to 1.23.2 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.22.0...v1.23.2) Updates `github.com/prometheus/client_model` from 0.6.1 to 0.6.2 - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](prometheus/client_model@v0.6.1...v0.6.2) Updates `github.com/prometheus/exporter-toolkit` from 0.14.0 to 0.15.1 - [Release notes](https://github.com/prometheus/exporter-toolkit/releases) - [Commits](prometheus/exporter-toolkit@v0.14.0...v0.15.1) Updates `github.com/prometheus/procfs` from 0.15.1 to 0.16.1 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.15.1...v0.16.1) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `go.uber.org/zap` from 1.26.0 to 1.27.1 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.26.0...v1.27.1) Updates `golang.org/x/sync` from 0.17.0 to 0.19.0 - [Commits](golang/sync@v0.17.0...v0.19.0) Updates `golang.org/x/sys` from 0.36.0 to 0.39.0 - [Commits](golang/sys@v0.36.0...v0.39.0) Updates `k8s.io/api` from 0.31.0 to 0.31.14 - [Commits](kubernetes/api@v0.31.0...v0.31.14) Updates `k8s.io/apimachinery` from 0.31.0 to 0.31.14 - [Commits](kubernetes/apimachinery@v0.31.0...v0.31.14) Updates `k8s.io/client-go` from 0.31.0 to 0.31.14 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.0...v0.31.14) Updates `sigs.k8s.io/controller-runtime` from 0.19.0 to 0.23.0 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.19.0...v0.23.0) --- updated-dependencies: - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/oklog/run dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/olekukonko/tablewriter dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/prometheus/client_model dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/prometheus/exporter-toolkit dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/prometheus/procfs dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.uber.org/zap dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/api dependency-version: 0.31.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.31.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: k8s.io/client-go dependency-version: 0.31.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ceb3868 to
1542ca9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
chore
Routine tasks or maintenance
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 9 updates in the / directory:
1.4.21.4.31.1.01.2.01.0.51.1.31.22.01.23.20.14.00.15.11.26.01.27.10.31.00.31.140.31.00.31.140.19.00.23.0Updates
github.com/go-logr/logrfrom 1.4.2 to 1.4.3Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
38a1c47build(deps): bump github/codeql-action from 3.28.17 to 3.28.18f08beddbuild(deps): bump actions/setup-go from 5.4.0 to 5.5.06295e99build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0028840dbuild(deps): bump github/codeql-action from 3.28.15 to 3.28.17511e5faMerge pull request #367 from go-logr/dependabot/github_actions/github/codeql-...d806463build(deps): bump github/codeql-action from 3.28.13 to 3.28.15158c311Merge pull request #366 from thockin/masterc79ddb3Update to support golangci-lint v220a64babuild(deps): bump github/codeql-action from 3.28.12 to 3.28.130385e14Add comments around slog exceptionsUpdates
github.com/oklog/runfrom 1.1.0 to 1.2.0Release notes
Sourced from github.com/oklog/run's releases.
Commits
c769e58Update GitHub Actions test.yaml workflow (#38)eee6e04Fix bug in SignalHandler (#27)145e764Update README.mddf79bd8Update README.mdf5dcbf4Update test.yamldaf88edSignalError fixes, ContextHandler (#25)c709688Deregister signal channel (#16)0c58000LICENSE: properly date/attributeUpdates
github.com/olekukonko/tablewriterfrom 1.0.5 to 1.1.3Commits
ce018e6fix read me update versione3130fbMerge pull request #309 from olekukonko/narrow975f050update lld4923d8add more emoji & unicode test #308c8c2b21separate tint7097b13Fix ForceNarrowBorders for generates long strings of border characters - Upda...d02c460revert go mod to go 1.21 and update dependencies to avoid breaking changesdd95acaadd clarityca4e3acclearer environment debugging informationb31b038use auto detection as defaultUpdates
github.com/prometheus/client_golangfrom 1.22.0 to 1.23.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
8179a56Cut v1.23.2 (#1870)4142b59Merge pull request #1869 from prometheus/arve/upgrade-common4ff40f0Cut v1.23.1 (#1867)989b029Upgrade to prometheus/common v0.66 (#1866)e4b2208Cut v1.23.0 (#1848)d9492afcut v1.23.0-rc.1 (#1842)aeae8a0Cut v1.23.0-rc.0 (#1837)b157309Update common Prometheus files (#1832)a704e28build(deps): bump the github-actions group with 3 updates (#1826)c774311Fix errNotImplemented reference (#1835)Updates
github.com/prometheus/client_modelfrom 0.6.1 to 0.6.2Release notes
Sourced from github.com/prometheus/client_model's releases.
Commits
eb136e5Merge pull request #119 from prometheus/superq/google.golang.org/protobufbf7f2caUpdate golanci-lint to v2.7e9b56cBump google.golang.org/protobuf from 1.36.5 to 1.36.6ef699ceMerge pull request #116 from prometheus/repo_syncbf8b12eUpdate common Prometheus files5b93968Merge pull request #115 from prometheus/repo_syncae83ddcUpdate common Prometheus filesafe0b21Merge pull request #114 from prometheus/repo_sync75e1dafUpdate common Prometheus files73608e2Merge pull request #113 from prometheus/dependabot/go_modules/google.golang.o...Updates
github.com/prometheus/exporter-toolkitfrom 0.14.0 to 0.15.1Release notes
Sourced from github.com/prometheus/exporter-toolkit's releases.
... (truncated)
Commits
7f8f461Bump prometheus/promci from 0.4.7 to 0.5.3 (#362)c267c37Bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#368)2603416Bump github.com/prometheus/common from 0.67.2 to 0.67.4 (#367)62924a8Bump golang.org/x/time from 0.13.0 to 0.14.0 (#359)25ee19bBump golang.org/x/crypto from 0.43.0 to 0.45.0 (#361)8da41e6Bump github.com/prometheus/common from 0.66.1 to 0.67.2 (#358)003133fRemove obsolete CircleCI config (#355)371c300Bump go.yaml.in/yaml/v2 from 2.4.2 to 2.4.3 (#350)3e873c7Bump golang.org/x/crypto from 0.41.0 to 0.42.0 (#351)f3b01c3Bump golang.org/x/time from 0.12.0 to 0.13.0 (#348)Updates
github.com/prometheus/procfsfrom 0.15.1 to 0.16.1Release notes
Sourced from github.com/prometheus/procfs's releases.
... (truncated)
Commits
cff69b9infiniband: do not make assumptions about counters based on HCA name (#678)ee82f2fbuild(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 (#716)4482eb5Update class_infiniband.go (#687)49d0fe6build(deps): bump golang.org/x/sys from 0.31.0 to 0.32.0 (#717)70166beclass_infiniband: continue on syscall EINVAL (#705)f61a330Use SysReadFile for thermals and skip failed zones (#712)67f32efchore: Upgrade golangci-lint to v2 (#715)6c7a481Update common Prometheus files (#713)ba1e271Update Go (#708)0289c96Update common Prometheus files (#710)Updates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterUpdates
go.uber.org/zapfrom 1.26.0 to 1.27.1Release notes
Sourced from go.uber.org/zap's releases.