Skip to content

Update pprint to 0.9.5#374

Merged
carueda merged 1 commit intocarueda:mainfrom
scala-steward:update/pprint-0.9.5
Nov 20, 2025
Merged

Update pprint to 0.9.5#374
carueda merged 1 commit intocarueda:mainfrom
scala-steward:update/pprint-0.9.5

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.lihaoyi:pprint from 0.9.4 to 0.9.5

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

CHANGELOG.md
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "com.lihaoyi", artifactId = "pprint" } ]

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

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

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 96.743%. remained the same
when pulling f889e64 on scala-steward:update/pprint-0.9.5
into b077ac2 on carueda:main.

@carueda carueda merged commit 0044561 into carueda:main Nov 20, 2025
10 checks passed
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.

3 participants