Skip to content

fix(deps): update dependency org.postgresql:postgresql to v42.7.10#131

Merged
renovate[bot] merged 1 commit intonextfrom
renovate/patch-postgresql
Feb 12, 2026
Merged

fix(deps): update dependency org.postgresql:postgresql to v42.7.10#131
renovate[bot] merged 1 commit intonextfrom
renovate/patch-postgresql

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2026

This PR contains the following updates:

Package Change Age Confidence
org.postgresql:postgresql (source) 42.7.842.7.10 age confidence

Release Notes

pgjdbc/pgjdbc (org.postgresql:postgresql)

v42.7.10

Changed
  • chore: Migrate to Shadow 9 PR 3931
  • style: fix empty line before javadoc for checkstyle compliance PR #​3925
  • style: fix lambda argument indentation for checkstyle compliance PR #​3922
  • test: add autosave=always|never|conservative and cleanupSavepoints=true|false to the randomized CI jobs PR #​3917
Fixed
  • fix: non-standard strings failing test for version 19 PR #​3934
  • fix: small issues in ConnectionFactoryImpl PR #​3929
  • fix: process pending responses before fastpath to avoid protocol errors PR # 3913
  • doc: use.md, fix typos PR #​3911
  • doc: datasource.md, fix minor formatting issue PR #​3912
  • doc: add the new PGP signing key to the official documentation PR #​3912
Reverted

v42.7.9

Added
  • feat: query timeout property PR #​3705
  • feat: Add PEMKeyManager to handle PEM based certs and keys PR #​3700
Changed
  • perf: optimize PGInterval.getValue() by replacing String.format with StringBuilder
  • doc: update property quoteReturningIdentifiers default value PR #​3847
  • security: Use a static method forName to load all user supplied classes. Use the Class.forName 3 parameter method and do not initilize it unless it is a subclass of the expected class
Fixed
  • fix: incorrect pg_stat_replication.reply_time calculation PR #​3906
  • fix: close temporary lob descriptors that are used internally in PreparedStatement#setBlob
  • fix: PGXAConnection.prepare(Xid) should return XA_RDONLY if the connection is read only PR #​3897
  • fix: make all Calendar instances proleptic Gregorian PR #​3837
  • fix: Simplify concurrency guards on QueryExecutorBase#transaction and QueryExecutorBase#standardConformingStrings PR #​3897
  • fix: avoid memory leaks in Java <= 21 caused by Thread.inheritedAccessControlContext PR #​3886
  • fix: Issue #​3784 pgjdbc can't decode numeric arrays containing special numbers like NaN PR #​3838
  • fix: use ssl_is_used() to check for ssl connection PR #​3867
  • fix: the classloader is nullable PR #​3907

Configuration

📅 Schedule: Branch creation - Between 08:00 AM and 05:59 PM, Monday through Friday ( * 8-17 * * 1-5 ) in timezone Europe/Berlin, Automerge - Between 08:00 AM and 05:59 PM, Monday through Friday ( * 8-17 * * 1-5 ) in timezone Europe/Berlin.

🚦 Automerge: Enabled.

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 requested a review from a team as a code owner February 5, 2026 08:44
@renovate renovate bot added the renovate label Feb 5, 2026
@renovate renovate bot force-pushed the renovate/patch-postgresql branch from 5fa86a0 to b828970 Compare February 11, 2026 20:37
@renovate renovate bot changed the title fix(deps): update dependency org.postgresql:postgresql to v42.7.9 fix(deps): update dependency org.postgresql:postgresql to v42.7.10 Feb 11, 2026
@github-actions
Copy link

Code Coverage

Overall Project 0%

There is no coverage information present for the Files changed

@renovate renovate bot merged commit c3f8233 into next Feb 12, 2026
4 checks passed
@renovate renovate bot deleted the renovate/patch-postgresql branch February 12, 2026 09:05
github-actions bot pushed a commit that referenced this pull request Feb 12, 2026
## [1.10.13](v1.10.12...v1.10.13) (2026-02-12)

### Bug Fixes

* **deps:** update dependency org.postgresql:postgresql to v42.7.10 ([#131](#131)) ([c3f8233](c3f8233))

## [1.10.13](v1.10.12...v1.10.13) (2026-02-12)

### Bug Fixes

* **deps:** update dependency org.postgresql:postgresql to v42.7.10 ([#131](#131)) ([c3f8233](c3f8233))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants