Skip to content

Update zioVersion to v2.1.26 (main)#3592

Merged
mergify[bot] merged 1 commit into
mainfrom
renovate/main-zioversion
Jun 8, 2026
Merged

Update zioVersion to v2.1.26 (main)#3592
mergify[bot] merged 1 commit into
mainfrom
renovate/main-zioversion

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
dev.zio:zio (source) patch 2.1.192.1.26
dev.zio:zio-streams (source) patch 2.1.192.1.26
dev.zio:zio-test (source) patch 2.1.192.1.26
dev.zio:zio-test-sbt (source) patch 2.1.192.1.26

Release Notes

zio/zio (dev.zio:zio)

v2.1.26: 2.1.26

Compare Source

This release fixes a regression introduced in v2.1.25 that affects long-running streams (e.g., zio-kafka)

What's Changed
Other changes (CI, dependencies and documentation)
New Contributors

Full Changelog: zio/zio@v2.1.25...v2.1.26

v2.1.25: 2.1.25

Compare Source

This version contains multiple performance optimizations and minor bug fixes.

What's Changed
Other changes (CI, dependencies and documentation)
New Contributors

Full Changelog: zio/zio@v2.1.24...v2.1.25

v2.1.24: 2.1.24

Compare Source

Highlights

This release focuses heavily on performance improvements of zio-streams and zio-test. In particular, users that rely heavily on TestClock in their test suites should experience a noticeable improvement in test execution and flakiness.

[!NOTE]
This release breaks source compatibility of the ZStream#ensuringWith and ZSink#ensuringWith methods by changing the input argument from Exit[E, A] to Exit[Any, Any]. For more info on why this change was necessary please refer to #​10216.

Most users should not be affected by this change, but if your code fails to compile after updating to zio v2.1.24 due to this change and there is no way to achieve the previous behaviour otherwise, please open an issue with your use-case and we'll look into it promptly.

What's Changed
Other changes (CI, dependencies and documentation)
New Contributors

Full Changelog: zio/zio@v2.1.23...v2.1.24

v2.1.23: 2.1.23

Compare Source

This release contains multiple under-the-hood improvements as well as a bug fix to a race condition involving timeout and interrupt.

What's Changed
Other changes (CI, dependencies and documentation)
New Contributors

Full Changelog: zio/zio@v2.1.22...v2.1.23

v2.1.22: 2.1.22

Compare Source

This release contains 2 important bug fixes. For more info check #​10116 and #​10199.

What's Changed
Other changes (CI, dependencies and documentation)

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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.


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

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

@mergify mergify Bot added the build Change to the build definition and dependencies label Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Incompatible changes

slick

3 changes since 3.7.0-pre.343.1ce89ad1

Code changes in slick

Incompatibility Symbol Problem
Binary slick.compat.collection.package MissingClassProblem

class slick.compat.collection.package does not have a correspondent in current version

Binary slick.compat.collection.package$ MissingClassProblem

object slick.compat.collection.package does not have a correspondent in current version

Binary slick.compat.collection.package$JavaConverters$ MissingClassProblem

object slick.compat.collection.package#JavaConverters does not have a correspondent in current version

slick-testkit

7 changes since 3.7.0-pre.343.1ce89ad1

Dependency changes in slick-testkit

Artifact Incompatibility Status Previous version Current version Version scheme
dev.zio:izumi-reflect-thirdparty-boopickle-shaded_2.13 Source Incompatible 3.0.1 3.0.9 Package versioning policy
dev.zio:izumi-reflect_2.13 Source Incompatible 3.0.1 3.0.9 Package versioning policy
dev.zio:zio-internal-macros_2.13 Source Incompatible 2.1.19 2.1.26 Package versioning policy
dev.zio:zio-stacktracer_2.13 Source Incompatible 2.1.19 2.1.26 Package versioning policy
dev.zio:zio-streams_2.13 Source Incompatible 2.1.19 2.1.26 Package versioning policy
dev.zio:zio_2.13 Source Incompatible 2.1.19 2.1.26 Package versioning policy
org.scala-lang.modules:scala-collection-compat_2.13 Source Incompatible 2.13.0 2.14.0 Early semantic versioning

@mergify mergify Bot added the queued label Jun 8, 2026
@mergify

mergify Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 23 seconds in the queue, including 3 seconds running CI.

Required conditions to merge

mergify Bot added a commit that referenced this pull request Jun 8, 2026
@mergify mergify Bot merged commit 581757d into main Jun 8, 2026
16 checks passed
@mergify mergify Bot deleted the renovate/main-zioversion branch June 8, 2026 06:19
@mergify mergify Bot removed the queued label Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Change to the build definition and dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants