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

Scala-Steward: Update akka-actor, ... from 2.6.19 to 2.6.20 #250

Merged
merged 3 commits into from
Sep 8, 2022

Conversation

scala-steward
Copy link
Contributor

Updates

from 2.6.19 to 2.6.20.
GitHub Release Notes - Version Diff

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 = "com.typesafe.akka" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "com.typesafe.akka" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@PawelLipski
Copy link
Collaborator

TBD what's the license for the newly-released Akka version, given the y'day's announcement from Lightbend ☹️ @LukaszKontowski if you could check at your convenience

@LukaszKontowski
Copy link
Contributor

TBD what's the license for the newly-released Akka version, given the y'day's announcement from Lightbend ☹️ @LukaszKontowski if you could check at your convenience

For 2.6.20 there still is old good Apache 2.0 license, so we can use these versions without fear. Proof: https://github.com/akka/akka/blob/v2.6.20/LICENSE

@LukaszKontowski
Copy link
Contributor

Looks like new license will come with 2.7.0 - https://github.com/akka/akka/blob/main/LICENSE#L6

@PawelLipski
Copy link
Collaborator

Okay... if you could push an adequate change to Steward conf on this PR, and let's merge this one and also #251

@LukaszKontowski
Copy link
Contributor

Okay... if you could push an adequate change to Steward conf on this PR, and let's merge this one and also #251

Done for this PR

@PawelLipski PawelLipski enabled auto-merge (squash) September 8, 2022 09:14
Copy link
Contributor

@LukaszKontowski LukaszKontowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to improve the .scala-steward.conf - as akka-http has different versions but the same problem with license

@PawelLipski PawelLipski merged commit 3f578c3 into VirtusLab:main Sep 8, 2022
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