Skip to content

Update simpleclient to 0.9.999-evo1 - #168

Closed
scala-steward wants to merge 1 commit into
evolution-gaming:masterfrom
scala-steward:update/simpleclient-0.9.999-evo1
Closed

Update simpleclient to 0.9.999-evo1#168
scala-steward wants to merge 1 commit into
evolution-gaming:masterfrom
scala-steward:update/simpleclient-0.9.999-evo1

Conversation

@scala-steward

@scala-steward scala-steward commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates io.prometheus:simpleclient from 0.9.0 to 0.9.999-evo1

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

project/Dependencies.scala
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "io.prometheus", artifactId = "simpleclient" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.prometheus", artifactId = "simpleclient" }
}]
labels: library-update, early-semver-minor, semver-spec-pre-release, old-version-remains, commit-count:1

Summary by CodeRabbit

  • Chores
    • Updated the Prometheus dependency documentation to accurately identify the internal fork version.

@sonarqubecloud

Copy link
Copy Markdown

@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 8823489d-3146-44bd-a957-f8922ca8d4d7

📥 Commits

Reviewing files that changed from the base of the PR and between bf2d09e and f3cf069.

📒 Files selected for processing (1)
  • project/Dependencies.scala

📝 Walkthrough

Walkthrough

The Prometheus dependency comment now references the internal 0.9.999-evo1 fork instead of the previous 0.9.0 fork.

Changes

Prometheus dependency reference

Layer / File(s) Summary
Update Prometheus fork comment
project/Dependencies.scala
The comment now identifies the internal 0.9.999-evo1 Prometheus fork.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: mr-git

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the intended dependency update and specifies the target version.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@mr-git

mr-git commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

This is custom version with several performance improvements for Summary, but I will not merge it as it is not the "official" version.

@mr-git mr-git closed this Aug 12, 2026
@coderabbitai coderabbitai Bot mentioned this pull request Aug 12, 2026
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