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

fix(deps): update rust crate async-graphql-value to v7.0.5 #1900

Merged
merged 1 commit into from
May 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
async-graphql-value dependencies patch 7.0.3 -> 7.0.5

Release Notes

async-graphql/async-graphql (async-graphql-value)

v7.0.5

  • Fix compiler and clippy warnings #​1501
  • Added support for deploying to wasm targets with axum - (without subscriptions) #​1517
  • Bump opentelemetry (0.21.0 -> 0.22.0) #​1513
  • Update lru dependency #​1504
  • Support TypeDirective for ArgumentDefinition, Enum, EnumValue, InputFieldDefinition, InputObject, Interface #​1509
  • Add display attribute for Enum macro #​1518

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) May 9, 2024 07:06
@github-actions github-actions bot added the type: fix Iterations on existing features or infrastructure. label May 9, 2024
@amitksingh1490 amitksingh1490 added the ci: benchmark Runs benchmarks label May 9, 2024
Copy link

github-actions bot commented May 9, 2024

🐰Bencher

ReportThu, May 9, 2024 at 07:44:00 UTC
Projecttailcall
Branch1900/merge
Testbedbenchmarking-runner

🚨 1 ALERT: Threshold Boundary Limit exceeded!
BenchmarkMeasure (units)ViewValueLower BoundaryUpper Boundary
input/value.nested.missingLatency (nanoseconds (ns))🚨 (view plot | view alert)38.08 (+5.21%)38.08 (100.00%)

Click to view all benchmark results
BenchmarkLatencyLatency Results
nanoseconds (ns) | (Δ%)
Latency Upper Boundary
nanoseconds (ns) | (%)
group_by✅ (view plot)586.90 (-3.36%)633.13 (92.70%)
input/args.missing✅ (view plot)23.29 (-7.53%)26.85 (86.73%)
input/args.nested.existing✅ (view plot)40.63 (-25.85%)64.40 (63.08%)
input/args.nested.missing✅ (view plot)37.81 (-2.53%)40.15 (94.15%)
input/args.root✅ (view plot)38.60 (-25.02%)60.34 (63.97%)
input/headers.existing✅ (view plot)31.60 (-0.23%)32.79 (96.35%)
input/headers.missing✅ (view plot)30.73 (+0.66%)32.00 (96.03%)
input/value.missing✅ (view plot)23.21 (-1.45%)25.06 (92.61%)
input/value.nested.existing✅ (view plot)42.81 (+3.64%)43.16 (99.20%)
input/value.nested.missing🚨 (view plot | view alert)38.08 (+5.21%)38.08 (100.00%)
input/value.root✅ (view plot)37.82 (-2.26%)39.95 (94.68%)
input/vars.existing✅ (view plot)8.07 (-3.04%)8.97 (89.95%)
input/vars.missing✅ (view plot)8.09 (-0.31%)8.92 (90.63%)
test_batched_body✅ (view plot)2,701.30 (-99.75%)2,829,746.11 (0.10%)
test_batched_body #2✅ (view plot)1,725,400.00 (-2.96%)1,904,086.67 (90.62%)
test_data_loader✅ (view plot)478,390.00 (+1.01%)490,924.82 (97.45%)
with_mustache_expressions✅ (view plot)1,154.30 (-1.58%)1,236.32 (93.37%)
with_mustache_literal✅ (view plot)703.83 (-2.49%)762.02 (92.36%)

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help

@renovate renovate bot merged commit c05871b into main May 9, 2024
32 checks passed
@renovate renovate bot deleted the renovate/async-graphql-value-7.x-lockfile branch May 9, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: benchmark Runs benchmarks type: fix Iterations on existing features or infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant