Update dependency dev.zio:zio to v2.1.15 #462
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.14
->2.1.15
Release Notes
zio/zio (dev.zio:zio)
v2.1.15
: 2.1.15Compare Source
Highlights
This release contains various under-the-hood optimizations and minor bug fixes.
What's Changed
zio.stream.ZStream.repeat
by @guizmaii in https://github.com/zio/zio/pull/9397zio.stream.ZStream#takeRight
by @guizmaii in https://github.com/zio/zio/pull/9398zio.stream.ZChannel.mergeAllWith
code by @guizmaii in https://github.com/zio/zio/pull/9383FiberRef#locally
by @guizmaii in https://github.com/zio/zio/pull/9480FiberRef#locallyScoped
by @guizmaii in https://github.com/zio/zio/pull/9481FiberRef#locallyScopedWith
by @guizmaii in https://github.com/zio/zio/pull/9483ZStream
to hang on parallel errors by @kyri-petrou in https://github.com/zio/zio/pull/9478ZIO.fail
by @kyri-petrou in https://github.com/zio/zio/pull/9487ZIO#debug
by @kyri-petrou in https://github.com/zio/zio/pull/9473*VersionSpecific
and*PlatformSpecific
traits package-private by @kyri-petrou in https://github.com/zio/zio/pull/9491Supervisor#onEnd
is called exactly once by @kyri-petrou in https://github.com/zio/zio/pull/9537ZIO.fromEither
should produce a stacktrace on failure by @kyri-petrou in https://github.com/zio/zio/pull/9536Other changes (CI, dependencies and documentation)
ZStream#dropWhileZIO
by @kyri-petrou in https://github.com/zio/zio/pull/9463ZStreamSpec
by @kyri-petrou in https://github.com/zio/zio/pull/9464disableAutoTrace
in ZStream file by @kyri-petrou in https://github.com/zio/zio/pull/9479actions/upload-artifact
&&actions/download-artifact
by @guizmaii in https://github.com/zio/zio/pull/9527New Contributors
Full Changelog: zio/zio@v2.1.14...v2.1.15
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.