Skip to content

Update postgresql to 42.7.11#481

Merged
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/postgresql-42.7.11
Apr 29, 2026
Merged

Update postgresql to 42.7.11#481
mergify[bot] merged 1 commit into
nafg:masterfrom
scala-steward:update/postgresql-42.7.11

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.postgresql:postgresql from 42.7.10 to 42.7.11

📜 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: test-library-update, early-semver-patch, semver-spec-patch, commit-count:1

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 29, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 45746090-75b6-4e5e-8531-92df036d7aca

📥 Commits

Reviewing files that changed from the base of the PR and between 43a4c26 and 08ef9d0.

📒 Files selected for processing (1)
  • build.sbt

📝 Walkthrough

Walkthrough

Updates the PostgreSQL JDBC driver test dependency from version 42.7.10 to 42.7.11 in build.sbt. No functional code changes or API modifications.

Changes

Cohort / File(s) Summary
Dependency Version Bump
build.sbt
Updates PostgreSQL JDBC driver from version 42.7.10 to 42.7.11 in test scope.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A hop from ten to eleven we go,
PostgreSQL patches help testing flow,
Build files shine with each version so bright,
Dependencies dance through the night! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update postgresql to 42.7.11' clearly and concisely summarizes the main change in the pull request—updating a PostgreSQL JDBC driver dependency to a specific version.
Description check ✅ Passed The description is directly related to the changeset, providing context about the PostgreSQL dependency update from 42.7.10 to 42.7.11, including changelog reference and usage guidance.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 60 minutes.

Comment @coderabbitai help to get the list of available commands and usage tips.

@mergify mergify Bot added the queued label Apr 29, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 29, 2026

Merge Queue Status

  • Entered queue2026-04-29 18:03 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-04-29 18:03 UTC · at 08ef9d092e4b9405432baa00f7acd4abfbda9dc4

This pull request spent 12 seconds in the queue, including 1 second running CI.

Required conditions to merge

@mergify mergify Bot merged commit 0104aeb into nafg:master Apr 29, 2026
8 checks passed
@mergify mergify Bot removed the queued label Apr 29, 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.

1 participant