Skip to content

Bump async-trait from 0.1.40 to 0.1.43#35

Closed
dependabot[bot] wants to merge 1 commit intocodefrom
dependabot/cargo/async-trait-0.1.43
Closed

Bump async-trait from 0.1.40 to 0.1.43#35
dependabot[bot] wants to merge 1 commit intocodefrom
dependabot/cargo/async-trait-0.1.43

Conversation

@dependabot
Copy link
Contributor

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

Bumps async-trait from 0.1.40 to 0.1.43.

Release notes

Sourced from async-trait's releases.

0.1.43

0.1.42

  • Fix Self generic type inserted out of order relative to const generic params (#136, thanks @​taiki-e)

0.1.41

  • Fix clippy::used_underscore_binding lint in generated code (#129)
Commits
  • cb5c34d Release 0.1.43
  • a396a29 Ignore some pedantic clippy lints
  • cc2fcfa Revert "Resolve clippy pedantic lints"
  • 34f3aeb Resolve clippy pedantic lints
  • f8fded6 Fix rustc < 1.47 build
  • eb4bdf1 Drop remaining reliance on proc_macro_span join feature
  • 4eb07ab Improve span of non-Send async block error
  • cf5bc6e Add test of non-Send async fn default with return type
  • 16e5008 Reduce scope of bound_span
  • 265498e Inline push_param with spans that yield the same error msgs
  • 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)

Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.40 to 0.1.43.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.40...0.1.43)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 5, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2021

Superseded by #37.

@dependabot dependabot bot closed this Mar 8, 2021
@dependabot dependabot bot deleted the dependabot/cargo/async-trait-0.1.43 branch March 8, 2021 06:54
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.

0 participants