Skip to content

Conversation

http4s-steward[bot]
Copy link
Contributor

About this PR

πŸ“¦ Updates

from 3.3.3 to 3.3.4

πŸ“œ GitHub Release Notes - Version Diff - 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 (3.3.3).
You might want to review and update them manually.

docs/changelog.md
ember-core/shared/src/main/scala/org/http4s/ember/core/Parser.scala
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "org.scala-lang" } ]

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

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

@mergify mergify bot added series/0.23 PRs targeting 0.23.x dependencies Dependency updates module:core labels Sep 27, 2024
@danicheg danicheg force-pushed the update/series/0.23/scala3-library-3.3.4 branch 2 times, most recently from eb1d808 to b2a2f38 Compare September 29, 2024 12:28
@danicheg danicheg force-pushed the update/series/0.23/scala3-library-3.3.4 branch from b2a2f38 to 747154f Compare September 29, 2024 12:35
@danicheg danicheg force-pushed the update/series/0.23/scala3-library-3.3.4 branch from 747154f to 2a6b911 Compare September 29, 2024 12:43
@danicheg danicheg requested a review from a team September 29, 2024 13:27
@danicheg danicheg merged commit cf764ff into series/0.23 Oct 5, 2024
18 checks passed
@danicheg danicheg deleted the update/series/0.23/scala3-library-3.3.4 branch October 5, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants