Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.exposed:exposed-jdbc 0.60.0 -> 0.61.0 age adoption passing confidence
org.jetbrains.exposed:exposed-core 0.60.0 -> 0.61.0 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.1 -> 1.10.2 age adoption passing confidence

Release Notes

JetBrains/Exposed (org.jetbrains.exposed:exposed-jdbc)

v0.61.0

Compare Source

What's Changed

Infrastructure:

  • Spring Framework 6.2.5
  • junit-bom 5.12.1
  • Spring Boot 3.4.4
  • moneta 1.4.5
  • Joda Time 2.14.0
  • Kotlinx Serialization 1.8.1
  • logcaptor 2.10.2

Features:

Bug fixes:

Docs:

Full Changelog: JetBrains/Exposed@0.60.0...0.61.0

Kotlin/kotlinx.coroutines (org.jetbrains.kotlinx:kotlinx-coroutines-core)

v1.10.2

Compare Source

  • Fixed the kotlinx-coroutines-debug JAR file including the module-info.class file twice, resulting in failures in various tooling (#​4314). Thanks, @​RyuNen344!
  • Fixed Flow.stateIn hanging when the scope is cancelled in advance or the flow is empty (#​4322). Thanks, @​francescotescari!
  • Improved handling of dispatcher failures in .limitedParallelism (#​4330) and during flow collection (#​4272).
  • Fixed runBlocking failing to run its coroutine to completion in some cases if its JVM thread got interrupted (#​4399).
  • Small tweaks, fixes, and documentation improvements.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Apr 8, 2025

Overall Project 82.04%

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 88931bf to 9d5c975 Compare April 9, 2025 14:09
@renovate renovate bot changed the title fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.10.2 fix(deps): update all non-major dependencies Apr 9, 2025
@github-actions
Copy link

github-actions bot commented Apr 9, 2025

Overall Project 82.04%

There is no coverage information present for the Files changed

@gmitch215 gmitch215 merged commit 60d81c5 into master Apr 9, 2025
10 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch April 9, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants