Skip to content

Build(deps-dev): Bump org.postgresql:r2dbc-postgresql from 1.1.1.RELEASE to 1.1.2.RELEASE#1821

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/master/org.postgresql-r2dbc-postgresql-1.1.2.RELEASE
Open

Build(deps-dev): Bump org.postgresql:r2dbc-postgresql from 1.1.1.RELEASE to 1.1.2.RELEASE#1821
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/master/org.postgresql-r2dbc-postgresql-1.1.2.RELEASE

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps org.postgresql:r2dbc-postgresql from 1.1.1.RELEASE to 1.1.2.RELEASE.

Release notes

Sourced from org.postgresql:r2dbc-postgresql's releases.

v1.1.2.RELEASE

⭐ New Features

  • Handle protocol 3.2 dynamic secret key length. #708
  • Add configurable limit for frame length. #714

🐞 Bug Fixes

  • Reference-counting and concurrency issues in ReactorNettyClient. #717
  • Truncate trailing bytes on SSL handshake. #705
  • getRowsUpdated() empty for MERGE. #706
  • Format.text() returns binary set. #707
  • Int16 counts read signed (readShort). #709
  • AuthenticationSASL decode peeks past buffer on empty/unterminated body. #710
  • ReadyForQuery throws on unknown transaction-status byte. #711
  • MessageType cache AIOOBE for byte 0x7F. #713
Commits
  • 3d6888b Release 1.1.2.RELEASE.
  • 17e952f Upgrade dependencies.
  • 8e52716 Polishing.
  • 9d7a802 Polishing.
  • 611747c Unbounded max frame length.
  • e2ae132 Capture the writer index in Parse after the type and pass it to writeSize.
  • 62d8f92 Capture unknown transaction-status byte.
  • 84d4324 Do not peek past buffer on AuthenticationSASL decode.
  • 98eebc6 Add global test timeouts.
  • 41c96ee Int16 counts read signed (readShort).
  • 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:r2dbc-postgresql](https://github.com/pgjdbc/r2dbc-postgresql) from 1.1.1.RELEASE to 1.1.2.RELEASE.
- [Release notes](https://github.com/pgjdbc/r2dbc-postgresql/releases)
- [Changelog](https://github.com/pgjdbc/r2dbc-postgresql/blob/main/CHANGELOG)
- [Commits](pgjdbc/r2dbc-postgresql@v1.1.1.RELEASE...v1.1.2.RELEASE)

---
updated-dependencies:
- dependency-name: org.postgresql:r2dbc-postgresql
  dependency-version: 1.1.2.RELEASE
  dependency-type: direct:development
  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 Jun 23, 2026
@github-actions github-actions Bot enabled auto-merge June 23, 2026 05:23
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.

0 participants