Closed renovate[bot] closed 1 week ago
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 |
---|---|
github.com/google/pprof |
v0.0.0-20240827171923-fa2c70bbbfe5 -> v0.0.0-20241029153458-d1b30febd7db |
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 |
golang.org/x/tools |
v0.24.0 -> v0.26.0 |
google.golang.org/protobuf |
v1.34.2 -> v1.35.1 |
This PR contains the following updates:
v2.20.2
->v2.21.0
v1.34.2
->v1.35.0
Release Notes
onsi/ginkgo (github.com/onsi/ginkgo/v2)
### [`v2.21.0`](https://redirect.github.com/onsi/ginkgo/releases/tag/v2.21.0) [Compare Source](https://redirect.github.com/onsi/ginkgo/compare/v2.20.2...v2.21.0) #### 2.21.0 ##### Features - add support for GINKGO_TIME_FORMAT \[[`a69eb39`](https://redirect.github.com/onsi/ginkgo/commit/a69eb39)] - add GINKGO_NO_COLOR to disable colors via environment variables \[[`bcab9c8`](https://redirect.github.com/onsi/ginkgo/commit/bcab9c8)] ##### Fixes - increase threshold in timeline matcher \[[`e548367`](https://redirect.github.com/onsi/ginkgo/commit/e548367)] - Fix the document by replacing `SpecsThatWillBeRun` with `SpecsThatWillRun` \[[`c2c4d3c`](https://redirect.github.com/onsi/ginkgo/commit/c2c4d3c)] ##### Maintenance - bump various dependencies \[[`7e65a00`](https://redirect.github.com/onsi/ginkgo/commit/7e65a00)]onsi/gomega (github.com/onsi/gomega)
### [`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: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.