Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: zio dependency updates #1356

Merged
merged 2 commits into from
Sep 19, 2024
Merged

build: zio dependency updates #1356

merged 2 commits into from
Sep 19, 2024

Conversation

github-actions[bot]
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!

πŸ” Files still referring to the old version numbers

The following files still refer to the old version numbers.
You might want to review and update them manually.

DEPENDENCIES.md
βš™ 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-http" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "dev.zio", artifactId = "zio-http" }
  }
]
labels: library-update, early-semver-pre-release, semver-spec-pre-release, old-version-remains, commit-count:1

Signed-off-by: Hyperledger Bot <[email protected]>
@github-actions github-actions bot requested a review from a team as a code owner September 15, 2024 00:21
@FabioPinheiro FabioPinheiro enabled auto-merge (squash) September 19, 2024 12:16
@github-actions github-actions bot added the build label Sep 19, 2024
Copy link
Contributor Author

Unit Test Results

100 files  Β±0  100 suites  Β±0   16m 45s ⏱️ +22s
860 tests Β±0  852 βœ… Β±0  8 πŸ’€ Β±0  0 ❌ Β±0 
867 runsβ€Š Β±0  859 βœ… Β±0  8 πŸ’€ Β±0  0 ❌ Β±0 

Results for commit 9a58f2a. ± Comparison against base commit dd62433.

Copy link
Contributor Author

Integration Test Results

20 files  Β±0  20 suites  Β±0   2s ⏱️ Β±0s
45 tests Β±0  45 βœ… Β±0  0 πŸ’€ Β±0  0 ❌ Β±0 
71 runsβ€Š Β±0  71 βœ… Β±0  0 πŸ’€ Β±0  0 ❌ Β±0 

Results for commit 9a58f2a. ± Comparison against base commit dd62433.

@FabioPinheiro FabioPinheiro merged commit 4e368bd into main Sep 19, 2024
13 checks passed
@FabioPinheiro FabioPinheiro deleted the update/main/zio branch September 19, 2024 12:32
@coveralls
Copy link

Coverage Status

coverage: 48.273% (-0.01%) from 48.287%
when pulling 9a58f2a on update/main/zio
into dd62433 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants