Skip to content

[2.9.x] Patch updates#13787

Merged
mkurz merged 1 commit into
playframework:2.9.xfrom
scala-steward:update/2.9.x/patches
Mar 26, 2026
Merged

[2.9.x] Patch updates#13787
mkurz merged 1 commit into
playframework:2.9.xfrom
scala-steward:update/2.9.x/patches

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

Updates:

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

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 these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "ch.qos.logback", artifactId = "logback-classic" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "ch.qos.logback", artifactId = "logback-classic" }
  }
]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@mergify mergify Bot added the type:updates label Feb 14, 2026
@mkurz mkurz force-pushed the update/2.9.x/patches branch from 92efeba to f7e1dd3 Compare March 26, 2026 12:07
@mergify mergify Bot added the queued label Mar 26, 2026
mergify Bot added a commit that referenced this pull request Mar 26, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 26, 2026

Merge Queue Status

This pull request spent 9 minutes 8 seconds in the queue, with no time running CI.

Required conditions to merge
  • any of [🛡 GitHub branch protection]:
    • check-neutral = Finish / Ready To Merge
    • check-skipped = Finish / Ready To Merge
    • check-success = Finish / Ready To Merge
  • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]

Reason

Pull request #13787 has been merged manually at a5d1bb9

Hint

You were too fast!

@mkurz mkurz merged commit a5d1bb9 into playframework:2.9.x Mar 26, 2026
25 of 27 checks passed
@mkurz mkurz added this to the 2.9.11 milestone May 21, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 21, 2026

Merge Queue Status

This pull request spent 9 minutes 8 seconds in the queue, with no time running CI.

Waiting for any of
  • check-neutral = Finish / Ready To Merge
  • check-skipped = Finish / Ready To Merge
  • check-success = Finish / Ready To Merge
All conditions
  • any of [🛡 GitHub branch protection]:
    • check-neutral = Finish / Ready To Merge
    • check-skipped = Finish / Ready To Merge
    • check-success = Finish / Ready To Merge
  • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]

Reason

Pull request #13787 has been merged manually at a5d1bb9

Hint

You were too fast!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants