Skip to content

build(deps): bump async-trait from 0.1.89 to 0.1.92 - #1687

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/async-trait-0.1.92
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/main/async-trait-0.1.92

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2026 •

Copy link
Copy Markdown
Contributor

Bumps async-trait from 0.1.89 to 0.1.92.

Release notes

Sourced from async-trait's releases.

0.1.92

  • Resolve double_must_use clippy lint in generated code (#303)

0.1.91

  • Update to syn 3 (#299)
  • Fix mutability for by-reference receivers (#301)

0.1.90

(yanked)

Commits
  • 82e7e9e Release 0.1.92
  • 9a35cb8 Merge pull request #303 from dtolnay/mustuse
  • 875ceec Resolve double_must_use clippy lint
  • 62993a5 Raise minimum tested compiler to rust 1.88
  • d049ee0 Release 0.1.91
  • 7a0961f Merge pull request #301 from dtolnay/mutability
  • 740f86f Ignore mut_mut pedantic clippy lint in test
  • 4699cd3 Fix mutability for by-reference receivers
  • 6dd3573 Add regression test for issue 300
  • 2371797 Release 0.1.90
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/main/async-trait-0.1.92 branch 2 times, most recently from 4e0ce68 to 1ce15c2 Compare August 28, 2026 20:26
@dependabot
dependabot Bot force-pushed the dependabot/cargo/main/async-trait-0.1.92 branch from 1ce15c2 to 9d73158 Compare September 10, 2026 13:07
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.89 to 0.1.92.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.89...0.1.92)

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

Signed-off-by: dependabot[bot] <support@github.com>
@timsaucer

Copy link
Copy Markdown
Member

Superseded by #1734

@timsaucer timsaucer closed this Sep 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

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.

@dependabot
dependabot Bot deleted the dependabot/cargo/main/async-trait-0.1.92 branch September 14, 2026 12:00
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