fix(deps): update external go packages #206
Open
+119
−122
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.
This PR contains the following updates:
v1.33.1
->v1.36.2
v1.9.0
->v1.10.0
1.22.4
->1.23.5
v0.30.2
->v0.32.1
v0.30.2
->v0.32.1
v0.30.2
->v0.32.1
v0.18.4
->v0.20.0
Release Notes
onsi/gomega (github.com/onsi/gomega)
v1.36.2
Compare Source
Maintenance
v1.36.1
Compare Source
1.36.1
Fixes
1c6c112
]4feb9d7
]v1.36.0
Compare Source
1.36.0
Features
4c964c6
]Maintenance
ece6872
]8e924d7
]v1.35.1
Compare Source
1.35.1
Fixes
ca36da1
]v1.35.0
Compare Source
1.35.0
Features
EnforceDefaultTimeoutsWhenUsingContexts()
to haveEventually
honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265
]StopTrying(message).Successfully()
to abort aConsistently
early without failure [eeca931
]Fixes
HaveField
to avoid unexpected errors when used with async assertions. [3bdbc4e
]Maintenance
a05a416
]v1.34.2
Compare Source
1.34.2
Require Go 1.22+
Maintenance
c59c6dc
]8158b99
]v1.34.1
Compare Source
1.34.1
Maintenance
5e71dcd
]v1.34.0
Compare Source
1.34.0
Features
c549e0d
]Fixes
878940c
]ebadb67
]Maintenance
8af2ece
]123a071
]0e69083
]2675796
]4160c0f
]892c303
]stretchr/testify (github.com/stretchr/testify)
v1.10.0
Compare Source
What's Changed
Functional Changes
Fixes
Documantation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.9.0...v1.10.0
kubernetes/api (k8s.io/api)
v0.32.1
Compare Source
v0.32.0
Compare Source
v0.31.5
Compare Source
v0.31.4
Compare Source
v0.31.3
Compare Source
v0.31.2
Compare Source
v0.31.1
Compare Source
v0.31.0
Compare Source
v0.30.9
Compare Source
v0.30.8
Compare Source
v0.30.7
Compare Source
v0.30.6
Compare Source
v0.30.5
Compare Source
v0.30.4
Compare Source
v0.30.3
Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.32.1
Compare Source
v0.32.0
Compare Source
v0.31.5
Compare Source
v0.31.4
Compare Source
v0.31.3
Compare Source
v0.31.2
Compare Source
v0.31.1
Compare Source
v0.31.0
Compare Source
v0.30.9
Compare Source
v0.30.8
Compare Source
v0.30.7
Compare Source
v0.30.6
Compare Source
v0.30.5
Compare Source
v0.30.4
Compare Source
v0.30.3
Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.32.1
Compare Source
v0.32.0
Compare Source
v0.31.5
Compare Source
v0.31.4
Compare Source
v0.31.3
Compare Source
v0.31.2
Compare Source
v0.31.1
Compare Source
v0.31.0
Compare Source
v0.30.9
Compare Source
v0.30.8
Compare Source
v0.30.7
Compare Source
v0.30.6
Compare Source
v0.30.5
Compare Source
v0.30.4
Compare Source
v0.30.3
Compare Source
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.20.0
Compare Source
Highlights
Changes since v0.19.0
✨ New Features
🐛 Bug Fixes
🌱 Others
maps
/slices
packages (#3012)🌱 CI
📖 Additionally, there have been 7 contributions to our documentation. (#2942, #2985, #2996, #3002, #3039, #3062)
Dependencies
Added
Nothing has changed.
Changed
f3d0a9c
→8a7402a
f48c80b
→bda5523
e35e4cc
→ v0.26.004be3eb
→5ec99f8
5315273
→f6391c0
f6361c8
→f6391c0
b8732ec
→ef43131
51d4e06
→2b36238
70dd376
→32ad38e
18e509b
→3ea5e8c
bc3834c
→9aa6b5e
Removed
Thanks to all our contributors! 😊
v0.19.4
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.3...v0.19.4
v0.19.3
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.2...v0.19.3
v0.19.2
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.1...v0.19.2
v0.19.1
Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.0...v0.19.1
v0.19.0
Compare Source
Please note that
admission.Defaulter/Validator
have been deprecated in favor ofadmission.CustomDefaulter/CustomValidator
since v0.17 and will be removed with v0.20.✨ New Features
controller
label to workqueue metrics (#2895)🐛 Bug Fixes
🌱 Others
📖 Additionally, there have been 5 contributions to our documentation. (#2830, #2849, #2863, #2894, #2899, #2910)
Dependencies
Added
Changed
a9213ee
→f3d0a9c
b75ee88
→f48c80b
e35e4cc
23370e0
→5315273
b8732ec
→f6361c8
f966b18
→b8732ec
3b25d92
→18e509b
Removed
Thanks to all our contributors! 😊
[
v0.18.7
](https://Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.