Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

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

Compare Source

2.21.0

Features
  • add support for GINKGO_TIME_FORMAT [a69eb39]
  • add GINKGO_NO_COLOR to disable colors via environment variables [bcab9c8]
Fixes
  • increase threshold in timeline matcher [e548367]
  • Fix the document by replacing SpecsThatWillBeRun with SpecsThatWillRun
    [c2c4d3c]
Maintenance
  • bump various dependencies [7e65a00]

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 30, 2024 02:29
@renovate renovate bot requested a review from arturshadnik October 30, 2024 02:29
Copy link
Contributor Author

renovate bot commented Oct 30, 2024

ℹ 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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5 -> v0.0.0-20241029153458-d1b30febd7db

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 30, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from d1dc1d2 to 281bbe5 Compare October 31, 2024 15:58
@TylerGillson TylerGillson merged commit 8f4d37a into main Oct 31, 2024
5 of 7 checks passed
@TylerGillson TylerGillson deleted the renovate/github.com-onsi-ginkgo-v2-2.x branch October 31, 2024 16:43
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #495   +/-   ##
=======================================
  Coverage   72.00%   72.00%           
=======================================
  Files          11       11           
  Lines        1143     1143           
=======================================
  Hits          823      823           
  Misses        257      257           
  Partials       63       63           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 641afa8...f1ff238. Read the comment docs.

mattwelke pushed a commit that referenced this pull request Nov 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.8](v0.1.7...v0.1.8)
(2024-11-20)


### Features

* support inline auth
([#501](#501))
([1c2fd8a](1c2fd8a))


### Bug Fixes

* panic when evaluating IAM user rules
([#503](#503))
([7ab45b6](7ab45b6))


### Other

* make reviewable
([#500](#500))
([75c3305](75c3305))
* update renovate.json
([3b73e58](3b73e58))
* Update renovate.json
([ee977e6](ee977e6))


### Dependency Updates

* **deps:** update all non-major dependencies
([#498](#498))
([17b6291](17b6291))
* **deps:** update all non-major dependencies
([#507](#507))
([d8c0998](d8c0998))
* **deps:** update all non-major dependencies
([#508](#508))
([977532f](977532f))
* **deps:** update all non-major dependencies
([#509](#509))
([ab3d355](ab3d355))
* **deps:** update aws-sdk-go-v2 monorepo
([#465](#465))
([92c4d1b](92c4d1b))
* **deps:** update aws-sdk-go-v2 monorepo
([#493](#493))
([641afa8](641afa8))
* **deps:** update build digest to 3463b98
([#506](#506))
([2825241](2825241))
* **deps:** update build digest to 3840c9d
([#510](#510))
([4d870be](4d870be))
* **deps:** update golang.org/x/exp digest to 2d47ceb
([#499](#499))
([5ba6974](5ba6974))
* **deps:** update golang.org/x/exp digest to e7e105d
([#485](#485))
([383ece0](383ece0))
* **deps:** update golang.org/x/exp digest to f66d83c
([#488](#488))
([c8d8c69](c8d8c69))
* **deps:** update k8s.io/utils digest to 6fe5fd8
([#505](#505))
([84017e6](84017e6))
* **deps:** update kubernetes packages to v0.31.1
([#490](#490))
([2f7e19d](2f7e19d))
* **deps:** update kubernetes packages to v0.31.2
([#492](#492))
([42afaa7](42afaa7))
* **deps:** update module github.com/aws/aws-sdk-go-v2/service/ec2 to
v1.184.0
([#491](#491))
([b84bfcc](b84bfcc))
* **deps:** update module github.com/aws/aws-sdk-go-v2/service/ec2 to
v1.188.0
([#504](#504))
([43e420c](43e420c))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.20.2
([#483](#483))
([a42aedb](a42aedb))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.21.0
([#495](#495))
([8f4d37a](8f4d37a))
* **deps:** update module github.com/onsi/gomega to v1.34.2
([#484](#484))
([409bd7b](409bd7b))
* **deps:** update module github.com/onsi/gomega to v1.35.0
([#496](#496))
([fe9ead5](fe9ead5))
* **deps:** update module github.com/validator-labs/validator to v0.1.12
([#486](#486))
([5b6701c](5b6701c))
* **deps:** update module github.com/validator-labs/validator to v0.1.9
([#477](#477))
([2509b3c](2509b3c))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.2
([#487](#487))
([0ceab69](0ceab69))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.4
([#489](#489))
([78c5ec4](78c5ec4))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.1
([#494](#494))
([3747e12](3747e12))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant