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 shapeless3-deriving to 3.4.1 #1228

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Jan 15, 2024

About this PR

πŸ“¦ Updates org.typelevel:shapeless3-deriving from 3.0.4 to 3.4.1

πŸ“œ 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 = "org.typelevel", artifactId = "shapeless3-deriving" } ]

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

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

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 75.64%. Comparing base (d43c98e) to head (7bd514d).
Report is 6 commits behind head on master.

❗ Current head 7bd514d differs from pull request most recent head 8e61e8e

Please upload reports for the commit 8e61e8e to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1228   +/-   ##
=======================================
  Coverage   75.64%   75.64%           
=======================================
  Files         145      145           
  Lines        4951     4951           
  Branches      307      307           
=======================================
  Hits         3745     3745           
  Misses       1206     1206           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@scala-steward scala-steward force-pushed the update/shapeless3-deriving-3.4.1 branch from 658ee92 to 4f9839d Compare March 4, 2024 16:50
@scala-steward scala-steward force-pushed the update/shapeless3-deriving-3.4.1 branch from 4f9839d to 7bd514d Compare March 12, 2024 15:24
@scala-steward scala-steward force-pushed the update/shapeless3-deriving-3.4.1 branch 2 times, most recently from 58cd8fc to 4dab384 Compare May 9, 2024 14:31
@scala-steward scala-steward force-pushed the update/shapeless3-deriving-3.4.1 branch from 4dab384 to 8e61e8e Compare May 21, 2024 16:55
@julienrf julienrf closed this May 21, 2024
@scala-steward scala-steward deleted the update/shapeless3-deriving-3.4.1 branch May 23, 2024 15:41
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.

None yet

2 participants