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 cats-effect to 3.4.7 #1698

Merged

Conversation

scala-steward
Copy link
Contributor

Updates org.typelevel:cats-effect from 3.4.6 to 3.4.7.
GitHub Release Notes - Version Diff

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 = "org.typelevel", artifactId = "cats-effect" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.typelevel", artifactId = "cats-effect" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, commit-count:1

@github-actions github-actions bot added scala-http4s Pertains to guardrail-scala-http4s chore labels Feb 16, 2023
@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Base: 84.51% // Head: 83.00% // Decreases project coverage by -1.51% ⚠️

Coverage data is based on head (009b6d8) compared to base (d8f85eb).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1698      +/-   ##
==========================================
- Coverage   84.51%   83.00%   -1.51%     
==========================================
  Files          95       95              
  Lines        5838     5838              
  Branches      583      583              
==========================================
- Hits         4934     4846      -88     
- Misses        904      992      +88     
Impacted Files Coverage Δ
...dev/guardrail/generators/spi/FrameworkLoader.scala 80.95% <0.00%> (-14.29%) ⬇️
...ore/src/main/scala/dev/guardrail/SwaggerUtil.scala 76.80% <0.00%> (-10.83%) ⬇️
...a/dev/guardrail/generators/LanguageParameter.scala 89.36% <0.00%> (-10.64%) ⬇️
...a/dev/guardrail/generators/ProtocolGenerator.scala 89.76% <0.00%> (-8.92%) ⬇️
...ev/guardrail/generators/scala/ScalaGenerator.scala 84.39% <0.00%> (-6.39%) ⬇️
...ain/scala/dev/guardrail/core/extract/package.scala 93.75% <0.00%> (-6.25%) ⬇️
...ev/guardrail/generators/spi/ModuleLoadResult.scala 71.08% <0.00%> (-4.82%) ⬇️
...la/dev/guardrail/generators/SwaggerGenerator.scala 70.76% <0.00%> (-4.62%) ⬇️
...l/generators/scala/ScalaCollectionsGenerator.scala 65.21% <0.00%> (-4.35%) ⬇️
...les/core/src/main/scala/dev/guardrail/Target.scala 69.23% <0.00%> (-3.85%) ⬇️
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@blast-hardcheese blast-hardcheese merged commit ea609cb into guardrail-dev:master Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore scala-http4s Pertains to guardrail-scala-http4s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants