containers / common

Location for shared common files in github.com/containers repos.
Apache License 2.0
193 stars 201 forks source link

fix(deps): update module github.com/onsi/ginkgo/v2 to v2.21.0 #2216

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/onsi/ginkgo/v2 v2.20.2 -> v2.21.0 age adoption passing confidence

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)]

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 is behind base branch, 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 4 weeks 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
github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5 -> v0.0.0-20241029153458-d1b30febd7db
golang.org/x/net v0.29.0 -> v0.30.0
golang.org/x/tools v0.25.0 -> v0.26.0
openshift-ci[bot] commented 4 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: renovate[bot], vrothberg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/containers/common/blob/main/OWNERS)~~ [vrothberg] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment