Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2025

Bumps ash from 3.4.68 to 3.5.3.

Changelog

Sourced from ash's changelog.

v3.5.3 (2025-04-09)

Bug Fixes:

  • avoid defining default actions when actions w/ that name exist

  • use the notification logic from bulk update in create (#1951)

  • honor stream_options in read code interfaces

  • Fix filtering with aggregates refers calculation error (#1954)

  • properly provide the changeset to after action hooks

  • set calculation context in Ash.can

  • honor :* in skip_unknown_inputs in generic actions

  • honor action's skip_unknown_inputs in generic actions

  • set access_from in cascade_ (#1948)

  • maintain order of enum values (#1942)

  • carry context around to nested calculations better

  • fill templates in more necessary places

  • set tenant when building query in managed_relationships

Improvements:

  • optimize args handling in code interfaces

  • tasks for generating custom modules (#1940)

v3.5.2 (2025-03-31)

Bug Fixes:

  • match errors on cascade destroy/update

  • handle templated opts in bulk update after batch results

... (truncated)

Commits
  • e0e060d chore: release version v3.5.3
  • 9a63a46 improvement: optimize args handling in code interfaces
  • 79f05b7 docs: fix use pins in custom_expression example
  • 6246ace chore: warn on too many related records found
  • 1edf64f docs: Add note to Code Interface guide that query can accept any args for `...
  • 016a90f fix: use the notification logic from bulk update in create (#1951)
  • 7ab8f60 chore: small potential optimizations in Ash.bulk_create
  • 0691129 chore: move common patterns to top in Ash.Can
  • 05a0bf4 fix: honor stream_options in read code interfaces
  • 659d044 fix: Fix filtering with aggregates refers calculation error (#1954)
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Apr 10, 2025
Bumps [ash](https://github.com/ash-project/ash) from 3.4.68 to 3.5.3.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.4.68...v3.5.3)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2025

Superseded by #182.

@dependabot dependabot bot closed this Apr 11, 2025
@dependabot dependabot bot deleted the dependabot/hex/ash-3.5.3 branch April 11, 2025 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant