Skip to content
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

Update dependency ash to v3.4.56 #788

Merged
merged 3 commits into from
Jan 23, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2025

This PR contains the following updates:

Package Type Update Change
ash (source) prod patch 3.4.55 -> 3.4.56

Release Notes

ash-project/ash (ash)

v3.4.56

Compare Source

Bug Fixes:
  • [Ash] don't use JSON due to library compatibility issues

  • [Ash.Changeset] matching in managed_relationships handle_update (#​1719)

  • [Ash.Query.Calculation] properly load doubly nested calculation's explicit dependencies

  • [Ash.Query.Calculation] handle related non-expr calculations referenced from expr calcs

  • [Ash.Query.Calculation] simplify and fix path generation for nested relationship path deps

  • [Ash] don't require multitenancy attribute in get (#​1716)

Improvements:
  • [Ash.Changeset] make atomics work even if expr err is not supported (#​1718)

  • [Ash.Query] support error shorthand for Ash.Query.add_error/2-3

  • [Ash.Generator] add uses option for changeset_generator

  • [Ash.Generator] add uses option for seed_generator

  • [Ash.Changeset] Use clearer error message for match validation atomic errors (#​1721)

  • [Ash.Type] Add autogenerate_enabled? to Ash.Type for Ecto compatability (#​1715)

  • [Ash.Policy.Authorizer] warn when domain policies would be ignored by resources

  • [Ash.Domain] allow policy authorizer to be in authorizers key in domains


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added demo Changes and features added to backpex demo application dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Jan 21, 2025
@renovate renovate bot requested a review from krns January 21, 2025 17:17
Copy link
Contributor Author

renovate bot commented Jan 23, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Flo0807 Flo0807 requested review from Flo0807 and removed request for krns January 23, 2025 11:16
@Flo0807 Flo0807 merged commit 81be3f3 into develop Jan 23, 2025
6 checks passed
@Flo0807 Flo0807 deleted the renovate/ash-3.x-lockfile branch January 23, 2025 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo Changes and features added to backpex demo application 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