-
Notifications
You must be signed in to change notification settings - Fork 2
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 dependency com.jsuereth:sbt-pgp to v2 - abandoned #656
base: master
Are you sure you want to change the base?
Conversation
488191d
to
912317f
Compare
912317f
to
4cc4b2c
Compare
ea28b57
to
fdf2985
Compare
fdf2985
to
235e837
Compare
Codecov Report
@@ Coverage Diff @@
## master #656 +/- ##
=======================================
Coverage 80.77% 80.77%
=======================================
Files 99 99
Lines 3012 3012
Branches 33 33
=======================================
Hits 2433 2433
Misses 579 579 |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
@dmivankov What is the reason we cannot merge this? |
@@ -1,7 +1,7 @@ | |||
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1") | |||
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0") | |||
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0") | |||
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1") | |||
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
may need some testing
- some breaking changes in https://github.com/sbt/sbt-pgp/releases/tag/v2.0.0
- was reverted once in b5176f0
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
1.1.2-1
->2.1.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.