zio / zio-sbt

SBT Plugins For ZIO Projects
https://zio.dev/zio-sbt
Apache License 2.0
12 stars 11 forks source link

Update dependency dev.zio:zio to v2.1.9 - autoclosed #423

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Update Change
dev.zio:zio (source) patch 2.1.8 -> 2.1.9

Release Notes

zio/zio (dev.zio:zio) ### [`v2.1.9`](https://togithub.com/zio/zio/releases/tag/v2.1.9): 2.1.9 [Compare Source](https://togithub.com/zio/zio/compare/v2.1.8...v2.1.9) After receiving multiple reports of users failing to compile code using `ZLayer` macros with v2.1.8, we decided to temporarily revert [https://github.com/zio/zio/pull/9077](https://togithub.com/zio/zio/pull/9077) until we get to bottom of what's been causing it. ##### What's Changed - fix(deps): update dependency [@​zio](https://togithub.com/zio).dev/zio-query to v0.7.5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/9144](https://togithub.com/zio/zio/pull/9144) - Update Scala Native to 0.5.5 by [@​kyri-petrou](https://togithub.com/kyri-petrou) in [https://github.com/zio/zio/pull/9143](https://togithub.com/zio/zio/pull/9143) - fix(deps): update dependency [@​zio](https://togithub.com/zio).dev/zio-json to v0.7.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/9148](https://togithub.com/zio/zio/pull/9148) - fix(deps): update dependency [@​zio](https://togithub.com/zio).dev/zio-prelude to v1.0.0-rc30 by [@​renovate](https://togithub.com/renovate) in [https://github.com/zio/zio/pull/9150](https://togithub.com/zio/zio/pull/9150) - Revert "makeSome refactoring" by [@​kyri-petrou](https://togithub.com/kyri-petrou) in [https://github.com/zio/zio/pull/9151](https://togithub.com/zio/zio/pull/9151) **Full Changelog**: https://github.com/zio/zio/compare/v2.1.8...v2.1.9

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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