Skip to content

build(deps): Bump io.kotest:kotest-assertions-core from 6.1.7 to 6.1.10#339

Merged
driessamyn merged 1 commit into
mainfrom
dependabot/gradle/io.kotest-kotest-assertions-core-6.1.10
Mar 30, 2026
Merged

build(deps): Bump io.kotest:kotest-assertions-core from 6.1.7 to 6.1.10#339
driessamyn merged 1 commit into
mainfrom
dependabot/gradle/io.kotest-kotest-assertions-core-6.1.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps io.kotest:kotest-assertions-core from 6.1.7 to 6.1.10.

Release notes

Sourced from io.kotest:kotest-assertions-core's releases.

v6.1.10

What's Changed

New Contributors

Full Changelog: kotest/kotest@v6.1.9...v6.1.10

v6.1.9

Full Changelog: kotest/kotest@v6.1.8...v6.1.9

The Gradle 9.4 --tests filter change was missed from the 6.1.8 release. This 6.1.9 release includes it.

If you are using Gradle 9.4+ then you need this build to run a single test from the IDE.

v6.1.8

What's Changed

... (truncated)

Commits
  • 5bff78e Fix JS engine mocha race: single channel send in engineFinished (#5809)
  • ea36c3d docs: add AI-ready configuration for coding assistants (#5810)
  • abba191 speed-up-containExactly (#5812)
  • 4b20011 AI Agent kotest skill (#5754)
  • 3a3b8a1 Add type-safe shouldEq / shouldNotEq assertions (#5789)
  • f9563ce Add JVM_SUITE_NAME env var for Allure suite grouping (#4573) (#5792)
  • 91e72bd Set KOTEST_IDEA_PLUGIN=true in Gradle and Android run producers (#5808)
  • fbd5445 Add custom Json parser support to JSON matchers (#5795)
  • db45b16 Improve logging and documentation for Spec interceptors and materialization l...
  • 8c08554 Fix Kotest engine skipping discovery when AGP 9+ passes MethodSelectors (#577...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.kotest:kotest-assertions-core](https://github.com/kotest/kotest) from 6.1.7 to 6.1.10.
- [Release notes](https://github.com/kotest/kotest/releases)
- [Commits](kotest/kotest@6.1.7...6.1.10)

---
updated-dependencies:
- dependency-name: io.kotest:kotest-assertions-core
  dependency-version: 6.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 30, 2026

Unit Tests

 62 files  ±0   62 suites  ±0   3m 14s ⏱️ +5s
562 tests ±0  562 ✅ ±0  0 💤 ±0  0 ❌ ±0 
578 runs  ±0  578 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 5772325. ± Comparison against base commit 00270fd.

This pull request removes 39 and adds 39 tests. Note that renamed tests count towards both.
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [10] LONGVARCHAR, "LONGVARCHAR", net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1125/0x00007fd09057d320@766e074
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [11] NCHAR, "NCHAR", net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1126/0x00007fd09057d540@106a9f1b
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] INSTANT, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$939/0x00007fd09051b000@19515c4f
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] NCLOB, "NCLOB", net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1127/0x00007fd09057d760@51917fc4
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] DATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$940/0x00007fd09051b220@59d8c97
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] NVARCHAR, "NVARCHAR", net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1128/0x00007fd09057d980@11e58727
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [14] LOCALDATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$941/0x00007fd09051b440@951afca
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [14] ROWID, "ROWID", net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1129/0x00007fd09057dba0@71406fc3
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [15] LOCALDATETIME, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$942/0x00007fd09051b660@68f8f2c4
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [15] SQLXML, "SQLXML", net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1130/0x00007fd09057ddc0@21817077
…
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [10] LONGVARCHAR, "LONGVARCHAR", net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1113/0x00007f836c58e930@21e23e38
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [11] NCHAR, "NCHAR", net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1114/0x00007f836c58eb50@360fea71
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] INSTANT, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$951/0x00007f836c556d48@9a6599b
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [12] NCLOB, "NCLOB", net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1115/0x00007f836c58ed70@53788c5b
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] DATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$952/0x00007f836c556f68@105410d6
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [13] NVARCHAR, "NVARCHAR", net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1116/0x00007f836c58ef90@24f141ad
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [14] LOCALDATE, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$953/0x00007f836c557188@8b1bb80
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [14] ROWID, "ROWID", net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1117/0x00007f836c58f1b0@237e643e
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [15] LOCALDATETIME, net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$954/0x00007f836c5573a8@70a3b39f
net.samyn.kapper.internal.automapper.SQLTypesConverterTest ‑ [15] SQLXML, "SQLXML", net.samyn.kapper.internal.automapper.SQLTypesConverterTest$Companion$$Lambda$1118/0x00007f836c58f3d0@199936a5
…

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 30, 2026

MSSQLSERVER Integration Tests

12 files  ±0  12 suites  ±0   43s ⏱️ -1s
55 tests ±0  46 ✅ ±0  9 💤 ±0  0 ❌ ±0 
85 runs  ±0  76 ✅ ±0  9 💤 ±0  0 ❌ ±0 

Results for commit 5772325. ± Comparison against base commit 00270fd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 30, 2026

MYSQL Integration Tests

12 files  ±0  12 suites  ±0   50s ⏱️ +4s
55 tests ±0  46 ✅ ±0  9 💤 ±0  0 ❌ ±0 
85 runs  ±0  76 ✅ ±0  9 💤 ±0  0 ❌ ±0 

Results for commit 5772325. ± Comparison against base commit 00270fd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 30, 2026

ORACLE Integration Tests

12 files  ±0  12 suites  ±0   1m 17s ⏱️ +5s
55 tests ±0  46 ✅ ±0  9 💤 ±0  0 ❌ ±0 
85 runs  ±0  76 ✅ ±0  9 💤 ±0  0 ❌ ±0 

Results for commit 5772325. ± Comparison against base commit 00270fd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 30, 2026

POSTGRESQL Integration Tests

12 files  ±0  12 suites  ±0   28s ⏱️ -1s
55 tests ±0  55 ✅ ±0  0 💤 ±0  0 ❌ ±0 
85 runs  ±0  85 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 5772325. ± Comparison against base commit 00270fd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 30, 2026

SQLITE Integration Tests

12 files  ±0  12 suites  ±0   27s ⏱️ +4s
55 tests ±0  50 ✅ ±0  5 💤 ±0  0 ❌ ±0 
85 runs  ±0  80 ✅ ±0  5 💤 ±0  0 ❌ ±0 

Results for commit 5772325. ± Comparison against base commit 00270fd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 30, 2026

DUCKDB Integration Tests

12 files  ±0  12 suites  ±0   25s ⏱️ -1s
55 tests ±0  55 ✅ ±0  0 💤 ±0  0 ❌ ±0 
85 runs  ±0  85 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 5772325. ± Comparison against base commit 00270fd.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

Code Coverage

Metric Coverage
Line N/A
Branch N/A
Instruction N/A

Updated for commit 5772325

@sonarqubecloud
Copy link
Copy Markdown

@driessamyn driessamyn merged commit 670ef7f into main Mar 30, 2026
42 checks passed
@driessamyn driessamyn deleted the dependabot/gradle/io.kotest-kotest-assertions-core-6.1.10 branch March 30, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant