h3poteto / aws-global-accelerator-controller

A Kubernetes controller for Global Accelerators and Route53
Apache License 2.0
26 stars 8 forks source link

fix(deps): update module github.com/onsi/gomega to v1.21.1 #91

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 minor v1.20.1 -> v1.21.1

Release Notes

onsi/gomega ### [`v1.21.1`](https://togithub.com/onsi/gomega/blob/HEAD/CHANGELOG.md#v1211) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.21.0...v1.21.1) ##### Features - Eventually and Consistently that are passed a SpecContext can provide reports when an interrupt occurs \[[`0d063c9`](https://togithub.com/onsi/gomega/commit/0d063c9)] ### [`v1.21.0`](https://togithub.com/onsi/gomega/releases/tag/v1.21.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.20.2...v1.21.0) #### 1.21.0 ##### Features - Eventually and Consistently can take a context.Context \[[`65c01bc`](https://togithub.com/onsi/gomega/commit/65c01bc)] This enables integration with Ginkgo 2.3.0's interruptible nodes and node timeouts. - Introduces Eventually.Within.ProbeEvery with tests and documentation ([#​591](https://togithub.com/onsi/gomega/issues/591)) \[[`f633800`](https://togithub.com/onsi/gomega/commit/f633800)] - New BeKeyOf matcher with documentation and unit tests ([#​590](https://togithub.com/onsi/gomega/issues/590)) \[[`fb586b3`](https://togithub.com/onsi/gomega/commit/fb586b3)] #### Fixes - Cover the entire gmeasure suite with leak detection \[[`8c54344`](https://togithub.com/onsi/gomega/commit/8c54344)] - Fix gmeasure leak \[[`119d4ce`](https://togithub.com/onsi/gomega/commit/119d4ce)] - Ignore new Ginkgo ProgressSignal goroutine in gleak \[[`ba548e2`](https://togithub.com/onsi/gomega/commit/ba548e2)] #### Maintenance - Fixes crashes on newer Ruby 3 installations by upgrading github-pages gem dependency ([#​596](https://togithub.com/onsi/gomega/issues/596)) \[[`12469a0`](https://togithub.com/onsi/gomega/commit/12469a0)] ### [`v1.20.2`](https://togithub.com/onsi/gomega/releases/tag/v1.20.2) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.20.1...v1.20.2) #### 1.20.2 #### Fixes - label specs that rely on remote access; bump timeout on short-circuit test to make it less flaky \[[`35eeadf`](https://togithub.com/onsi/gomega/commit/35eeadf)] - gexec: allow more headroom for SIGABRT-related unit tests ([#​581](https://togithub.com/onsi/gomega/issues/581)) \[[`5b78f40`](https://togithub.com/onsi/gomega/commit/5b78f40)] - Enable reading from a closed gbytes.Buffer ([#​575](https://togithub.com/onsi/gomega/issues/575)) \[[`061fd26`](https://togithub.com/onsi/gomega/commit/061fd26)] #### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.1.5 to 2.1.6 ([#​583](https://togithub.com/onsi/gomega/issues/583)) \[[`55d895b`](https://togithub.com/onsi/gomega/commit/55d895b)] - Bump github.com/onsi/ginkgo/v2 from 2.1.4 to 2.1.5 ([#​582](https://togithub.com/onsi/gomega/issues/582)) \[[`346de7c`](https://togithub.com/onsi/gomega/commit/346de7c)]

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.