Skip to content

Conversation

@scala-center-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates com.eed3si9n:gigahorse-asynchttpclient from 0.7.0 to 0.9.3

πŸ“œ 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 (0.7.0).
You might want to review and update them manually.

package-lock.json
sbt-plugin/project/plugins.sbt
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "com.eed3si9n", artifactId = "gigahorse-asynchttpclient" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.eed3si9n", artifactId = "gigahorse-asynchttpclient" }
}]
labels: library-update, early-semver-major, semver-spec-minor, old-version-remains, commit-count:1

@github-actions
Copy link

github-actions bot commented May 16, 2025

Dependency Review

βœ… No vulnerabilities or license issues found.

Scanned Manifest Files

sbt-plugin/build.sbt

@tgodzik tgodzik force-pushed the update/gigahorse-asynchttpclient-0.9.3 branch from 75e4b48 to e6bed9b Compare December 11, 2025 11:35
@tgodzik tgodzik merged commit f9cc744 into main Dec 11, 2025
8 checks passed
@tgodzik tgodzik deleted the update/gigahorse-asynchttpclient-0.9.3 branch December 11, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants