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 3 updates: ash, igniter and postgrex.
Updates
ash
from 3.3.2 to 3.3.3Changelog
Sourced from ash's changelog.
Commits
3c8a48c
chore: release version v3.3.328f7354
fix: roll back bulk update/destroy on before action errorf8fc4cd
fix: delete ash_notifications from pdict after readingde7bd35
docs: add typespec forbuild/2
0ecf92a
docs: update changelogUpdates
igniter
from 0.3.16 to 0.3.17Changelog
Sourced from igniter's changelog.
Commits
18713f8
chore: release version v0.3.1763dade2
fix: properly parse boolean switches from positional argsf356cce
improvement: support for non-elixir files with create_new_file, update_file, ...8002f85
docs: update module names in docs (#74)810c421
fix: don't warn onMacro.Env.expand_alias/3
not being defined853f275
fix: descend into single child block when modifying keyworde2a1682
test: add regression tests that fail (#71)79ae2d6
Revert "fix: escape injected code in Common.replace_code/2 (#70)" (#72)bba8d52
fix: escape injected code in Common.replace_code/2 (#70)2733449
Fix move to single child block (#69)Updates
postgrex
from 0.18.0 to 0.19.0Changelog
Sourced from postgrex's changelog.
Commits
ee52684
Release v0.19.0~db2e0a2
Respect precision for intervals (#699)e5c3a34
AddDuration
to docs (#698)6756640
Return {:stop, reason} from gen_statem init callback (#697)3e9ea98
Add support for Elixir Durations (#696)85bac2d
Fix module name in raise (#695)c0eb94e
Fix typo in docs for Types.define/3 (#694)5e6a76f
mix formatb4b3211
REPLICATION: Allow starting one stream right after another (#693)1daa656
Document backwards incompatible changeDependabot 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