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.7.RELEASE #3311

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v1.0.7.RELEASE

⭐ New Features

  • Explore acquisition scheduler offloading #668

🐞 Bug Fixes

💡 Other

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!

Commits
  • a3396d1 Release 1.0.7.RELEASE.
  • 4db724a Bump GH actions versions.
  • 0b961f7 Explore acquisition scheduler offloading.
  • f27d3bc Enable auto-release.
  • a12b42f Prepare next development iteration.
  • 834ca6e Release 1.0.6.RELEASE.
  • 91ce09f Update changelog.
  • 2b24f70 Upgrade dependencies.
  • 3e1a056 Polishing.
  • f08ac1c Extend SNIHostName check to reject hostnames with trailing dot.
  • 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.7.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.0.5.RELEASE...v1.0.7.RELEASE)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/4.x/org.postgresql-r2dbc-postgresql-1.0.7.RELEASE branch from 92f033b to 93639e8 Compare October 21, 2024 14:14
Copy link

@zhumin8 zhumin8 enabled auto-merge (squash) October 21, 2024 14:59
@zhumin8 zhumin8 merged commit 2637893 into 4.x Oct 21, 2024
11 checks passed
@zhumin8 zhumin8 deleted the dependabot/maven/4.x/org.postgresql-r2dbc-postgresql-1.0.7.RELEASE branch October 21, 2024 15:00
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.

1 participant