Skip to content

Bump the async_graphql group with 5 updates#73

Merged
tpoliaw merged 1 commit into
mainfrom
dependabot/cargo/async_graphql-36ea7d4f8d
Feb 5, 2025
Merged

Bump the async_graphql group with 5 updates#73
tpoliaw merged 1 commit into
mainfrom
dependabot/cargo/async_graphql-36ea7d4f8d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 3, 2025

Copy link
Copy Markdown
Contributor

Bumps the async_graphql group with 5 updates:

Package From To
async-graphql 7.0.14 7.0.15
async-graphql-axum 7.0.14 7.0.15
async-graphql-derive 7.0.14 7.0.15
async-graphql-parser 7.0.14 7.0.15
async-graphql-value 7.0.14 7.0.15

Updates async-graphql from 7.0.14 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
Commits

Updates async-graphql-axum from 7.0.14 to 7.0.15

Changelog

Sourced from async-graphql-axum's changelog.

[7.0.15] 2025-02-03

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

Updates async-graphql-derive from 7.0.14 to 7.0.15

Changelog

Sourced from async-graphql-derive's changelog.

[7.0.15] 2025-02-03

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

Updates async-graphql-parser from 7.0.14 to 7.0.15

Changelog

Sourced from async-graphql-parser's changelog.

[7.0.15] 2025-02-03

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

Updates async-graphql-value from 7.0.14 to 7.0.15

Changelog

Sourced from async-graphql-value's changelog.

[7.0.15] 2025-02-03

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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
@tpoliaw

tpoliaw commented Feb 4, 2025

Copy link
Copy Markdown
Collaborator

@dependabot rebase

1 similar comment
@tpoliaw

tpoliaw commented Feb 5, 2025

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps the async_graphql group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [async-graphql](https://github.com/async-graphql/async-graphql) | `7.0.14` | `7.0.15` |
| [async-graphql-axum](https://github.com/async-graphql/async-graphql) | `7.0.14` | `7.0.15` |
| [async-graphql-derive](https://github.com/async-graphql/async-graphql) | `7.0.14` | `7.0.15` |
| [async-graphql-parser](https://github.com/async-graphql/async-graphql) | `7.0.14` | `7.0.15` |
| [async-graphql-value](https://github.com/async-graphql/async-graphql) | `7.0.14` | `7.0.15` |


Updates `async-graphql` from 7.0.14 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)

Updates `async-graphql-axum` from 7.0.14 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)

Updates `async-graphql-derive` from 7.0.14 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)

Updates `async-graphql-parser` from 7.0.14 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)

Updates `async-graphql-value` from 7.0.14 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
  dependency-group: async_graphql
- dependency-name: async-graphql-axum
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: async_graphql
- dependency-name: async-graphql-derive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: async_graphql
- dependency-name: async-graphql-parser
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: async_graphql
- dependency-name: async-graphql-value
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: async_graphql
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/async_graphql-36ea7d4f8d branch from 32d82b2 to eed6e65 Compare February 5, 2025 15:00
@tpoliaw tpoliaw merged commit d482670 into main Feb 5, 2025
@tpoliaw tpoliaw deleted the dependabot/cargo/async_graphql-36ea7d4f8d branch February 5, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant