johanbrandhorst / certify

Automatic client and server certificate distribution and maintenance
https://jbrandhorst.com/post/certify/
MIT License
465 stars 38 forks source link

Update module github.com/onsi/gomega to v1.20.1 #232

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/onsi/gomega require patch v1.20.0 -> v1.20.1

Release Notes

onsi/gomega ### [`v1.20.1`](https://togithub.com/onsi/gomega/releases/tag/v1.20.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.20.0...v1.20.1) #### 1.20.1 #### Fixes - fix false positive gleaks when using ginkgo -p ([#​577](https://togithub.com/onsi/gomega/issues/577)) \[[`cb46517`](https://togithub.com/onsi/gomega/commit/cb46517)] - Fix typos in gomega_dsl.go ([#​569](https://togithub.com/onsi/gomega/issues/569)) \[[`5f71ed2`](https://togithub.com/onsi/gomega/commit/5f71ed2)] - don't panic on Eventually(nil), fixing [#​555](https://togithub.com/onsi/gomega/issues/555) ([#​567](https://togithub.com/onsi/gomega/issues/567)) \[[`9d1186f`](https://togithub.com/onsi/gomega/commit/9d1186f)] - vet optional description args in assertions, fixing [#​560](https://togithub.com/onsi/gomega/issues/560) ([#​566](https://togithub.com/onsi/gomega/issues/566)) \[[`8e37808`](https://togithub.com/onsi/gomega/commit/8e37808)] #### Maintenance - test: add new Go 1.19 to test matrix ([#​571](https://togithub.com/onsi/gomega/issues/571)) \[[`40d7efe`](https://togithub.com/onsi/gomega/commit/40d7efe)] - Bump tzinfo from 1.2.9 to 1.2.10 in /docs ([#​564](https://togithub.com/onsi/gomega/issues/564)) \[[`5f26371`](https://togithub.com/onsi/gomega/commit/5f26371)]

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.



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

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@8df65e0). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Current head edcf840 differs from pull request most recent head e26519a. Consider uploading reports for the commit e26519a to get more accurate results

@@            Coverage Diff            @@
##             master     #232   +/-   ##
=========================================
  Coverage          ?   64.57%           
=========================================
  Files             ?       11           
  Lines             ?      559           
  Branches          ?        0           
=========================================
  Hits              ?      361           
  Misses            ?      132           
  Partials          ?       66           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.