Skip to content

Update chimp-client, chimp-server to 0.3.0#161

Merged
kubinio123 merged 1 commit into
masterfrom
update/chimp-server-0.3.0
Jun 3, 2026
Merged

Update chimp-client, chimp-server to 0.3.0#161
kubinio123 merged 1 commit into
masterfrom
update/chimp-server-0.3.0

Conversation

@softwaremill-ci
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 0.2.0 to 0.3.0

📜 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.2.0).
You might want to review and update them manually.

README.md
docs/client/examples.md
generated-docs/out/client/examples.md
generated-docs/out/client/quickstart.md
generated-docs/out/server/quickstart.md
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "com.softwaremill.chimp" } ]

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

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

@kubinio123 kubinio123 merged commit 27529f5 into master Jun 3, 2026
8 checks passed
@kubinio123 kubinio123 deleted the update/chimp-server-0.3.0 branch June 3, 2026 05:57
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