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 2 updates in the / directory: ash and ash_postgres.
Updates
ash
from 3.4.32 to 3.4.39Changelog
Sourced from ash's changelog.
... (truncated)
Commits
9cc8c33
chore: release version v3.4.39f80612e
fix: emit warnings about already validated actions in before_action hooks toob88569a
chore(deps-dev): bump the dev-dependencies group with 2 updates (#1567)035b631
fix: add missing case clause forChangeset.atomic_update
type cast (#1569)aac0190
improvement: more better error bread crumbsbf09c86
chore: update changelogc2c4cce
chore: release version v3.4.38674c7d6
chore: format1a39993
fix: start transactions for manual actionse699525
fix: detect transaction hooks added by around_transaction and before_transactionUpdates
ash_postgres
from 2.4.9 to 2.4.12Changelog
Sourced from ash_postgres's changelog.
Commits
Updates
spark
from 2.2.34 to 2.2.35Changelog
Sourced from spark's changelog.
Commits
895008d
chore: release version v2.2.35cd2190d
chore: update igniter471c277
fix: generate DSL documentation without a colon in the file nameUpdates
splode
from 0.2.4 to 0.2.7Changelog
Sourced from splode's changelog.
Commits
4184312
chore: release version v0.2.75322ef7
fix: remove IO.inspectc72a165
chore: release version v0.2.6582cc9f
improvement: better formatting of bread crumbs276cf70
chore: release version v0.2.51614e3b
improvement: support.unwrap!/2
on generated splode modules8f97bd0
improvement: Don't showProcess.info
in stacktraces. (#10)906a82e
Modifications to merge logic (#9)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