Skip to content
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

deps: bump org.postgresql:r2dbc-postgresql from 1.0.5.RELEASE to 1.0.6.RELEASE #3295

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2024

Bumps org.postgresql:r2dbc-postgresql from 1.0.5.RELEASE to 1.0.6.RELEASE.

Release notes

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

v1.0.6.RELEASE

⭐ New Features

  • Defer oid and typarray to stage when an extension is supported #649
  • Introduce fast-path handling for decoding primitive values #662
  • Introduce ObjectCodec to support bindNull(Object.class) #664

🐞 Bug Fixes

  • SNIHostName is going to throw an exception when hostname has a trailing dot #656
  • Postgres 11 compatibility #657

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Changelog

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

1.0.6.RELEASE

  • Defer oid and typarray to stage when an extension is supported #649
  • SNIHostName is going to throw an exception when hostname has a trailing dot #656
  • Postgres 11 compatibility #657
  • Introduce fast-path handling for decoding primitive values #662
  • Introduce ObjectCodec to support bindNull(Object.class) #664
Commits
  • 834ca6e Release 1.0.6.RELEASE.
  • 91ce09f Update changelog.
  • 2b24f70 Upgrade dependencies.
  • 3e1a056 Polishing.
  • f08ac1c Extend SNIHostName check to reject hostnames with trailing dot.
  • 52a54b9 Only get oid and typarray when extension is supported.
  • 5879aef Fix compatibility with Postgres 11.
  • f91c263 Introduce fast-path handling for decoding primitive values.
  • a8830e7 Introduce ObjectCodec to support bindNull(Object.class)
  • 8cc55a3 Upgrade to Maven 3.9.6.
  • 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 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)

Bumps [org.postgresql:r2dbc-postgresql](https://github.com/pgjdbc/r2dbc-postgresql) from 1.0.5.RELEASE to 1.0.6.RELEASE.
- [Release notes](https://github.com/pgjdbc/r2dbc-postgresql/releases)
- [Changelog](https://github.com/pgjdbc/r2dbc-postgresql/blob/v1.0.6.RELEASE/CHANGELOG)
- [Commits](pgjdbc/r2dbc-postgresql@v1.0.5.RELEASE...v1.0.6.RELEASE)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 9, 2024 04:28
Copy link

sonarcloud bot commented Oct 9, 2024

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2024

Superseded by #3311.

@dependabot dependabot bot closed this Oct 18, 2024
@dependabot dependabot bot deleted the dependabot/maven/4.x/org.postgresql-r2dbc-postgresql-1.0.6.RELEASE branch October 18, 2024 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants