Commit 2aea43e
chore(deps): bump postgres-types from 0.2.10 to 0.2.11 (apache#18461)
Bumps [postgres-types](https://github.com/rust-postgres/rust-postgres)
from 0.2.10 to 0.2.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rust-postgres/rust-postgres/releases">postgres-types's
releases</a>.</em></p>
<blockquote>
<h2>postgres-types v0.2.11</h2>
<h3>Changed</h3>
<ul>
<li>Disabled default features of <code>jiff</code> v0.1 and v0.2.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-postgres/rust-postgres/commit/6ed4781b87b7091214d01c76d14073a432becc69"><code>6ed4781</code></a>
Release postgres-types v0.2.11</li>
<li><a
href="https://github.com/rust-postgres/rust-postgres/commit/87ef8ad2e93b88afaa946ad267497bd0bbb56196"><code>87ef8ad</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-postgres/rust-postgres/issues/1278">#1278</a>
from razein97/master</li>
<li><a
href="https://github.com/rust-postgres/rust-postgres/commit/628a696551438c738cb88fc9b72c5eedf7710d1b"><code>628a696</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-postgres/rust-postgres/issues/1280">#1280</a>
from rust-postgres/paolobarbolini/check_connection-d...</li>
<li><a
href="https://github.com/rust-postgres/rust-postgres/commit/f34ed1b151e0c76dfaf8bef678814a2c0fff8ec6"><code>f34ed1b</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-postgres/rust-postgres/issues/1262">#1262</a>
from CobaltCause/push-sswwslomtkmm</li>
<li><a
href="https://github.com/rust-postgres/rust-postgres/commit/c5d3442ed8507453b1f83be34ac9ecbb97070e9e"><code>c5d3442</code></a>
fix an Error/Display impl</li>
<li><a
href="https://github.com/rust-postgres/rust-postgres/commit/bbd13014eda04797d9c794515829f4da4495e425"><code>bbd1301</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-postgres/rust-postgres/issues/1282">#1282</a>
from rust-postgres/paolobarbolini/futures-util-no-de...</li>
<li><a
href="https://github.com/rust-postgres/rust-postgres/commit/153b86e2ae61396ebea315d3429c9e153acc034d"><code>153b86e</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-postgres/rust-postgres/issues/1281">#1281</a>
from rust-postgres/paolobarbolini/pg-18</li>
<li><a
href="https://github.com/rust-postgres/rust-postgres/commit/e128d4c2ef5f46ba95ba3e9abfbefe5246956216"><code>e128d4c</code></a>
feat: disable default features of <code>futures-util</code> for
<code>postgres</code></li>
<li><a
href="https://github.com/rust-postgres/rust-postgres/commit/2393b340bf4532815f695885bea6290a772738be"><code>2393b34</code></a>
chore: start testing with PostgreSQL 18</li>
<li><a
href="https://github.com/rust-postgres/rust-postgres/commit/f46e0e069da722f4f2e3c6fb823600551092f823"><code>f46e0e0</code></a>
doc: improve <code>check_connection</code> doc comment</li>
<li>Additional commits viewable in <a
href="https://github.com/rust-postgres/rust-postgres/compare/postgres-types-v0.2.10...postgres-types-v0.2.11">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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 88df088 commit 2aea43e
2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments