Bump org.postgresql:postgresql from 42.7.9 to 42.7.10 by dependabot[bot] · Pull Request #158 · queritylib/querity
Bumps org.postgresql:postgresql from 42.7.9 to 42.7.10.
Release notes
Sourced from org.postgresql:postgresql's releases.
v42.7.10
Changes
- Update site for 42.7.10 release
@davecramer(#3936)- Create DisabledIfServerGreater annotation
@davecramer(#3937)- fix non-standard strings failing test for version 19
@davecramer(#3934)- Revert "fix: make all Calendar instances proleptic Gregorian (#3837)"
@davecramer(#3932)- fix small issues in ConnectionFactoryImpl
@davecramer(#3929)- Migrate to Shadow 9
@Goooler(#3931)- style: fix empty line before javadoc for checkstyle compliance
@Praveen7294(#3925)- style: fix lambda argument indentation for checkstyle compliance
@aclfe(#3922)- test: add autosave=always|never|conservative and cleanupSavepoints=true|false to the randomized CI jobs
@vlsi(#3917)- doc: use.md, fix typos
@mjschwaiger(#3911)- doc: datasource.md, fix minor formatting issue
@mjschwaiger(#3912)- lastEditYear to 2026 and bump version
@davecramer(#3909)🐛 Bug Fixes
⬆️ Dependencies
- chore(deps): update github/codeql-action digest to 4bdb89f
@renovate-bot(#3914)- chore(deps): update ubuntu:24.04 docker digest to cd1dba6
@renovate-bot(#3915)- chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.10
@renovate-bot(#3916)
Changelog
Sourced from org.postgresql:postgresql's changelog.
[42.7.10] (2026-02-11)
Changed
- chore: Migrate to Shadow 9 PR 3931
- style: fix empty line before javadoc for checkstyle compliance [PR #3925](pgjdbc/pgjdbc#3925)
- style: fix lambda argument indentation for checkstyle compliance [PR #3922](pgjdbc/pgjdbc#3922)
- test: add autosave=always|never|conservative and cleanupSavepoints=true|false to the randomized CI jobs [PR #3917](pgjdbc/pgjdbc#3917)
Fixed
- fix: non-standard strings failing test for version 19 [PR #3934](pgjdbc/pgjdbc#3934)
- fix: small issues in ConnectionFactoryImpl [PR #3929](pgjdbc/pgjdbc#3929)
- fix: process pending responses before fastpath to avoid protocol errors PR # 3913
- doc: use.md, fix typos [PR #3911](pgjdbc/pgjdbc#3911)
- doc: datasource.md, fix minor formatting issue [PR #3912](pgjdbc/pgjdbc#3912)
- doc: add the new PGP signing key to the official documentation [PR #3912](pgjdbc/pgjdbc#3813)
Reverted
- Revert "fix: make all Calendar instances proleptic Gregorian (#3837) (#3887)" [PR #3932](pgjdbc/pgjdbc#3932)
Commits
27571c8Update site for 42.7.10 release (#3936)c7b512dCreate DisabledIfServerGreater annotation for disabling tests for newer serve...47f7e3bfix non-standard strings failing test for version 19 (#3934)d4cf420Revert "fix: make all Calendar instances proleptic Gregorian (#3837) (#3887)"...6ea732cfix small issues in ConnectionFactoryImpl (#3929)95cecdbMigrate to Shadow 95762c42style: fix empty line before javadoc for checkstyle compliance1ac8d99style: fix lambda argument indentation for checkstyle compliance3fab588test: add autosave=always|never|conservative and cleanupSavepoints=true|false...9c20cc2chore(deps): update github/codeql-action digest to 4bdb89f- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)