Skip to content

Update all non-major dependencies#230

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch
Open

Update all non-major dependencies#230
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action patch v6.0.0v6.0.2 age confidence
actions/setup-java action minor v5.0.0v5.2.0 age confidence
gradle (source) patch 8.14.38.14.4 age confidence
gradle/actions action patch v4.4.3v4.4.4 age confidence
com.zaxxer:HikariCP dependencies patch 6.3.26.3.3 age confidence
de.chojo.sadu:sadu-queries dependencies patch 2.3.32.3.8 age confidence
de.chojo.sadu:sadu-datasource dependencies patch 2.3.32.3.8 age confidence
de.chojo.sadu:sadu-postgresql dependencies patch 2.3.32.3.8 age confidence
org.postgresql:postgresql (source) dependencies patch 42.7.742.7.10 age confidence
io.papermc.paperweight.userdev plugin patch 2.0.0-beta.182.0.0-beta.19 age confidence

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

actions/setup-java (actions/setup-java)

v5.2.0

Compare Source

What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.2.0

v5.1.0

Compare Source

What's Changed
New Features
Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.1.0

gradle/gradle (gradle)

v8.14.4

Compare Source

gradle/actions (gradle/actions)

v4.4.4

Compare Source

What's Changed

Full Changelog: gradle/actions@v4...v4.4.4

rainbowdashlabs/sadu (de.chojo.sadu:sadu-queries)

v2.3.5

What's Changed

Full Changelog: rainbowdashlabs/sadu@v2.3.4...v2.3.5

v2.3.4

What's Changed

Full Changelog: rainbowdashlabs/sadu@v2.3.3...v2.3.4

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

v42.7.8

Added
  • feat: Add configurable boolean-to-numeric conversion for ResultSet getters PR #​3796
Changed
  • perf: remove QUERY_ONESHOT flag when calling getMetaData PR #​3783
  • perf: use BufferedInputStream with FileInputStream PR #​3750
  • perf: enable server-prepared statements for DatabaseMetaData
Fixed
  • fix: avoid NullPointerException when cancelling a query if cancel key is not known yet
  • fix: Change "PST" timezone in TimestampTest to "Pacific Standard Time" PR #​3774
  • fix: traverse the current dimension to get the correct pos in PgArray#calcRemainingDataLength PR #​3746
  • fix: make sure getImportedExportedKeys returns columns in consistent order
  • fix: Add "SELF_REFERENCING_COL_NAME" field to getTables' ResultSetMetaData to fix NullPointerException PR #​3660
  • fix: unable to open replication connection to servers < 12
  • fix: avoid closing statement caused by driver's internal ResultSet#close()
  • fix: return empty metadata for empty catalog names as it was before
  • fix: Incorrect class comparison in PGXmlFactoryFactory validation

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 JonasFranke as a code owner September 13, 2025 05:42
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 62b0433 to bfc9b32 Compare September 19, 2025 02:40
@renovate renovate bot changed the title Update dependency com.zaxxer:HikariCP to v6.3.3 Update all non-major dependencies Sep 19, 2025
@renovate renovate bot changed the title Update all non-major dependencies Update dependency com.zaxxer:HikariCP to v6.3.3 Sep 24, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bfc9b32 to ce8aca3 Compare September 24, 2025 10:31
@renovate renovate bot changed the title Update dependency com.zaxxer:HikariCP to v6.3.3 Update dependency com.zaxxer:HikariCP to v6.3.3 - autoclosed Sep 24, 2025
@renovate renovate bot closed this Sep 24, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch September 24, 2025 18:38
@renovate renovate bot changed the title Update dependency com.zaxxer:HikariCP to v6.3.3 - autoclosed Update dependency com.zaxxer:HikariCP to v6.3.3 Sep 24, 2025
@renovate renovate bot reopened this Sep 24, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d618c56 to ce8aca3 Compare September 24, 2025 22:01
@renovate renovate bot changed the title Update dependency com.zaxxer:HikariCP to v6.3.3 Update all non-major dependencies Sep 24, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e67c1ab to c5b4c66 Compare September 29, 2025 17:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c5b4c66 to 46f9e2c Compare October 12, 2025 10:05
@JonasFranke JonasFranke force-pushed the renovate/all-minor-patch branch from 46f9e2c to 09b433b Compare October 12, 2025 10:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 09b433b to bf55c8c Compare November 4, 2025 20:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from dbe7c18 to c08f89c Compare November 20, 2025 18:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 971161f to d32388c Compare December 4, 2025 05:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d32388c to 4efa711 Compare December 24, 2025 01:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 29101e8 to 48a3225 Compare January 22, 2026 04:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 81d0413 to 0db9dde Compare January 23, 2026 19:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0db9dde to 3633e3a Compare February 11, 2026 20:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0aa3b89 to 33d7f1c Compare February 28, 2026 21:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 33d7f1c to 71a50fb Compare March 12, 2026 01:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 71a50fb to c9a011c Compare March 13, 2026 18:45
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.

0 participants