-
-
Notifications
You must be signed in to change notification settings - Fork 9
Bump pin-project from 1.0.8 to 1.0.10 #334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bors r+ |
bors bot
added a commit
that referenced
this pull request
Jan 5, 2022
334: Bump pin-project from 1.0.8 to 1.0.10 r=teozkr a=dependabot[bot] [//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [pin-project](https://github.com/taiki-e/pin-project) from 1.0.8 to 1.0.10. <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.0.10</h2> <ul> <li>Revert the increase of the minimal version of <code>syn</code> that was done in 1.0.9.</li> </ul> <h2>1.0.9</h2> <ul> <li> <p><a href="https://github-redirect.dependabot.com/taiki-e/pin-project/pull/336">Prevent abuse of private module.</a></p> </li> <li> <p>Update minimal version of <code>syn</code> to 1.0.84.</p> </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.0.10] - 2021-12-31</h2> <ul> <li>Revert the increase of the minimal version of <code>syn</code> that was done in 1.0.9.</li> </ul> <h2>[1.0.9] - 2021-12-26</h2> <ul> <li> <p><a href="https://github-redirect.dependabot.com/taiki-e/pin-project/pull/336">Prevent abuse of private module.</a></p> </li> <li> <p>Update minimal version of <code>syn</code> to 1.0.84.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/taiki-e/pin-project/commit/0273e6ecd64057f47c3b2ada6fb4e5c37357c185"><code>0273e6e</code></a> Release 1.0.10</li> <li><a href="https://github.com/taiki-e/pin-project/commit/0ba054e9f1f3cbc848d96acf1d0a9fa5393d1bbf"><code>0ba054e</code></a> Clean up CI config</li> <li><a href="https://github.com/taiki-e/pin-project/commit/d0832b0eccebf2c9faf49c4e67abd9050698f670"><code>d0832b0</code></a> Revert "Use parse_quote_spanned macro from syn"</li> <li><a href="https://github.com/taiki-e/pin-project/commit/9282b4fa80c45eb55da3b8c3d8fbed7627417d1f"><code>9282b4f</code></a> Clean up scripts</li> <li><a href="https://github.com/taiki-e/pin-project/commit/0a0c7dbd9e2168ee4f0263003fda2e24b10e2a5a"><code>0a0c7db</code></a> Update changelog</li> <li><a href="https://github.com/taiki-e/pin-project/commit/2c8776bb9c0cf6d36baea2b40248a0e27cf44339"><code>2c8776b</code></a> Release 1.0.9</li> <li><a href="https://github.com/taiki-e/pin-project/commit/92d6b6cd2c882391db02213c8537d15bf84da0b7"><code>92d6b6c</code></a> Enable -Zmiri-tag-raw-pointers in miri CI</li> <li><a href="https://github.com/taiki-e/pin-project/commit/eedd0885afc4bebad728f0adb1acffaaaed0d31a"><code>eedd088</code></a> Add unsafe constructors to private structs</li> <li><a href="https://github.com/taiki-e/pin-project/commit/27c1aa237abcbc2735d24e9372e0d682cc108ca4"><code>27c1aa2</code></a> Merge <a href="https://github-redirect.dependabot.com/taiki-e/pin-project/issues/336">#336</a></li> <li><a href="https://github.com/taiki-e/pin-project/commit/0ea7fb4a15e844575db4d9f31e0e39980c4adc41"><code>0ea7fb4</code></a> Prevent abuse of private module</li> <li>Additional commits viewable in <a href="https://github.com/taiki-e/pin-project/compare/v1.0.8...v1.0.10">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` 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pin-project](https://github.com/taiki-e/pin-project) from 1.0.8 to 1.0.10. - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.0.8...v1.0.10) --- updated-dependencies: - dependency-name: pin-project dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dd10306
to
32f325e
Compare
Canceled. |
bors retry |
Build succeeded: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps pin-project from 1.0.8 to 1.0.10.
Release notes
Sourced from pin-project's releases.
Changelog
Sourced from pin-project's changelog.
Commits
0273e6e
Release 1.0.100ba054e
Clean up CI configd0832b0
Revert "Use parse_quote_spanned macro from syn"9282b4f
Clean up scripts0a0c7db
Update changelog2c8776b
Release 1.0.992d6b6c
Enable -Zmiri-tag-raw-pointers in miri CIeedd088
Add unsafe constructors to private structs27c1aa2
Merge #3360ea7fb4
Prevent abuse of private moduleDependabot 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 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)