Skip to content
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

fix(deps): update module github.com/kubescape/storage to v0.0.89 #56

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/kubescape/storage v0.0.85 -> v0.0.89 age adoption passing confidence

Release Notes

kubescape/storage (github.com/kubescape/storage)

v0.0.89

Compare Source

This is the first step in deprecating the NetworkNeighbors object. Next, we need to adjust the process for generating the NP using kubectl to utilize NetworkNeighborhood instead of NetworkNeighbors. This is somewhat more complex because the scope of a NetworkNeighborhood represents a replica, while the generated NP represents a workload. We'll need to determine the best way to address this. For now, I will not work on that due to time constraints.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot requested a review from a team as a code owner June 17, 2024 13:07
Copy link
Contributor Author

renovate bot commented Jun 17, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 16 additional dependencies were updated

Details:

Package Change
github.com/containerd/containerd v1.7.11 -> v1.7.17
github.com/docker/docker v26.1.0+incompatible -> v26.1.3+incompatible
github.com/docker/docker-credential-helpers v0.7.0 -> v0.8.1
github.com/docker/go-connections v0.4.0 -> v0.5.0
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/jsonreference v0.20.2 -> v0.21.0
github.com/go-openapi/swag v0.22.3 -> v0.23.0
github.com/klauspost/compress v1.17.4 -> v1.17.8
github.com/opencontainers/image-spec v1.1.0-rc4 -> v1.1.0
github.com/ulikunitz/xz v0.5.11 -> v0.5.12
go.opentelemetry.io/otel v1.20.0 -> v1.24.0
go.opentelemetry.io/otel/metric v1.20.0 -> v1.24.0
go.opentelemetry.io/otel/trace v1.20.0 -> v1.24.0
google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 -> v0.0.0-20240123012728-ef4313101c80
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f -> v0.0.0-20240318140521-94a12d6c2237
google.golang.org/grpc v1.59.0 -> v1.62.1

@renovate renovate bot requested a review from TylerGillson June 17, 2024 13:07
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@          Coverage Diff          @@
##            main     #56   +/-   ##
=====================================
  Coverage   0.61%   0.61%           
=====================================
  Files          5       5           
  Lines        325     325           
=====================================
  Hits           2       2           
  Misses       323     323           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b4a1e3...af898b8. Read the comment docs.

@renovate renovate bot merged commit d71438c into main Jun 17, 2024
7 checks passed
@renovate renovate bot deleted the renovate/github.com-kubescape-storage-0.x branch June 17, 2024 16:43
ahmad-ibra pushed a commit that referenced this pull request Jul 26, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.0.4](v0.0.3...v0.0.4)
(2024-07-26)


### Bug Fixes

* add reviewable-ext target to Makefile
([#74](#74))
([14ee619](14ee619))
* **deps:** update kubernetes packages to v0.30.1
([#6](#6))
([ac6621e](ac6621e))
* **deps:** update kubernetes packages to v0.30.2
([#55](#55))
([9b4a1e3](9b4a1e3))
* **deps:** update module github.com/go-logr/logr to v1.4.2
([#42](#42))
([1144675](1144675))
* **deps:** update module github.com/kubescape/kubevuln to v0.3.18
([#15](#15))
([4e51614](4e51614))
* **deps:** update module github.com/kubescape/kubevuln to v0.3.22
([#35](#35))
([326bf43](326bf43))
* **deps:** update module github.com/kubescape/kubevuln to v0.3.25
([#47](#47))
([94ab793](94ab793))
* **deps:** update module github.com/kubescape/storage to v0.0.85
([#43](#43))
([bf48573](bf48573))
* **deps:** update module github.com/kubescape/storage to v0.0.89
([#56](#56))
([d71438c](d71438c))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.17.3
([#13](#13))
([88d02dd](88d02dd))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.19.0
([#37](#37))
([863cc5f](863cc5f))
* **deps:** update module github.com/onsi/gomega to v1.33.1
([#14](#14))
([ca03daa](ca03daa))
* **deps:** update module github.com/validator-labs/validator to v0.0.41
([#44](#44))
([fa6b6ba](fa6b6ba))
* **deps:** update module github.com/validator-labs/validator to v0.0.42
([#52](#52))
([5459604](5459604))
* **deps:** update module github.com/validator-labs/validator to v0.0.43
([#57](#57))
([8865d3f](8865d3f))
* **deps:** update module sigs.k8s.io/cluster-api to v1.7.2
([#7](#7))
([ca981d2](ca981d2))
* **deps:** update module sigs.k8s.io/cluster-api to v1.7.3
([#53](#53))
([8950f34](8950f34))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.18.4
([#50](#50))
([fbe1e36](fbe1e36))


### Other

* **deps:** pin googleapis/release-please-action action to f3969c0
([#33](#33))
([62f2d2f](62f2d2f))
* **deps:** update actions/checkout digest to a5ac7e5
([#34](#34))
([5242581](5242581))
* **deps:** update actions/setup-go digest to cdcb360
([#38](#38))
([75fdbed](75fdbed))
* **deps:** update anchore/sbom-action action to v0.15.11
([#23](#23))
([18db034](18db034))
* **deps:** update anchore/sbom-action action to v0.16.0
([#36](#36))
([aba05a9](aba05a9))
* **deps:** update codecov/codecov-action digest to 125fc84
([#39](#39))
([b83a720](b83a720))
* **deps:** update docker/login-action digest to 0d4c9c5
([#40](#40))
([2605655](2605655))
* **deps:** update docker/setup-buildx-action digest to d70bba7
([#22](#22))
([0b1f3d9](0b1f3d9))
* **deps:** update gcr.io/kubebuilder/kube-rbac-proxy docker tag to
v0.16.0
([#11](#11))
([8227a36](8227a36))
* **deps:** update helm/kind-action action to v1.10.0
([#25](#25))
([69e8a63](69e8a63))
* **deps:** update softprops/action-gh-release digest to 69320db
([#41](#41))
([374afe4](374afe4))


### Dependency Updates

* **deps:** update kubernetes packages to v0.30.3
([#67](#67))
([f18633b](f18633b))
* **deps:** update module github.com/kubescape/storage to v0.0.90
([#68](#68))
([1e6926f](1e6926f))
* **deps:** update module github.com/onsi/gomega to v1.34.0
([#72](#72))
([f5c3d9a](f5c3d9a))
* **deps:** update module github.com/validator-labs/validator to v0.0.44
([#64](#64))
([82b90c4](82b90c4))
* **deps:** update module github.com/validator-labs/validator to v0.0.46
([#66](#66))
([67f9276](67f9276))
* **deps:** update module github.com/validator-labs/validator to v0.0.47
([#69](#69))
([b47fe95](b47fe95))
* **deps:** update module github.com/validator-labs/validator to v0.0.48
([#70](#70))
([6da6570](6da6570))
* **deps:** update module github.com/validator-labs/validator to v0.0.49
([#71](#71))
([ace693a](ace693a))


### Refactoring

* add revive linter, fix linting errors, remove unused code
([#63](#63))
([a476942](a476942))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants