ManageIQ / manageiq-pods

ManageIQ on Kubernetes and OpenShift
Apache License 2.0
50 stars 100 forks source link

Update module github.com/onsi/gomega to v1.32.0 #1075

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

onsi/gomega (github.com/onsi/gomega) ### [`v1.32.0`](https://togithub.com/onsi/gomega/releases/tag/v1.32.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.31.1...v1.32.0) #### 1.32.0 ##### Maintenance - Migrate github.com/golang/protobuf to google.golang.org/protobuf \[[`436a197`](https://togithub.com/onsi/gomega/commit/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](https://togithub.com/jbduncan) !). Please open an issue if you run into one. - chore: test with Go 1.22 ([#​733](https://togithub.com/onsi/gomega/issues/733)) \[[`32ef35e`](https://togithub.com/onsi/gomega/commit/32ef35e)] - Bump golang.org/x/net from 0.19.0 to 0.20.0 ([#​717](https://togithub.com/onsi/gomega/issues/717)) \[[`a0d0387`](https://togithub.com/onsi/gomega/commit/a0d0387)] - Bump github-pages and jekyll-feed in /docs ([#​732](https://togithub.com/onsi/gomega/issues/732)) \[[`b71e477`](https://togithub.com/onsi/gomega/commit/b71e477)] - docs: fix typo and broken anchor link to gstruct \[[`f460154`](https://togithub.com/onsi/gomega/commit/f460154)] - docs: fix HaveEach matcher signature \[[`a2862e4`](https://togithub.com/onsi/gomega/commit/a2862e4)]

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.



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

miq-bot commented 5 months ago

Checked commit https://github.com/ManageIQ/manageiq-pods/commit/a27ded9a02a01d98f3c8e89982518276b8223feb with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :star:

Fryguy commented 5 months ago

Backported to radjabov in commit e2f578d766f58d055a21038fb26fcaea718db095.

commit e2f578d766f58d055a21038fb26fcaea718db095
Author: Brandon Dunne <brandondunne@hotmail.com>
Date:   Mon Mar 18 14:06:45 2024 -0400

    Merge pull request #1075 from ManageIQ/renovate/github.com-onsi-gomega-1.x

    Update module github.com/onsi/gomega to v1.32.0

    (cherry picked from commit dfbf51c8111d5dc71619e2913cb1040a80cf321e)