Skip to content

chore(deps): bump ash from 3.5.2 to 3.5.3 in the production-dependencies group#168

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-e2063e3d76
Apr 10, 2025
Merged

chore(deps): bump ash from 3.5.2 to 3.5.3 in the production-dependencies group#168
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-e2063e3d76

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Updates ash from 3.5.2 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)

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


Updates `ash` from 3.5.2 to 3.5.3
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.5.2...v3.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Apr 10, 2025
@zachdaniel zachdaniel merged commit 9cd797d into main Apr 10, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-e2063e3d76 branch April 10, 2025 18:10
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