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

chore: Minor dependency updates #3285

Merged
merged 3 commits into from
Jun 17, 2024
Merged

chore: Minor dependency updates #3285

merged 3 commits into from
Jun 17, 2024

Conversation

daschbot
Copy link
Collaborator

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 = "eu.timepit", artifactId = "refined" }
]

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

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

Copy link

codecov bot commented Jun 15, 2024

Codecov Report

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

Project coverage is 83.05%. Comparing base (6ebe8e7) to head (378f101).
Report is 5 commits behind head on main.

❗ Current head 378f101 differs from pull request most recent head 48acce6

Please upload reports for the commit 48acce6 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3285      +/-   ##
==========================================
+ Coverage   83.04%   83.05%   +0.01%     
==========================================
  Files         290      290              
  Lines       23087    23087              
==========================================
+ Hits        19172    19176       +4     
+ Misses       3915     3911       -4     

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

@seakayone seakayone self-assigned this Jun 17, 2024
@seakayone seakayone enabled auto-merge (squash) June 17, 2024 08:20
@seakayone seakayone merged commit 844bfa0 into main Jun 17, 2024
9 checks passed
@seakayone seakayone deleted the update/minor branch June 17, 2024 08:39
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.

2 participants