Closed dependabot[bot] closed 6 months ago
@zachdaniel can you check that I'm not totally lying here? 20a68a1e0caf1038f55aa58492bbbbee1bb049bb
A newer version of ash exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
Bumps ash from 3.0.0-rc.6 to 3.0.0-rc.18.
Changelog
Sourced from ash's changelog.
... (truncated)
Commits
eb5f732
chore: release version v3.0.0-rc.188eb98bc
fix: swap the parameters in Ash.ToTenant.to_tenant/2 (#1003)2f28bd9
chore: betteruse Ash.Resource
options46ed97d
improvement: addash.rollback
mix task4f26773
improvement: addash.rollback
task139058d
fix(Ash.Reactor): crash when calling an ash reactor for the first time.1854880
improvement: addconfig :ash, require_atomic_by_default?, false
, for upgrading5c70935
improvement: supportskip_unknown_inputs
inAsh.bulk_create
25c1063
fix: add context argument tobefore_action
andafter_action
for read actions95ecc51
fix: add base case for Ash.Resource.Info.public_relationship/2 (#1000)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