Skip to content

chore(deps): bump async-graphql from 8.0.0-rc.4 to 8.0.0-rc.5#126

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/async-graphql-8.0.0-rc.5
Open

chore(deps): bump async-graphql from 8.0.0-rc.4 to 8.0.0-rc.5#126
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/async-graphql-8.0.0-rc.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps async-graphql from 8.0.0-rc.4 to 8.0.0-rc.5.

Changelog

Sourced from async-graphql's changelog.

[8.0.0-rc.5] 2026-04-22

  • Fix MergedObject exceeding compiler recursion limit by using flat dispatch instead of nested async delegation in resolve_field/find_entity, which overflows when cross-crate types amplify monomorphization depth
  • Replace mdbook test with cargo test --doc via a book-tests crate to fix E0464 duplicate rlib errors in CI #1794
  • Add option to restrict potential DoS vector #1822
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 22, 2026
Bumps [async-graphql](https://github.com/async-graphql/async-graphql) from 8.0.0-rc.4 to 8.0.0-rc.5.
- [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/async-graphql/async-graphql/commits/8.0.0-rc.5)

---
updated-dependencies:
- dependency-name: async-graphql
  dependency-version: 8.0.0-rc.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/async-graphql-8.0.0-rc.5 branch from 7428447 to 7421141 Compare April 24, 2026 19:47
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