Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps dev.zio:zio_3 from 2.1.16 to 2.1.17.

Release notes

Sourced from dev.zio:zio_3's releases.

2.1.17

Highlights

This release brings a few bug fixes and improvements. One notable fix is that the initial value of Ref can now be garbage-collected once the value of the Ref changes (it was not the case previously).

What's Changed

Other changes (CI, dependencies and documentation)

... (truncated)

Commits
  • 77206ce Make metrics names compatible with Prometheus Java library (#9740)
  • fac1c92 fix(deps): update tailwindcss monorepo to v4.1.3 (#9752)
  • ba6680c fix(deps): update tailwindcss monorepo to v4.1.2 (#9749)
  • 1c0c396 Disable Renovate Dependency Dashboard (#9747)
  • 483e3d8 chore(deps): update dependency @​types/react to v19.1.0 (#9745)
  • 44535df fix(deps): update tailwindcss monorepo to v4.1.1 (#9746)
  • 4d0a819 fix(deps): update tailwindcss monorepo to v4.1.0 (#9741)
  • 6d21ac9 chore(deps): update dependency cytoscape to v3.31.2 (#9739)
  • 2e8fcf9 Bump actions/create-github-app-token from 1.11.7 to 1.12.0 (#9737)
  • 515f338 fix(deps): update dependency @​zio.dev/zio-telemetry to v3.1.3 (#9736)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 7, 2025
Bumps [dev.zio:zio_3](https://github.com/zio/zio) from 2.1.16 to 2.1.17.
- [Release notes](https://github.com/zio/zio/releases)
- [Commits](zio/zio@v2.1.16...v2.1.17)

---
updated-dependencies:
- dependency-name: dev.zio:zio_3
  dependency-version: 2.1.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the java Pull requests that update Java code label Apr 7, 2025
@mergify mergify bot added the gradle PR for Gradle dependencies label Apr 7, 2025
@carlosedp carlosedp added the merge Label PR as safe for Mergify label Apr 8, 2025
@mergify mergify bot merged commit 7338ed9 into main Apr 8, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dev.zio-zio_3-2.1.17 branch April 8, 2025 12:55
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