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-http, akka-http-spray-json, ... from 10.2.9 to 10.2.10 #251

Merged
merged 3 commits into from
Sep 8, 2022

Conversation

scala-steward
Copy link
Contributor

Updates

from 10.2.9 to 10.2.10.
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

Same as #250, let's check license and update Scala Steward rules accordingly

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

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.

License related issues will be fixed in the #250 merge

@PawelLipski PawelLipski enabled auto-merge (squash) September 8, 2022 10:01
@PawelLipski PawelLipski merged commit d50f73b 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.

3 participants