deps(deps): update all non-major dependencies#437
Merged
TylerGillson merged 2 commits intomainfrom Nov 22, 2024
Merged
Conversation
90f639a to
3818034
Compare
3818034 to
5431112
Compare
5431112 to
c009f6e
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
c009f6e to
0880c2c
Compare
0880c2c to
2b7686a
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2b7686a to
2abf2a7
Compare
Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## main #437 +/- ##
=======================================
Coverage 53.12% 53.12%
=======================================
Files 24 24
Lines 1440 1440
=======================================
Hits 765 765
Misses 607 607
Partials 68 68
Continue to review full report in Codecov by Sentry.
🚨 Try these New Features:
|
TylerGillson
added a commit
that referenced
this pull request
Nov 22, 2024
🤖 I have created a release *beep* *boop* --- ## [0.1.13](v0.1.12...v0.1.13) (2024-11-22) ### Features * frequency annotation helper ([#422](#422)) ([b2ca83f](b2ca83f)) ### Other * **deps:** bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 ([#438](#438)) ([b69e66f](b69e66f)) * update renovate.json ([96c3ea7](96c3ea7)) * Update renovate.json ([#436](#436)) ([d720806](d720806)) ### Dependency Updates * **deps:** update actions/checkout digest to 11bd719 ([#430](#430)) ([dcc37af](dcc37af)) * **deps:** update actions/checkout digest to eef6144 ([#426](#426)) ([ae9976f](ae9976f)) * **deps:** update all non-major dependencies ([#437](#437)) ([8a2fb74](8a2fb74)) * **deps:** update golang.org/x/exp digest to 2d47ceb ([#439](#439)) ([4f2ffdf](4f2ffdf)) * **deps:** update golang.org/x/exp digest to f66d83c ([#425](#425)) ([edf709b](edf709b)) * **deps:** update kubernetes packages to v0.31.1 ([#388](#388)) ([5459610](5459610)) * **deps:** update kubernetes packages to v0.31.2 ([#431](#431)) ([16f3c2a](16f3c2a)) * **deps:** update module buf.build/gen/go/spectrocloud/spectro-cleanup/connectrpc/go to v1.17.0-20240205164452-95dfd137cb54.1 ([#421](#421)) ([274ba08](274ba08)) * **deps:** update module buf.build/gen/go/spectrocloud/spectro-cleanup/protocolbuffers/go to v1.35.1-20240205164452-95dfd137cb54.1 ([#428](#428)) ([728bbf1](728bbf1)) * **deps:** update module connectrpc.com/connect to v1.17.0 ([#420](#420)) ([1425343](1425343)) * **deps:** update module github.com/onsi/ginkgo/v2 to v2.21.0 ([#433](#433)) ([d2dbcf0](d2dbcf0)) * **deps:** update module github.com/onsi/gomega to v1.35.0 ([#434](#434)) ([274b277](274b277)) * **deps:** update module github.com/slack-go/slack to v0.15.0 ([#429](#429)) ([2ce3b4b](2ce3b4b)) * **deps:** update module github.com/validator-labs/validator-plugin-oci to v0.3.3 ([#396](#396)) ([011d5bd](011d5bd)) * **deps:** update module sigs.k8s.io/cluster-api to v1.8.3 ([#418](#418)) ([735df90](735df90)) * **deps:** update module sigs.k8s.io/cluster-api to v1.8.4 ([#427](#427)) ([67fbcfc](67fbcfc)) * **deps:** update module sigs.k8s.io/controller-runtime to v0.19.0 ([#392](#392)) ([1c87bd3](1c87bd3)) * **deps:** update module sigs.k8s.io/controller-runtime to v0.19.1 ([#432](#432)) ([7b2f95a](7b2f95a)) * **deps:** update softprops/action-gh-release digest to e7a8f85 ([#435](#435)) ([cb388ca](cb388ca)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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
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.
This PR contains the following updates:
v1.35.1-20240205164452-95dfd137cb54.1->v1.35.2-20240205164452-95dfd137cb54.1v2.21.0->v2.22.0v1.35.0->v1.35.1v0.31.2->v0.31.3v0.31.2->v0.31.3v0.31.2->v0.31.3v1.8.4->v1.8.5v0.19.1->v0.19.2Release Notes
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.22.0Compare Source
2.22.0
Features
0fcaa08]This allows serial tests to be filtered using the
label-filterMaintenance
Various doc fixes
onsi/gomega (github.com/onsi/gomega)
v1.35.1Compare Source
1.35.1
Fixes
ca36da1]kubernetes/api (k8s.io/api)
v0.31.3Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.31.3Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.31.3Compare Source
kubernetes-sigs/cluster-api (sigs.k8s.io/cluster-api)
v1.8.5Compare Source
👌 Kubernetes version support
More information about version support can be found here
Changes since v1.8.4
📈 Overview
🐛 Bug Fixes
🌱 Others
📖 Additionally, there has been 1 contribution to our documentation and book. (#11294)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
Thanks to all our contributors! 😊
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.19.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.19.1...v0.19.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.