Skip to content

Update neosemantics to 5.26.0#523

Merged
Ostrzyciel merged 1 commit intoJelly-RDF:mainfrom
scala-steward:update/neosemantics-5.26.0
Sep 3, 2025
Merged

Update neosemantics to 5.26.0#523
Ostrzyciel merged 1 commit intoJelly-RDF:mainfrom
scala-steward:update/neosemantics-5.26.0

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates org.neo4j:neosemantics from 5.20.0 to 5.26.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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (5.20.0).
You might want to review and update them manually.

docs/main.py
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.neo4j", artifactId = "neosemantics" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.neo4j", artifactId = "neosemantics" }
}]
❗ Note that the Scala Steward config file `.scala-steward.conf` wasn't parsed correctly
DecodingFailure at .updates.ignore[0].groupId: Missing required field
labels: library-update, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:1

@codecov
Copy link

codecov bot commented Sep 3, 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.

Copy link
Member

@Ostrzyciel Ostrzyciel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Good that my changes to scalasteward config worked. I will update the compat table in a sec.

@Ostrzyciel Ostrzyciel merged commit c874e1d into Jelly-RDF:main Sep 3, 2025
12 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