Skip to content
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

Bump async-trait from 0.1.63 to 0.1.68 in /backend #323

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2023

Bumps async-trait from 0.1.63 to 0.1.68.

Release notes

Sourced from async-trait's releases.

0.1.68

  • Improve error message if an async fn is written without a function body in an impl block

0.1.67

  • Update syn dependency to 2.x

0.1.66

  • Set html_root_url attribute

0.1.65

  • Fix interaction with rustc's single_use_lifetimes lint (#238, #239)

0.1.64

  • Suppress async_yields_async clippy correctness lint in generated code (#236, #237)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 27, 2023
@Procrat Procrat enabled auto-merge (rebase) March 27, 2023 18:19
@Procrat Procrat closed this Apr 16, 2023
auto-merge was automatically disabled April 16, 2023 13:21

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@Procrat Procrat reopened this Apr 16, 2023
@Procrat Procrat enabled auto-merge (rebase) April 16, 2023 13:21
@Procrat Procrat force-pushed the dependabot/cargo/backend/async-trait-0.1.68 branch from 43eed9d to f34034c Compare April 16, 2023 13:45
@Procrat
Copy link
Owner

Procrat commented Apr 17, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 17, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@Procrat
Copy link
Owner

Procrat commented May 8, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/cargo/backend/async-trait-0.1.68 branch from f34034c to a580718 Compare May 8, 2023 16:27
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.63 to 0.1.68.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.63...0.1.68)

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@Procrat Procrat force-pushed the dependabot/cargo/backend/async-trait-0.1.68 branch from a580718 to 16f0c14 Compare May 16, 2023 16:12
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 2023

A newer version of async-trait exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant