Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2021

Bumps pin-project-lite from 0.1.7 to 0.1.12.

Release notes

Sourced from pin-project-lite's releases.

0.1.12

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.12] - 2021-03-02

[0.1.11] - 2020-10-20

Note: This release has been yanked. See #55 for details.

  • Suppress clippy::redundant_pub_crate lint in generated code.

  • Documentation improvements.

[0.1.10] - 2020-10-01

Note: This release has been yanked. See #55 for details.

  • 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

Note: This release has been yanked. See #55 for details.

[0.1.8] - 2020-09-26

Note: This release has been yanked. See #55 for details.

Commits

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 Mar 3, 2021
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