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 production-dependencies group with 4 updates: ash, ecto, igniter and postgrex.
Updates
ash
from 3.3.3 to 3.4.1Changelog
Sourced from ash's changelog.
... (truncated)
Commits
3fce3bf
chore: release version v3.4.11654ccd
fix: properly pass actor, action, tenant etc. to lazy loaded relationships622561d
chore: add actor to policy errors for later usef0c6e86
chore: remove unnecessary line in docs542179c
chore: changelog formattinga7a3a7d
chore: update changelogfb55cee
chore: release version v3.4.0074b65e
chore: Report which module is at fault, when raising an error about relations...5b40040
chore: fix recent calculation optimization to never prune authorization calcs7991d84
chore: don't enumerate empty listUpdates
ecto
from 3.12.0 to 3.12.1Changelog
Sourced from ecto's changelog.
Commits
e753d29
Release v3.12.1fc179e0
Revert "Allow literal struct ininsert_all
+ add recent changes to docs (#4...551b2eb
Add missing anchors in docs (#4491)d505995
Remove incorrect subquery parameter check (#4490)92f07d8
Allow literal struct ininsert_all
+ add recent changes to docs (#4489)68c67d6
AddEcto.Type.parameterized?/2
(#4488)df967cc
Fix Ecto.Enum.mappings/2 and Ecto.Enum.values/2 specs (#4487)5f1eefc
Update schema.ex (#4485)Updates
igniter
from 0.3.18 to 0.3.19Changelog
Sourced from igniter's changelog.
Commits
38de328
chore: release version v0.3.19927f0d4
docs: update docs on source code vs values14552bc
fix: properly handle values vs code in configureccdbfee
test: add failing config tests (#77)ede41d3
docs: Fix typo / spelling (#76)db4d646
chore: fix warningUpdates
postgrex
from 0.19.0 to 0.19.1Changelog
Sourced from postgrex's changelog.
Commits
02d816b
Release v0.19.1315e632
Add binary LSN encoding/decoding3cbcb14
Silence logs in replication testsa357ae2
Use :binary module directlyb55ec78
Log error message if Postgrex.ReplicationConnection is reconnecting66a4682
Fix dialyzer issues with interval extension, part 2 (#702)6d16321
Fix dialyzer warning for interval (#701)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