Skip to content

Update pprint to 0.9.3#116

Merged
majk-p merged 4 commits intosiriusxm:mainfrom
scala-steward:update/pprint-0.9.3
Sep 24, 2025
Merged

Update pprint to 0.9.3#116
majk-p merged 4 commits intosiriusxm:mainfrom
scala-steward:update/pprint-0.9.3

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.lihaoyi:pprint from 0.9.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!

⚙ 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, commit-count:1

@majk-p majk-p added this pull request to the merge queue Sep 24, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Sep 24, 2025
@majk-p majk-p added this pull request to the merge queue Sep 24, 2025
Merged via the queue into siriusxm:main with commit b0e87c5 Sep 24, 2025
4 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.

2 participants