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: Major dependency updates #3121

Merged
merged 3 commits into from Mar 18, 2024
Merged

chore: Major dependency updates #3121

merged 3 commits into from Mar 18, 2024

Conversation

daschbot
Copy link
Collaborator

@daschbot daschbot commented Mar 15, 2024

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!

πŸ” Files still referring to the old version numbers

The following files still refer to the old version numbers.
You might want to review and update them manually.

project/Dependencies.scala
βš™ Adjust future updates

Add these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "ch.epfl.scala", artifactId = "sbt-scalafix" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "ch.epfl.scala", artifactId = "sbt-scalafix" }
  }
]
labels: sbt-plugin-update, early-semver-major, semver-spec-minor, old-version-remains, commit-count:1

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

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

Project coverage is 13.00%. Comparing base (eac5751) to head (6ac585b).
Report is 135 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3121      +/-   ##
==========================================
+ Coverage   11.74%   13.00%   +1.26%     
==========================================
  Files         246      265      +19     
  Lines       22907    22392     -515     
==========================================
+ Hits         2690     2913     +223     
+ Misses      20217    19479     -738     

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

@seakayone seakayone self-assigned this Mar 18, 2024
@seakayone seakayone merged commit e2e57c1 into main Mar 18, 2024
14 checks passed
@seakayone seakayone deleted the update/major branch March 18, 2024 11:45
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

3 participants