Skip to content

Conversation

http4s-steward[bot]
Copy link
Contributor

Updates

from 2.12.15 to 2.12.16.
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.scala-lang" } ]

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

@mergify mergify bot added series/0.23 PRs targeting 0.23.x dependencies Dependency updates labels Jun 10, 2022
@armanbilge armanbilge closed this Jun 14, 2022
@armanbilge armanbilge reopened this Jun 14, 2022
@armanbilge armanbilge merged commit 08d219b into series/0.23 Jun 14, 2022
@armanbilge armanbilge deleted the update/series/0.23/scala-library-2.12.16 branch June 14, 2022 07:08
@rossabaker
Copy link
Member

What made this pass? We're failing a bunch around the org like this:

[error] (update) sbt.librarymanagement.ResolveException: Error downloading org.scalameta:semanticdb-scalac_2.12.16:4.5.3
[error]   Not found
[error]   Not found
[error]   not found: /home/runner/.ivy2/localorg.scalameta/semanticdb-scalac_2.12.16/4.5.3/ivys/ivy.xml
[error]   not found: https://repo1.maven.org/maven2/org/scalameta/semanticdb-scalac_2.12.16/4.5.3/semanticdb-scalac_2.12.16-4.5.3.pom

@armanbilge
Copy link
Member

armanbilge commented Jun 16, 2022

You need the latest sbt-http4s-org since that now transitively brings in the latest semantic-db via the latest scalafix. Next Scala release I'll be better about releasing that ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates series/0.23 PRs targeting 0.23.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants