Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2024

Bumps dev.zio:zio_3 from 2.1.11 to 2.1.12.

Release notes

Sourced from dev.zio:zio_3's releases.

2.1.12

This release brings a couple bug fixes for STM, as well as a few optimizations and usability improvements.

What's Changed

Other changes (CI, dependencies and documentation)

Commits
  • f092e25 fix(deps): update dependency @​zio.dev/zio-telemetry to v3.0.1 (#9278)
  • 257c0c6 Ensure collection transformations on TMap are idempotent (#9280)
  • a081382 Doc: Update the Service Pattern doc && Remove the Accessor Methods section ...
  • 089f4d4 Correct scaladoc for ZStream.fromOutputStreamScoped (#9269)
  • c3713be Allow all kinds of statements within suiteAll for Scala 3 (#9273)
  • 8e5e51b Add articles and sort them (#9277)
  • 9d350df Fixed typo in zio.md (#9275)
  • 97d99b2 Optimise happy path in ZChannel.mapOutZIOPar* (#9123)
  • dfc249c Update dependencies (#9270)
  • acc5763 docs: update quickstarts and tutorials for sbt-revolver plugin added (#9195)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [dev.zio:zio_3](https://github.com/zio/zio) from 2.1.11 to 2.1.12.
- [Release notes](https://github.com/zio/zio/releases)
- [Commits](zio/zio@v2.1.11...v2.1.12)

---
updated-dependencies:
- dependency-name: dev.zio:zio_3
  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 Nov 8, 2024
@mergify mergify bot added the gradle PR for Gradle dependencies label Nov 8, 2024
@carlosedp carlosedp added the merge Label PR as safe for Mergify label Nov 8, 2024
@mergify mergify bot merged commit 27b2c93 into main Nov 8, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dev.zio-zio_3-2.1.12 branch November 8, 2024 11:54
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