-
Notifications
You must be signed in to change notification settings - Fork 660
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
Add wasmJs publishing to release job #4010
Merged
Merged
+1
−0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Kantis
approved these changes
May 9, 2024
renovate bot
referenced
this pull request
in typesafegithub/github-actions-typing
Jun 6, 2024
Loading
Loading status checks…
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.kotest:kotest-bom](https://togithub.com/kotest/kotest) | `5.9.0` -> `5.9.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>kotest/kotest (io.kotest:kotest-bom)</summary> ### [`v5.9.1`](https://togithub.com/kotest/kotest/releases/tag/v5.9.1) ##### What's Changed ##### Assertions - shouldHaveElementAt-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3985](https://togithub.com/kotest/kotest/pull/3985) - shouldExist-more-info ([#​62](https://togithub.com/kotest/kotest/issues/62)) by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3984](https://togithub.com/kotest/kotest/pull/3984) - singleElement-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3983](https://togithub.com/kotest/kotest/pull/3983) - singleElement-with-predicate-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3986](https://togithub.com/kotest/kotest/pull/3986) - Add Stacktrace Substring Matching to Throwable Matchers by [@​neBM](https://togithub.com/neBM) in [https://github.com/kotest/kotest/pull/3998](https://togithub.com/kotest/kotest/pull/3998) - Deprecating inspecting. by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4009](https://togithub.com/kotest/kotest/pull/4009) - Partial key ([#​65](https://togithub.com/kotest/kotest/issues/65)) by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4013](https://togithub.com/kotest/kotest/pull/4013) - fix retry ignore subclass of exception class by [@​kin4496](https://togithub.com/kin4496) in [https://github.com/kotest/kotest/pull/3955](https://togithub.com/kotest/kotest/pull/3955) - Add simplified overloads to shouldMatchEach extensions ([#​3911](https://togithub.com/kotest/kotest/issues/3911)) by [@​gianninia](https://togithub.com/gianninia) in [https://github.com/kotest/kotest/pull/3929](https://togithub.com/kotest/kotest/pull/3929) - Add an `infix` variant of `shouldNotBeNull` that accepts a block by [@​sschuberth](https://togithub.com/sschuberth) in [https://github.com/kotest/kotest/pull/4060](https://togithub.com/kotest/kotest/pull/4060) ##### Framework - Handling generic data classes when determining identifier stability by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4007](https://togithub.com/kotest/kotest/pull/4007) - Refactor team city listener to extract the writing methods by [@​sksamuel](https://togithub.com/sksamuel) in [https://github.com/kotest/kotest/pull/4053](https://togithub.com/kotest/kotest/pull/4053) ##### Property-testing - Reverted generation of null values in `Arb.list<T?>` due to performance issues by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4023](https://togithub.com/kotest/kotest/pull/4023) - Add an Arbitrary to generate whitespace. by [@​jedesroches](https://togithub.com/jedesroches) in [https://github.com/kotest/kotest/pull/4030](https://togithub.com/kotest/kotest/pull/4030) ##### Docs - Update blogs.md - matchers for temporal types with tolerance by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4021](https://togithub.com/kotest/kotest/pull/4021) - fix broken matcher documentation for dates by [@​dzappold](https://togithub.com/dzappold) in [https://github.com/kotest/kotest/pull/4019](https://togithub.com/kotest/kotest/pull/4019) - Correct the explanation of lifecycle hooks in docs by [@​kohii](https://togithub.com/kohii) in [https://github.com/kotest/kotest/pull/4020](https://togithub.com/kotest/kotest/pull/4020) - Fix links for Testcontainers lifecycle section by [@​gavvvr](https://togithub.com/gavvvr) in [https://github.com/kotest/kotest/pull/4037](https://togithub.com/kotest/kotest/pull/4037) - Add link to write-up about ranges by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4042](https://togithub.com/kotest/kotest/pull/4042) - Fix test name comparison in docs by [@​hoonloper](https://togithub.com/hoonloper) in [https://github.com/kotest/kotest/pull/4034](https://togithub.com/kotest/kotest/pull/4034) ##### Build / CI/CD / Dependency updates - Add wasmJs publishing to release job by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4010](https://togithub.com/kotest/kotest/pull/4010) - chore(deps): update dependency gradle to v8.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest/pull/3958](https://togithub.com/kotest/kotest/pull/3958) - add-regression-test-for-performance-degradation by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4027](https://togithub.com/kotest/kotest/pull/4027) - Publish androidNative targets by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4031](https://togithub.com/kotest/kotest/pull/4031) - Publish watchosDeviceArm64 target by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4032](https://togithub.com/kotest/kotest/pull/4032) - fix(deps): update dependency io.mockk:mockk to v1.13.11 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest/pull/4050](https://togithub.com/kotest/kotest/pull/4050) - \[Chore] Upgrade to the Develocity plugin to remove build warnings by [@​pshevche](https://togithub.com/pshevche) in [https://github.com/kotest/kotest/pull/4045](https://togithub.com/kotest/kotest/pull/4045) ##### New Contributors - [@​eygraber](https://togithub.com/eygraber) made their first contribution in [https://github.com/kotest/kotest/pull/4010](https://togithub.com/kotest/kotest/pull/4010) - [@​dzappold](https://togithub.com/dzappold) made their first contribution in [https://github.com/kotest/kotest/pull/4019](https://togithub.com/kotest/kotest/pull/4019) - [@​kohii](https://togithub.com/kohii) made their first contribution in [https://github.com/kotest/kotest/pull/4020](https://togithub.com/kotest/kotest/pull/4020) - [@​jedesroches](https://togithub.com/jedesroches) made their first contribution in [https://github.com/kotest/kotest/pull/4030](https://togithub.com/kotest/kotest/pull/4030) - [@​gavvvr](https://togithub.com/gavvvr) made their first contribution in [https://github.com/kotest/kotest/pull/4037](https://togithub.com/kotest/kotest/pull/4037) - [@​pshevche](https://togithub.com/pshevche) made their first contribution in [https://github.com/kotest/kotest/pull/4045](https://togithub.com/kotest/kotest/pull/4045) - [@​hoonloper](https://togithub.com/hoonloper) made their first contribution in [https://github.com/kotest/kotest/pull/4034](https://togithub.com/kotest/kotest/pull/4034) - [@​neBM](https://togithub.com/neBM) made their first contribution in [https://github.com/kotest/kotest/pull/3998](https://togithub.com/kotest/kotest/pull/3998) **Full Changelog**: kotest/kotest@v5.9.0...v5.9.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/typesafegithub/github-actions-typing). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 task
vladimir-ikryanov
referenced
this pull request
in TeamDev-IP/JxBrowser-Gradle-Plugin
Jun 6, 2024
Loading
Loading status checks…
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.kotest:kotest-assertions-core](https://togithub.com/kotest/kotest) | `5.9.0` -> `5.9.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>kotest/kotest (io.kotest:kotest-assertions-core)</summary> ### [`v5.9.1`](https://togithub.com/kotest/kotest/releases/tag/v5.9.1) ##### What's Changed ##### Assertions - shouldHaveElementAt-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3985](https://togithub.com/kotest/kotest/pull/3985) - shouldExist-more-info ([#​62](https://togithub.com/kotest/kotest/issues/62)) by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3984](https://togithub.com/kotest/kotest/pull/3984) - singleElement-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3983](https://togithub.com/kotest/kotest/pull/3983) - singleElement-with-predicate-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3986](https://togithub.com/kotest/kotest/pull/3986) - Add Stacktrace Substring Matching to Throwable Matchers by [@​neBM](https://togithub.com/neBM) in [https://github.com/kotest/kotest/pull/3998](https://togithub.com/kotest/kotest/pull/3998) - Deprecating inspecting. by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4009](https://togithub.com/kotest/kotest/pull/4009) - Partial key ([#​65](https://togithub.com/kotest/kotest/issues/65)) by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4013](https://togithub.com/kotest/kotest/pull/4013) - fix retry ignore subclass of exception class by [@​kin4496](https://togithub.com/kin4496) in [https://github.com/kotest/kotest/pull/3955](https://togithub.com/kotest/kotest/pull/3955) - Add simplified overloads to shouldMatchEach extensions ([#​3911](https://togithub.com/kotest/kotest/issues/3911)) by [@​gianninia](https://togithub.com/gianninia) in [https://github.com/kotest/kotest/pull/3929](https://togithub.com/kotest/kotest/pull/3929) - Add an `infix` variant of `shouldNotBeNull` that accepts a block by [@​sschuberth](https://togithub.com/sschuberth) in [https://github.com/kotest/kotest/pull/4060](https://togithub.com/kotest/kotest/pull/4060) ##### Framework - Handling generic data classes when determining identifier stability by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4007](https://togithub.com/kotest/kotest/pull/4007) - Refactor team city listener to extract the writing methods by [@​sksamuel](https://togithub.com/sksamuel) in [https://github.com/kotest/kotest/pull/4053](https://togithub.com/kotest/kotest/pull/4053) ##### Property-testing - Reverted generation of null values in `Arb.list<T?>` due to performance issues by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4023](https://togithub.com/kotest/kotest/pull/4023) - Add an Arbitrary to generate whitespace. by [@​jedesroches](https://togithub.com/jedesroches) in [https://github.com/kotest/kotest/pull/4030](https://togithub.com/kotest/kotest/pull/4030) ##### Docs - Update blogs.md - matchers for temporal types with tolerance by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4021](https://togithub.com/kotest/kotest/pull/4021) - fix broken matcher documentation for dates by [@​dzappold](https://togithub.com/dzappold) in [https://github.com/kotest/kotest/pull/4019](https://togithub.com/kotest/kotest/pull/4019) - Correct the explanation of lifecycle hooks in docs by [@​kohii](https://togithub.com/kohii) in [https://github.com/kotest/kotest/pull/4020](https://togithub.com/kotest/kotest/pull/4020) - Fix links for Testcontainers lifecycle section by [@​gavvvr](https://togithub.com/gavvvr) in [https://github.com/kotest/kotest/pull/4037](https://togithub.com/kotest/kotest/pull/4037) - Add link to write-up about ranges by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4042](https://togithub.com/kotest/kotest/pull/4042) - Fix test name comparison in docs by [@​hoonloper](https://togithub.com/hoonloper) in [https://github.com/kotest/kotest/pull/4034](https://togithub.com/kotest/kotest/pull/4034) ##### Build / CI/CD / Dependency updates - Add wasmJs publishing to release job by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4010](https://togithub.com/kotest/kotest/pull/4010) - chore(deps): update dependency gradle to v8.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest/pull/3958](https://togithub.com/kotest/kotest/pull/3958) - add-regression-test-for-performance-degradation by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4027](https://togithub.com/kotest/kotest/pull/4027) - Publish androidNative targets by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4031](https://togithub.com/kotest/kotest/pull/4031) - Publish watchosDeviceArm64 target by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4032](https://togithub.com/kotest/kotest/pull/4032) - fix(deps): update dependency io.mockk:mockk to v1.13.11 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest/pull/4050](https://togithub.com/kotest/kotest/pull/4050) - \[Chore] Upgrade to the Develocity plugin to remove build warnings by [@​pshevche](https://togithub.com/pshevche) in [https://github.com/kotest/kotest/pull/4045](https://togithub.com/kotest/kotest/pull/4045) ##### New Contributors - [@​eygraber](https://togithub.com/eygraber) made their first contribution in [https://github.com/kotest/kotest/pull/4010](https://togithub.com/kotest/kotest/pull/4010) - [@​dzappold](https://togithub.com/dzappold) made their first contribution in [https://github.com/kotest/kotest/pull/4019](https://togithub.com/kotest/kotest/pull/4019) - [@​kohii](https://togithub.com/kohii) made their first contribution in [https://github.com/kotest/kotest/pull/4020](https://togithub.com/kotest/kotest/pull/4020) - [@​jedesroches](https://togithub.com/jedesroches) made their first contribution in [https://github.com/kotest/kotest/pull/4030](https://togithub.com/kotest/kotest/pull/4030) - [@​gavvvr](https://togithub.com/gavvvr) made their first contribution in [https://github.com/kotest/kotest/pull/4037](https://togithub.com/kotest/kotest/pull/4037) - [@​pshevche](https://togithub.com/pshevche) made their first contribution in [https://github.com/kotest/kotest/pull/4045](https://togithub.com/kotest/kotest/pull/4045) - [@​hoonloper](https://togithub.com/hoonloper) made their first contribution in [https://github.com/kotest/kotest/pull/4034](https://togithub.com/kotest/kotest/pull/4034) - [@​neBM](https://togithub.com/neBM) made their first contribution in [https://github.com/kotest/kotest/pull/3998](https://togithub.com/kotest/kotest/pull/3998) **Full Changelog**: kotest/kotest@v5.9.0...v5.9.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/TeamDev-IP/JxBrowser-Gradle-Plugin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot
referenced
this pull request
in StefanLobbenmeier/yt-dlp-compose
Jun 6, 2024
Loading
Loading status checks…
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.kotest:kotest-runner-junit5](https://togithub.com/kotest/kotest) | `5.9.0` -> `5.9.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>kotest/kotest (io.kotest:kotest-runner-junit5)</summary> ### [`v5.9.1`](https://togithub.com/kotest/kotest/releases/tag/v5.9.1) ##### What's Changed ##### Assertions - shouldHaveElementAt-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3985](https://togithub.com/kotest/kotest/pull/3985) - shouldExist-more-info ([#​62](https://togithub.com/kotest/kotest/issues/62)) by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3984](https://togithub.com/kotest/kotest/pull/3984) - singleElement-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3983](https://togithub.com/kotest/kotest/pull/3983) - singleElement-with-predicate-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3986](https://togithub.com/kotest/kotest/pull/3986) - Add Stacktrace Substring Matching to Throwable Matchers by [@​neBM](https://togithub.com/neBM) in [https://github.com/kotest/kotest/pull/3998](https://togithub.com/kotest/kotest/pull/3998) - Deprecating inspecting. by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4009](https://togithub.com/kotest/kotest/pull/4009) - Partial key ([#​65](https://togithub.com/kotest/kotest/issues/65)) by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4013](https://togithub.com/kotest/kotest/pull/4013) - fix retry ignore subclass of exception class by [@​kin4496](https://togithub.com/kin4496) in [https://github.com/kotest/kotest/pull/3955](https://togithub.com/kotest/kotest/pull/3955) - Add simplified overloads to shouldMatchEach extensions ([#​3911](https://togithub.com/kotest/kotest/issues/3911)) by [@​gianninia](https://togithub.com/gianninia) in [https://github.com/kotest/kotest/pull/3929](https://togithub.com/kotest/kotest/pull/3929) - Add an `infix` variant of `shouldNotBeNull` that accepts a block by [@​sschuberth](https://togithub.com/sschuberth) in [https://github.com/kotest/kotest/pull/4060](https://togithub.com/kotest/kotest/pull/4060) ##### Framework - Handling generic data classes when determining identifier stability by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4007](https://togithub.com/kotest/kotest/pull/4007) - Refactor team city listener to extract the writing methods by [@​sksamuel](https://togithub.com/sksamuel) in [https://github.com/kotest/kotest/pull/4053](https://togithub.com/kotest/kotest/pull/4053) ##### Property-testing - Reverted generation of null values in `Arb.list<T?>` due to performance issues by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4023](https://togithub.com/kotest/kotest/pull/4023) - Add an Arbitrary to generate whitespace. by [@​jedesroches](https://togithub.com/jedesroches) in [https://github.com/kotest/kotest/pull/4030](https://togithub.com/kotest/kotest/pull/4030) ##### Docs - Update blogs.md - matchers for temporal types with tolerance by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4021](https://togithub.com/kotest/kotest/pull/4021) - fix broken matcher documentation for dates by [@​dzappold](https://togithub.com/dzappold) in [https://github.com/kotest/kotest/pull/4019](https://togithub.com/kotest/kotest/pull/4019) - Correct the explanation of lifecycle hooks in docs by [@​kohii](https://togithub.com/kohii) in [https://github.com/kotest/kotest/pull/4020](https://togithub.com/kotest/kotest/pull/4020) - Fix links for Testcontainers lifecycle section by [@​gavvvr](https://togithub.com/gavvvr) in [https://github.com/kotest/kotest/pull/4037](https://togithub.com/kotest/kotest/pull/4037) - Add link to write-up about ranges by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4042](https://togithub.com/kotest/kotest/pull/4042) - Fix test name comparison in docs by [@​hoonloper](https://togithub.com/hoonloper) in [https://github.com/kotest/kotest/pull/4034](https://togithub.com/kotest/kotest/pull/4034) ##### Build / CI/CD / Dependency updates - Add wasmJs publishing to release job by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4010](https://togithub.com/kotest/kotest/pull/4010) - chore(deps): update dependency gradle to v8.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest/pull/3958](https://togithub.com/kotest/kotest/pull/3958) - add-regression-test-for-performance-degradation by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4027](https://togithub.com/kotest/kotest/pull/4027) - Publish androidNative targets by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4031](https://togithub.com/kotest/kotest/pull/4031) - Publish watchosDeviceArm64 target by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4032](https://togithub.com/kotest/kotest/pull/4032) - fix(deps): update dependency io.mockk:mockk to v1.13.11 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest/pull/4050](https://togithub.com/kotest/kotest/pull/4050) - \[Chore] Upgrade to the Develocity plugin to remove build warnings by [@​pshevche](https://togithub.com/pshevche) in [https://github.com/kotest/kotest/pull/4045](https://togithub.com/kotest/kotest/pull/4045) ##### New Contributors - [@​eygraber](https://togithub.com/eygraber) made their first contribution in [https://github.com/kotest/kotest/pull/4010](https://togithub.com/kotest/kotest/pull/4010) - [@​dzappold](https://togithub.com/dzappold) made their first contribution in [https://github.com/kotest/kotest/pull/4019](https://togithub.com/kotest/kotest/pull/4019) - [@​kohii](https://togithub.com/kohii) made their first contribution in [https://github.com/kotest/kotest/pull/4020](https://togithub.com/kotest/kotest/pull/4020) - [@​jedesroches](https://togithub.com/jedesroches) made their first contribution in [https://github.com/kotest/kotest/pull/4030](https://togithub.com/kotest/kotest/pull/4030) - [@​gavvvr](https://togithub.com/gavvvr) made their first contribution in [https://github.com/kotest/kotest/pull/4037](https://togithub.com/kotest/kotest/pull/4037) - [@​pshevche](https://togithub.com/pshevche) made their first contribution in [https://github.com/kotest/kotest/pull/4045](https://togithub.com/kotest/kotest/pull/4045) - [@​hoonloper](https://togithub.com/hoonloper) made their first contribution in [https://github.com/kotest/kotest/pull/4034](https://togithub.com/kotest/kotest/pull/4034) - [@​neBM](https://togithub.com/neBM) made their first contribution in [https://github.com/kotest/kotest/pull/3998](https://togithub.com/kotest/kotest/pull/3998) **Full Changelog**: kotest/kotest@v5.9.0...v5.9.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/StefanLobbenmeier/yt-dlp-compose). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
abendt
referenced
this pull request
in abendt/aws-kinesis
Jun 8, 2024
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.kotest:kotest-assertions-json](https://togithub.com/kotest/kotest) | `5.9.0` -> `5.9.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.kotest:kotest-property](https://togithub.com/kotest/kotest) | `5.9.0` -> `5.9.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.kotest:kotest-framework-datatest](https://togithub.com/kotest/kotest) | `5.9.0` -> `5.9.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.kotest:kotest-assertions-core](https://togithub.com/kotest/kotest) | `5.9.0` -> `5.9.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.kotest:kotest-runner-junit5](https://togithub.com/kotest/kotest) | `5.9.0` -> `5.9.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>kotest/kotest (io.kotest:kotest-assertions-json)</summary> ### [`v5.9.1`](https://togithub.com/kotest/kotest/releases/tag/v5.9.1) #### What's Changed ##### Assertions - shouldHaveElementAt-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3985](https://togithub.com/kotest/kotest/pull/3985) - shouldExist-more-info ([#​62](https://togithub.com/kotest/kotest/issues/62)) by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3984](https://togithub.com/kotest/kotest/pull/3984) - singleElement-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3983](https://togithub.com/kotest/kotest/pull/3983) - singleElement-with-predicate-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3986](https://togithub.com/kotest/kotest/pull/3986) - Add Stacktrace Substring Matching to Throwable Matchers by [@​neBM](https://togithub.com/neBM) in [https://github.com/kotest/kotest/pull/3998](https://togithub.com/kotest/kotest/pull/3998) - Deprecating inspecting. by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4009](https://togithub.com/kotest/kotest/pull/4009) - Partial key ([#​65](https://togithub.com/kotest/kotest/issues/65)) by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4013](https://togithub.com/kotest/kotest/pull/4013) - fix retry ignore subclass of exception class by [@​kin4496](https://togithub.com/kin4496) in [https://github.com/kotest/kotest/pull/3955](https://togithub.com/kotest/kotest/pull/3955) - Add simplified overloads to shouldMatchEach extensions ([#​3911](https://togithub.com/kotest/kotest/issues/3911)) by [@​gianninia](https://togithub.com/gianninia) in [https://github.com/kotest/kotest/pull/3929](https://togithub.com/kotest/kotest/pull/3929) - Add an `infix` variant of `shouldNotBeNull` that accepts a block by [@​sschuberth](https://togithub.com/sschuberth) in [https://github.com/kotest/kotest/pull/4060](https://togithub.com/kotest/kotest/pull/4060) ##### Framework - Handling generic data classes when determining identifier stability by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4007](https://togithub.com/kotest/kotest/pull/4007) - Refactor team city listener to extract the writing methods by [@​sksamuel](https://togithub.com/sksamuel) in [https://github.com/kotest/kotest/pull/4053](https://togithub.com/kotest/kotest/pull/4053) ##### Property-testing - Reverted generation of null values in `Arb.list<T?>` due to performance issues by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4023](https://togithub.com/kotest/kotest/pull/4023) - Add an Arbitrary to generate whitespace. by [@​jedesroches](https://togithub.com/jedesroches) in [https://github.com/kotest/kotest/pull/4030](https://togithub.com/kotest/kotest/pull/4030) ##### Docs - Update blogs.md - matchers for temporal types with tolerance by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4021](https://togithub.com/kotest/kotest/pull/4021) - fix broken matcher documentation for dates by [@​dzappold](https://togithub.com/dzappold) in [https://github.com/kotest/kotest/pull/4019](https://togithub.com/kotest/kotest/pull/4019) - Correct the explanation of lifecycle hooks in docs by [@​kohii](https://togithub.com/kohii) in [https://github.com/kotest/kotest/pull/4020](https://togithub.com/kotest/kotest/pull/4020) - Fix links for Testcontainers lifecycle section by [@​gavvvr](https://togithub.com/gavvvr) in [https://github.com/kotest/kotest/pull/4037](https://togithub.com/kotest/kotest/pull/4037) - Add link to write-up about ranges by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4042](https://togithub.com/kotest/kotest/pull/4042) - Fix test name comparison in docs by [@​hoonloper](https://togithub.com/hoonloper) in [https://github.com/kotest/kotest/pull/4034](https://togithub.com/kotest/kotest/pull/4034) ##### Build / CI/CD / Dependency updates - Add wasmJs publishing to release job by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4010](https://togithub.com/kotest/kotest/pull/4010) - chore(deps): update dependency gradle to v8.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest/pull/3958](https://togithub.com/kotest/kotest/pull/3958) - add-regression-test-for-performance-degradation by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4027](https://togithub.com/kotest/kotest/pull/4027) - Publish androidNative targets by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4031](https://togithub.com/kotest/kotest/pull/4031) - Publish watchosDeviceArm64 target by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4032](https://togithub.com/kotest/kotest/pull/4032) - fix(deps): update dependency io.mockk:mockk to v1.13.11 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest/pull/4050](https://togithub.com/kotest/kotest/pull/4050) - \[Chore] Upgrade to the Develocity plugin to remove build warnings by [@​pshevche](https://togithub.com/pshevche) in [https://github.com/kotest/kotest/pull/4045](https://togithub.com/kotest/kotest/pull/4045) #### New Contributors - [@​eygraber](https://togithub.com/eygraber) made their first contribution in [https://github.com/kotest/kotest/pull/4010](https://togithub.com/kotest/kotest/pull/4010) - [@​dzappold](https://togithub.com/dzappold) made their first contribution in [https://github.com/kotest/kotest/pull/4019](https://togithub.com/kotest/kotest/pull/4019) - [@​kohii](https://togithub.com/kohii) made their first contribution in [https://github.com/kotest/kotest/pull/4020](https://togithub.com/kotest/kotest/pull/4020) - [@​jedesroches](https://togithub.com/jedesroches) made their first contribution in [https://github.com/kotest/kotest/pull/4030](https://togithub.com/kotest/kotest/pull/4030) - [@​gavvvr](https://togithub.com/gavvvr) made their first contribution in [https://github.com/kotest/kotest/pull/4037](https://togithub.com/kotest/kotest/pull/4037) - [@​pshevche](https://togithub.com/pshevche) made their first contribution in [https://github.com/kotest/kotest/pull/4045](https://togithub.com/kotest/kotest/pull/4045) - [@​hoonloper](https://togithub.com/hoonloper) made their first contribution in [https://github.com/kotest/kotest/pull/4034](https://togithub.com/kotest/kotest/pull/4034) - [@​neBM](https://togithub.com/neBM) made their first contribution in [https://github.com/kotest/kotest/pull/3998](https://togithub.com/kotest/kotest/pull/3998) **Full Changelog**: kotest/kotest@v5.9.0...v5.9.1 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/abendt/aws-kinesis). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
serras
referenced
this pull request
in arrow-kt/arrow-website
Jun 15, 2024
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.kotest:kotest-property](https://togithub.com/kotest/kotest) | `5.9.0` -> `5.9.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.kotest:kotest-assertions-core](https://togithub.com/kotest/kotest) | `5.9.0` -> `5.9.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>kotest/kotest (io.kotest:kotest-property)</summary> ### [`v5.9.1`](https://togithub.com/kotest/kotest/releases/tag/v5.9.1) ##### What's Changed ##### Assertions - shouldHaveElementAt-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3985](https://togithub.com/kotest/kotest/pull/3985) - shouldExist-more-info ([#​62](https://togithub.com/kotest/kotest/issues/62)) by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3984](https://togithub.com/kotest/kotest/pull/3984) - singleElement-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3983](https://togithub.com/kotest/kotest/pull/3983) - singleElement-with-predicate-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3986](https://togithub.com/kotest/kotest/pull/3986) - Add Stacktrace Substring Matching to Throwable Matchers by [@​neBM](https://togithub.com/neBM) in [https://github.com/kotest/kotest/pull/3998](https://togithub.com/kotest/kotest/pull/3998) - Deprecating inspecting. by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4009](https://togithub.com/kotest/kotest/pull/4009) - Partial key ([#​65](https://togithub.com/kotest/kotest/issues/65)) by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4013](https://togithub.com/kotest/kotest/pull/4013) - fix retry ignore subclass of exception class by [@​kin4496](https://togithub.com/kin4496) in [https://github.com/kotest/kotest/pull/3955](https://togithub.com/kotest/kotest/pull/3955) - Add simplified overloads to shouldMatchEach extensions ([#​3911](https://togithub.com/kotest/kotest/issues/3911)) by [@​gianninia](https://togithub.com/gianninia) in [https://github.com/kotest/kotest/pull/3929](https://togithub.com/kotest/kotest/pull/3929) - Add an `infix` variant of `shouldNotBeNull` that accepts a block by [@​sschuberth](https://togithub.com/sschuberth) in [https://github.com/kotest/kotest/pull/4060](https://togithub.com/kotest/kotest/pull/4060) ##### Framework - Handling generic data classes when determining identifier stability by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4007](https://togithub.com/kotest/kotest/pull/4007) - Refactor team city listener to extract the writing methods by [@​sksamuel](https://togithub.com/sksamuel) in [https://github.com/kotest/kotest/pull/4053](https://togithub.com/kotest/kotest/pull/4053) ##### Property-testing - Reverted generation of null values in `Arb.list<T?>` due to performance issues by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4023](https://togithub.com/kotest/kotest/pull/4023) - Add an Arbitrary to generate whitespace. by [@​jedesroches](https://togithub.com/jedesroches) in [https://github.com/kotest/kotest/pull/4030](https://togithub.com/kotest/kotest/pull/4030) ##### Docs - Update blogs.md - matchers for temporal types with tolerance by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4021](https://togithub.com/kotest/kotest/pull/4021) - fix broken matcher documentation for dates by [@​dzappold](https://togithub.com/dzappold) in [https://github.com/kotest/kotest/pull/4019](https://togithub.com/kotest/kotest/pull/4019) - Correct the explanation of lifecycle hooks in docs by [@​kohii](https://togithub.com/kohii) in [https://github.com/kotest/kotest/pull/4020](https://togithub.com/kotest/kotest/pull/4020) - Fix links for Testcontainers lifecycle section by [@​gavvvr](https://togithub.com/gavvvr) in [https://github.com/kotest/kotest/pull/4037](https://togithub.com/kotest/kotest/pull/4037) - Add link to write-up about ranges by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4042](https://togithub.com/kotest/kotest/pull/4042) - Fix test name comparison in docs by [@​hoonloper](https://togithub.com/hoonloper) in [https://github.com/kotest/kotest/pull/4034](https://togithub.com/kotest/kotest/pull/4034) ##### Build / CI/CD / Dependency updates - Add wasmJs publishing to release job by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4010](https://togithub.com/kotest/kotest/pull/4010) - chore(deps): update dependency gradle to v8.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest/pull/3958](https://togithub.com/kotest/kotest/pull/3958) - add-regression-test-for-performance-degradation by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4027](https://togithub.com/kotest/kotest/pull/4027) - Publish androidNative targets by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4031](https://togithub.com/kotest/kotest/pull/4031) - Publish watchosDeviceArm64 target by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4032](https://togithub.com/kotest/kotest/pull/4032) - fix(deps): update dependency io.mockk:mockk to v1.13.11 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest/pull/4050](https://togithub.com/kotest/kotest/pull/4050) - \[Chore] Upgrade to the Develocity plugin to remove build warnings by [@​pshevche](https://togithub.com/pshevche) in [https://github.com/kotest/kotest/pull/4045](https://togithub.com/kotest/kotest/pull/4045) ##### New Contributors - [@​eygraber](https://togithub.com/eygraber) made their first contribution in [https://github.com/kotest/kotest/pull/4010](https://togithub.com/kotest/kotest/pull/4010) - [@​dzappold](https://togithub.com/dzappold) made their first contribution in [https://github.com/kotest/kotest/pull/4019](https://togithub.com/kotest/kotest/pull/4019) - [@​kohii](https://togithub.com/kohii) made their first contribution in [https://github.com/kotest/kotest/pull/4020](https://togithub.com/kotest/kotest/pull/4020) - [@​jedesroches](https://togithub.com/jedesroches) made their first contribution in [https://github.com/kotest/kotest/pull/4030](https://togithub.com/kotest/kotest/pull/4030) - [@​gavvvr](https://togithub.com/gavvvr) made their first contribution in [https://github.com/kotest/kotest/pull/4037](https://togithub.com/kotest/kotest/pull/4037) - [@​pshevche](https://togithub.com/pshevche) made their first contribution in [https://github.com/kotest/kotest/pull/4045](https://togithub.com/kotest/kotest/pull/4045) - [@​hoonloper](https://togithub.com/hoonloper) made their first contribution in [https://github.com/kotest/kotest/pull/4034](https://togithub.com/kotest/kotest/pull/4034) - [@​neBM](https://togithub.com/neBM) made their first contribution in [https://github.com/kotest/kotest/pull/3998](https://togithub.com/kotest/kotest/pull/3998) **Full Changelog**: kotest/kotest@v5.9.0...v5.9.1 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/arrow-kt/arrow-website). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-merge-queue bot
referenced
this pull request
in BSStudio/bss-web-admin-backend
Jul 2, 2024
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | grafana/grafana | | minor | `11.0.0-ubuntu` -> `11.1.0-ubuntu` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | prom/prometheus | | minor | `v2.52.0` -> `v2.53.0` | [](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.kotest:kotest-runner-junit5](https://togithub.com/kotest/kotest) | devDependencies | patch | `5.9.0` -> `5.9.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.kotest:kotest-assertions-core-jvm](https://togithub.com/kotest/kotest) | devDependencies | patch | `5.9.0` -> `5.9.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.kotest:kotest-assertions-json](https://togithub.com/kotest/kotest) | dependencies | patch | `5.9.0` -> `5.9.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/) | | [org.springframework.boot:spring-boot-gradle-plugin](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | dependencies | patch | `3.3.0` -> `3.3.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/) | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://springdoc.org/) ([source](https://togithub.com/springdoc/springdoc-openapi)) | dependencies | minor | `2.5.0` -> `2.6.0` | [](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>kotest/kotest (io.kotest:kotest-runner-junit5)</summary> ### [`v5.9.1`](https://togithub.com/kotest/kotest/releases/tag/v5.9.1) #### What's Changed ##### Assertions - shouldHaveElementAt-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3985](https://togithub.com/kotest/kotest/pull/3985) - shouldExist-more-info ([#​62](https://togithub.com/kotest/kotest/issues/62)) by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3984](https://togithub.com/kotest/kotest/pull/3984) - singleElement-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3983](https://togithub.com/kotest/kotest/pull/3983) - singleElement-with-predicate-more-info by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/3986](https://togithub.com/kotest/kotest/pull/3986) - Add Stacktrace Substring Matching to Throwable Matchers by [@​neBM](https://togithub.com/neBM) in [https://github.com/kotest/kotest/pull/3998](https://togithub.com/kotest/kotest/pull/3998) - Deprecating inspecting. by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4009](https://togithub.com/kotest/kotest/pull/4009) - Partial key ([#​65](https://togithub.com/kotest/kotest/issues/65)) by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4013](https://togithub.com/kotest/kotest/pull/4013) - fix retry ignore subclass of exception class by [@​kin4496](https://togithub.com/kin4496) in [https://github.com/kotest/kotest/pull/3955](https://togithub.com/kotest/kotest/pull/3955) - Add simplified overloads to shouldMatchEach extensions ([#​3911](https://togithub.com/kotest/kotest/issues/3911)) by [@​gianninia](https://togithub.com/gianninia) in [https://github.com/kotest/kotest/pull/3929](https://togithub.com/kotest/kotest/pull/3929) - Add an `infix` variant of `shouldNotBeNull` that accepts a block by [@​sschuberth](https://togithub.com/sschuberth) in [https://github.com/kotest/kotest/pull/4060](https://togithub.com/kotest/kotest/pull/4060) ##### Framework - Handling generic data classes when determining identifier stability by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4007](https://togithub.com/kotest/kotest/pull/4007) - Refactor team city listener to extract the writing methods by [@​sksamuel](https://togithub.com/sksamuel) in [https://github.com/kotest/kotest/pull/4053](https://togithub.com/kotest/kotest/pull/4053) ##### Property-testing - Reverted generation of null values in `Arb.list<T?>` due to performance issues by [@​Kantis](https://togithub.com/Kantis) in [https://github.com/kotest/kotest/pull/4023](https://togithub.com/kotest/kotest/pull/4023) - Add an Arbitrary to generate whitespace. by [@​jedesroches](https://togithub.com/jedesroches) in [https://github.com/kotest/kotest/pull/4030](https://togithub.com/kotest/kotest/pull/4030) ##### Docs - Update blogs.md - matchers for temporal types with tolerance by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4021](https://togithub.com/kotest/kotest/pull/4021) - fix broken matcher documentation for dates by [@​dzappold](https://togithub.com/dzappold) in [https://github.com/kotest/kotest/pull/4019](https://togithub.com/kotest/kotest/pull/4019) - Correct the explanation of lifecycle hooks in docs by [@​kohii](https://togithub.com/kohii) in [https://github.com/kotest/kotest/pull/4020](https://togithub.com/kotest/kotest/pull/4020) - Fix links for Testcontainers lifecycle section by [@​gavvvr](https://togithub.com/gavvvr) in [https://github.com/kotest/kotest/pull/4037](https://togithub.com/kotest/kotest/pull/4037) - Add link to write-up about ranges by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4042](https://togithub.com/kotest/kotest/pull/4042) - Fix test name comparison in docs by [@​hoonloper](https://togithub.com/hoonloper) in [https://github.com/kotest/kotest/pull/4034](https://togithub.com/kotest/kotest/pull/4034) ##### Build / CI/CD / Dependency updates - Add wasmJs publishing to release job by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4010](https://togithub.com/kotest/kotest/pull/4010) - chore(deps): update dependency gradle to v8.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest/pull/3958](https://togithub.com/kotest/kotest/pull/3958) - add-regression-test-for-performance-degradation by [@​AlexCue987](https://togithub.com/AlexCue987) in [https://github.com/kotest/kotest/pull/4027](https://togithub.com/kotest/kotest/pull/4027) - Publish androidNative targets by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4031](https://togithub.com/kotest/kotest/pull/4031) - Publish watchosDeviceArm64 target by [@​eygraber](https://togithub.com/eygraber) in [https://github.com/kotest/kotest/pull/4032](https://togithub.com/kotest/kotest/pull/4032) - fix(deps): update dependency io.mockk:mockk to v1.13.11 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kotest/kotest/pull/4050](https://togithub.com/kotest/kotest/pull/4050) - \[Chore] Upgrade to the Develocity plugin to remove build warnings by [@​pshevche](https://togithub.com/pshevche) in [https://github.com/kotest/kotest/pull/4045](https://togithub.com/kotest/kotest/pull/4045) #### New Contributors - [@​eygraber](https://togithub.com/eygraber) made their first contribution in [https://github.com/kotest/kotest/pull/4010](https://togithub.com/kotest/kotest/pull/4010) - [@​dzappold](https://togithub.com/dzappold) made their first contribution in [https://github.com/kotest/kotest/pull/4019](https://togithub.com/kotest/kotest/pull/4019) - [@​kohii](https://togithub.com/kohii) made their first contribution in [https://github.com/kotest/kotest/pull/4020](https://togithub.com/kotest/kotest/pull/4020) - [@​jedesroches](https://togithub.com/jedesroches) made their first contribution in [https://github.com/kotest/kotest/pull/4030](https://togithub.com/kotest/kotest/pull/4030) - [@​gavvvr](https://togithub.com/gavvvr) made their first contribution in [https://github.com/kotest/kotest/pull/4037](https://togithub.com/kotest/kotest/pull/4037) - [@​pshevche](https://togithub.com/pshevche) made their first contribution in [https://github.com/kotest/kotest/pull/4045](https://togithub.com/kotest/kotest/pull/4045) - [@​hoonloper](https://togithub.com/hoonloper) made their first contribution in [https://github.com/kotest/kotest/pull/4034](https://togithub.com/kotest/kotest/pull/4034) - [@​neBM](https://togithub.com/neBM) made their first contribution in [https://github.com/kotest/kotest/pull/3998](https://togithub.com/kotest/kotest/pull/3998) **Full Changelog**: kotest/kotest@v5.9.0...v5.9.1 </details> <details> <summary>spring-projects/spring-boot (org.springframework.boot:spring-boot-gradle-plugin)</summary> ### [`v3.3.1`](https://togithub.com/spring-projects/spring-boot/compare/v3.3.0...v3.3.1) </details> <details> <summary>springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)</summary> ### [`v2.6.0`](https://togithub.com/springdoc/springdoc-openapi/blob/HEAD/CHANGELOG.md#260---2024-06-30) ##### Added - [#​2561](https://togithub.com/springdoc/springdoc-openapi/issues/2561) - NPE occurs when outputting an OpenAPI document since 2.5.0 - [#​2579](https://togithub.com/springdoc/springdoc-openapi/issues/2579) - Add support for leading tab characters with trim-kotlin-indent. - [#​2589](https://togithub.com/springdoc/springdoc-openapi/issues/2589) - Pass HttpRequest to ServerBaseUrlCustomizer - [#​2596](https://togithub.com/springdoc/springdoc-openapi/issues/2596), [#​2600](https://togithub.com/springdoc/springdoc-openapi/issues/2600) - consumes and produces calculation. Fixes - [#​2625](https://togithub.com/springdoc/springdoc-openapi/issues/2625), [#​2626](https://togithub.com/springdoc/springdoc-openapi/issues/2626) - Replace Page schema with PagedModel when pageSerializationMode is set to VIA_DTO - [#​2627](https://togithub.com/springdoc/springdoc-openapi/issues/2627) - Ensure compatibility with previous version of spring data - [#​2576](https://togithub.com/springdoc/springdoc-openapi/issues/2576) - GroupedApi orders by displayName instead of name. - [#​2584](https://togithub.com/springdoc/springdoc-openapi/issues/2584) - Dynamically define ApiGroups does not work. - [#​2595](https://togithub.com/springdoc/springdoc-openapi/issues/2595) - Spring security support of [@​RegisteredOAuth2AuthorizedClient](https://togithub.com/RegisteredOAuth2AuthorizedClient) ##### Changed - Upgrade spring-boot to 3.3.0 - Upgrade swagger-core to 2.2.22 - Upgrade swagger-ui to 5.17.14 - Upgrade spring-cloud-function to 4.1.2 - Upgrade spring-security-oauth2-authorization-server to 1.3.0 ##### Fixed - [#​2577](https://togithub.com/springdoc/springdoc-openapi/issues/2577) - Fix missing exception response types in OpenAPI spec - [#​2591](https://togithub.com/springdoc/springdoc-openapi/issues/2591) - When an entity class contains fields of Class\<?> type, an infinite loop. - [#​2603](https://togithub.com/springdoc/springdoc-openapi/issues/2603) - PolymorphicModelConverter only handles direct subtypes and misses indirect. - [#​2606](https://togithub.com/springdoc/springdoc-openapi/issues/2606) - Spring Authorization Server Metadata Endpoint not compatible. - [#​2621](https://togithub.com/springdoc/springdoc-openapi/issues/2621) - Content-type for POST endpoints with multipart/form-data does not work since v2.4.0. - [#​2622](https://togithub.com/springdoc/springdoc-openapi/issues/2622) - Kotlin enums are always marked as required if used in Java controllers. - [#​2601](https://togithub.com/springdoc/springdoc-openapi/issues/2601) - Multiple Superclasses Are Not Mapped To Multiple allOf If Used In Different Services. - [#​2597](https://togithub.com/springdoc/springdoc-openapi/issues/2597) - Polymorphic fields on polymorphic parents don't get correct oneOf docs generated. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Europe/Dublin, 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/BSStudio/bss-web-admin-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJkb2NrZXIiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.