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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dev-dependencies group with 3 updates in the / directory: ash_graphql, ash_json_api and git_ops.
Updates
ash_graphql
from 1.3.4 to 1.4.0Changelog
Sourced from ash_graphql's changelog.
Commits
cb22969
chore: release version v1.4.08804d1e
chore: sobelowfaff318
improvement: add error handling tooling for custom queries6fedbd7
chore: docs for custom queries442dc13
improvement: addAshGraphql.load_fields/3
helper, and test showing its usageb617a5c
fix: dyalizer and igniter deprecations (#224)3cb2c98
improvement: implement a subscription notification batcher (#217)d2312f6
feat: Add absinthe dependency and plugin in formatter of installer (#222)85e59db
fix: don't generate result types for generic mutations9907aa3
chore(deps-dev): bump the dev-dependencies group with 2 updates (#219)Updates
ash_json_api
from 1.4.9 to 1.4.10Changelog
Sourced from ash_json_api's changelog.
Commits
1ac291a
chore: release version v1.4.10db73629
improvement: set status only if it hasn't already been seta911199
Update relationships.md (#240)062d103
improvement: better examples forfields
parameter3b6df90
chore(deps-dev): bump the dev-dependencies group with 2 updates (#238)5756054
chore(deps): bump the production-dependencies group with 3 updates (#237)Updates
git_ops
from 2.6.1 to 2.6.2Changelog
Sourced from git_ops's changelog.
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