Skip to content

Commit 8960168

Browse files
update(deps): update module github.com/onsi/gomega to v1.42.1 (#528)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/onsi/gomega](https://redirect.github.com/onsi/gomega) | `v1.42.0` → `v1.42.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fonsi%2fgomega/v1.42.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fonsi%2fgomega/v1.42.0/v1.42.1?slim=true) | --- ### Release Notes <details> <summary>onsi/gomega (github.com/onsi/gomega)</summary> ### [`v1.42.1`](https://redirect.github.com/onsi/gomega/releases/tag/v1.42.1) [Compare Source](https://redirect.github.com/onsi/gomega/compare/v1.42.0...v1.42.1) #### 1.42.1 Bump Dependencies </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. 🔕 **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTYuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIxNi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent c38393e commit 8960168

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -821,9 +821,9 @@ License URL: https://github.com/munnerz/goautoneg/blob/a7dc8b61c822/LICENSE
821821

822822
----------
823823
Module: github.com/onsi/gomega
824-
Version: v1.42.0
824+
Version: v1.42.1
825825
License: MIT
826-
License URL: https://github.com/onsi/gomega/blob/v1.42.0/LICENSE
826+
License URL: https://github.com/onsi/gomega/blob/v1.42.1/LICENSE
827827

828828
----------
829829
Module: github.com/opencontainers/go-digest

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/jedib0t/go-pretty/v6 v6.8.1
2828
github.com/lithammer/shortuuid v3.0.0+incompatible
2929
github.com/onsi/ginkgo/v2 v2.32.0
30-
github.com/onsi/gomega v1.42.0
30+
github.com/onsi/gomega v1.42.1
3131
github.com/pkg/sftp v1.13.10
3232
github.com/spf13/cobra v1.10.2
3333
github.com/stretchr/testify v1.11.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4455,8 +4455,8 @@ github.com/onsi/gomega v1.21.1/go.mod h1:iYAIXgPSaDHak0LCMA+AWBpIKBr8WZicMxnE8lu
44554455
github.com/onsi/gomega v1.22.1/go.mod h1:x6n7VNe4hw0vkyYUM4mjIXx3JbLiPaBPNgB7PRQ1tuM=
44564456
github.com/onsi/gomega v1.24.0/go.mod h1:Z/NWtiqwBrwUt4/2loMmHL63EDLnYHmVbuBpDr2vQAg=
44574457
github.com/onsi/gomega v1.24.1/go.mod h1:3AOiACssS3/MajrniINInwbfOOtfZvplPzuRSmvt1jM=
4458-
github.com/onsi/gomega v1.42.0 h1:CJby8u36xb7v34W78F8WKvqTQP7PCMIPB78IVDB73l4=
4459-
github.com/onsi/gomega v1.42.0/go.mod h1:M/Uqpu/8qTjtzCLUA2zJHX9Iilrau25x1PdoSRbWh5A=
4458+
github.com/onsi/gomega v1.42.1 h1:iN1rCUX+44NZ1Dc97MPoeFYbFR0vh8zxoxMFwKdyZ6I=
4459+
github.com/onsi/gomega v1.42.1/go.mod h1:REff/hsDsodHoKlWsP2mAPhu1+5/6hVYNf9rIEBpeSg=
44604460
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7/go.mod h1:HzydrMdWErDVzsI23lYNej1Htcns9BCg93Dk0bBINWk=
44614461
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
44624462
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=

internal/tmpl/NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -821,9 +821,9 @@ License URL: https://github.com/munnerz/goautoneg/blob/a7dc8b61c822/LICENSE
821821

822822
----------
823823
Module: github.com/onsi/gomega
824-
Version: v1.42.0
824+
Version: v1.42.1
825825
License: MIT
826-
License URL: https://github.com/onsi/gomega/blob/v1.42.0/LICENSE
826+
License URL: https://github.com/onsi/gomega/blob/v1.42.1/LICENSE
827827

828828
----------
829829
Module: github.com/opencontainers/go-digest

0 commit comments

Comments
 (0)