Skip to content

Update fs2 to 1.4.2#493

Closed
scala-steward wants to merge 1 commit into
etorres:mainfrom
scala-steward:update/fs2-1.4.2
Closed

Update fs2 to 1.4.2#493
scala-steward wants to merge 1 commit into
etorres:mainfrom
scala-steward:update/fs2-1.4.2

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.softwaremill.sttp.shared:fs2 from 1.3.22 to 1.4.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 = "com.softwaremill.sttp.shared", artifactId = "fs2" } ]

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

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

@codecov

codecov Bot commented Mar 15, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.03%. Comparing base (ac1d49b) to head (9c7de14).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #493   +/-   ##
=======================================
  Coverage   93.03%   93.03%           
=======================================
  Files          35       35           
  Lines         287      287           
  Branches       19       19           
=======================================
  Hits          267      267           
  Misses         20       20           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@scala-steward

Copy link
Copy Markdown
Contributor Author

Superseded by #495.

@scala-steward scala-steward deleted the update/fs2-1.4.2 branch March 21, 2025 16:00
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