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.3 to 3.4.8Changelog
Sourced from ash's changelog.
Commits
83abae0
chore: release version v3.4.8cee0fc9
docs: add more docs for aggregates2c197c0
Use correct extensions inash.patch.extend.ex
(#1446)28233f4
chore: update subproject policy testsf761f62
chore: cleanup unused deps4f31109
fix: support passing a forbidden error to policies per the docs0dde9f0
fix: don't repor the action as the actor for policy breakdowns7c1808b
chore: update mix.locka97a65f
fix: checkchangeset.action
before raising a required primary action error44c0d09
fix: ensure proper return types for:stream
strategy bulk update/destroysUpdates
igniter
from 0.3.34 to 0.3.35Changelog
Sourced from igniter's changelog.
Commits
1628739
chore: release version v0.3.3572bd354
improvement: addIgniter.Code.Common.remove/2
da86bd1
Module.find_all_matching_modules only consider Elixir Files (#83)62b9ae9
fix: when including a glob, usetest_files
in test_modeUpdates
spark
from 2.2.23 to 2.2.27Changelog
Sourced from spark's changelog.
Commits
87634f9
chore: release version v2.2.27fbbf932
fix: properly display unknown vs required option for missing keys58cad59
chore: release version v2.2.2669eca11
fix: undo change supporting non keyword lists in spark options49b71ee
Revert "chore: missed one check on for{:spark_behaviour
"1c23e24
Revert "improvement::spark_behaviour
does not need to require opts be a list"37db8b3
chore: missed one check on for{:spark_behaviour
f62c47c
chore: release version v2.2.250ad0cad
improvement::spark_behaviour
does not need to require opts be a list5b2d9e3
chore: release version v2.2.24Dependabot 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