Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/production-dependencies-bcbab9dae8
Closed

chore(deps): bump ash from 3.5.31 to 3.5.33 in the production-dependencies group#56
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/production-dependencies-bcbab9dae8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

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

Updates ash from 3.5.31 to 3.5.33

Release notes

Sourced from ash's releases.

v3.5.33

Bug Fixes:

Improvements:

  • get_by_id typo fix in usage rules (#2230) by albinkc

  • Add array modifier to ash.gen.resource (#2228) by Kenneth Kostrešević

  • Add prepend? opt to hooks and Ash.Subject transaction hooks (#2221) by @​chazwatkins

  • hooks: Add transaction hooks to Ash.Subject by @​chazwatkins

  • Ash.Subject delegation and improvements by @​chazwatkins

  • add log? option to can functions by @​zachdaniel

  • add transaction hooks for read actions (#2219) by ChristianAlexander

v3.5.32

Bug Fixes:

  • ensure that exists "at_path" is returned as a relationship path by @​zachdaniel

Improvements:

  • add before/after/around transaction hooks to generic actions (#2218) by ChristianAlexander
Changelog

Sourced from ash's changelog.

v3.5.33 (2025-07-29)

Bug Fixes:

Improvements:

  • get_by_id typo fix in usage rules (#2230) by albinkc

  • Add array modifier to ash.gen.resource (#2228) by Kenneth Kostrešević

  • Add prepend? opt to hooks and Ash.Subject transaction hooks (#2221) by @​chazwatkins

  • hooks: Add transaction hooks to Ash.Subject by @​chazwatkins

  • Ash.Subject delegation and improvements by @​chazwatkins

  • add log? option to can functions by @​zachdaniel

  • add transaction hooks for read actions (#2219) by ChristianAlexander

v3.5.32 (2025-07-23)

Bug Fixes:

  • ensure that exists "at_path" is returned as a relationship path by @​zachdaniel

Improvements:

  • add before/after/around transaction hooks to generic actions (#2218) by ChristianAlexander
Commits
  • 6b237ba chore: release version v3.5.33
  • 9aa8442 fix: handle nil values properly in atomic changing validations
  • bf31c46 fix: Application ER Mermaid Diagram (#2231)
  • 72b8a92 chore: reproduce w/ a test
  • 2f6382b fix: clear nil options in typed struct to constraints process
  • b3da249 Improvement: get_by_id typo fix in usage rules (#2230)
  • 6eefeea docs: Update docs on default pagination behavior. (#2226)
  • 02147e0 improvement: Add array modifier to ash.gen.resource (#2228)
  • a56d447 chore: undo stream change
  • e66487c chore(enum): remove gettext example from Enum docs (#2222)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Aug 1, 2025
@dependabot dependabot bot force-pushed the dependabot/hex/production-dependencies-bcbab9dae8 branch from 7434590 to 27e8cba Compare August 14, 2025 10:42
Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


Updates `ash` from 3.5.31 to 3.5.33
- [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.31...v3.5.33)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.5.33
  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-bcbab9dae8 branch from 27e8cba to 16e7f05 Compare August 21, 2025 22:33
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Looks like ash is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-bcbab9dae8 branch October 1, 2025 09:11
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.

0 participants