ash-project / ash_paper_trail

The extension for keeping an audit log of changes to your Ash resources.
https://hexdocs.pm/ash_paper_trail
MIT License
33 stars 15 forks source link

chore(deps): bump ash from 3.4.27 to 3.4.32 in the production-dependencies group #124

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the production-dependencies group with 1 update: ash.

Updates ash from 3.4.27 to 3.4.32

Changelog

Sourced from ash's changelog.

v3.4.32 (2024-10-14)

Improvements:

  • use new :csv option type from igniter

v3.4.31 (2024-10-14)

Bug Fixes:

  • allow strings in generic action skip_unknown_inputs

v3.4.30 (2024-10-14)

Bug Fixes:

  • add tracer option to generic action opts

v3.4.29 (2024-10-13)

Bug Fixes:

  • clear change from atomics as well

  • update spark for spark.formatter fixes

  • properly invoke notify callback in read actions

Improvements:

  • better ergonomics for atomic updates

  • add private_arguments option

  • validate Ash.ActionInput.for_action opts

  • allow additional callbacks in Ash.Type.NewType

... (truncated)

Commits
  • b0a7c81 chore: release version v3.4.32
  • e3c735f improvement: use new :csv option type from igniter
  • cb3137c chore: release version v3.4.31
  • 7d114e3 fix: allow strings in generic action skip_unknown_inputs
  • b9e29a0 chore: release version v3.4.30
  • 7115d2d fix: add tracer option to generic action opts
  • 9280a69 docs: improve policy guide with additional examples (#1513)
  • 6131110 chore: release version v3.4.29
  • ee50939 chore: handle nil action in atomic_update
  • 716ea01 chore: handle nil action in atomic update
  • Additional commits viewable in compare view


Dependabot compatibility score

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