Skip to content

Update javapoet to 0.11.0#618

Merged
Ostrzyciel merged 2 commits intoJelly-RDF:mainfrom
scala-steward:update/javapoet-0.11.0
Feb 8, 2026
Merged

Update javapoet to 0.11.0#618
Ostrzyciel merged 2 commits intoJelly-RDF:mainfrom
scala-steward:update/javapoet-0.11.0

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates com.palantir.javapoet:javapoet from 0.10.0 to 0.11.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!

⚙ Adjust future updates

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

updates.ignore = [ { groupId = "com.palantir.javapoet", artifactId = "javapoet" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.palantir.javapoet", artifactId = "javapoet" }
}]
labels: library-update, early-semver-major, semver-spec-minor, commit-count:1

@codecov
Copy link

codecov bot commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Ostrzyciel Ostrzyciel enabled auto-merge (squash) February 4, 2026 21:00
@Ostrzyciel Ostrzyciel merged commit b5c78f0 into Jelly-RDF:main Feb 8, 2026
10 of 11 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