Skip to content

chore(deps): bump ash from 3.5.26 to 3.5.31 in the production-dependencies group#199

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-8bab273b24
Jul 22, 2025
Merged

chore(deps): bump ash from 3.5.26 to 3.5.31 in the production-dependencies group#199
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-8bab273b24

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

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

Updates ash from 3.5.26 to 3.5.31

Release notes

Sourced from ash's releases.

v3.5.31

Bug Fixes:

  • Catch invalid load (#2213) by Kenneth Kostrešević

Improvements:

  • Add Ash.Subject to abstract Changeset, Query, ActionInput common functions (#2212) by @​chazwatkins

  • support validations, preparations on generic actions by @​zachdaniel

  • add before/after action hooks to generic actions by @​zachdaniel

v3.5.30

Bug Fixes:

  • handle new return value from kind_of_thing in gen.resource by @​zachdaniel

Improvements:

v3.5.28

Bug Fixes:

v3.5.27

Bug Fixes:

... (truncated)

Changelog

Sourced from ash's changelog.

v3.5.31 (2025-07-22)

Bug Fixes:

  • Catch invalid load (#2213) by Kenneth Kostrešević

Improvements:

  • Add Ash.Subject to abstract Changeset, Query, ActionInput common functions (#2212) by @​chazwatkins

  • support validations, preparations on generic actions by @​zachdaniel

  • add before/after action hooks to generic actions by @​zachdaniel

v3.5.30 (2025-07-18)

Bug Fixes:

  • handle new return value from kind_of_thing in gen.resource by @​zachdaniel

Improvements:

v3.5.29 (2025-07-18)

Bug Fixes:

  • properly return :error when unable to determine type of module by @​zachdaniel

v3.5.28 (2025-07-17)

Bug Fixes:

... (truncated)

Commits
  • 56cd9b0 chore: release version v3.5.31
  • 3effedb chore(deps): bump the github-actions group with 2 updates (#2217)
  • 32cbf16 refactor: Migrate to Ash.Subject for Changeset, Query, ActionInput (#2215)
  • cdb3e43 docs: Fixes typo in sort_by. function doc (#2216)
  • 0808869 improvement: Add Ash.Subject to abstract Changeset, Query, ActionInput common...
  • c244822 fix: Catch invalid load (#2213)
  • d415354 improvement: support validations, preparations on generic actions
  • f24a77e chore: release version v3.5.30
  • 5627169 fix: handle new return value from kind_of_thing in gen.resource
  • fb0ecc4 chore: Remove Elixir. from module name printed in Igniter error message (#2...
  • 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 Jul 22, 2025
Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


Updates `ash` from 3.5.26 to 3.5.31
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.5.26...v3.5.31)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.5.31
  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 added elixir Pull requests that update elixir code dependencies Pull requests that update a dependency file labels Jul 22, 2025
@zachdaniel zachdaniel merged commit cf0a067 into main Jul 22, 2025
4 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-8bab273b24 branch July 22, 2025 19:19
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