SETH
SETH copied to clipboard
Bump org.postgresql:postgresql from 42.4.3 to 42.7.2
Bumps org.postgresql:postgresql from 42.4.3 to 42.7.2.
Release notes
Sourced from org.postgresql:postgresql's releases.
v42.7.1
Fixed regressions since 42.7.0
- Revert "Use canonical DateStyle name (#2925)"
@vlsi
(#3035)- Revert "feat: support SET statements combining with other queries with semicolon in PreparedStatement"
@vlsi
(#3010)- chore: use java.release=8 when building pgjdbc from the generated source distribution
@vlsi
(#3038), the driver uses Java 8 methods onlyChanges
- Apply connectTimeout before SSLSocket.startHandshake to avoid infinite wait in case the connection is broken
@davecramer
(#3040)- perf: improve performance of PreparedStatement.setBlob, BlobInputStream, and BlobOutputStream with dynamic buffer sizing
@vlsi
(#3044)- fix: avoid timezone conversions when sending LocalDateTime to the database
@vlsi
(#2852)- fix: support waffle-jna 2.x and 3.x by using reflective approach for ManagedSecBufferDesc
@chrullrich
(#2720)🧰 Maintenance
- chore: bump Gradle to 8.5
@vlsi
(#3045)- chore: use Java 17 for building pgjdbc, and use --release 8 to target Java 8, add tests with Java 21 and 22
@vlsi
(#3026)- fedora/rpm: move source build to java-17-openjdk-devel
@praiskup
(#3036)- Update site 42 7 0
@davecramer
(#3004)- prepared for release 42.7.1 update changelogs
@davecramer
(#3037)⬆️ Dependencies
- fix(deps): update dependency org.checkerframework:org.checkerframework.gradle.plugin to v0.6.36
@renovate-bot
(#3060)- chore(deps): update plugin biz.aqute.bnd.builder to v7
@renovate-bot
(#3034)- fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6
@renovate-bot
(#3056)- fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v5.2.5
@renovate-bot
(#3032)- chore(deps): update codecov/codecov-action digest to b0466b4
@renovate-bot
(#3059)- fix(deps): update checkerframework to v3.41.0
@renovate-bot
(#3058)- fix(deps): update logback to v1.2.13
@renovate-bot
(#3053)- chore(deps): update codecov/codecov-action digest to 438fa9e
@renovate-bot
(#3051)- fix(deps): update dependency spotbugs to v4.8.2
@renovate-bot
(#3052)- chore: bump Gradle to 8.5
@vlsi
(#3045)- fix(deps): update dependency org.ops4j.pax.url:pax-url-aether to v2.6.14
@renovate-bot
(#3030)- chore(deps): update plugin org.nosphere.gradle.github.actions to v1.4.0
@renovate-bot
(#3031)- chore(deps): update dependency ubuntu to v22
@renovate-bot
(#3033)- fix(deps): update checkerframework
@renovate-bot
(#3027)- fix(deps): update dependency spotbugs to v4.8.1
@renovate-bot
(#3023)- fix(deps): update dependency uk.org.webcompere:system-stubs-jupiter to v2.1.5
@renovate-bot
(#3024)- fix(deps): update jmh to v1.37
@renovate-bot
(#3025)- fix(deps): update dependency com.google.errorprone:error_prone_core to v2.23.0
@renovate-bot
(#3022)- fix(deps): update junit5 monorepo to v5.10.1
@renovate-bot
(#3015)- chore(deps): update plugin com.github.burrunan.s3-build-cache to v1.7
@renovate-bot
(#3016)- chore(deps): update dependency com.typesafe.play:sbt-plugin to v2.9.0
@renovate-bot
(#3021)- fix(deps): update dependency checkstyle to v10.12.5
@renovate-bot
(#3020)- chore(deps): update codecov/codecov-action digest to 920a494
@renovate-bot
(#3019)- chore(deps): update actions/github-script action to v7
@renovate-bot
(#3018)
... (truncated)
Commits
- See full diff 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.