Skip to content

Update jena-arq, jena-core, ... to 5.6.0#570

Merged
Ostrzyciel merged 2 commits intoJelly-RDF:mainfrom
scala-steward:update/jena-core-5.6.0
Oct 15, 2025
Merged

Update jena-arq, jena-core, ... to 5.6.0#570
Ostrzyciel merged 2 commits intoJelly-RDF:mainfrom
scala-steward:update/jena-core-5.6.0

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates

from 5.5.0 to 5.6.0

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

.github/workflows/release.yml
.github/workflows/scala.yml
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.apache.jena" } ]

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

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

@codecov
Copy link

codecov bot commented Oct 15, 2025

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
Copy link
Member

probably a flaky test...

@Ostrzyciel Ostrzyciel enabled auto-merge (squash) October 15, 2025 17:07
@Ostrzyciel Ostrzyciel merged commit 503a009 into Jelly-RDF:main Oct 15, 2025
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