-
Notifications
You must be signed in to change notification settings - Fork 14
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
build(deps): bump the production-dependencies group with 13 updates #5
Merged
astoycos
merged 1 commit into
main
from
dependabot/go_modules/production-dependencies-86ea2940f2
May 29, 2024
Merged
build(deps): bump the production-dependencies group with 13 updates #5
astoycos
merged 1 commit into
main
from
dependabot/go_modules/production-dependencies-86ea2940f2
May 29, 2024
Conversation
This file contains 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
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
May 23, 2024
@msherif1234 If you get the chance can you look into this? |
Bumps the production-dependencies group with 13 updates: | Package | From | To | | --- | --- | --- | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.2.3` | `1.4.2` | | [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.5.9` | `0.6.0` | | [github.com/kong/kubernetes-testing-framework](https://github.com/kong/kubernetes-testing-framework) | `0.24.1` | `0.47.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.1` | `1.9.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.24.0` | `1.26.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.54.0` | `1.62.1` | | google.golang.org/protobuf | `1.30.0` | `1.33.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.26.0` | `0.29.3` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.26.0` | `0.29.3` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.26.0` | `0.29.3` | | [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.26.0` | `0.29.3` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.14.1` | `0.17.3` | | [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) | `1.3.0` | `1.4.0` | Updates `github.com/go-logr/logr` from 1.2.3 to 1.4.2 - [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.2.3...v1.4.2) Updates `github.com/google/go-cmp` from 0.5.9 to 0.6.0 - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.5.9...v0.6.0) Updates `github.com/kong/kubernetes-testing-framework` from 0.24.1 to 0.47.0 - [Release notes](https://github.com/kong/kubernetes-testing-framework/releases) - [Changelog](https://github.com/Kong/kubernetes-testing-framework/blob/main/CHANGELOG.md) - [Commits](Kong/kubernetes-testing-framework@v0.24.1...v0.47.0) Updates `github.com/stretchr/testify` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.1...v1.9.0) Updates `go.uber.org/zap` from 1.24.0 to 1.26.0 - [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.24.0...v1.26.0) Updates `google.golang.org/grpc` from 1.54.0 to 1.62.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.54.0...v1.62.1) Updates `google.golang.org/protobuf` from 1.30.0 to 1.33.0 Updates `k8s.io/api` from 0.26.0 to 0.29.3 - [Commits](kubernetes/api@v0.26.0...v0.29.3) Updates `k8s.io/apimachinery` from 0.26.0 to 0.29.3 - [Commits](kubernetes/apimachinery@v0.26.0...v0.29.3) Updates `k8s.io/client-go` from 0.26.0 to 0.29.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.26.0...v0.29.3) Updates `k8s.io/code-generator` from 0.26.0 to 0.29.3 - [Commits](kubernetes/code-generator@v0.26.0...v0.29.3) Updates `sigs.k8s.io/controller-runtime` from 0.14.1 to 0.17.3 - [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.14.1...v0.17.3) Updates `sigs.k8s.io/yaml` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/kubernetes-sigs/yaml/releases) - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/yaml@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: github.com/go-logr/logr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/google/go-cmp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/kong/kubernetes-testing-framework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: go.uber.org/zap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: k8s.io/code-generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sigs.k8s.io/yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/go_modules/production-dependencies-86ea2940f2
branch
from
May 27, 2024 03:16
6ad1e55
to
5f88b53
Compare
dependabot
bot
deleted the
dependabot/go_modules/production-dependencies-86ea2940f2
branch
May 29, 2024 15:48
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 production-dependencies group with 13 updates:
1.2.3
1.4.2
0.5.9
0.6.0
0.24.1
0.47.0
1.8.1
1.9.0
1.24.0
1.26.0
1.54.0
1.62.1
1.30.0
1.33.0
0.26.0
0.29.3
0.26.0
0.29.3
0.26.0
0.29.3
0.26.0
0.29.3
0.14.1
0.17.3
1.3.0
1.4.0
Updates
github.com/go-logr/logr
from 1.2.3 to 1.4.2Release notes
Sourced from github.com/go-logr/logr's releases.
... (truncated)
Commits
1205f42
Merge pull request #295 from go-logr/dependabot/github_actions/actions/checko...ccedcbd
Merge pull request #294 from go-logr/dependabot/github_actions/github/codeql-...bead577
build(deps): bump actions/checkout from 4.1.5 to 4.1.6a492d95
build(deps): bump github/codeql-action from 3.25.4 to 3.25.519ad07c
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.31c97a21
build(deps): bump actions/checkout from 4.1.4 to 4.1.5f70c5b5
build(deps): bump github/codeql-action from 3.25.3 to 3.25.44ade8d3
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.188d98bd
Merge pull request #289 from go-logr/dependabot/github_actions/golangci/golan...432cd86
Merge pull request #288 from go-logr/dependabot/github_actions/actions/setup-...Updates
github.com/google/go-cmp
from 0.5.9 to 0.6.0Release notes
Sourced from github.com/google/go-cmp's releases.
Commits
c3ad843
Add cmpopts.EquateComparable (#340)e250a55
Use of hotlinking of Go identifiers (#337)8a3e8dd
set workflow permission to read-only (#327)8cea5de
Pin GitHub action versions (#332)3bb304a
Run tests for Go 1.20 version (#322)571a56b
Remove purego fallbacks (#325)Updates
github.com/kong/kubernetes-testing-framework
from 0.24.1 to 0.47.0Release notes
Sourced from github.com/kong/kubernetes-testing-framework's releases.
... (truncated)
Changelog
Sourced from github.com/kong/kubernetes-testing-framework's changelog.
... (truncated)
Commits
3337c75
chore(deps): bump Wandalen/wretry.action from 3.3.0 to 3.4.0 (#1037)3d7aec6
feat: publish kubectl.RunKustomize (#1036)e21b04b
chore(deps): bump github.com/docker/docker (#1033)a025430
chore(deps): bump Wandalen/wretry.action from 3.2.0 to 3.3.0 (#1034)a03f6ad
chore(deps): bump Wandalen/wretry.action from 3.1.0 to 3.2.0 (#1031)05b3afe
chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 (#1032)b52ee2d
chore(deps): bump sigs.k8s.io/kustomize/api from 0.17.0 to 0.17.1fa2aba1
chore(deps): bump github.com/kong/go-kong from 0.52.0 to 0.54.0c4818f1
chore(deps): bump sigs.k8s.io/kustomize/api from 0.16.0 to 0.17.0d387788
chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#1026)Updates
github.com/stretchr/testify
from 1.8.1 to 1.9.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
bb548d0
Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...814075f
build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2e045612
Merge pull request #1339 from bogdandrutu/uintptr5b6926d
Merge pull request #1385 from hslatman/not-implements9f97d67
Merge pull request #1550 from stretchr/release-notesbcb0d3f
Include the auto-release notes in releasesfb770f8
Merge pull request #1247 from ccoVeille/typos85d8bb6
fix typos in comments, tests and github templatese2741fa
Merge pull request #1548 from arjunmahishi/msgAndArgs6e59f20
http_assertions: assert that the msgAndArgs actually works in testsUpdates
go.uber.org/zap
from 1.24.0 to 1.26.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
96038b7
Prepare for release v1.26.0 (#1355)c17272e
Add WithLazy Logger method (#1319)99f1811
exp: Add a changelog (#1353)7728f39
chore(CHANGELOG): Move reference links to sections (#1352)5a27bab
perf: Faster string encoding (#1350)82c728b
Replace benbjohnson/clock with custom MockClock (#1349)b7aed24
zapslog: Handle empty attrs centrally (#1351)2b35963
lint: Enable errcheck, fix failures (#1345)9a36792
test: improve slog coverage (#1347)e5e8b70
build(deps): bump actions/checkout from 3 to 4 (#1346)Updates
google.golang.org/grpc
from 1.54.0 to 1.62.1Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
9952aa8
Change version to 1.62.1 (#7020)d7334c4
fix enabling compression by trimming whitespaces in accept encoding header (#...d076e14
rpc_util: Fix RecvBufferPool deactivation issues (#6766)9d981b0
cherry-pick #6997 to 1.62.x release branch (#6979) (#7018)7c4b553
Switch version to 1.62.1-dev (#6995)d715b2e
Change version to 1.62.0 (#6994)d706a42
cherry-pick #6926 to 1.62 release branch (#6986)8a4ca0c
cherry-pick #6977 to 1.62.x release branch (#6979)d41b01d
encoding: fix typo (#6966)c2b50ee
deps: fix backwards compatibility with encoding (#6965)Updates
google.golang.org/protobuf
from 1.30.0 to 1.33.0Updates
k8s.io/api
from 0.26.0 to 0.29.3Commits
067c548
Update dependencies to v0.29.3 tagf98a503
Merge pull request #123763 from liggitt/proto-1.291e39277
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...f5eca04
Merge pull request #122959RomanBednar/automated-cherry-pick-of-#122728
fd1786f
flag PersistentVolumeLastPhaseTransitionTime field as betaa48c0a4
Merge pull request #122429 from MadhavJivrajani/tools-bump-129656e18f
.*: bump golang.org/x/tools to v0.16.10d77c34
Merge remote-tracking branch 'origin/master' into release-1.29bb0a75c
add beta comment for pod replacement policy0099855
update go.modUpdates
k8s.io/apimachinery
from 0.26.0 to 0.29.3Commits
d794766
Merge pull request #123763 from liggitt/proto-1.299b124b1
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...dc7e034
Merge pull request #122429 from MadhavJivrajani/tools-bump-1297d94fef
.*: bump golang.org/x/tools to v0.16.13c8c1f2
update go.mod12dc3f8
Merge pull request #113374 from ahmedtd/kep-3257-projected-types03a1b4b
LRUExpireCache: Allow removing multiple keys under lockbc0a03b
Merge pull request #119762 from AxeZhan/PollUntilContextCancel16d50e6
Merge pull request #121552 from pohly/klog-update6b13b03
dependencies: klog v2.110.1Updates
k8s.io/client-go
from 0.26.0 to 0.29.3Commits
46588f2
Update dependencies to v0.29.3 tag403b37f
Merge pull request #123763 from liggitt/proto-1.2992199ae
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...baea19d
Merge pull request #122429 from MadhavJivrajani/tools-bump-1293373afd
.*: bump golang.org/x/tools to v0.16.1288368e
update go.mod86d49e7
Merge pull request #113374 from ahmedtd/kep-3257-projected-types59c256a
Regenerate for ClusterTrustBundlePEM projected volume APIac369c3
Define ClusterTrustBundlePEM projected volume66e57f7
Merge pull request #121552 from pohly/klog-updateUpdates
k8s.io/code-generator
from 0.26.0 to 0.29.3Commits
867d3ef
Merge pull request #123763 from liggitt/proto-1.299d92335
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...3cc1c2e
Merge pull request #123376skitt/automated-cherry-pick-of-#123261
a9bce21
codegen: don't nuke files if only verifying07ba736
Merge pull request #122429 from MadhavJivrajani/tools-bump-1292a7860a
.*: bump golang.org/x/tools to v0.16.1599d00c
code-generator: fix invalid replace of klog51ae00d
Merge pull request #121808 from cpanato/go-update-main87e6f21
update go.mod66e74b7
Merge pull request #121552 from pohly/klog-updateUpdates
sigs.k8s.io/controller-runtime
from 0.14.1 to 0.17.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.