Skip to content

fix(deps): update kotest to v6.2.3 - #699

Merged
stuebingerb merged 1 commit into
mainfrom
renovate/kotest
Jul 28, 2026
Merged

fix(deps): update kotest to v6.2.3#699
stuebingerb merged 1 commit into
mainfrom
renovate/kotest

Conversation

@renovate

@renovate renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.kotest:kotest-assertions-json 6.2.26.2.3 age confidence
io.kotest:kotest-assertions-core 6.2.26.2.3 age confidence

Release Notes

kotest/kotest (io.kotest:kotest-assertions-json)

v6.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: kotest/kotest@6.2.2...v6.2.3


Configuration

📅 Schedule: (UTC)

  • 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 requested a review from stuebingerb as a code owner July 21, 2026 08:00
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 21, 2026
@renovate
renovate Bot requested a review from mervyn-mccreight as a code owner July 21, 2026 08:00
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 21, 2026
@github-actions

Copy link
Copy Markdown

🐰 Bencher Report

ProjectKGraphQL
Branchrenovate/kotest
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkThroughputBenchmark Result
operations / second (ops/s)
(Result Δ%)
Lower Boundary
operations / second (ops/s)
(Limit %)
de.stuebingerb.kgraphql.FunctionExecutionBenchmark.benchmarkFunctionExecution📈 view plot
🚷 view threshold
5,826,863.41 ops/s
(+1.30%)Baseline: 5,752,321.95 ops/s
4,990,269.02 ops/s
(85.64%)
de.stuebingerb.kgraphql.ParallelExecutionBenchmark.queryBenchmark📈 view plot
🚷 view threshold
1.30 ops/s
(+0.00%)Baseline: 1.30 ops/s
1.30 ops/s
(99.85%)
de.stuebingerb.kgraphql.QueryBenchmark.executionError📈 view plot
🚷 view threshold
15,304.74 ops/s
(-12.68%)Baseline: 17,527.48 ops/s
10,830.62 ops/s
(70.77%)
de.stuebingerb.kgraphql.QueryBenchmark.inputFromDocument📈 view plot
🚷 view threshold
19,116.68 ops/s
(-11.18%)Baseline: 21,522.53 ops/s
14,081.46 ops/s
(73.66%)
de.stuebingerb.kgraphql.QueryBenchmark.inputFromVariable📈 view plot
🚷 view threshold
18,342.97 ops/s
(-11.89%)Baseline: 20,817.14 ops/s
13,893.32 ops/s
(75.74%)
de.stuebingerb.kgraphql.QueryBenchmark.largeList📈 view plot
🚷 view threshold
4.81 ops/s
(+1.94%)Baseline: 4.72 ops/s
4.15 ops/s
(86.30%)
de.stuebingerb.kgraphql.QueryBenchmark.largeListWithFragment📈 view plot
🚷 view threshold
5.49 ops/s
(+4.85%)Baseline: 5.24 ops/s
4.60 ops/s
(83.71%)
de.stuebingerb.kgraphql.QueryBenchmark.manyChildren📈 view plot
🚷 view threshold
195.19 ops/s
(+6.66%)Baseline: 183.00 ops/s
143.40 ops/s
(73.47%)
de.stuebingerb.kgraphql.QueryBenchmark.manyChildrenWithFragment📈 view plot
🚷 view threshold
204.19 ops/s
(+5.03%)Baseline: 194.41 ops/s
153.83 ops/s
(75.34%)
de.stuebingerb.kgraphql.QueryBenchmark.manyDataChildren📈 view plot
🚷 view threshold
8.92 ops/s
(+0.17%)Baseline: 8.91 ops/s
8.79 ops/s
(98.54%)
de.stuebingerb.kgraphql.QueryBenchmark.manyOperations📈 view plot
🚷 view threshold
316.22 ops/s
(+3.60%)Baseline: 305.23 ops/s
245.21 ops/s
(77.55%)
de.stuebingerb.kgraphql.QueryBenchmark.manyOperationsWithFragment📈 view plot
🚷 view threshold
323.14 ops/s
(+2.10%)Baseline: 316.49 ops/s
259.76 ops/s
(80.39%)
de.stuebingerb.kgraphql.QueryBenchmark.nestedObject📈 view plot
🚷 view threshold
7,135.14 ops/s
(-8.44%)Baseline: 7,792.58 ops/s
6,035.50 ops/s
(84.59%)
de.stuebingerb.kgraphql.RequestCachingBenchmark.invalidRequest📈 view plot
🚷 view threshold
143,144.69 ops/s
(+0.85%)Baseline: 141,934.06 ops/s
135,534.91 ops/s
(94.68%)
de.stuebingerb.kgraphql.RequestCachingBenchmark.largeRequest📈 view plot
🚷 view threshold
7,305.80 ops/s
(-8.80%)Baseline: 8,010.46 ops/s
5,827.56 ops/s
(79.77%)
de.stuebingerb.kgraphql.RequestCachingBenchmark.smallRequest📈 view plot
🚷 view threshold
10,627.06 ops/s
(-8.07%)Baseline: 11,560.29 ops/s
8,346.93 ops/s
(78.54%)
de.stuebingerb.kgraphql.SimpleExecutionOverheadBenchmark.benchmark📈 view plot
🚷 view threshold
463,772.28 ops/s
(-1.78%)Baseline: 472,157.67 ops/s
446,326.41 ops/s
(96.24%)
🐰 View full continuous benchmarking report in Bencher

@stuebingerb
stuebingerb merged commit 067798e into main Jul 28, 2026
11 checks passed
@stuebingerb
stuebingerb deleted the renovate/kotest branch July 28, 2026 06:34
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