CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 22:31:33 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"cf50f228c6987dc8b9372eca4f173f05"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=sVn0eo0QhH90y10saS%2Bcbbk1xaI7u1JqROPbw3aCYHvR%2FItXI7iuntLLyTzZ5o5TFAqrMmdoE8nDijjf5DQdEOXrpy8JOpCgZKg%2B4Rd00P%2BjXTh2H5UvWmIQvx736AogewGZg2%2FI9J8dDe9Py07NMJl8yl2RWsqcTj3COQj5%2FF8oBQvpNNnYLmL0Y0lqVywhTNvcoqPX7KvfJsK74gxyQCgAycfh8qojFg8mYMhJFrS6OHbapjtDKBHq8Y4V0Rm8%2FgdM6R1KT7aEnYbsg%2F5VsA%3D%3D--TLaf%2FR3ZOkPPqjOK--gMDj1%2F6k63uh6n3IYtpLEQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1598942628.1753223493; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 22:31:33 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 22:31:33 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8808:2DEF93:192A10:21D43D:68801145
Tags · kotest/kotest · GitHub
Toggle v6.0.0.M5's commit message
Toggle v6.0.0.M4's commit message
Toggle v6.0.0.M3's commit message
Toggle V6.0.0.M2's commit message
Toggle v6.0.0.M1's commit message
Toggle v5.9.0's commit message
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 674
Tags: kotest/kotest
Tags
v6.0.0.M5
Adding signing secrets to gradle plugin workflow This shouldn't really be needed, as the release version of the Gradle plugin is published to Gradle Plugin Portal. It'll do as a workaround for now. The root problem is probably caused by the Gradle plugin having a Maven publication in the first place, but that is convenient when testing the plugin locally etc.
v6.0.0.M4
Update arrow-kt monorepo to v2.1.1 (#4864) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.arrow-kt:arrow-functions](https://redirect.github.com/arrow-kt/arrow) | `2.0.1` -> `2.1.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [io.arrow-kt:arrow-optics](https://redirect.github.com/arrow-kt/arrow) | `2.0.1` -> `2.1.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [io.arrow-kt:arrow-core](https://redirect.github.com/arrow-kt/arrow) | `2.0.1` -> `2.1.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [io.arrow-kt:arrow-fx-coroutines](https://redirect.github.com/arrow-kt/arrow) | `2.0.1` -> `2.1.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>arrow-kt/arrow (io.arrow-kt:arrow-functions)</summary> ### [`v2.1.1`](https://redirect.github.com/arrow-kt/arrow/releases/tag/2.1.1) [Compare Source](https://redirect.github.com/arrow-kt/arrow/compare/2.1.0...2.1.1) #### What's Changed - Rewrite `OptionDeserializer` for Jackson by [@​serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3605](https://redirect.github.com/arrow-kt/arrow/pull/3605) - fix(deps): update all dependencies by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3610](https://redirect.github.com/arrow-kt/arrow/pull/3610) - chore(deps): update all dependencies by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3612](https://redirect.github.com/arrow-kt/arrow/pull/3612) - `wrapAsNonEmpty` functions by [@​serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3611](https://redirect.github.com/arrow-kt/arrow/pull/3611) - Support for Android 21 by [@​serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3613](https://redirect.github.com/arrow-kt/arrow/pull/3613) - fix(deps): update all dependencies by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3615](https://redirect.github.com/arrow-kt/arrow/pull/3615) **Full Changelog**: arrow-kt/arrow@2.1.0...2.1.1 ### [`v2.1.0`](https://redirect.github.com/arrow-kt/arrow/releases/tag/2.1.0) [Compare Source](https://redirect.github.com/arrow-kt/arrow/compare/2.0.1...2.1.0) #### What's Changed - Test for [#​3458](https://redirect.github.com/arrow-kt/arrow/issues/3458) by [@​serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3571](https://redirect.github.com/arrow-kt/arrow/pull/3571) - chore(deps): update dependency ru.vyarus.animalsniffer to v2 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3569](https://redirect.github.com/arrow-kt/arrow/pull/3569) - fix(deps): update all dependencies by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3568](https://redirect.github.com/arrow-kt/arrow/pull/3568) - Move integrations to main repo + new Ktor integrations by [@​serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3570](https://redirect.github.com/arrow-kt/arrow/pull/3570) - Fix problem in tests for Jackson integration module by [@​serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3578](https://redirect.github.com/arrow-kt/arrow/pull/3578) - Add SuspendApp to the main repo by [@​serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3577](https://redirect.github.com/arrow-kt/arrow/pull/3577) - Non-empty collections for Jackson by [@​serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3580](https://redirect.github.com/arrow-kt/arrow/pull/3580) - Upgrade configuration for Kotlin User Projects by [@​serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3584](https://redirect.github.com/arrow-kt/arrow/pull/3584) - fix(deps): update all dependencies by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3582](https://redirect.github.com/arrow-kt/arrow/pull/3582) - Further improvements for Kotlin Compatibility Testing by [@​serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3586](https://redirect.github.com/arrow-kt/arrow/pull/3586) - Update secrets to sign and publish Arrow artifacts by [@​franciscodr](https://redirect.github.com/franciscodr) in [https://github.com/arrow-kt/arrow/pull/3588](https://redirect.github.com/arrow-kt/arrow/pull/3588) - Test and fix for Map.combine() by [@​hristo-stefanov](https://redirect.github.com/hristo-stefanov) in [https://github.com/arrow-kt/arrow/pull/3592](https://redirect.github.com/arrow-kt/arrow/pull/3592) - fix: move exit handling outside runScope by [@​tKe](https://redirect.github.com/tKe) in [https://github.com/arrow-kt/arrow/pull/3589](https://redirect.github.com/arrow-kt/arrow/pull/3589) - Make implementation of `HttpRequestSchedule` closer to `HttpRetry` by [@​serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3593](https://redirect.github.com/arrow-kt/arrow/pull/3593) - test(suspendapp): add test harness for suspendapp by [@​tKe](https://redirect.github.com/tKe) in [https://github.com/arrow-kt/arrow/pull/3594](https://redirect.github.com/arrow-kt/arrow/pull/3594) - `Eval` for `suspend` functions by [@​serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3595](https://redirect.github.com/arrow-kt/arrow/pull/3595) - fix(deps): update all dependencies by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3587](https://redirect.github.com/arrow-kt/arrow/pull/3587) - Mark `AwaitAllScope` as experimental by [@​serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3597](https://redirect.github.com/arrow-kt/arrow/pull/3597) - Some tweaks to publication by [@​serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3596](https://redirect.github.com/arrow-kt/arrow/pull/3596) - fix(deps): update all dependencies by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3599](https://redirect.github.com/arrow-kt/arrow/pull/3599) - chore(deps): update plugin com.gradle.develocity to v4 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3604](https://redirect.github.com/arrow-kt/arrow/pull/3604) - fix(deps): update all dependencies by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3602](https://redirect.github.com/arrow-kt/arrow/pull/3602) - fix(deps): update all dependencies by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3607](https://redirect.github.com/arrow-kt/arrow/pull/3607) #### New Contributors - [@​hristo-stefanov](https://redirect.github.com/hristo-stefanov) made their first contribution in [https://github.com/arrow-kt/arrow/pull/3592](https://redirect.github.com/arrow-kt/arrow/pull/3592) **Full Changelog**: arrow-kt/arrow@2.0.1...2.1.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kotest/kotest). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v6.0.0.M3
Some launcher cleanup (#4832) <!-- If this PR updates documentation, please update all relevant versions of the docs, see: https://github.com/kotest/kotest/tree/master/documentation/versioned_docs The documentation at https://github.com/kotest/kotest/tree/master/documentation/docs is the documentation for the next minor or major version _TO BE RELEASED_ -->
V6.0.0.M2
Move wiremock to top level (#4737) <!-- If this PR updates documentation, please update all relevant versions of the docs, see: https://github.com/kotest/kotest/tree/master/documentation/versioned_docs The documentation at https://github.com/kotest/kotest/tree/master/documentation/docs is the documentation for the next minor or major version _TO BE RELEASED_ -->
v6.0.0.M1
Remove mentions of kotest-assertions-collections from the docs (#4383) Closes #4353 This module no longer exists, collection assertions are a part of core. The table from `collections.md` was copied into `core.md` verbatim. `kotest-assertions-collections` was removed from the list of external modules, and `collections.md` was deleted.
v5.9.0
Moving similarity feature to kotest-assertions-core (#4006) I believe it was accidentally misplaced in kotest-assertions-shared, which should only contain assertion stuff required by both kotest-assertions and kotest-framework. <!-- If this PR updates documentation, please update all relevant versions of the docs, see: https://github.com/kotest/kotest/tree/master/documentation/versioned_docs The documentation at https://github.com/kotest/kotest/tree/master/documentation/docs is the documentation for the next minor or major version _TO BE RELEASED_ -->
PreviousNext
You can’t perform that action at this time.