Releases: fluent-labs/api
1.5.109: Update scala-library to 2.13.8
Updates org.scala-lang:scala-library from 2.13.7 to 2.13.8.
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!
Files still referring to the old version number
The following files still refer to the old version number (2.13.7).
You might want to review and update them manually.
build-dependencies
Ignore future updates
Add this to your .scala-steward.conf
file to ignore future updates of this dependency:
updates.ignore = [ { groupId = "org.scala-lang", artifactId = "scala-library" } ]
labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains
1.5.108: Update filters-helpers, play-ahc-ws, ... to 2.8.13
Updates
- com.typesafe.play:filters-helpers
- com.typesafe.play:play-ahc-ws
- com.typesafe.play:play-akka-http-server
- com.typesafe.play:play-docs
- com.typesafe.play:play-guice
- com.typesafe.play:play-server
- com.typesafe.play:play-test
- com.typesafe.play:sbt-plugin
from 2.8.8 to 2.8.13.
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!
Ignore future updates
Add this to your .scala-steward.conf
file to ignore future updates of this dependency:
updates.ignore = [ { groupId = "com.typesafe.play" } ]
labels: library-update, early-semver-patch, semver-spec-patch
1.5.107: Update scalafmt-core to 3.3.2
Updates org.scalameta:scalafmt-core from 3.3.1 to 3.3.2.
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!
Files still referring to the old version number
The following files still refer to the old version number (3.3.1).
You might want to review and update them manually.
project/Dependencies.scala
Ignore future updates
Add this to your .scala-steward.conf
file to ignore future updates of this dependency:
updates.ignore = [ { groupId = "org.scalameta", artifactId = "scalafmt-core" } ]
labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains
1.5.106: Update sbt-scoverage to 1.9.3
Updates org.scoverage:sbt-scoverage from 1.9.2 to 1.9.3.
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!
Ignore future updates
Add this to your .scala-steward.conf
file to ignore future updates of this dependency:
updates.ignore = [ { groupId = "org.scoverage", artifactId = "sbt-scoverage" } ]
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch
1.5.105: Update h2 to 2.1.210
Updates com.h2database:h2 from 2.0.206 to 2.1.210.
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!
Ignore future updates
Add this to your .scala-steward.conf
file to ignore future updates of this dependency:
updates.ignore = [ { groupId = "com.h2database", artifactId = "h2" } ]
labels: library-update, early-semver-minor, semver-spec-minor
1.5.104: Update google-cloud-language to 2.1.5
Updates com.google.cloud:google-cloud-language from 2.1.4 to 2.1.5.
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!
Ignore future updates
Add this to your .scala-steward.conf
file to ignore future updates of this dependency:
updates.ignore = [ { groupId = "com.google.cloud", artifactId = "google-cloud-language" } ]
labels: library-update, early-semver-patch, semver-spec-patch
1.5.103: Update content to 1.0.14
Updates io.fluentlabs:content from 1.0.12 to 1.0.14.
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!
Ignore future updates
Add this to your .scala-steward.conf
file to ignore future updates of this dependency:
updates.ignore = [ { groupId = "io.fluentlabs", artifactId = "content" } ]
labels: library-update, early-semver-patch, semver-spec-patch
1.5.102: Update scala to 2.13.7
Updates org.scala-lang:scala-library from 2.12.15 to 2.13.7.
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!
Ignore future updates
Add this to your .scala-steward.conf
file to ignore future updates of this dependency:
updates.ignore = [ { groupId = "org.scala-lang", artifactId = "scala-library" } ]
labels: library-update, early-semver-minor, semver-spec-minor
1.5.101: Upgrade to Alpine 3.13
Manually upgrade to Alpine 3.13
1.5.100: Upgrade all Alpine 3.12 packages to the latest versions
The openjdk version we use openjdk:15-ea-jdk-alpine3.12
is no longer maintained, with the earliest supported version being JDK 17. However, guice doesn't support Java 17, and thus we are blocked.
In the long term, the solution is to wait for Guice to fix the issue (identified in September), or find dependencies that are more up to date.
In the short term, we can mitigate these problems by just manually upgrading insecure packages. This closes 60+ vulnerabilities, so it's worth doing. This doesn't fix the already broken build, but it brings us a lot closer.