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

chore(main): release 0.0.4 #54

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

TylerGillson
Copy link
Member

@TylerGillson TylerGillson commented Jun 12, 2024

🤖 I have created a release beep boop

0.0.4 (2024-07-26)

Bug Fixes

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

Other

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

Dependency Updates

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

Refactoring

  • add revive linter, fix linting errors, remove unused code (#63) (a476942)

This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented Jun 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@          Coverage Diff          @@
##            main     #54   +/-   ##
=====================================
  Coverage   0.62%   0.62%           
=====================================
  Files          5       5           
  Lines        320     320           
=====================================
  Hits           2       2           
  Misses       318     318           

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 14ee619...13f0253. Read the comment docs.

@TylerGillson TylerGillson force-pushed the release-please--branches--main branch from b1f68e8 to 1635f96 Compare June 13, 2024 02:47
@TylerGillson TylerGillson requested a review from a team as a code owner June 13, 2024 02:47
@TylerGillson TylerGillson force-pushed the release-please--branches--main branch 2 times, most recently from 0773c69 to 1308fdd Compare June 22, 2024 01:41
@TylerGillson TylerGillson force-pushed the release-please--branches--main branch 2 times, most recently from a7d96a5 to 1512277 Compare June 27, 2024 20:53
@TylerGillson TylerGillson force-pushed the release-please--branches--main branch 3 times, most recently from 3de16c5 to 2dd345c Compare July 15, 2024 19:16
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jul 15, 2024
@TylerGillson TylerGillson force-pushed the release-please--branches--main branch 5 times, most recently from 9dd3142 to 33a2012 Compare July 24, 2024 06:37
@TylerGillson TylerGillson force-pushed the release-please--branches--main branch from 33a2012 to e17cb1b Compare July 25, 2024 22:50
@TylerGillson TylerGillson force-pushed the release-please--branches--main branch from e17cb1b to 13f0253 Compare July 26, 2024 15:42
@ahmad-ibra ahmad-ibra merged commit 7f7410c into main Jul 26, 2024
8 checks passed
@ahmad-ibra ahmad-ibra deleted the release-please--branches--main branch July 26, 2024 17:56
@TylerGillson
Copy link
Member Author

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: tagged size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants