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

chore(deps): bump ash from 3.4.50 to 3.4.56 in the production-dependencies group across 1 directory #80

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

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

Updates ash from 3.4.50 to 3.4.56

Changelog

Sourced from ash's changelog.

3.4.56 (2025-01-21)

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

v3.4.55 (2025-01-13)

Bug Fixes:

  • [code interfaces] ensure can_* code interfaces pass arguments to actions

  • [Ash] case clause error in Ash.can?

  • [Ash] reset ash_started_transaction? on bulk create

... (truncated)

Commits
  • 31ef368 chore: release version 3.4.56
  • 016d248 improvement: support error shorthand for Ash.Query.add_error/2-3
  • cab79bd chore(deps): bump igniter in the production-dependencies group (#1723)
  • 035d010 improvement: add uses option for changeset_generator
  • 093eb29 chore: update mix.lock
  • 5673e8f docs: make individual DSL options searchable
  • ca0b9a4 docs: Clarify the behaviour of Ash.read_first and read_first! by adding t...
  • c78d94d docs: document start_of_day/1-2
  • cee6d80 improvement: Use clearer error message for match validation atomic errors (#1...
  • d166299 fix: properly load doubly nested calculation's explicit dependencies
  • 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2025
Bumps the production-dependencies group with 1 update in the / directory: [ash](https://github.com/ash-project/ash).


Updates `ash` from 3.4.50 to 3.4.56
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.4.50...3.4.56)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/production-dependencies-a730168f8e branch from 4c157f7 to 42603ee Compare January 23, 2025 03:45
@zachdaniel zachdaniel merged commit 19e30b4 into main Jan 23, 2025
14 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-a730168f8e branch January 23, 2025 05:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant