Skip to content

deps(rust): bump async-trait from 0.1.89 to 0.1.92 in /dependi-lsp - #374

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

deps(rust): bump async-trait from 0.1.89 to 0.1.92 in /dependi-lsp#374
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dependi-lsp/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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Summary by cubic

Bumps async-trait in dependi-lsp from 0.1.89 to 0.1.92 to pick up syn 3 and fixes in generated code. Old behavior could produce incorrect mutability for by-reference receivers and trigger double_must_use clippy lints; new behavior corrects mutability and removes that lint, reducing warnings without changing runtime semantics.

  • Notes
    • Lockfile-only change; pulls in syn 3.0.3.
    • No code changes required; verify CI builds and cargo clippy remain clean.

Written for commit 1480aea. Summary will update on new commits.

Review in cubic

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 15, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedcargo/​async-trait@​0.1.9210010093100100

View full report

@codspeed-hq

codspeed-hq Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 49 untouched benchmarks


Comparing dependabot/cargo/dependi-lsp/async-trait-0.1.92 (1480aea) with main (ebd2f45)

Open in CodSpeed

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.

0 participants