Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build(deps): bump async-graphql from 7.0.11 to 7.0.15 #5823

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps async-graphql from 7.0.11 to 7.0.15.

Changelog

Sourced from async-graphql's changelog.

[7.0.15] 2025-02-03

  • feat: Add custom-error-conversion feature #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.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
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](https://github.com/async-graphql/async-graphql) from 7.0.11 to 7.0.15.
- [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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 17, 2025
# for free to join this conversation on GitHub. Already have an account? # 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