Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zioVersion to v2.0.15 #173

Open
wants to merge 3 commits into
base: series/2.x
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
dev.zio:zio (source) patch 2.0.4 -> 2.0.15
dev.zio:zio-streams (source) patch 2.0.4 -> 2.0.15
dev.zio:zio-test (source) test patch 2.0.4 -> 2.0.15
dev.zio:zio-test (source) it,test patch 2.0.4 -> 2.0.15
dev.zio:zio-test (source) patch 2.0.4 -> 2.0.15
dev.zio:zio-test-sbt (source) test patch 2.0.4 -> 2.0.15
dev.zio:zio-test-sbt (source) it,test patch 2.0.4 -> 2.0.15

Release Notes

zio/zio (dev.zio:zio)

v2.0.15: 2.0.15

Compare Source

This release contains a fix for an issue in Scala 3.3.0.

What's Changed

Full Changelog: zio/zio@v2.0.14...v2.0.15

v2.0.14: 2.0.14

Compare Source

This release contains a fix for a regression introduced in Scala 3.3.0 regarding tags. Upgrading is recommended for all users.

What's Changed
New Contributors

Full Changelog: zio/zio@v2.0.13...v2.0.14

v2.0.13: 2.0.13

Compare Source

This release contains bug fixes.

What's Changed

New Contributors

Full Changelog: zio/zio@v2.0.12...v2.0.13

v2.0.12: 2.0.12

Compare Source

This release fixes a binary compatibility issue with 2.0.11.

What's Changed
New Contributors

Full Changelog: zio/zio@v2.0.11...v2.0.12

v2.0.11: 2.0.11

Compare Source

This release contains bug fixes and performance improvements.

What's Changed
New Contributors

Full Changelog: zio/zio@v2.0.10...v2.0.11

v2.0.10: 2.0.10

Compare Source

This release contains bug fixes and performance improvements.

What's Changed
New Contributors

Full Changelog: zio/zio@v2.0.9...v2.0.10

v2.0.9: 2.0.9

Compare Source

This release contains bug fixes.

What's Changed

Full Changelog: zio/zio@v2.0.8...v2.0.9

v2.0.8: 2.0.8

Compare Source

This release contains a couple of bug fixes.

What's Changed

Full Changelog: zio/zio@v2.0.7...v2.0.8

v2.0.7: 2.0.7

Compare Source

This release contains bug fixes and performance improvements.

This release also contains a change to the semantics of race operators. These operators now consistently await the termination of the losing fiber. If you don't want this you can use disconnect on one or both sides (e.g. left.disconnect race right.disconnect) to create a version of a workflow where interruption returns immediately and proceeds in the background. We believe this is a more sensible default and the behavior of interruption returning immediately can be easily achieved with disconnect.

As always, thank you for your support!

What's Changed

Configuration

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

🔕 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update zioVersion to v2.0.5 Update zioVersion to v2.0.6 Jan 17, 2023
@renovate renovate bot changed the title Update zioVersion to v2.0.6 Update zioVersion to v2.0.7 Feb 7, 2023
@renovate renovate bot changed the title Update zioVersion to v2.0.7 Update zioVersion to v2.0.8 Feb 10, 2023
@renovate renovate bot changed the title Update zioVersion to v2.0.8 Update zioVersion to v2.0.9 Feb 15, 2023
@renovate renovate bot changed the title Update zioVersion to v2.0.9 Update zioVersion to v2.0.10 Mar 7, 2023
@renovate renovate bot changed the title Update zioVersion to v2.0.10 Update zioVersion to v2.0.12 Apr 17, 2023
@renovate renovate bot changed the title Update zioVersion to v2.0.12 Update zioVersion to v2.0.13 Apr 17, 2023
@renovate renovate bot changed the title Update zioVersion to v2.0.13 Update zioVersion Jun 3, 2023
@renovate renovate bot changed the title Update zioVersion Update zioVersion to v2.0.13 Jun 3, 2023
@renovate renovate bot changed the title Update zioVersion to v2.0.13 Update zioVersion Jun 3, 2023
@renovate renovate bot changed the title Update zioVersion Update zioVersion to v2.0.13 Jun 3, 2023
@renovate renovate bot changed the title Update zioVersion to v2.0.13 Update zioVersion Jun 5, 2023
@renovate renovate bot changed the title Update zioVersion Update zioVersion to v2.0.13 Jun 5, 2023
@renovate renovate bot changed the title Update zioVersion to v2.0.13 Update zioVersion to v2.0.15 Jun 6, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jul 1, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

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.

1 participant