Skip to content

build: zio dependency updates#1696

Open
github-actions[bot] wants to merge 6 commits intomainfrom
update/main/zio
Open

build: zio dependency updates#1696
github-actions[bot] wants to merge 6 commits intomainfrom
update/main/zio

Conversation

@github-actions
Copy link
Contributor

About this PR

Updates:

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "dev.zio", artifactId = "zio" },
  { groupId = "dev.zio", artifactId = "zio-http" },
  { groupId = "dev.zio", artifactId = "zio-json" },
  { groupId = "dev.zio", artifactId = "zio-metrics-connectors-micrometer" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "dev.zio", artifactId = "zio" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "dev.zio", artifactId = "zio-http" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "dev.zio", artifactId = "zio-json" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "dev.zio", artifactId = "zio-metrics-connectors-micrometer" }
  }
]
labels: library-update, test-library-update, early-semver-patch, semver-spec-patch, early-semver-major, semver-spec-minor, version-scheme:early-semver, commit-count:n:4

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
@github-actions github-actions bot requested a review from a team as a code owner January 11, 2026 00:27
@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

@yshyn-iohk yshyn-iohk enabled auto-merge (squash) February 28, 2026 12:24
@github-actions
Copy link
Contributor Author

github-actions bot commented Feb 28, 2026

Unit Test Results

0 files   - 113  0 suites   - 113   0s ⏱️ - 24m 11s
0 tests  - 927  0 ✅  - 919  0 💤  - 8  0 ❌ ±0 
0 runs   - 934  0 ✅  - 926  0 💤  - 8  0 ❌ ±0 

Results for commit de9280e. ± Comparison against base commit 1224017.

♻️ This comment has been updated with latest results.

@sonarqubecloud
Copy link

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.

2 participants