Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps async-graphql-axum from 7.1.0 to 7.2.0.

Changelog

Sourced from async-graphql-axum's changelog.

[7.2.0] 2026-01-16

  • fix: Use runtime timers when available #1780
  • Fix validation failure with variables in multiple operations #1669
  • Add trace_scalars option to Tracing and OpenTelemetry extensions #1781
  • Macro hygiene #1782
  • Add jiff support #1778
Commits

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 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)

Bumps [async-graphql-axum](https://github.com/async-graphql/async-graphql) from 7.1.0 to 7.2.0.
- [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/async-graphql/async-graphql/commits)

---
updated-dependencies:
- dependency-name: async-graphql-axum
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Contributor

📊 Performance Benchmark Report

Summary

  • Total Benchmarks: 13
  • Regressions: 0 ⚠️
  • Improvements: 1 ✅
  • Stable: 12 ➡️
  • New: 0 🆕

Regression Threshold: 5%

✅ Performance Improvements

Benchmark Baseline Current Change % Change
template_rendering/arrays 417.16 ns 321.90 ns -95.26 ns -22.83%
➡️ Stable Benchmarks (click to expand)
Benchmark Baseline Current Change
data_generation/generate_single_record 789.10 ns 778.59 ns -1.33%
encryption/aes256_gcm 1.11 µs 1.10 µs -0.92%
encryption/chacha20_poly1305 4.22 µs 4.21 µs -0.43%
json_validation/complex 584.74 ns 559.27 ns -4.36%
json_validation/simple 102.63 ns 98.74 ns -3.80%
memory/deep_template_rendering 1.52 µs 1.46 µs -4.32%
memory/large_data_validation 107.50 µs 104.35 µs -2.93%
memory/large_spec_parsing 6.94 ms 7.04 ms +1.41%
openapi_parsing/medium_spec_10_paths 170.96 µs 173.27 µs +1.35%
openapi_parsing/small_spec 24.92 µs 24.06 µs -3.44%
template_rendering/complex 382.99 ns 375.32 ns -2.00%
template_rendering/simple 949.55 ns 940.39 ns -0.96%

Additional Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant