Skip to content

Releases: fluent-labs/api

1.5.109: Update scala-library to 2.13.8

22 Jan 19:03
Compare
Choose a tag to compare

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

22 Jan 11:42
Compare
Choose a tag to compare

Updates

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

22 Jan 10:11
Compare
Choose a tag to compare

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

19 Jan 21:50
Compare
Choose a tag to compare

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

19 Jan 21:47
Compare
Choose a tag to compare

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

15 Jan 12:33
Compare
Choose a tag to compare

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

29 Dec 10:48
Compare
Choose a tag to compare

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

26 Dec 20:14
Compare
Choose a tag to compare

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

19 Dec 00:38
Compare
Choose a tag to compare

Manually upgrade to Alpine 3.13

1.5.100: Upgrade all Alpine 3.12 packages to the latest versions

18 Dec 23:57
Compare
Choose a tag to compare

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.