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

Add scala-steward to project #110

Closed
zakpatterson opened this issue Dec 28, 2018 · 6 comments
Closed

Add scala-steward to project #110

zakpatterson opened this issue Dec 28, 2018 · 6 comments
Labels

Comments

@zakpatterson
Copy link
Collaborator

Scala Steward automatically submits PRs for upgrading dependencies.

Example PR by scala steward:
typelevel/cats#2660

Many typelevel projects use it:
https://github.com/fthomas/scala-steward/blob/master/repos.md

@zakpatterson
Copy link
Collaborator Author

Agree? I'll submit PR to scala steward.

@pauljamescleary
Copy link
Owner

Nice, looks great, I will have to use it in some other projects

@zakpatterson
Copy link
Collaborator Author

@zakpatterson
Copy link
Collaborator Author

zakpatterson commented Dec 29, 2018

PR was merged, will have to see if PRs start coming in

I suspect initially it will just be bad because of tsec, but that should clear up. Our current dependencyUpdates backlog is:

[info]   com.beachape:enumeratum-circe       : 1.5.17    -> 1.5.18                      
[info]   io.circe:circe-generic              : 0.10.1                 -> 0.11.0         
[info]   io.circe:circe-generic-extras       : 0.10.1                 -> 0.11.0         
[info]   io.circe:circe-literal              : 0.10.1                 -> 0.11.0         
[info]   io.circe:circe-parser               : 0.10.1                 -> 0.11.0         
[info]   io.github.jmcardon:tsec-common      : 0.0.1-M11 -> 0.0.1-RC1                   
[info]   io.github.jmcardon:tsec-http4s      : 0.0.1-M11 -> 0.0.1-RC1                   
[info]   io.github.jmcardon:tsec-jwt-mac     : 0.0.1-M11 -> 0.0.1-RC1                   
[info]   io.github.jmcardon:tsec-jwt-sig     : 0.0.1-M11 -> 0.0.1-RC1                   
[info]   io.github.jmcardon:tsec-mac         : 0.0.1-M11 -> 0.0.1-RC1                   
[info]   io.github.jmcardon:tsec-password    : 0.0.1-M11 -> 0.0.1-RC1                   
[info]   io.github.jmcardon:tsec-signatures  : 0.0.1-M11 -> 0.0.1-RC1                   
[info]   org.flywaydb:flyway-core            : 4.2.0                            -> 5.2.4
[info]   org.http4s:http4s-blaze-client:test : 0.20.0-M3 -> 0.20.0-M4                   
[info]   org.http4s:http4s-blaze-server      : 0.20.0-M3 -> 0.20.0-M4                   
[info]   org.http4s:http4s-circe             : 0.20.0-M3 -> 0.20.0-M4                   
[info]   org.http4s:http4s-dsl               : 0.20.0-M3 -> 0.20.0-M4                   
[info]   org.tpolecat:tut-core:tut           : 0.6.4     -> 0.6.10                      
[info]   org.typelevel:cats-core             : 1.4.0                  -> 1.5.0

@pauljamescleary
Copy link
Owner

Oof, the steward is going nuts!

@zakpatterson
Copy link
Collaborator Author

Yeah once we're up to speed it should be quieter, plus having an open PR for each upstream update that we're in conflict with is great.

Each time we merge any PR tho, N travis builds will start up for each individual outstanding steward PR.

Since you've merged a few, and we've seen the steward go ahead and update it's unmerged PRs, I'll close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants