-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump org.postgresql:postgresql from 42.7.5 to 42.7.6 #48119
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
Conversation
The substitutions need a fix:
|
8b5d9a3
to
9cce4da
Compare
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.5 to 42.7.6. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.5...REL42.7.6) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
9cce4da
to
bb57af2
Compare
I pushed a fix and rebased. |
Status for workflow
|
hey @gsmet, is there a plan for a |
@lfgcampos interested in knowing which fix is important for you as we might think about backporting this to 3.20 if it's a common issue. As for 3.23.1, it's planned for this Wednesday... but it's the first version we will try to release to Central Portal (the new infrastructure from Sonatype) so the release might be bumpier than usual :). |
@gsmet we get the same exception when/if we try to change the postgresql version for example, we had to downgrade from
when I reported, the errors was the opposite - we were bumping from for ourselves, we use btw, with the new quarkus version ( |
@gsmet just got a mailing list about 42.7.7, which fixes: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-49146 Maybe that's important |
@lasteris yes, it's already merged and will be backported. |
Bumps org.postgresql:postgresql from 42.7.5 to 42.7.6.
Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
... (truncated)
Commits
689708f
Prepare release notes for release 42_7_6 (new format) (#3628)0a88ea4
fix: EOFException on PreparedStatement#toString with unset bytea parameter si...2de9b94
fix: make sure Connection.isValid correctly uses executeWithFlags fixes Issu...d9e2087
add override (#3629)665b27b
add the ability to turn off automatic LSN flush (#3403)253c682
chore(deps): update burrunan/gradle-cache-action action to v32d1ae0c
chore(deps): update plugin com.gradle.develocity to v4baeb893
fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite....e24d599
fix(deps): update dependency com.google.errorprone:error_prone_core to v2.38.01617c68
fix(deps): update dependency net.ltgt.errorprone:net.ltgt.errorprone.gradle.p...You can trigger a rebase of this PR 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)