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 #1369

Merged
merged 2 commits into from
Sep 30, 2024
Merged

build: zio dependency updates #1369

merged 2 commits into from
Sep 30, 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
cloud-agent/client/generator/yarn.lock
cloud-agent/client/typescript/package.json
package-lock.json
package.json
tests/performance-tests/agent-performance-tests-k6/yarn.lock
βš™ 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-patch, semver-spec-patch, 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 22, 2024 00:21
@github-actions github-actions bot added the build label Sep 30, 2024
@yshyn-iohk yshyn-iohk enabled auto-merge (squash) September 30, 2024 01:12
@yshyn-iohk yshyn-iohk added the autoupdate Merge the main branch into a feature branch label Sep 30, 2024
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 21e8e49. ± Comparison against base commit 9eee914.

Copy link
Contributor Author

Unit Test Results

102 files  Β±0  102 suites  Β±0   19m 41s ⏱️ - 1m 17s
872 tests Β±0  864 βœ… Β±0  8 πŸ’€ Β±0  0 ❌ Β±0 
879 runsβ€Š Β±0  871 βœ… Β±0  8 πŸ’€ Β±0  0 ❌ Β±0 

Results for commit 21e8e49. ± Comparison against base commit 9eee914.

@yshyn-iohk yshyn-iohk merged commit 658e094 into main Sep 30, 2024
15 checks passed
@yshyn-iohk yshyn-iohk deleted the update/main/zio branch September 30, 2024 01:31
@coveralls
Copy link

Coverage Status

coverage: 48.548%. remained the same
when pulling 21e8e49 on update/main/zio
into 9eee914 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autoupdate Merge the main branch into a feature branch build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants