Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2020

Bumps pin-project-lite from 0.1.7 to 0.1.11.

Release notes

Sourced from pin-project-lite's releases.

0.1.11

  • Suppress clippy::redundant_pub_crate lint in generated code.

  • Documentation improvements.

0.1.10

  • Fix compatibility with drop_bounds lint, which will be added to rustc in the future. See taiki-e/pin-project#272 for more details.

0.1.9

  • Fix trailing comma support in generics

0.1.8

  • Fix compatibility of generated code with forbid(future_incompatible)

    Note: This does not guarantee compatibility with forbid(future_incompatible) in the future. If rustc adds a new lint, we may not be able to keep this.

Changelog

Sourced from pin-project-lite's changelog.

[0.1.11] - 2020-10-20

  • Suppress clippy::redundant_pub_crate lint in generated code.

  • Documentation improvements.

[0.1.10] - 2020-10-01

  • Suppress drop_bounds lint, which will be added to rustc in the future. See taiki-e/pin-project#272 for more details.

[0.1.9] - 2020-09-29

  • Fix trailing comma support in generics

[0.1.8] - 2020-09-26

  • Fix compatibility of generated code with forbid(future_incompatible)

    Note: This does not guarantee compatibility with forbid(future_incompatible) in the future. If rustc adds a new lint, we may not be able to keep this.

Commits
  • afa54fe Release 0.1.11
  • 0d0a0f6 Improve docs
  • 2aa5b04 scripts: Add test support to check-minimal-versions.sh
  • 2d4a17d ci: Clean up GHA config
  • 2ce605c Update links to pin-project docs
  • fec5875 Ignore clippy::needless_lifetimes lint
  • 21300fa scripts: Check if nightly rust and required commands exist
  • 9fbd4ff Merge #35
  • 25ff3c4 Update lint list to nightly-2020-10-08
  • eef3155 Use static_assertions for Unpin/!Unpin assertions
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 9, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2021

Superseded by #164.

@dependabot dependabot bot closed this Mar 3, 2021
@dependabot dependabot bot deleted the dependabot/cargo/pin-project-lite-0.1.11 branch March 3, 2021 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant