-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Bump the gomod group across 1 directory with 13 updates #4108
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
2
commits into
master
Choose a base branch
from
dependabot/go_modules/gomod-fb4e095ca3
base: master
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.
+76
−76
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
Bumps the gomod group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) | `2.14.0` | `2.16.0` | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.2` | `1.4.3` | | [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) | `0.48.2` | `0.49.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.23.3` | `2.23.4` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.36.3` | `1.37.0` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.21.1` | `1.22.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.38.0` | `0.40.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.28.0` | `0.30.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.32.3` | `0.33.1` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.3` | `0.33.1` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.4` | `0.21.0` | Updates `github.com/bradleyfalzon/ghinstallation/v2` from 2.14.0 to 2.16.0 - [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases) - [Commits](bradleyfalzon/ghinstallation@v2.14.0...v2.16.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/gruntwork-io/terratest` from 0.48.2 to 0.49.0 - [Release notes](https://github.com/gruntwork-io/terratest/releases) - [Commits](gruntwork-io/terratest@v0.48.2...v0.49.0) Updates `github.com/onsi/ginkgo/v2` from 2.23.3 to 2.23.4 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.23.3...v2.23.4) Updates `github.com/onsi/gomega` from 1.36.3 to 1.37.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.3...v1.37.0) Updates `github.com/prometheus/client_golang` from 1.21.1 to 1.22.0 - [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.21.1...v1.22.0) Updates `golang.org/x/net` from 0.38.0 to 0.40.0 - [Commits](golang/net@v0.38.0...v0.40.0) Updates `golang.org/x/oauth2` from 0.28.0 to 0.30.0 - [Commits](golang/oauth2@v0.28.0...v0.30.0) Updates `golang.org/x/sync` from 0.12.0 to 0.14.0 - [Commits](golang/sync@v0.12.0...v0.14.0) Updates `k8s.io/api` from 0.32.3 to 0.33.1 - [Commits](kubernetes/api@v0.32.3...v0.33.1) Updates `k8s.io/apimachinery` from 0.32.3 to 0.33.1 - [Commits](kubernetes/apimachinery@v0.32.3...v0.33.1) Updates `k8s.io/client-go` from 0.32.3 to 0.33.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.3...v0.33.1) Updates `sigs.k8s.io/controller-runtime` from 0.20.4 to 0.21.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.20.4...v0.21.0) --- updated-dependencies: - dependency-name: github.com/bradleyfalzon/ghinstallation/v2 dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/go-logr/logr dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/gruntwork-io/terratest dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/onsi/gomega dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/prometheus/client_golang dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/net dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/oauth2 dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sync dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/api dependency-version: 0.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/apimachinery dependency-version: 0.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/client-go dependency-version: 0.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 gomod group with 11 updates in the / directory:
2.14.0
2.16.0
1.4.2
1.4.3
0.48.2
0.49.0
2.23.3
2.23.4
1.36.3
1.37.0
1.21.1
1.22.0
0.38.0
0.40.0
0.28.0
0.30.0
0.32.3
0.33.1
0.32.3
0.33.1
0.20.4
0.21.0
Updates
github.com/bradleyfalzon/ghinstallation/v2
from 2.14.0 to 2.16.0Release notes
Sourced from github.com/bradleyfalzon/ghinstallation/v2's releases.
Commits
cf2f966
Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0874b1a2
Bump actions/setup-go from 5.4.0 to 5.5.0 in the actions groupc8bdda0
Update to go-github v72c2f5b85
upgrade golangci-lint to v2 and use best practices for the workflows66b63f8
update go-github to v713fe6453
Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2d9e69c7
Bump golangci/golangci-lint-action from 6.5.0 to 7.0.06e3124e
Bump actions/setup-go from 5.3.0 to 5.4.0 in the actions groupd74affa
Bump github.com/google/go-cmp from 0.6.0 to 0.7.03f514f1
bump go-github to v69.2.0Updates
github.com/go-logr/logr
from 1.4.2 to 1.4.3Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
38a1c47
build(deps): bump github/codeql-action from 3.28.17 to 3.28.18f08bedd
build(deps): bump actions/setup-go from 5.4.0 to 5.5.06295e99
build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0028840d
build(deps): bump github/codeql-action from 3.28.15 to 3.28.17511e5fa
Merge pull request #367 from go-logr/dependabot/github_actions/github/codeql-...d806463
build(deps): bump github/codeql-action from 3.28.13 to 3.28.15158c311
Merge pull request #366 from thockin/masterc79ddb3
Update to support golangci-lint v220a64ba
build(deps): bump github/codeql-action from 3.28.12 to 3.28.130385e14
Add comments around slog exceptionsUpdates
github.com/gruntwork-io/terratest
from 0.48.2 to 0.49.0Release notes
Sourced from github.com/gruntwork-io/terratest's releases.
Commits
8e99d31
Merge pull request #1554 from gruntwork-io/james03160927-patch-18251d7a
Update CODEOWNERS27d1217
Merge pull request #1546 from gruntwork-io/packer-manifestecb82cc
Merge branch 'main' into packer-manifestba1b460
Merge pull request #1548 from gruntwork-io/fix-spawnparsers-integration-testa11867f
Merge branch 'main' into fix-spawnparsers-integration-testf4dcf2b
Merge pull request #1547 from gruntwork-io/fix-forward-to-service16c87bd
adjust fixture00b6d28
fix forward to service port580431e
get artifact id from build name on packer manifestUpdates
github.com/onsi/ginkgo/v2
from 2.23.3 to 2.23.4Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
229c981
v2.23.42d134d5
bump dependencies2b9c428
Add automaxprocs for using CPUQuota31137de
Revert "Add automaxprocs to automatically match the linux container CPU Quota"91b11b8
Add automaxprocs to automatically match the linux container CPU Quotacdfddb6
maybe escape quotes when you put them in a quoted string.1f59d07
clarify gotchas about -vet flag7ab7d10
bump all the thingsUpdates
github.com/onsi/gomega
from 1.36.3 to 1.37.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
272fca3
v1.37.05666f98
add To/ToNot/NotTo aliases for AsyncAssertionUpdates
github.com/prometheus/client_golang
from 1.21.1 to 1.22.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d50be25
Cut 1.22.0 (#1793)1043db7
Cut 1.22.0-rc.0 (#1768)e575c9c
promhttp: Isolate zstd support and klauspost/compress library use to promhttp...f2276aa
Merge pull request #1764 from prometheus/dependabot/github_actions/github-act...9df772c
build(deps): bump peter-evans/create-pull-requesta3548c5
Merge pull request #1754 from saswatamcode/exp-eh60fd2b0
Remove go.work file for now8f9d0de
exp: Add dependabot configc5cf981
Merge pull request #1762 from prometheus/release-1.21e84c305
exp: Reset snappy buf (#1756)Updates
golang.org/x/net
from 0.38.0 to 0.40.0Commits
7d6e62a
go.mod: update golang.org/x dependenciesea0c1d9
internal/timeseries: use built-in max/min to simplify the code3e7a445
quic: skip packet numbers for optimistic ack defense3f563d3
quic: use an enum for sentPacket statea3b6e77
quic: don't re-lose packets when discarding keys22500a6
quic: decode packet numbers >255 in testsdd0b200
quic: remove go1.21 build constraintb8d8877
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/oauth2
from 0.28.0 to 0.30.0Commits
cf14319
oauth2: fix expiration time window check32d34ef
internal: include clientID in auth style cache key2d34e30
oauth2: replace a magic number with AuthStyleUnknown696f7b3
all: modernize with doc links and any471209b
oauth2: drop dependency on go-cmp6968da2
oauth2: sync Token.ExpiresIn from internal Tokend2c4e0a
oauth2: context instead of golang.org/x/net/context in doc883dc3c
endpoints: add various endpoints from stale CLs1c06e87
all: make use of oauth.Token.ExpiresIn65c15a3
oauth2: remove extra periodUpdates
golang.org/x/sync
from 0.12.0 to 0.14.0Commits
506c70f
errgroup: propagate panic and Goexit through Wait396f3a0
errgroup: document calling Go before WaitUpdates
k8s.io/api
from 0.32.3 to 0.33.1Commits
04f698e
Update dependencies to v0.33.1 tag16cedc7
Merge pull request #131088 from atiratree/rename-terminating-replicas-fgdc88679
Merge pull request #131103 from ahrtr/etcd_sdk_202503284a456a2
bump etcd 3.5.21 sdk96e38c9
rename DeploymentPodReplacementPolicy FG to DeploymentReplicaSetTerminatingRe...c21a017
Merge pull request #129970 from mortent/AddResourceV1beta2APId0673db
Run make update118546d
Merge pull request #130556 from sreeram-venkitesh/kep-4960-container-stop-sig...f9401a3
Merge pull request #130797 from jm-franc/configurable-tolerance9b3e544
Generated UPDATE_COMPATIBILITY_FIXTURE_DATAUpdates
k8s.io/apimachinery
from 0.32.3 to 0.33.1Commits
173776a
Merge pull request #131708tigrato/automated-cherry-pick-of-#131702
a3d1fde
fix: fixes a possible panic inNewYAMLToJSONDecoder
955939f
bump etcd 3.5.21 sdke8a77bd
Merge pull request #130910 from googs1025/fix/datarace7e8c77e
Merge pull request #130906 from serathius/streaming-validation27fd396
flake: fix data race for func TestBackoff_Step8bcc6f1
Update kube-openapi and integrate streaming tags validation6ce776c
Merge pull request #130857 from thockin/kk_small_vg_diffsf2c94d6
Comment on origin and JSON schemab63ba07
Use origin in validateFalse's own testUpdates
k8s.io/client-go
from 0.32.3 to 0.33.1Commits
e7397e5
Update dependencies to v0.33.1 tagecbbb06
bump etcd 3.5.21 sdk2086688
Merge pull request #129970 from mortent/AddResourceV1beta2APIdba34c7
Run make updatee359642
Merge pull request #130556 from sreeram-venkitesh/kep-4960-container-stop-sig...3bf0a05
Merge pull request #130797 from jm-franc/configurable-tolerance7a03a3b
Generated files1676beb
Refresh autogenerated files following the configurable tolerance updates.387edb8
Merge pull request #130967 from aojea/listers21dc3b4
benchmark to show inefficient linear search lookupUpdates
sigs.k8s.io/controller-runtime
from 0.20.4 to 0.21.0Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
71f7db5
Merge pull request #3225 from troy0820/troy0820/prepare-for-0.21-release52d8779
update README with go versionab37f74
Merge pull request #3223 from troy0820/troy0820/return-warnings-on-webhooks250a88f
return warnings on webhooks85ee7a9
Merge pull request #3217 from kubernetes-sigs/dependabot/github_actions/all-g...81f1fae
🌱 Bump the all-github-actions group across 1 directory with 3 updatesd9a2274
Merge pull request #3187 from dongjiang1989/update-golangci-lint-v29c38211
update golangci-lint to v29b5f6a7
Merge pull request #3208 from troy0820/troy0820/api-machinery-marshalb3278df
use sigs.k8s.io/json to unmarshal in fakeclientDependabot 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