Bump github.com/vapor/postgres-nio from 1.25.0 to 1.26.0 in the all-dependencies group
dependenciesswift_package_manager
Bumps the all-dependencies group with 1 update: [github.com/vapor/postgres-nio](https://github.com/vapor/postgres-nio).
Updates `github.com/vapor/postgres-nio` from 1.25.0 to 1.26.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vapor/postgres-nio/releases">github.com/vapor/postgres-nio's releases</a>.</em></p>
<blockquote>
<h2>PostgresNIO 1.26.0</h2>
<h3>SemVer Minor</h3>
<ul>
<li>Drop support for Swift 5.9 (<a href="https://redirect.github.com/vapor/postgres-nio/issues/549">#549</a>)</li>
</ul>
<h3>SemVer Patch</h3>
<ul>
<li>Make ConnectionPool faster (<a href="https://redirect.github.com/vapor/postgres-nio/issues/546">#546</a>, <a href="https://redirect.github.com/vapor/postgres-nio/issues/552">#552</a>)</li>
<li>Ensure ltree works (<a href="https://redirect.github.com/vapor/postgres-nio/issues/548">#548</a>)</li>
<li>Make SASL faster (<a href="https://redirect.github.com/vapor/postgres-nio/issues/553">#553</a>, <a href="https://redirect.github.com/vapor/postgres-nio/issues/554">#554</a>)</li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Move ConnectionPool test-utils into separate target (<a href="https://redirect.github.com/vapor/postgres-nio/issues/544">#544</a>)</li>
<li>Add Benchmarks for ConnectionPool (<a href="https://redirect.github.com/vapor/postgres-nio/issues/545">#545</a>, <a href="https://redirect.github.com/vapor/postgres-nio/issues/550">#550</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vapor/postgres-nio/commit/9ce15a43a31e55be13dc83fa9be799cac16ce865"><code>9ce15a4</code></a> Make SASL really fast (<a href="https://redirect.github.com/vapor/postgres-nio/issues/554">#554</a>)</li>
<li><a href="https://github.com/vapor/postgres-nio/commit/44c7b059ecd159dddce593c24a8dad0ad7c5a321"><code>44c7b05</code></a> Make SASL faster (<a href="https://redirect.github.com/vapor/postgres-nio/issues/553">#553</a>)</li>
<li><a href="https://github.com/vapor/postgres-nio/commit/d2d8a38be26b2a7a6a30673e347f42485c028de6"><code>d2d8a38</code></a> Add <code>@inlinable</code> to <code>ConnectionPool.run()</code> (<a href="https://redirect.github.com/vapor/postgres-nio/issues/552">#552</a>)</li>
<li><a href="https://github.com/vapor/postgres-nio/commit/f78b2e3b3e5765785bf69cf58e0cf539a1123872"><code>f78b2e3</code></a> Add serial pool benchmark (<a href="https://redirect.github.com/vapor/postgres-nio/issues/550">#550</a>)</li>
<li><a href="https://github.com/vapor/postgres-nio/commit/eeb29e0b37c5b8a4ea8061d82fcf5058eccd7577"><code>eeb29e0</code></a> Ensure ltree works (<a href="https://redirect.github.com/vapor/postgres-nio/issues/548">#548</a>)</li>
<li><a href="https://github.com/vapor/postgres-nio/commit/3cac9571a3467cf1ff431e46e98f44761bfdb600"><code>3cac957</code></a> Drop support for Swift 5.9 (<a href="https://redirect.github.com/vapor/postgres-nio/issues/549">#549</a>)</li>
<li><a href="https://github.com/vapor/postgres-nio/commit/ecbc3eb092cb41015c02643ff5258cb94ccbd342"><code>ecbc3eb</code></a> Make ConnectionPool faster (<a href="https://redirect.github.com/vapor/postgres-nio/issues/546">#546</a>)</li>
<li><a href="https://github.com/vapor/postgres-nio/commit/b775835ff0dbef8db8af178fb9eff400bbad1582"><code>b775835</code></a> Add Benchmarks for ConnectionPool (<a href="https://redirect.github.com/vapor/postgres-nio/issues/545">#545</a>)</li>
<li><a href="https://github.com/vapor/postgres-nio/commit/59c0215a177a97f45b64851038502e6b12f017d2"><code>59c0215</code></a> Move ConnectionPool test-utils into separate target (<a href="https://redirect.github.com/vapor/postgres-nio/issues/544">#544</a>)</li>
<li>See full diff in <a href="https://github.com/vapor/postgres-nio/compare/1.25.0...1.26.0">compare view</a></li>
</ul>
</details>
<br />
[](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 <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
</details>
合并状态:未合并 关闭于 2025-05-15 1 条评论