Skip to content

deps(deps): bump pgwire from 0.40.5 to 0.40.7 - #53

Merged
sunng87 merged 1 commit into
mainfrom
dependabot/cargo/pgwire-0.40.7
Aug 19, 2026
Merged

deps(deps): bump pgwire from 0.40.5 to 0.40.7#53
sunng87 merged 1 commit into
mainfrom
dependabot/cargo/pgwire-0.40.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps pgwire from 0.40.5 to 0.40.7.

Release notes

Sourced from pgwire's releases.

v0.40.7

What's Changed

Full Changelog: sunng87/pgwire@v0.40.6...v0.40.7

v0.40.6

What's Changed

New Contributors

Full Changelog: sunng87/pgwire@v0.40.5...v0.40.6

Changelog

Sourced from pgwire's changelog.

[0.40.7] - 2026-08-12

Fixed

  • Treat semicolons-only query strings (e.g. ;;, ;;;, ; ;) as empty queries in the simple query protocol, returning EmptyQueryResponse like PostgreSQL. Previously only the empty string and a single ; were recognized as empty.

[0.40.6] - 2026-08-09

Changed

  • Add strict check for count based decoding #451
  • Combine a few socket writes into batch #452
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.40.5 to 0.40.7.
- [Release notes](https://github.com/sunng87/pgwire/releases)
- [Changelog](https://github.com/sunng87/pgwire/blob/master/CHANGELOG.md)
- [Commits](sunng87/pgwire@v0.40.5...v0.40.7)

---
updated-dependencies:
- dependency-name: pgwire
  dependency-version: 0.40.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@sunng87
sunng87 merged commit 5fdacf0 into main Aug 19, 2026
2 checks passed
@sunng87
sunng87 deleted the dependabot/cargo/pgwire-0.40.7 branch August 19, 2026 07:39
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