chore(deps): bump tokio-postgres-rustls from 0.12.0 to 0.13.0 #2462

Closed
dependabot[bot] wants to merge 1 commit from refs/pull/2462/head into main
dependabot[bot] commented 2025-11-24 02:32:08 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #1994
Original author: @dependabot[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1994
Original created: 2025-11-24T02:32:08Z
Original updated: 2025-12-08T04:11:58Z
Original head: carverauto/serviceradar:dependabot/cargo/tokio-postgres-rustls-0.13.0
Original base: main

Bumps tokio-postgres-rustls from 0.12.0 to 0.13.0.

Release notes

Sourced from tokio-postgres-rustls's releases.

v0.13.0

  • Minimize API
  • Add documentation
  • Eliminate allocations
  • Migrate from x509-certificate to x509-cert to avoid policy problems with x509-certificate's MPL license in some organizations

Thanks to @​aumetra for the above improvements!

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 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)
Imported from GitHub pull request. Original GitHub pull request: #1994 Original author: @dependabot[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1994 Original created: 2025-11-24T02:32:08Z Original updated: 2025-12-08T04:11:58Z Original head: carverauto/serviceradar:dependabot/cargo/tokio-postgres-rustls-0.13.0 Original base: main --- Bumps [tokio-postgres-rustls](https://github.com/jbg/tokio-postgres-rustls) from 0.12.0 to 0.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jbg/tokio-postgres-rustls/releases">tokio-postgres-rustls's releases</a>.</em></p> <blockquote> <h2>v0.13.0</h2> <ul> <li>Minimize API</li> <li>Add documentation</li> <li>Eliminate allocations</li> <li>Migrate from <code>x509-certificate</code> to <code>x509-cert</code> to avoid policy problems with <code>x509-certificate</code>'s MPL license in some organizations</li> </ul> <p>Thanks to <a href="https://github.com/aumetra"><code>@​aumetra</code></a> for the above improvements!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jbg/tokio-postgres-rustls/commit/0cffe66df0e3fdc6b6067cf4432d1e3343c80fff"><code>0cffe66</code></a> Merge pull request <a href="https://redirect.github.com/jbg/tokio-postgres-rustls/issues/31">#31</a> from jbg/jbg/release-0.13.0</li> <li><a href="https://github.com/jbg/tokio-postgres-rustls/commit/dcf96d899863a50957b47534c90ac72a2b37b87e"><code>dcf96d8</code></a> Release 0.13.0</li> <li><a href="https://github.com/jbg/tokio-postgres-rustls/commit/6833ad5b516fb9f8da85b6e6fc635a3c266cd9fa"><code>6833ad5</code></a> Merge pull request <a href="https://redirect.github.com/jbg/tokio-postgres-rustls/issues/30">#30</a> from aumetra/minimize-api</li> <li><a href="https://github.com/jbg/tokio-postgres-rustls/commit/d29076ca1a1a7b00ebd9144709dd5d084e5f8d53"><code>d29076c</code></a> Minimize API and add some documentation</li> <li><a href="https://github.com/jbg/tokio-postgres-rustls/commit/a78e8c64e15318612867e9f33d7de89683868570"><code>a78e8c6</code></a> Merge pull request <a href="https://redirect.github.com/jbg/tokio-postgres-rustls/issues/28">#28</a> from aumetra/remove-allocations</li> <li><a href="https://github.com/jbg/tokio-postgres-rustls/commit/1015b8dc8fa2edc49f5297db7275992e697984be"><code>1015b8d</code></a> Merge pull request <a href="https://redirect.github.com/jbg/tokio-postgres-rustls/issues/27">#27</a> from aumetra/x509-cert</li> <li><a href="https://github.com/jbg/tokio-postgres-rustls/commit/0a99a3cb4dd1ac6696a5a0601f645b6a6214a7da"><code>0a99a3c</code></a> Remove allocations</li> <li><a href="https://github.com/jbg/tokio-postgres-rustls/commit/6148818b92849676a75092764115823a7dc41064"><code>6148818</code></a> Migrate to <code>x509-cert</code></li> <li>See full diff in <a href="https://github.com/jbg/tokio-postgres-rustls/compare/v0.12.0...v0.13.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tokio-postgres-rustls&package-manager=cargo&previous-version=0.12.0&new-version=0.13.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
dependabot[bot] commented 2025-12-08 04:11:56 +00:00 (Migrated from github.com)
Author
Owner

Imported GitHub PR comment.

Original author: @dependabot[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/1994#issuecomment-3624606537
Original created: 2025-12-08T04:11:56Z

Looks like tokio-postgres-rustls is up-to-date now, so this is no longer needed.

Imported GitHub PR comment. Original author: @dependabot[bot] Original URL: https://github.com/carverauto/serviceradar/pull/1994#issuecomment-3624606537 Original created: 2025-12-08T04:11:56Z --- Looks like tokio-postgres-rustls is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!2462
No description provided.