Skip to content

deps: update org.postgresql:postgresql to v42.7.6 #10400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.postgresql:postgresql (source) 42.7.5 -> 42.7.6 age adoption passing confidence

Release Notes

pgjdbc/pgjdbc (org.postgresql:postgresql)

v42.7.6

Features
  • fix: Enhanced DatabaseMetadata.getIndexInfo() method, added index comment as REMARKS property PR #​3513
Performance Improvements
  • performance: Improve ResultSetMetadata.fetchFieldMetaData by using IN row values instead of UNION ALL for improved query performance (later reverted) PR #​3510
  • feat:Use a single simple query for all startup parameters, so groupStartupParameters is no longer needed PR #​3613

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 28, 2025
@renovate renovate bot requested a review from a team as a code owner May 28, 2025 10:50
@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 28, 2025
@fviernau fviernau enabled auto-merge (rebase) May 28, 2025 10:54
Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.70%. Comparing base (afd60b5) to head (cb29aa2).
Report is 23 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #10400   +/-   ##
=========================================
  Coverage     56.70%   56.70%           
  Complexity     1639     1639           
=========================================
  Files           336      336           
  Lines         12450    12450           
  Branches       1164     1164           
=========================================
  Hits           7060     7060           
  Misses         4940     4940           
  Partials        450      450           
Flag Coverage Δ
funTest-non-docker 33.29% <ø> (ø)
test-ubuntu-24.04 40.97% <ø> (ø)
test-windows-2022 40.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sschuberth sschuberth disabled auto-merge May 29, 2025 10:47
@sschuberth
Copy link
Member

Merging despite the unrelated test failure(s).

@sschuberth sschuberth merged commit 046e121 into main May 29, 2025
25 of 26 checks passed
@sschuberth sschuberth deleted the renovate/postgres branch May 29, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants