Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump pin-project from 1.1.0 to 1.1.1 (#17806)
Bumps [pin-project](https://github.com/taiki-e/pin-project) from 1.1.0 to 1.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/taiki-e/pin-project/releases">pin-project's releases</a>.</em></p> <blockquote> <h2>1.1.1</h2> <ul> <li>Fix build error from dependency when built with <code>-Z minimal-versions</code>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md">pin-project's changelog</a>.</em></p> <blockquote> <h2>[1.1.1] - 2023-06-29</h2> <ul> <li>Fix build error from dependency when built with <code>-Z minimal-versions</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/taiki-e/pin-project/commit/cee4be270e609aee04ece74a7583a7f149ab580c"><code>cee4be2</code></a> Release 1.1.1</li> <li><a href="https://github.com/taiki-e/pin-project/commit/64558a7aaee1f741d353cae75c2f0e3d93aefa50"><code>64558a7</code></a> Fix build error with -Z minimal-versions</li> <li><a href="https://github.com/taiki-e/pin-project/commit/8500ce6a52e39635645772494dcce2564a975387"><code>8500ce6</code></a> Update lint test</li> <li><a href="https://github.com/taiki-e/pin-project/commit/373a03d1acd966ff2c7cdbb2cd16809b55080f48"><code>373a03d</code></a> Update ui test output to nightly-2023-06-17</li> <li><a href="https://github.com/taiki-e/pin-project/commit/e91c57d853239043109c7b5747d6ef5df6ba5e02"><code>e91c57d</code></a> Update CI config</li> <li><a href="https://github.com/taiki-e/pin-project/commit/27bfa1d1cf12adbd1da376e2522431a266a39f17"><code>27bfa1d</code></a> Exclude DEVELOPMENT.md from crates.io</li> <li><a href="https://github.com/taiki-e/pin-project/commit/2cf58eb4e9f4980c38b261337f76ffb77399a3cd"><code>2cf58eb</code></a> Update scripts</li> <li><a href="https://github.com/taiki-e/pin-project/commit/f1007887f0d2068fad49bff7737c21d1a72698f1"><code>f100788</code></a> Update cspell dictionary</li> <li><a href="https://github.com/taiki-e/pin-project/commit/922bb8dd08830d9d2c12b0baf7800334906e934b"><code>922bb8d</code></a> Update tools/tidy.sh</li> <li><a href="https://github.com/taiki-e/pin-project/commit/550c92c36497f522e3ee7ba4f9d59c2f66ae243a"><code>550c92c</code></a> Update ui test for nightly-2023-05-29</li> <li>Additional commits viewable in <a href="https://github.com/taiki-e/pin-project/compare/v1.1.0...v1.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pin-project&package-manager=cargo&previous-version=1.1.0&new-version=1.1.1)](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 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