Skip to content

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates org.postgresql:postgresql from 42.7.5 to 42.7.8

πŸ“œ Changelog

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.postgresql", artifactId = "postgresql" } ]

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

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

@mergify mergify bot added the dependency-update Update of dependencies (Scala Steward) label Sep 19, 2025
@Karry Karry enabled auto-merge September 19, 2025 22:39
@Karry Karry disabled auto-merge September 22, 2025 10:01
@Karry Karry force-pushed the update/postgresql-42.7.8 branch from 8c9b6aa to 4c40d9d Compare October 2, 2025 08:05
@mergify mergify bot merged commit 089d148 into avast:master Oct 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-update Update of dependencies (Scala Steward)
Development

Successfully merging this pull request may close these issues.

2 participants