Skip to content

chore(deps): bump pgwire from 0.38.3 to 0.39.0#333

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/pgwire-0.39.0
Closed

chore(deps): bump pgwire from 0.38.3 to 0.39.0#333
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/pgwire-0.39.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Bumps pgwire from 0.38.3 to 0.39.0.

Release notes

Sourced from pgwire's releases.

v0.39.0

What's Changed

New Contributors

Full Changelog: sunng87/pgwire@v0.38.2...v0.39.0

Changelog

Sourced from pgwire's changelog.

[0.39.0] - 2026-04-20

Added

  • New ConnectionManager, PidSecretKeyGenerator and new DefaultCancelHandler for our high-level query cancellation support. By configuring ConnectionManager and DefaultCancelHandler, we will provide default implementation for query cancel. See examples/cancel.rs for instance. #427
  • Add Any trait to PortalStore trait to allow downcast and usage in SimpleQueryHandler #421
  • Add more error fields #423
  • Add session_extension mechanism for extending ClientInfo #409
  • Experimental client API for extended query #250

Changed

  • Make StoredStatement::parse public for writing custom ExtendedQueryHandler #425
Commits

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 [pgwire](https://github.com/sunng87/pgwire) from 0.38.3 to 0.39.0.
- [Release notes](https://github.com/sunng87/pgwire/releases)
- [Changelog](https://github.com/sunng87/pgwire/blob/master/CHANGELOG.md)
- [Commits](sunng87/pgwire@v0.38.3...v0.39.0)

---
updated-dependencies:
- dependency-name: pgwire
  dependency-version: 0.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 21, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 22, 2026

Looks like pgwire is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 22, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/pgwire-0.39.0 branch April 22, 2026 09:53
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants