-
Notifications
You must be signed in to change notification settings - Fork 29
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 gomod-version group with 12 updates #302
Closed
Closed
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
This was referenced Mar 20, 2024
Bumps the gomod-version group with 12 updates: | Package | From | To | | --- | --- | --- | | [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) | `5.7.0+incompatible` | `5.9.0+incompatible` | | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.3.0` | `1.4.1` | | [github.com/jzelinskie/stringz](https://github.com/jzelinskie/stringz) | `0.0.2` | `0.0.3` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.9.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.28.3` | `0.29.3` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.28.3` | `0.29.3` | | [k8s.io/apiserver](https://github.com/kubernetes/apiserver) | `0.28.3` | `0.29.3` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.28.3` | `0.29.3` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.28.3` | `0.29.3` | | [k8s.io/controller-manager](https://github.com/kubernetes/controller-manager) | `0.28.3` | `0.29.3` | | [k8s.io/klog/v2](https://github.com/kubernetes/klog) | `2.110.1` | `2.120.1` | | [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.28.3` | `0.29.3` | Updates `github.com/evanphx/json-patch` from 5.7.0+incompatible to 5.9.0+incompatible - [Release notes](https://github.com/evanphx/json-patch/releases) - [Commits](evanphx/json-patch@v5.7.0...v5.9.0) Updates `github.com/go-logr/logr` from 1.3.0 to 1.4.1 - [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.3.0...v1.4.1) Updates `github.com/jzelinskie/stringz` from 0.0.2 to 0.0.3 - [Release notes](https://github.com/jzelinskie/stringz/releases) - [Commits](jzelinskie/stringz@v0.0.2...v0.0.3) Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.0) Updates `k8s.io/api` from 0.28.3 to 0.29.3 - [Commits](kubernetes/api@v0.28.3...v0.29.3) Updates `k8s.io/apimachinery` from 0.28.3 to 0.29.3 - [Commits](kubernetes/apimachinery@v0.28.3...v0.29.3) Updates `k8s.io/apiserver` from 0.28.3 to 0.29.3 - [Commits](kubernetes/apiserver@v0.28.3...v0.29.3) Updates `k8s.io/cli-runtime` from 0.28.3 to 0.29.3 - [Commits](kubernetes/cli-runtime@v0.28.3...v0.29.3) Updates `k8s.io/component-base` from 0.28.3 to 0.29.3 - [Commits](kubernetes/component-base@v0.28.3...v0.29.3) Updates `k8s.io/controller-manager` from 0.28.3 to 0.29.3 - [Commits](kubernetes/controller-manager@v0.28.3...v0.29.3) Updates `k8s.io/klog/v2` from 2.110.1 to 2.120.1 - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](kubernetes/klog@v2.110.1...v2.120.1) Updates `k8s.io/kubectl` from 0.28.3 to 0.29.3 - [Commits](kubernetes/kubectl@v0.28.3...v0.29.3) --- updated-dependencies: - dependency-name: github.com/evanphx/json-patch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-version - dependency-name: github.com/go-logr/logr dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-version - dependency-name: github.com/jzelinskie/stringz dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-version - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-version - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-version - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-version - dependency-name: k8s.io/apiserver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-version - dependency-name: k8s.io/cli-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-version - dependency-name: k8s.io/component-base dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-version - dependency-name: k8s.io/controller-manager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-version - dependency-name: k8s.io/klog/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-version - dependency-name: k8s.io/kubectl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-version ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/go_modules/gomod-version-1e92d77712
branch
from
April 1, 2024 16:34
6299db9
to
92168b4
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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-version group with 12 updates:
5.7.0+incompatible
5.9.0+incompatible
1.3.0
1.4.1
0.0.2
0.0.3
1.8.4
1.9.0
0.28.3
0.29.3
0.28.3
0.29.3
0.28.3
0.29.3
0.28.3
0.29.3
0.28.3
0.29.3
0.28.3
0.29.3
2.110.1
2.120.1
0.28.3
0.29.3
Updates
github.com/evanphx/json-patch
from 5.7.0+incompatible to 5.9.0+incompatibleRelease notes
Sourced from github.com/evanphx/json-patch's releases.
Commits
b7a4e4a
Merge pull request #202 from evanphx/f-html-escape7eef36c
Guard using options to avoid a crash bug1bcbd0f
Merge pull request #201 from evanphx/b-null9d7ba23
Add option to control if the output is HTMLEscaped009bc56
Validate that the partialDoc is decoded correctlyb82b685
Use a type alias for RawMessage to avoid breaking the public API of Operation05c9526
Merge pull request #197 from evanphx/f-perf7a438a6
Minor simplifications2a122d1
More optimizations174e1d7
Add MergePatch benchmarkUpdates
github.com/go-logr/logr
from 1.3.0 to 1.4.1Release notes
Sourced from github.com/go-logr/logr's releases.
Commits
dcdc3f2
slogr: fix unintended API break in v0.8.0 (#253)5d88f52
funcr: Add LogInfoLevel Option to skip logging level in the info log (#240)177005d
build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0e7f489a
build(deps): bump github/codeql-action from 2.22.9 to 3.22.11cf56c3b
build(deps): bump actions/setup-go from 4 to 52ad296e
build(deps): bump github/codeql-action from 2.22.8 to 2.22.9d55b4e2
Merge pull request #241 from thockin/master98ee9d9
Clean up slog testing and restore coverageb228ba8
Break examples to new file6432877
Add benchmarks for slogSinkUpdates
github.com/jzelinskie/stringz
from 0.0.2 to 0.0.3Release notes
Sourced from github.com/jzelinskie/stringz's releases.
Commits
5903ada
add LastCutUpdates
github.com/stretchr/testify
from 1.8.4 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
k8s.io/api
from 0.28.3 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.28.3 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/apiserver
from 0.28.3 to 0.29.3Commits
8d18eec
Update dependencies to v0.29.3 tagd49097b
Merge pull request #123763 from liggitt/proto-1.291b4c9af
Merge pull request #123693mengqiy/automated-cherry-pick-of-#123532
d138c29
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...b9037e3
Test that separation of streams work by using progress notifies88805ca
Prevent watch cache starvation, by moving its watch to separate RPC and add a...bd6de43
Merge pull request #123080 from alexzielenski/automated-cherry-pick-of-#12300...b7459bd
bugfix: dont skip reconcile for unchanged policy if last sync failede9b5722
Merge pull request #122369cici37/automated-cherry-pick-of-#122193
037e27f
Merge pull request #122478 from liangyuanpeng/automated-cherry-pick-of-#12162...Updates
k8s.io/cli-runtime
from 0.28.3 to 0.29.3Commits
1a00fbd
Update dependencies to v0.29.3 tag2e16d70
Merge pull request #123763 from liggitt/proto-1.29cc501bb
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...b1485dd
Merge pull request #122429 from MadhavJivrajani/tools-bump-1299cab777
.*: bump golang.org/x/tools to v0.16.1907531b
update go.modc19cbcf
Merge pull request #121552 from pohly/klog-update0c0de4e
dependencies: klog v2.110.1a832cfb
Merge pull request #121575 from apelisse/update-smd5ae4381
Update sigs.k8s.io/structured-merge-diff to v4.4.1Updates
k8s.io/component-base
from 0.28.3 to 0.29.3Commits
e4d5694
Update dependencies to v0.29.3 tagbdb0447
Merge pull request #123763 from liggitt/proto-1.294281bee
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...e8f624c
Merge pull request #123065Richabanker/automated-cherry-pick-of-#122750
d64bf7a
Add processStartTime in metrics/slisaca7dbb
Merge pull request #122429 from MadhavJivrajani/tools-bump-1295587b24
.*: bump golang.org/x/tools to v0.16.1d0ec94f
update go.mod4b80811
Merge pull request #121573 from tukwila/bump_etcd_v3.5.1003390ea
Merge pull request #121552 from pohly/klog-updateUpdates
k8s.io/controller-manager
from 0.28.3 to 0.29.3Commits
01e75c1
Update dependencies to v0.29.3 taga214862
Merge pull request #123763 from liggitt/proto-1.29de65af7
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...f499745
Merge pull request #122429 from MadhavJivrajani/tools-bump-1298d02f92
.*: bump golang.org/x/tools to v0.16.109fa77d
update go.mod3723d7e
Merge pull request #121573 from tukwila/bump_etcd_v3.5.10609db9e
Merge pull request #121552 from pohly/klog-update75d5586
bump to newest etcd: v3.5.1002a63aa
dependencies: klog v2.110.1Updates
k8s.io/klog/v2
from 2.110.1 to 2.120.1Release notes
Sourced from k8s.io/klog/v2's releases.
Commits
007e661
textlogger: allow caller to override stack unwinding2d08296
Merge pull request #396 from pohly/slog-helpere4deee8
slog: use main logr package instead of logr/slogr5d1d2d5
add SetSlogLogger39afdba
dependencies: logr v1.4.12086216
Merge pull request #393 from kaisoz/add-safeptr881fa0b
Add SafePtr wrapper8dd3f2e
Merge pull request #395 from pohly/readme-updated3dd725
docs: clarify relationship between different features761b630
Merge pull request #394 from pohly/owners-updateUpdates
k8s.io/kubectl
from 0.28.3 to 0.29.3Commits
91d5800
Update dependencies to v0.29.3 tage9d3b7c
Merge pull request #123763 from liggitt/proto-1.291ca158d
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...ed671f9
Merge pull request #122452ardaguclu/automated-cherry-pick-of-#122447
1fc5651
Merge pull request #122429 from MadhavJivrajani/tools-bump-129cb56b77
Merge pull request #122559Jefftree/automated-cherry-pick-of-#122346
6b2d872
Initialize default attach func regardless of the value of flag1c06080
.*: bump golang.org/x/tools to v0.16.1778ed2b
Make OpenAPIGetter tolerant of nil854aec7
update go.modDependabot 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