h3poteto / aws-global-accelerator-controller

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

Update module github.com/onsi/gomega to v1.36.0 #220

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

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

Release Notes

onsi/gomega (github.com/onsi/gomega) ### [`v1.36.0`](https://redirect.github.com/onsi/gomega/releases/tag/v1.36.0) [Compare Source](https://redirect.github.com/onsi/gomega/compare/v1.35.1...v1.36.0) #### 1.36.0 ##### Features - new: make collection-related matchers Go 1.23 iterator aware \[[`4c964c6`](https://redirect.github.com/onsi/gomega/commit/4c964c6)] ##### Maintenance - Replace min/max helpers with built-in min/max \[[`ece6872`](https://redirect.github.com/onsi/gomega/commit/ece6872)] - Fix some typos in docs \[[`8e924d7`](https://redirect.github.com/onsi/gomega/commit/8e924d7)] ### [`v1.35.1`](https://redirect.github.com/onsi/gomega/releases/tag/v1.35.1) [Compare Source](https://redirect.github.com/onsi/gomega/compare/v1.35.0...v1.35.1) #### 1.35.1 ##### Fixes - Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhenUsingContext \[[`ca36da1`](https://redirect.github.com/onsi/gomega/commit/ca36da1)] ### [`v1.35.0`](https://redirect.github.com/onsi/gomega/releases/tag/v1.35.0) [Compare Source](https://redirect.github.com/onsi/gomega/compare/v1.34.2...v1.35.0) #### 1.35.0 ##### Features - You can now call `EnforceDefaultTimeoutsWhenUsingContexts()` to have `Eventually` honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) \[[`e4c4265`](https://redirect.github.com/onsi/gomega/commit/e4c4265)] - You can call `StopTrying(message).Successfully()` to abort a `Consistently` early without failure \[[`eeca931`](https://redirect.github.com/onsi/gomega/commit/eeca931)] ##### Fixes - Stop memoizing the result of `HaveField` to avoid unexpected errors when used with async assertions. \[[`3bdbc4e`](https://redirect.github.com/onsi/gomega/commit/3bdbc4e)] ##### Maintenance - Bump all dependencies \[[`a05a416`](https://redirect.github.com/onsi/gomega/commit/a05a416)]

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
golang.org/x/net v0.28.0 -> v0.30.0
golang.org/x/sys v0.24.0 -> v0.26.0
golang.org/x/term v0.23.0 -> v0.25.0
golang.org/x/text v0.17.0 -> v0.19.0
google.golang.org/protobuf v1.34.1 -> v1.35.1