Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/onsi/gomega v1.31.1 -> v1.33.1 age adoption passing confidence

Release Notes

onsi/gomega (github.com/onsi/gomega)

v1.33.1

Compare Source

1.33.1

Fixes
  • fix confusing eventually docs [3a66379]
Maintenance
  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]

v1.33.0

Compare Source

1.33.0

Features

Receive not accepts Receive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.

Maintenance

v1.32.0

Compare Source

1.32.0

Maintenance
  • Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]

    This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks @​jbduncan !). Please open an issue if you run into one.

  • chore: test with Go 1.22 (#​733) [32ef35e]

  • Bump golang.org/x/net from 0.19.0 to 0.20.0 (#​717) [a0d0387]

  • Bump github-pages and jekyll-feed in /docs (#​732) [b71e477]

  • docs: fix typo and broken anchor link to gstruct [f460154]

  • docs: fix HaveEach matcher signature [a2862e4]


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.

renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 13, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.32.0 fix(deps): update module github.com/onsi/gomega to v1.33.0 Apr 19, 2024
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 242e03a to 23cdf8b Compare April 19, 2024 05:16
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 19, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.33.0 fix(deps): update module github.com/onsi/gomega to v1.33.1 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 23cdf8b to d86233a Compare April 30, 2024 14:58
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 30, 2024
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from d86233a to cb94dbf Compare April 30, 2024 15:13
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from cb94dbf to 6b32236 Compare April 30, 2024 23:10
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 30, 2024
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 6b32236 to d104074 Compare May 1, 2024 05:58
@codecov
Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #14   +/-   ##
=====================================
  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 6d5e117...f315fa7. Read the comment docs.

@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch 3 times, most recently from 13e97a3 to 718f2a1 Compare May 1, 2024 20:57
@TylerGillson TylerGillson dismissed renovate-approve[bot]’s stale review May 1, 2024 22:02

The merge-base changed after approval.

@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch 2 times, most recently from 24007fe to e27461d Compare May 1, 2024 22:35
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch 2 times, most recently from f374374 to dc8853f Compare May 1, 2024 22:56
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from dc8853f to c6bdfff Compare May 14, 2024 17:28
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from c6bdfff to f315fa7 Compare May 14, 2024 17:51
@codecov
Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@TylerGillson TylerGillson merged commit ca03daa into main May 29, 2024
@TylerGillson TylerGillson deleted the renovate/github.com-onsi-gomega-1.x branch May 29, 2024 18:46
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.

2 participants