Skip to content

Commit

Permalink
chore(deps): Bump postgres-protocol from 0.6.6 to 0.6.7 (#1426)
Browse files Browse the repository at this point in the history
Bumps [postgres-protocol](https://github.com/sfackler/rust-postgres)
from 0.6.6 to 0.6.7.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sfackler/rust-postgres/commit/c3580774fcdc4597dac81e1128ef8bef1e6ff3a7"><code>c358077</code></a>
Release postgres-protocol v0.6.7</li>
<li><a
href="https://github.com/sfackler/rust-postgres/commit/4b9cdca708ca515a2da13e181a6ddc05e5590e67"><code>4b9cdca</code></a>
Merge pull request <a
href="https://redirect.github.com/sfackler/rust-postgres/issues/1162">#1162</a>
from sfackler/transaction-builder-cancellation</li>
<li><a
href="https://github.com/sfackler/rust-postgres/commit/a0b2d701ebee8fd5c5b3d6ee5cf0cde5d7f36a65"><code>a0b2d70</code></a>
Fix cancellation of TransactionBuilder::start</li>
<li><a
href="https://github.com/sfackler/rust-postgres/commit/a1bdd0bf15325cdc05fcfe3c0671953b2a8c7981"><code>a1bdd0b</code></a>
Merge pull request <a
href="https://redirect.github.com/sfackler/rust-postgres/issues/1160">#1160</a>
from sfackler/query-typed-cleanup</li>
<li><a
href="https://github.com/sfackler/rust-postgres/commit/71c836b980799256a7f266195382fc8449fca5e4"><code>71c836b</code></a>
query_typed tweaks</li>
<li><a
href="https://github.com/sfackler/rust-postgres/commit/257bcfd283479de024330bc6e8919d61da5e2b98"><code>257bcfd</code></a>
Merge pull request <a
href="https://redirect.github.com/sfackler/rust-postgres/issues/1147">#1147</a>
from exograph/exograph</li>
<li><a
href="https://github.com/sfackler/rust-postgres/commit/0fa32471ef2e20b7f2e554d6d97cde3a67f1d494"><code>0fa3247</code></a>
Fix a clippy warning</li>
<li><a
href="https://github.com/sfackler/rust-postgres/commit/dbd4d02e2f3a367b949e356e9dda40c08272d954"><code>dbd4d02</code></a>
Address review comment to rename query_with_param_types to
query_typed</li>
<li><a
href="https://github.com/sfackler/rust-postgres/commit/647a9256b80ef961b8065678f41745ca040202b5"><code>647a925</code></a>
Merge pull request <a
href="https://redirect.github.com/sfackler/rust-postgres/issues/1144">#1144</a>
from rigby-dane/add_row_description</li>
<li><a
href="https://github.com/sfackler/rust-postgres/commit/2647024c660ca27701898325a8772b83bece4982"><code>2647024</code></a>
PR Fix: Clone first then move</li>
<li>Additional commits viewable in <a
href="https://github.com/sfackler/rust-postgres/compare/postgres-protocol-v0.6.6...postgres-protocol-v0.6.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postgres-protocol&package-manager=cargo&previous-version=0.6.6&new-version=0.6.7)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent 9c30634 commit 78e619e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 78e619e

Please sign in to comment.