Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ZIO updates#402

Merged
ex0ns merged 2 commits intomainfrom
update/zio
Jun 3, 2024
Merged

ZIO updates#402
ex0ns merged 2 commits intomainfrom
update/zio

Conversation

@ex0ns
Copy link
Contributor

@ex0ns ex0ns commented Jun 3, 2024

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" }
]

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

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

@ex0ns ex0ns merged commit cab1058 into main Jun 3, 2024
@ex0ns ex0ns deleted the update/zio branch June 3, 2024 13:59
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.

1 participant