Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

Bumps dev.zio:zio_3 from 2.1.18 to 2.1.20.

Release notes

Sourced from dev.zio:zio_3's releases.

2.1.20

Highlights

This release contains multiple under-the-hood optimizations particularly for async operations such as race and asyncInterrupt.

[!WARNING]
This release fixes a bug in the behaviour of ConfigProvider.kebabCase and ConfigProvider.snakeCase which did not parse config keys correctly. However, users that might have implemented workarounds to the bug might be affected by this fix, so we advice anyone that uses these ConfigProviders in their codebase to review their usage.

Note that for cases where a workaround was implemented and changing config keys is not straightforward, users can opt-in to use ConfigProvider.kebabCaseLegacy / ConfigProvider.snakeCaseLegacy instead.

For more info see zio/zio#9921.

What's Changed

Other changes (CI, dependencies and documentation)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [dev.zio:zio_3](https://github.com/zio/zio) from 2.1.18 to 2.1.20.
- [Release notes](https://github.com/zio/zio/releases)
- [Commits](zio/zio@v2.1.18...v2.1.20)

---
updated-dependencies:
- dependency-name: dev.zio:zio_3
  dependency-version: 2.1.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 22, 2025
@mergify mergify bot added the gradle PR for Gradle dependencies label Jul 22, 2025
@carlosedp carlosedp added the merge Label PR as safe for Mergify label Aug 21, 2025
@mergify mergify bot merged commit b2780f6 into main Aug 21, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dev.zio-zio_3-2.1.20 branch August 21, 2025 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file gradle PR for Gradle dependencies java Pull requests that update Java code merge Label PR as safe for Mergify

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants