Skip to content

Update http4s-circe, http4s-core, ... to 1.0.0-M47#87

Merged
samescolas merged 1 commit into
masterfrom
update/http4s-core-1.0.0-M47
Jul 7, 2026
Merged

Update http4s-circe, http4s-core, ... to 1.0.0-M47#87
samescolas merged 1 commit into
masterfrom
update/http4s-core-1.0.0-M47

Conversation

@jeffdyke

@jeffdyke jeffdyke commented Jul 6, 2026

Copy link
Copy Markdown
Member

About this PR

📦 Updates

from 1.0.0-M46 to 1.0.0-M47

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

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 (1.0.0-M46).
You might want to review and update them manually.

bench/src/main/scala/routing/bench/PlayBenchmark.scala
website/i18n/en.json
website/sidebars.json
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.http4s" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.http4s" }
}]
labels: library-update, early-semver-pre-release, semver-spec-pre-release, version-scheme:early-semver, old-version-remains, commit-count:1

@samescolas samescolas merged commit 73e95fe into master Jul 7, 2026
5 checks passed
@samescolas samescolas deleted the update/http4s-core-1.0.0-M47 branch July 7, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants