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

AJ-1162 Update sbt, sbt-dependency-tree from 1.9.2 to 1.9.3 #1184

Merged
merged 2 commits into from
Jul 28, 2023

Conversation

broadbot
Copy link
Contributor

About this PR

πŸ“¦ Updates

from 1.9.2 to 1.9.3

πŸ“œ 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.scala-sbt" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-sbt" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, commit-count:1

@github-actions github-actions bot added the Scala_Steward Scala Steward label Jul 24, 2023
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (484ee46) 69.54% compared to head (ec264be) 69.54%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1184   +/-   ##
========================================
  Coverage    69.54%   69.54%           
========================================
  Files          101      101           
  Lines         3471     3471           
  Branches       362      362           
========================================
  Hits          2414     2414           
  Misses        1057     1057           

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

@calypsomatic calypsomatic changed the title Update sbt, sbt-dependency-tree from 1.9.2 to 1.9.3 AJ-1162 Update sbt, sbt-dependency-tree from 1.9.2 to 1.9.3 Jul 28, 2023
@calypsomatic calypsomatic merged commit 44d6b04 into develop Jul 28, 2023
5 checks passed
@calypsomatic calypsomatic deleted the update/sbt-1.9.3 branch July 28, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scala_Steward Scala Steward
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants