Update all dependencies (main) - autoclosed #58
Closed
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.
This PR contains the following updates:
v3.3.3->v3.4.37.6.3->7.6.45.8.0->5.9.15.8.0->5.9.15.8.0->5.9.11.2.1->1.2.41.7.3->1.10.21.2.1->1.2.41.2.1->1.2.45.8.0->5.9.11.9.22->1.9.25Release Notes
actions/cache (actions/cache)
v3.4.3Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.2...v3.4.3
v3.4.2Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.0...v3.4.2
v3.4.1Compare Source
v3.4.0Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4orv3as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0orv3.4.0If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.11.1.30.38.3Full Changelog: actions/cache@v3.3.3...v3.4.0
gradle/gradle (gradle)
v7.6.4: 7.6.4Compare Source
This is a patch release for 7.6. We recommend using 7.6.4 instead of 7.6.
Read the Release Notes
Upgrade instructions
Switch your build to use Gradle 7.6.4 by updating your wrapper:
See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.
For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.
Reporting problems
If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.
We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.
kotest/kotest (io.kotest:kotest-runner-junit5-jvm)
v5.9.1What's Changed
Assertions
infixvariant ofshouldNotBeNullthat accepts a block by @sschuberth in https://github.com/kotest/kotest/pull/4060Framework
Property-testing
Arb.list<T?>due to performance issues by @Kantis in https://github.com/kotest/kotest/pull/4023Docs
Build / CI/CD / Dependency updates
New Contributors
Full Changelog: kotest/kotest@v5.9.0...v5.9.1
v5.9.0New Features
Breaking Changes
Requirements
What's Changed
collection.shouldContainAllInAnyOrder()by @u-ways-e in https://github.com/kotest/kotest/pull/3995New Contributors
Full Changelog: kotest/kotest@v5.8.1...v5.9.0
v5.8.1What's Changed
Longassertions and property testers by @RusticFlare in https://github.com/kotest/kotest/pull/3720BigDecimal.ZERO.shouldBePositive()returning true by @pubiqq in https://github.com/kotest/kotest/pull/3814intersectmatcher to ranges by @AlexCue987 in https://github.com/kotest/kotest/pull/3792shouldNotBePositiveandshouldNotBeNegativematchers for BigDecimal by @pubiqq in https://github.com/kotest/kotest/pull/3818IterableinwithDataon root level by @obecker in https://github.com/kotest/kotest/pull/3831shouldBe expectedequivalent toshould be(expected)for non-matcher objects by @pubiqq in https://github.com/kotest/kotest/pull/3827New Contributors
Full Changelog: kotest/kotest@v5.8.0...v5.8.1
arrow-kt/arrow (io.arrow-kt:arrow-fx-coroutines)
v1.2.4Compare Source
1 Bug fixes:
AutoCloseScopeDSL, make sure closing in reversed order1 Rollback:
RaiseDSL.What's Changed
Closeables in reversed order by @hoc081098 in https://github.com/arrow-kt/arrow/pull/3387Full Changelog: arrow-kt/arrow@1.2.3...1.2.4
v1.2.3We went from 1.2.1 directly to 1.2.3, since in 1.2.2 there is a crucial bug concerning KSP. This release features multiple new modules such as:
AutoCloseable.(lists, flows, sequences) while ensuring that the sequence is traversed only once.
EvaltypeMany modules, and features were enhanced, and improved based on user feedback. You can read the full release post on the Arrow website.
Thanks to everyone involved, all new contributors, and all members of the Arrow community for supporting, and helping each other and providing feedback to make Arrow better together.
What's Changed
kotlin.native.concurrent.AtomicReferenceby @serras in https://github.com/arrow-kt/arrow/pull/3241this is DefaultRaise && isTracedby @hoc081098 in https://github.com/arrow-kt/arrow/pull/3283Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.