Skip to content

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

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-a005196baa
Mar 20, 2025
Merged

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2025

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

Updates ash from 3.4.65 to 3.4.67

Changelog

Sourced from ash's changelog.

v3.4.67 (2025-03-04)

Bug Fixes:

  • Pass tenant option when seeding resource given by the generator (#1834)

v3.4.66 (2025-03-03)

Bug Fixes:

  • handle unparseable relationship sorts & single atom sorts

  • don't allow modifying changeset with atomic conditions

  • don't prevent changing values to nil when original data is not available

  • propagate invalid refrence error when adding calc context to sort (#1827)

  • ensure that we don't try to compare not loaded or forbidden values

  • use filter not filters in stale record error

Improvements:

  • add touching? option to changing validation

  • don't show required errors for fields with other errors

  • validate aggregate multitenancy

  • ignore action-defined loads when using Ash.load

Commits
  • fd92a48 chore: release version v3.4.67
  • 573a922 fix: Pass tenant option when seeding resource given by the generator (#1834)
  • b012f40 chore: release version v3.4.66
  • 1220990 chore: remove IO.inspect
  • 8f3308f chore: don't try to parse nil sorts
  • e4cca3c chore: clean up credo warnings
  • afb1d63 fix: handle unparseable relationship sorts & single atom sorts
  • cbe5b52 chore: remove spec because I have no idea why dialyzer doesn't like it
  • ffeedb1 chore: fix patterns in last commit
  • a372956 fix: don't allow modifying changeset with atomic conditions
  • Additional commits viewable in compare view

Updates ash_money from 0.1.16 to 0.1.19

Changelog

Sourced from ash_money's changelog.

v0.1.19 (2025-03-04)

Bug Fixes:

  • install into all repos, and if any repo is found

v0.1.18 (2025-03-03)

Bug Fixes:

  • don't ask for confirmation if --yes is passed to installer

v0.1.17 (2025-02-28)

Bug Fixes:

  • generate migrations to fix >= operator

  • Fix money_gte function to use the correct operator (#110)

Commits
  • ab09e4d chore: release version v0.1.19
  • 9991823 fix: install into all repos, and if any repo is found
  • cea4bb3 chore: release version v0.1.18
  • 475cf73 fix: don't ask for confirmation if --yes is passed to installer
  • 713187a chore: release version v0.1.17
  • 93ad27f fix: generate migrations to fix >= operator
  • 53799d6 fix: Fix money_gte function to use the correct operator (#110)
  • 1355278 chore(deps-dev): bump git_ops in the dev-dependencies group (#109)
  • 871db2d chore(deps): bump the production-dependencies group with 4 updates (#108)
  • 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 Mar 6, 2025
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.4.65 to 3.4.67
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.4.65...v3.4.67)

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

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_money
  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 force-pushed the dependabot/hex/production-dependencies-a005196baa branch from 296f7b0 to 9714365 Compare March 20, 2025 04:13
@zachdaniel zachdaniel merged commit 7104f09 into main Mar 20, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-a005196baa branch March 20, 2025 04:32
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