Skip to content

build(deps): bump ash from 3.5.2 to 3.5.4 #72

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ash from 3.5.2 to 3.5.4.

Changelog

Sourced from ash's changelog.

v3.5.4 (2025-04-10)

Bug Fixes:

  • ensure after hooks force return_records on bulk update/destroy

  • add action to changeset for opts fetching in bulk create

  • avoid coercion of datetime to date in start_of_day function (#1958)

  • incorrect start_of_day value when timezone specified

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:

... (truncated)

Commits
  • b96e7d7 chore: release version v3.5.4
  • b171736 fix: ensure after hooks force return_records on bulk update/destroy
  • 52e5943 fix: add action to changeset for opts fetching in bulk create
  • 056a826 fix: avoid coercion of datetime to date in start_of_day function (#1958)
  • 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)
  • 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 11, 2025
@zachdaniel
Copy link
Collaborator

@dependabot rebase

Bumps [ash](https://github.com/ash-project/ash) from 3.5.2 to 3.5.4.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.5.2...v3.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/ash-3.5.4 branch from e0be903 to 48b5abb Compare April 11, 2025 02:14
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2025

Superseded by #73.

@dependabot dependabot bot closed this Apr 15, 2025
@dependabot dependabot bot deleted the dependabot/hex/ash-3.5.4 branch April 15, 2025 00:27
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