meilisearch-rust
meilisearch-rust copied to clipboard
Update async-graphql-actix-web requirement from 6.0.11 to 7.0.17
Updates the requirements on async-graphql-actix-web to permit the latest version.
Changelog
Sourced from async-graphql-actix-web's changelog.
[7.0.17] 2025-05-24
- update MSRV to
1.86.0- Allow exporting SDL with spaces #1688
- Update GraphiQLSource to use React v18 #1705
- fix: generate description of directives. #1681
- feat: add
@requiresScopessupport #1695- chore: fix clippy and fmt errors #1713
- use preferred mime-type #1714
- Add GraphiQLSource version #1704
[7.0.16] 2025-03-20
- dynamic: fixed
__typenamealways returnednullwhen introspection was disabled.- update MSRV to
1.83.0[7.0.15] 2025-02-03
- feat: Add
custom-error-conversionfeature #1631- Update graphql annotation directive property to support paths #1663
[7.0.14] 2025-01-22
- Update error messages for character length validation #1657
- Upgrade to axum v0.8 #1653
- Fix position calculator for unicode symbols #1648
[7.0.13] 2024-12-10
- add support introspection inputValueDeprecation #1621
[7.0.12] 2024-12-08
- update MSRV to
1.83.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-traitfeature #1641
... (truncated)
Commits
- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.