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

Update Kotest from 5.5.4 to 5.5.5 (patch) #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.kotest:kotest-property 5.5.4 -> 5.5.5 age adoption passing confidence
io.kotest:kotest-runner-junit5 5.5.4 -> 5.5.5 age adoption passing confidence
io.kotest:kotest-assertions-core 5.5.4 -> 5.5.5 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kotest/kotest (io.kotest:kotest-property)

v5.5.5

  • Support coroutineTestScope globally (#​3383)
  • Improved double and float tolerance messages (#​3355)
  • Nested Data Driven Tests is not displayed as nested in Intellij #​3341
  • Fixed writing seeds when test name contains a colon on windows (#​3304)
  • withClue() fails with EmptyStackException if a coroutine switches threads #​2447
  • Use TestDispatcher inside beforeInvocation callbacks (#​3363)
  • Make checkCoverage checking against provided pairs (#​3344)
  • Kotest runner junit5 jvm has vulnerable transative dependency CVE-2021-29425 #​3364
  • Fix sequence matchers for constrained sequences (#​3336)
  • Print full path in JunitXmlReporter when useTestPathAsName is enabled instead of just leaf and first parent #​3347
  • Support { } lambdas as lazy clues (#​3348)
  • Use 'language injection' on assertions, so embedded languages are easier to use in IntelliJ #​2916
  • Removing default location for htmlReporter and using the default value from the constructor (#​3306)
  • Arb.bigDecimal should generate decimals which terminate with all kinds of terminal digit #​3282
  • Check enums using equals method instead of scanning their properties (#​3291)
  • Add BlockHound support (#​3308)
  • Matchers return this. (#​2945)
  • Added shouldMatchResource, shouldNotMatchResource matchers (#​2945)
  • Added matchExactly matcher for Maps #​3246
  • Fix dumping config when systemProperty set to true (#​3275)
  • Returning the original failure when ErrorCollector has only collected a single failure (#​3269)

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 these updates 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 added the dependencies An update to project dependencies label Feb 1, 2023
@github-actions
Copy link

github-actions bot commented Feb 1, 2023

Test Results

  14 files  ±0    14 suites  ±0   12m 46s ⏱️ + 1m 34s
  55 tests ±0    50 ✔️ ±0    5 💤 ±0  0 ±0 
159 runs  ±0  149 ✔️ ±0  10 💤 ±0  0 ±0 

Results for commit 63049e1. ± Comparison against base commit 62d456b.

♻️ This comment has been updated with latest results.

@renovate renovate bot changed the title Update Kotest from 5.3.0 to 5.3.2 (patch) Update Kotest from 5.3.0 to 5.3.2 (patch) - autoclosed Feb 3, 2023
@renovate renovate bot closed this Feb 3, 2023
@renovate renovate bot deleted the renovate/patch-kotest branch February 3, 2023 18:24
@rpatel-figure
Copy link
Collaborator

Superseded by #61

@renovate renovate bot changed the title Update Kotest from 5.3.0 to 5.3.2 (patch) - autoclosed Update Kotest from 5.3.0 to 5.3.2 (patch) Feb 5, 2023
@renovate renovate bot reopened this Feb 5, 2023
@renovate renovate bot restored the renovate/patch-kotest branch February 5, 2023 21:00
@renovate renovate bot force-pushed the renovate/patch-kotest branch from 4a3044d to 92daa58 Compare February 5, 2023 23:32
@renovate renovate bot changed the title Update Kotest from 5.3.0 to 5.3.2 (patch) Update Kotest from 5.5.4 to 5.5.5 (patch) Feb 5, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (62d456b) 79.54% compared to head (63049e1) 79.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   79.54%   79.54%           
=======================================
  Files          19       19           
  Lines         709      709           
  Branches      170      170           
=======================================
  Hits          564      564           
  Misses         70       70           
  Partials       75       75           

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

@renovate renovate bot force-pushed the renovate/patch-kotest branch 2 times, most recently from 74c3ec3 to 36d9338 Compare February 9, 2023 16:28
@renovate renovate bot force-pushed the renovate/patch-kotest branch 2 times, most recently from 705f4aa to b099470 Compare February 16, 2023 23:42
@renovate renovate bot force-pushed the renovate/patch-kotest branch 2 times, most recently from 99236bb to 4ccbaff Compare March 4, 2023 01:55
@renovate renovate bot force-pushed the renovate/patch-kotest branch from 4ccbaff to 04fa38f Compare March 9, 2023 23:13
@renovate renovate bot force-pushed the renovate/patch-kotest branch from 04fa38f to 928b928 Compare April 19, 2023 18:50
@renovate renovate bot force-pushed the renovate/patch-kotest branch from 928b928 to e0d2d4e Compare May 12, 2023 23:13
@renovate renovate bot force-pushed the renovate/patch-kotest branch 4 times, most recently from 3440289 to 909cb4e Compare June 2, 2023 20:50
@renovate renovate bot force-pushed the renovate/patch-kotest branch from 909cb4e to 63049e1 Compare August 11, 2023 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies An update to project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants