Skip to content

chore(deps): bump the production-dependencies group with 2 updates#101

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

chore(deps): bump the production-dependencies group with 2 updates#101
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-55a2a35c38

Conversation

@dependabot
Copy link
Contributor

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

Bumps the production-dependencies group with 2 updates: ash and ash_money.

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

Updates ash_money from 0.1.19 to 0.2.0

Changelog

Sourced from ash_money's changelog.

v0.2.0 (2025-04-09)

Features:

  • add ex_money_opts contstraint to AshMoney.Types.Money (#117)

Bug Fixes:

  • AshMoney.Types.Money cast_input and cast_stored (#118)
Commits
  • 91eaa0c chore: release version v0.2.0
  • 933c94b chore(deps): bump the production-dependencies group with 4 updates (#119)
  • 5edb4b6 fix: AshMoney.Types.Money cast_input and cast_stored (#118)
  • b1983fa feat: add ex_money_opts contstraint to AshMoney.Types.Money (#117)
  • 4b602df chore(deps): bump the production-dependencies group with 5 updates (#116)
  • dfb532c chore(deps): bump the production-dependencies group with 6 updates (#115)
  • 8148f69 chore(deps): bump the production-dependencies group with 4 updates (#114)
  • 1c71396 chore(deps-dev): bump the dev-dependencies group with 2 updates (#113)
  • 760caab chore(deps): bump the production-dependencies group with 4 updates (#112)
  • See full diff in compare view

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 dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Apr 10, 2025
@dependabot dependabot bot force-pushed the dependabot/hex/production-dependencies-55a2a35c38 branch from c7a34bb to 8064a5c Compare April 10, 2025 03:35
@zachdaniel
Copy link
Contributor

@dependabot rebase

Bumps the production-dependencies group with 2 updates: [ash](https://github.com/ash-project/ash) and [ash_money](https://github.com/ash-project/ash_money).


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)

Updates `ash_money` from 0.1.19 to 0.2.0
- [Changelog](https://github.com/ash-project/ash_money/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_money@v0.1.19...v0.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/hex/production-dependencies-55a2a35c38 branch from 8064a5c to c808c93 Compare April 10, 2025 03:43
@zachdaniel zachdaniel merged commit b0f4ea0 into main Apr 10, 2025
15 of 17 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-55a2a35c38 branch April 10, 2025 04: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 elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant