Skip to content

build(deps): bump org.postgresql:postgresql from 42.7.9 to 42.7.10#5801

Closed
dependabot[bot] wants to merge 1 commit into4.13.xfrom
dependabot/maven/4.13.x/org.postgresql-postgresql-42.7.10
Closed

build(deps): bump org.postgresql:postgresql from 42.7.9 to 42.7.10#5801
dependabot[bot] wants to merge 1 commit into4.13.xfrom
dependabot/maven/4.13.x/org.postgresql-postgresql-42.7.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

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

🐛 Bug Fixes

  • fix: process pending responses before fastpath to avoid protocol errors @​vlsi (#3913)

⬆️ Dependencies

Changelog

Sourced from org.postgresql:postgresql's changelog.

[42.7.10] (2026-02-11)

Changed

Fixed

Reverted

Commits
  • 27571c8 Update site for 42.7.10 release (#3936)
  • c7b512d Create DisabledIfServerGreater annotation for disabling tests for newer serve...
  • 47f7e3b fix non-standard strings failing test for version 19 (#3934)
  • d4cf420 Revert "fix: make all Calendar instances proleptic Gregorian (#3837) (#3887)"...
  • 6ea732c fix small issues in ConnectionFactoryImpl (#3929)
  • 95cecdb Migrate to Shadow 9
  • 5762c42 style: fix empty line before javadoc for checkstyle compliance
  • 1ac8d99 style: fix lambda argument indentation for checkstyle compliance
  • 3fab588 test: add autosave=always|never|conservative and cleanupSavepoints=true|false...
  • 9c20cc2 chore(deps): update github/codeql-action digest to 4bdb89f
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.9 to 42.7.10.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.9...REL42.7.10)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-version: 42.7.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 12, 2026
@owasp-dt-bot
Copy link

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7e092b5) 24055 19406 80.67%
Head commit (851e650) 24055 (+0) 19406 (+0) 80.67% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#5801) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@nscuro nscuro closed this Feb 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/4.13.x/org.postgresql-postgresql-42.7.10 branch February 12, 2026 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants