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 5 updates in the / directory:
1.2.0
1.3.2
1.3.3
1.4.4
0.34.1
0.34.2
1.8.2
1.9.0
2.1.3
2.1.4
Updates
ash_graphql
from 1.2.0 to 1.3.2Changelog
Sourced from ash_graphql's changelog.
... (truncated)
Commits
dfde245
chore: release version v1.3.229cf2d6
chore: skip sobelow errors097ea27
chore: don't do codegen by default3d1babb
improvement: add schema codegen features & guide1b9722a
chore(deps): bump the production-dependencies group with 3 updates (#208)f349a5a
improvement: support new struct types in type generation190a7a1
improvement: support new struct fields constraintb79cd6c
chore(deps): bump ash in the production-dependencies group (#206)dd5060f
fix: match on action in error message properlyc3544df
improvement: Set up GraphQL schema file in the web module namespace (#205)Updates
ash_json_api
from 1.3.3 to 1.4.4Changelog
Sourced from ash_json_api's changelog.
... (truncated)
Commits
ab1dafb
chore: release version v1.4.4bf77d4d
improvement: support nestedbase_route
s7080d21
chore(deps): bump the production-dependencies group with 3 updates (#223)29e2eb7
chore(deps): bump the production-dependencies group with 2 updates (#222)11335b5
chore: release version v1.4.36628168
improvement: newAshJsonApi.Type
behaviour, and support returning regular maps5fd8908
chore: release version v1.4.2ba971a0
fix: use a list when callingModule.concat
366aafc
chore(deps): bump the production-dependencies group with 4 updates (#220)c6f0def
docs: add section in manual setup for the parserUpdates
ex_doc
from 0.34.1 to 0.34.2Changelog
Sourced from ex_doc's changelog.
Commits
3175839
Release v0.34.2674b72f
Make module attributes searchable without leading @adb0971
Add test cases for unary +bf6c614
Fix JS style8bd43bb
Improve tokenization of function names, closes #193056a3efa
Update assetsdc8bc91
Add top margin to nested module prefix in sidebar (#1929)068ba02
Allow anchors on function and callback autolinks (#1921)Updates
mimic
from 1.8.2 to 1.9.0Release notes
Sourced from mimic's releases.
Commits
55ebadd
Bump versionfb942a8
Add functionality to call the original function0be0492
Fix typo in test description81740e7
Update direct :erlang calls with Elixir functions738ed32
Fix error message when Mimic.copy has not been called on a moduleUpdates
mix_audit
from 2.1.3 to 2.1.4Changelog
Sourced from mix_audit's changelog.
Commits
e2a9645
v2.1.44d50509
fix credo error2a9f023
upgrade deps7cf7415
Fix warningsDependabot 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