Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update kotest to v5.9.1 #8728

Merged
merged 1 commit into from
Jun 6, 2024
Merged

deps: update kotest to v5.9.1 #8728

merged 1 commit into from
Jun 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.kotest:kotest-runner-junit5 5.9.0 -> 5.9.1 age adoption passing confidence
io.kotest:kotest-framework-engine 5.9.0 -> 5.9.1 age adoption passing confidence
io.kotest:kotest-framework-datatest 5.9.0 -> 5.9.1 age adoption passing confidence
io.kotest:kotest-framework-api 5.9.0 -> 5.9.1 age adoption passing confidence
io.kotest:kotest-extensions-junitxml 5.9.0 -> 5.9.1 age adoption passing confidence
io.kotest:kotest-assertions-json 5.9.0 -> 5.9.1 age adoption passing confidence
io.kotest:kotest-assertions-core 5.9.0 -> 5.9.1 age adoption passing confidence

Release Notes

kotest/kotest (io.kotest:kotest-runner-junit5)

v5.9.1

What's Changed
Assertions
Framework
Property-testing
Docs
Build / CI/CD / Dependency updates
New Contributors

Full Changelog: kotest/kotest@v5.9.0...v5.9.1


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 these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 6, 2024 13:50
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 6, 2024
Note that `shouldNotBeNull` is available upstream now [1] and thus is
removed from ORT's `test-utils` to avoid conflicts. While at it, also
ensure that always the infix version of the function is used.

[1]: kotest/kotest#4060

Signed-off-by: Sebastian Schuberth <[email protected]>
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.85%. Comparing base (0efd110) to head (672b5cf).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8728   +/-   ##
=========================================
  Coverage     67.85%   67.85%           
  Complexity     1165     1165           
=========================================
  Files           244      244           
  Lines          7736     7736           
  Branches        865      865           
=========================================
  Hits           5249     5249           
  Misses         2128     2128           
  Partials        359      359           
Flag Coverage Δ
funTest-non-docker 34.17% <ø> (ø)
test 38.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sschuberth
Copy link
Member

The PubFunTest failure is unrelated, see #8731.

@sschuberth sschuberth merged commit ff2baef into main Jun 6, 2024
19 of 20 checks passed
@sschuberth sschuberth deleted the renovate/kotest branch June 6, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant