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/onsi/gomega to v1.33.0 #130

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 7, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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]

v1.31.1

Compare Source

1.31.1

Fixes
  • Inverted arguments order of FailureMessage of BeComparableToMatcher [e0dd999]
  • Update test in case keeping msg is desired [ad1a367]
Maintenance
  • Show how to import the format sub package [24e958d]
  • tidy up go.sum [26661b8]
  • bump dependencies [bde8f7a]

v1.31.0

Compare Source

1.31.0

Features
  • Async assertions include context cancellation cause if present [121c37f]
Maintenance

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 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.

@codecov-commenter
Copy link

codecov-commenter commented Jun 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3cdf2c6) 34.61% compared to head (18d884c) 34.22%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
- Coverage   34.61%   34.22%   -0.39%     
==========================================
  Files          26       26              
  Lines        2057     2057              
==========================================
- Hits          712      704       -8     
- Misses       1244     1250       +6     
- Partials      101      103       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from f4c6d53 to a7c987d Compare June 12, 2023 21:35
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.27.8 Update module github.com/onsi/gomega to v1.27.9 Jul 22, 2023
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from a7c987d to aef24b6 Compare July 22, 2023 16:49
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.27.9 Update module github.com/onsi/gomega to v1.27.10 Jul 24, 2023
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from aef24b6 to 1948efb Compare July 24, 2023 16:26
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.27.10 Update module github.com/onsi/gomega to v1.28.0 Sep 28, 2023
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 1948efb to 3ee6a88 Compare September 28, 2023 14:34
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 3ee6a88 to 358ef9a Compare October 11, 2023 07:35
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.28.0 Update module github.com/onsi/gomega to v1.28.1 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 358ef9a to 76f5f52 Compare October 23, 2023 04:10
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.28.1 Update module github.com/onsi/gomega to v1.28.1 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-onsi-gomega-1.x branch October 23, 2023 10:46
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.28.1 - autoclosed Update module github.com/onsi/gomega to v1.28.1 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-onsi-gomega-1.x branch October 23, 2023 13:51
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 76f5f52 to 921b9cf Compare October 23, 2023 13:54
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.28.1 Update module github.com/onsi/gomega to v1.29.0 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 921b9cf to 00857ea Compare October 25, 2023 20:02
@renovate renovate bot changed the title Update module github.com/onsi/gomega to v1.29.0 fix(deps): update module github.com/onsi/gomega to v1.29.0 Oct 30, 2023
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 00857ea to 2dcfac6 Compare October 30, 2023 18:16
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.29.0 fix(deps): update module github.com/onsi/gomega to v1.30.0 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 2dcfac6 to 467838d Compare November 8, 2023 18:48
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.30.0 fix(deps): update module github.com/onsi/gomega to v1.31.0 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 467838d to 18d884c Compare January 18, 2024 01:47
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.31.0 fix(deps): update module github.com/onsi/gomega to v1.31.1 Jan 19, 2024
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from 18d884c to e0420d3 Compare January 19, 2024 15:20
@renovate renovate bot changed the title fix(deps): update module github.com/onsi/gomega to v1.31.1 fix(deps): update module github.com/onsi/gomega to v1.32.0 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from e0420d3 to cc97f2d Compare March 18, 2024 15:59
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from cc97f2d to a5eff8c Compare April 18, 2024 08:18
@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 18, 2024
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from a5eff8c to a3ef404 Compare April 18, 2024 16:28
@renovate renovate bot force-pushed the renovate/github.com-onsi-gomega-1.x branch from a3ef404 to 7a5f2fa Compare April 18, 2024 23:03
@mudler mudler merged commit d839106 into master Apr 21, 2024
17 checks passed
@renovate renovate bot deleted the renovate/github.com-onsi-gomega-1.x branch April 21, 2024 17:13
renovate bot referenced this pull request in kairos-io/provider-kairos Apr 24, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) |
`v0.25.1` -> `v0.25.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmudler%2fedgevpn/v0.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fmudler%2fedgevpn/v0.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fmudler%2fedgevpn/v0.25.1/v0.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmudler%2fedgevpn/v0.25.1/v0.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mudler/edgevpn (github.com/mudler/edgevpn)</summary>

###
[`v0.25.2`](https://togithub.com/mudler/edgevpn/releases/tag/v0.25.2)

[Compare
Source](https://togithub.com/mudler/edgevpn/compare/v0.25.1...v0.25.2)

#### What's Changed

- chore(deps): update codecov/codecov-action action to v3.1.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/168](https://togithub.com/mudler/edgevpn/pull/168)
- fix(deps): update module github.com/c-robinson/iplib to v1.0.8 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/169](https://togithub.com/mudler/edgevpn/pull/169)
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/143](https://togithub.com/mudler/edgevpn/pull/143)
- chore(deps): update golang docker tag to v1.22 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/171](https://togithub.com/mudler/edgevpn/pull/171)
- fix(deps): update module github.com/libp2p/go-libp2p-kad-dht to
v0.25.2 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/170](https://togithub.com/mudler/edgevpn/pull/170)
- fix(deps): update module github.com/creachadair/otp to v0.4.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/153](https://togithub.com/mudler/edgevpn/pull/153)
- fix(deps): update module github.com/miekg/dns to v1.1.59 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/139](https://togithub.com/mudler/edgevpn/pull/139)
- fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/174](https://togithub.com/mudler/edgevpn/pull/174)
- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/140](https://togithub.com/mudler/edgevpn/pull/140)
- fix(deps): update module go.uber.org/zap to v1.27.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/175](https://togithub.com/mudler/edgevpn/pull/175)
- fix(deps): update module github.com/onsi/gomega to v1.33.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/130](https://togithub.com/mudler/edgevpn/pull/130)
- fix(deps): update module github.com/multiformats/go-multiaddr to
v0.12.3 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/156](https://togithub.com/mudler/edgevpn/pull/156)
- fix(deps): update module github.com/cenkalti/backoff/v4 to v4.3.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/172](https://togithub.com/mudler/edgevpn/pull/172)
- chore(deps): update actions/setup-go action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/178](https://togithub.com/mudler/edgevpn/pull/178)
- fix(deps): update module golang.org/x/sys to v0.19.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/176](https://togithub.com/mudler/edgevpn/pull/176)
- chore(deps): update dependency postcss-cli to v11 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/180](https://togithub.com/mudler/edgevpn/pull/180)
- chore(deps): update docker/login-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/182](https://togithub.com/mudler/edgevpn/pull/182)
- chore(deps): update actions/checkout action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/177](https://togithub.com/mudler/edgevpn/pull/177)
- fix(deps): update module github.com/labstack/echo/v4 to v4.12.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/141](https://togithub.com/mudler/edgevpn/pull/141)
- chore(deps): update docker/build-push-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/181](https://togithub.com/mudler/edgevpn/pull/181)
- chore(deps): update github artifact actions to v4 (major) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/183](https://togithub.com/mudler/edgevpn/pull/183)
- chore(deps): update goreleaser/goreleaser-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/184](https://togithub.com/mudler/edgevpn/pull/184)
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/186](https://togithub.com/mudler/edgevpn/pull/186)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/185](https://togithub.com/mudler/edgevpn/pull/185)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/188](https://togithub.com/mudler/edgevpn/pull/188)
- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/187](https://togithub.com/mudler/edgevpn/pull/187)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/189](https://togithub.com/mudler/edgevpn/pull/189)
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/190](https://togithub.com/mudler/edgevpn/pull/190)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/192](https://togithub.com/mudler/edgevpn/pull/192)
- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/191](https://togithub.com/mudler/edgevpn/pull/191)
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/194](https://togithub.com/mudler/edgevpn/pull/194)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/193](https://togithub.com/mudler/edgevpn/pull/193)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/196](https://togithub.com/mudler/edgevpn/pull/196)
- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/195](https://togithub.com/mudler/edgevpn/pull/195)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/197](https://togithub.com/mudler/edgevpn/pull/197)
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/198](https://togithub.com/mudler/edgevpn/pull/198)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/200](https://togithub.com/mudler/edgevpn/pull/200)
- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/199](https://togithub.com/mudler/edgevpn/pull/199)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/202](https://togithub.com/mudler/edgevpn/pull/202)
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/203](https://togithub.com/mudler/edgevpn/pull/203)
- fix(deps): update module github.com/c-robinson/iplib to v2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/205](https://togithub.com/mudler/edgevpn/pull/205)
- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/mudler/edgevpn/pull/204](https://togithub.com/mudler/edgevpn/pull/204)

**Full Changelog**:
mudler/edgevpn@v0.25.1...v0.25.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am
every weekday,every weekend" in timezone Europe/Brussels, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants