Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

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 force-pushed the renovate/zioversion branch from 8a9a9bf to 39c8135 Compare January 17, 2023 01:07
@renovate renovate bot changed the title Update zioVersion to v2.0.5 Update zioVersion to v2.0.6 Jan 17, 2023
@renovate renovate bot force-pushed the renovate/zioversion branch from 39c8135 to 2686289 Compare February 7, 2023 10:42
@renovate renovate bot changed the title Update zioVersion to v2.0.6 Update zioVersion to v2.0.7 Feb 7, 2023
@renovate renovate bot force-pushed the renovate/zioversion branch from 2686289 to 1bbfd51 Compare February 10, 2023 04:30
@renovate renovate bot changed the title Update zioVersion to v2.0.7 Update zioVersion to v2.0.8 Feb 10, 2023
@renovate renovate bot force-pushed the renovate/zioversion branch from 1bbfd51 to 687f05b Compare February 15, 2023 00:05
@renovate renovate bot changed the title Update zioVersion to v2.0.8 Update zioVersion to v2.0.9 Feb 15, 2023
@renovate renovate bot force-pushed the renovate/zioversion branch from 687f05b to c1322b5 Compare March 7, 2023 05:04
@renovate renovate bot changed the title Update zioVersion to v2.0.9 Update zioVersion to v2.0.10 Mar 7, 2023
@renovate renovate bot force-pushed the renovate/zioversion branch from c1322b5 to 2b350c2 Compare April 17, 2023 12:45
@renovate renovate bot changed the title Update zioVersion to v2.0.10 Update zioVersion to v2.0.12 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/zioversion branch from 2b350c2 to 3adb419 Compare April 17, 2023 16:06
@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 force-pushed the renovate/zioversion branch from 3adb419 to 99f8ead Compare June 6, 2023 02:21
@renovate renovate bot changed the title Update zioVersion to v2.0.13 Update zioVersion to v2.0.15 Jun 6, 2023
@renovate renovate bot force-pushed the renovate/zioversion branch from 99f8ead to 86f78b6 Compare July 1, 2023 02:57
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant