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

Update fs2-io to 3.10.2 #160

Merged
merged 2 commits into from
Mar 29, 2024
Merged

Update fs2-io to 3.10.2 #160

merged 2 commits into from
Mar 29, 2024

Conversation

typelevel-steward[bot]
Copy link
Contributor

About this PR

πŸ“¦ Updates co.fs2:fs2-io from 3.9.4 to 3.10.2

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

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

If you'd like to skip this version, you can just close this PR. 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 this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "co.fs2", artifactId = "fs2-io" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "co.fs2", artifactId = "fs2-io" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, version-scheme:early-semver, commit-count:1

@TonioGela
Copy link
Member

@Mergifyio rebase please

Copy link
Contributor

mergify bot commented Mar 29, 2024

rebase please

❌ Base branch update has failed

Git reported the following error:

Rebasing (1/1)
Auto-merging build.sbt
CONFLICT (content): Merge conflict in build.sbt
error: could not apply 304df5c... Update fs2-io to 3.10.2
hint: Resolve all conflicts manually, mark them as resolved with
hint: "git add/rm <conflicted_files>", then run "git rebase --continue".
hint: You can instead skip this commit: run "git rebase --skip".
hint: To abort and get back to the state before "git rebase", run "git rebase --abort".
Could not apply 304df5c... Update fs2-io to 3.10.2

@TonioGela TonioGela merged commit c4ef2b1 into main Mar 29, 2024
11 checks passed
@TonioGela TonioGela deleted the update/fs2-io-3.10.2 branch March 29, 2024 19: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