Skip to content

chore(deps): bump the tokio group across 1 directory with 2 updates#24784

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/tokio-13bcacac89
Closed

chore(deps): bump the tokio group across 1 directory with 2 updates#24784
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/tokio-13bcacac89

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps the tokio group with 2 updates in the / directory: tokio-postgres and tokio-tungstenite.

Updates tokio-postgres from 0.7.15 to 0.7.16

Release notes

Sourced from tokio-postgres's releases.

tokio-postgres v0.7.16

Added

  • Added Client::query_scalar, Client::query_one_scalar, and Client::query_opt_scalar methods.
  • Added Row::raw_size_bytes method.
  • Added Column::type_modifier method.

Changed

  • Upgraded whoami to v2.
Commits
  • b7f2cf0 Release tokio-postgres v0.7.16
  • b0a62a5 Release postgres-types v0.2.12
  • 36f7dcd Release postgres-protocol v0.6.10
  • 46ea55c chore(ci): use committed lockfile
  • 167084d build: commit lockfile
  • f187cc5 build(deps): upgrade whoami to v2
  • ac029de Add support for scalar queries.
  • c7a615c fix(postgres-protocol): increase bind parameter limit from i16::MAX to u16::MAX
  • 83e0dfb build: further improve -Zminimal-versions support
  • 117872c fix: broken build caused by #1145
  • Additional commits viewable in compare view

Updates tokio-tungstenite from 0.20.1 to 0.21.0

Changelog

Sourced from tokio-tungstenite's changelog.

0.21.0

  • Update TLS dependencies.
  • Update tungstenite to 0.21.0.
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Feb 27, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 27, 2026 20:43
@dependabot dependabot bot added domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Feb 27, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/tokio-13bcacac89 branch 3 times, most recently from d3056b1 to 18b65c9 Compare March 1, 2026 04:05
Bumps the tokio group with 2 updates in the / directory: [tokio-postgres](https://github.com/rust-postgres/rust-postgres) and [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite).


Updates `tokio-postgres` from 0.7.15 to 0.7.16
- [Release notes](https://github.com/rust-postgres/rust-postgres/releases)
- [Commits](rust-postgres/rust-postgres@tokio-postgres-v0.7.15...tokio-postgres-v0.7.16)

Updates `tokio-tungstenite` from 0.20.1 to 0.21.0
- [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md)
- [Commits](snapview/tokio-tungstenite@v0.20.1...v0.21.0)

---
updated-dependencies:
- dependency-name: tokio-postgres
  dependency-version: 0.7.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tokio
- dependency-name: tokio-tungstenite
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tokio
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/tokio-13bcacac89 branch from 18b65c9 to de62205 Compare March 2, 2026 15:11
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 2, 2026
@dependabot dependabot bot deleted the dependabot/cargo/tokio-13bcacac89 branch March 2, 2026 20:27
@github-actions github-actions bot locked and limited conversation to collaborators Mar 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants