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 4 updates in the / directory: ash_graphql, ash_json_api, doctor and mimic.
Updates
ash_graphql
from 1.4.0 to 1.4.1Changelog
Sourced from ash_graphql's changelog.
Commits
8e9e83d
chore: release version v1.4.14e3a4dd
fix: honor argument_names configuration for read & generic actions3201682
chore: Add invalid actions argument names to test resources (#230)eaff29a
chore(deps-dev): bump git_ops in the dev-dependencies group (#229)faa9cb8
chore(deps): bump the production-dependencies group with 3 updates (#228)a5b3d6b
improvement: remove unused data in subscription batcher (#227)d5aff24
chore(deps): bump the production-dependencies group with 3 updates (#225)86b047b
chore(deps-dev): bump git_ops in the dev-dependencies group (#226)Updates
ash_json_api
from 1.4.11 to 1.4.12Changelog
Sourced from ash_json_api's changelog.
Commits
51a63b3
chore: release version v1.4.127ab19fa
chore: update .formatterf330d44
chore: docs/formatting/build76020ae
fix: hide private arguments in open api (#247)5a573cd
chore(deps): bump the production-dependencies group with 3 updates (#245)32969b8
chore(deps-dev): bump git_ops in the dev-dependencies group (#246)Updates
doctor
from 0.21.0 to 0.22.0Release notes
Sourced from doctor's releases.
Changelog
Sourced from doctor's changelog.
Commits
0e3750c
0.22.0 release43eb38e
Fixing CI1b88e3f
Fixing CI159fb26
Getting ready for new releasea6e46fe
use Logger.warning (#63)a36af38
Fix elixir warning and typo in stdout (#64)4f41822
fix: ignore any non-Elixir modules. (#60)ada5d4a
Update README.md764076a
Update README.mdUpdates
mimic
from 1.10.1 to 1.10.2Release notes
Sourced from mimic's releases.
Commits
943560e
Bump version38ca27a
insert into ets4f2ea6f
add test case8812b14
enable calling Mimic.allow when not using expectationsDependabot 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