aslamplr / gh-cli

🖥 Yet another unofficial GitHub CLI! Minimalistic, opinionated, and unofficial by default.
https://github.com/aslamplr/gh-cli#gh-cli
MIT License
8 stars 1 forks source link

Bump async-trait from 0.1.30 to 0.1.33 #63

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps async-trait from 0.1.30 to 0.1.33.

Release notes

Sourced from async-trait's releases.

0.1.33

  • Preserve span of errors involving a Self keyword (#102, thanks @taiki-e)

0.1.32

  • Support applications of Self keyword inside macro invocations in impl blocks (#92, #100, thanks @taiki-e)

0.1.31

  • Documentation improvements
Commits
  • 5220bbd Release 0.1.33
  • 379c4d4 Stream respan without collecting Vec
  • 925f164 Factor out syntax tree node respan logic
  • 6b35516 Avoid noisy suggestions in self-span ui test
  • f8c44e5 Merge pull request #102 from taiki-e/self-span
  • 990e99d Preserve span of Self keyword
  • 882661d Release 0.1.32
  • bbbdfa6 Add joint condition to Self replacement
  • c09ecc6 Merge pull request #100 from taiki-e/assoc
  • bd16dd0 Fix handling of Self keyword inside macro invocations
  • 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)