Skip to content

Conversation

@scala-steward-asf
Copy link
Contributor

About this PR

📦 Updates

from 1.15.1 to 1.15.2

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 = "org.apache.geode" } ]

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

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

@raboof
Copy link
Member

raboof commented Sep 21, 2025

See apache/geode#7931

@scala-steward-asf scala-steward-asf bot force-pushed the update/geode-core-1.15.2 branch from 3736a11 to 938a1ca Compare September 28, 2025 02:40
@raboof
Copy link
Member

raboof commented Sep 28, 2025

I built a 1.15.2 docker container, but sadly these tests fail for me locally (also on 1.15.1). To be continued.

Copy link
Member

@pjfanning pjfanning left a comment

Choose a reason for hiding this comment

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

lgtm

@raboof raboof merged commit e7dff0a into main Sep 29, 2025
53 checks passed
@pjfanning pjfanning deleted the update/geode-core-1.15.2 branch November 29, 2025 21:40
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