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 spark.
Updates
ash
from 3.4.28 to 3.4.32Changelog
Sourced from ash's changelog.
Commits
b0a7c81
chore: release version v3.4.32e3c735f
improvement: use new:csv
option type from ignitercb3137c
chore: release version v3.4.317d114e3
fix: allow strings in generic action skip_unknown_inputsb9e29a0
chore: release version v3.4.307115d2d
fix: addtracer
option to generic action opts9280a69
docs: improve policy guide with additional examples (#1513)6131110
chore: release version v3.4.29ee50939
chore: handle nil action inatomic_update
716ea01
chore: handle nil action in atomic updateUpdates
igniter
from 0.3.58 to 0.3.63Changelog
Sourced from igniter's changelog.
Commits
aa43d5c
chore: release version v0.3.6399a8ab2
fix: properly collect csv options into listse79aed4
chore: release version v0.3.62bfc3d30
fix: properly parse csv/keep optionsf15e761
chore: bump installer6e5d66d
chore: release version v0.3.61ebe43a1
improvement: support csv option type and properly handle keep options listsaddc035
chore: release version v0.3.60657b547
improvement: don't rely on elixir 1.16+ features3577774
chore: release version v0.3.59Updates
spark
from 2.2.32 to 2.2.34Changelog
Sourced from spark's changelog.
Commits
7f99d22
chore: release version v2.2.3486ce99c
improvement: more and better typespecs forSpark.Options.Validator
d1b5cde
docs: explain Spark.Options betterbb4b178
chore: release version v2.2.335a82cb8
fix: include optional arguments as entity builders in spark.formatter2f0d947
sync-tool-versions-with-ash (#112)e3d937c
chore: update igniter and resolve compiler warningsc584066
chore: formatcb253bc
Revert "Revert "improvement: raise multiple DslErrors at once""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