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-axum to v7 #6924

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2025

This PR contains the following updates:

Package Type Update Change
async-graphql-axum dependencies major 6 -> 7

Release Notes

async-graphql/async-graphql (async-graphql-axum)

v7.0.15

  • feat: Add custom-error-conversion feature #​1631
  • Update graphql annotation directive property to support paths #​1663

v7.0.14

  • Update error messages for character length validation #​1657
  • Upgrade to axum v0.8 #​1653
  • Fix position calculator for unicode symbols #​1648

v7.0.13

Compare Source

  • add support introspection inputValueDeprecation #​1621

v7.0.12

  • update MSRV to 1.81.0
  • Add specified complexity for fields in SimpleObject.
  • feat: expose SDL export utilities in ExtensionContext #​1606
  • feat(dynamic-schema): specify type directives in schema #​1607
  • Make http2 optional for actix #​1612
  • chore: use std OnceLock instead LazyLock #​1613
  • Add UUID validator #​1588
  • Update secrecy and support new types #​1627
  • fix #​1626
  • Allow non-native concrete types in generic structs deriving SimpleObject + InputObject #​1629
  • chore: update opentelemetry to 0.27 #​1614
  • connection: Allow 'first' and 'last' parameters to exist at the same time #​1602
  • feat(dynamic-schema): specify type directives in schema #​1607
  • Make boxed_any and borrowed_any for FieldValue work with trait objects again #​1636
  • Add new altair option #​1642
  • Fix Clippy for latest stable #​1639
  • Add boxed-trait feature #​1641
  • Support directive in complex object #​1644

v7.0.11

v7.0.10

  • add SchemeBuilder.limit_directives method to set the maximum number of directives on a single field.
  • remove needless ?Sized #​1593
  • fix: generate each variant description correctly. #​1589
  • Make From<T> for [Error] set source #​1561
  • feat(graphiql): add support for WS connection params #​1597

v7.0.9

  • add on_ping callback to WebSocket

v7.0.8

  • chore: Make Extensions nullable #​1563
  • expose rejection in async_graphql_axum #​1571
  • Updated crate time to 3.36, as it fixes a compilation error in rust 1.80 #​1572
  • Impl Debug for dynamic::FieldValue & Improve error messages for its methods #​1582
  • Support scraping #[doc = ...] attributes when generating descriptions #​1581
  • add Websocket::keepalive_timeout method to sets a timeout for receiving an acknowledgement of the keep-alive ping.

v7.0.7

Compare Source

  • Support raw values from serde_json #​1554
  • The custom directive ARGUMENT_DEFINITION is not being output at the appropriate location in SDL #​1559
  • Support for JSON extended representations of BSON ObjectId and Uuid #​1542
  • feat: get directives from SelectionField #​1548
  • Support Directives on Subscriptions #​1500
  • fix subscription err typo #​1556

v7.0.6

Compare Source

  • add license files to each project #​1523
  • Improve alignment of directive behavior with GraphQL spec #​1524
  • dynamic schema: pass default vals to ResolverContext #​1527
  • Add altair source #​1530
  • feat: Add support for using Interface and OneofObject on the same struct #​1534

v7.0.5

Compare Source

  • 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

v7.0.3

Compare Source

  • Sort schema fields & enums if required #​1475
  • Change the type_name of EmptySubscription fix #​1435 #​1475
  • add Request::set_parsed_query method #​1483
  • Upgrade strum to 0.26 #​1485
  • Fix validation of non-nullable variables with default values #​1491
  • add NextExecute::run_with_data method to attach context data before execution
  • feat: add registry method in dynamic::Registry #​1492
  • Allow non-scalars to be used as directive arguments #​1493
  • fix: add description to __schema introspection result #​1489

v7.0.2

Compare Source

  • Fix #[derive(OneofObject)] rejecting enums where the type comes from a macro subsitution #​1473
  • Optimize object proc-macro codegen #​1470
  • Use impl Future instead of async-trait in most traits. #​1468
  • Upgrade base64 to 0.21 #​1466
  • Standardize space between Args, Lists and Binary items #​1392
  • feat: support bigdecimal 0.4.x #​1358

v7.0.1

  • feat: Add custom-error-conversion feature #​1631
  • Update graphql annotation directive property to support paths #​1663

v7.0.0

  • upgrade to http1
  • Feature extend ResolveInfo with field attribute #​1428

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Mar 5, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 01fc60067a37c80ad8039c23

Copy link
Contributor

github-actions bot commented Mar 5, 2025

@renovate[bot], please consider creating a changeset entry in /.changesets/. These instructions describe the process and tooling.

@renovate renovate bot force-pushed the renovate/async-graphql-axum-7.x branch from f707114 to 20ba37f Compare March 10, 2025 08:11
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