Skip to content

Conversation

@tna-da-bot
Copy link
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 = "org.flywaydb", artifactId = "flyway-database-postgresql" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.flywaydb", artifactId = "flyway-database-postgresql" }
  }
]
labels: library-update, early-semver-major, semver-spec-major, commit-count:1

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

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

Automatically approving Scala Steward

@mergify mergify bot added the queued label Feb 11, 2026
@mergify mergify bot merged commit 14d81a7 into scala-steward-dependencies Feb 11, 2026
11 checks passed
@mergify mergify bot deleted the update/scala-steward-dependencies/all branch February 11, 2026 12:36
@mergify
Copy link
Contributor

mergify bot commented Feb 11, 2026

Merge Queue Status

Rule: default


  • βœ… Entered queue β€” 2026-02-11 12:36 UTC
  • βœ… Checks passed Β· in-place
  • βœ… Merged β€” 2026-02-11 12:36 UTC Β· at 271552fdee58de3615d3b2a338501a07d2b8da05

This pull request spent 6 seconds in the queue, with no time running CI.

Required conditions to merge

@mergify mergify bot removed the queued label Feb 11, 2026
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