Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps ash from 3.4.68 to 3.5.2.

Changelog

Sourced from ash's changelog.

v3.5.2 (2025-03-31)

Bug Fixes:

  • match errors on cascade destroy/update

  • handle templated opts in bulk update after batch results

  • support refs and args option for define_calculation

  • don't cast arbitrary maps to structs in struct type

Improvements:

  • add default_sort on relationships and queries (#1928)

  • new type recursive validation (#1913)

  • task for generating custom changes module (#1926)

  • better error on case in ash expressions (#1927)

  • helpful error on incorrectly implemented change modules

  • support custom_inputs in code interfaces

  • Ash.Type.Enum - Add optional description and label value â�¦ (#1925)

  • support exclude_inputs for define_calculation

  • add exclude_inputs to code interface definitions

  • fix hint for read/generic actions in NoSuchInput

v3.5.1 (2025-03-27)

Bug Fixes:

  • when reading a record to simulate an update, merge with data

  • more consistent error messaging from present validation

  • can't atomically update a query w/ after_action hooks

... (truncated)

Commits
  • 87c57a3 chore: release version v3.5.2
  • d94ba56 chore: follow up with more match fixes for cascade destroy errors
  • 2072197 fix: match errors on cascade destroy/update
  • c7ae1a9 docs: formatting
  • 510ddef improvement: add default_sort on relationships and queries (#1928)
  • a784212 fix: handle templated opts in bulk update after batch results
  • 77b37fe improvement: new type recursive validation (#1913)
  • 0a1a7e9 docs: Update sensitive-data.md (#1929)
  • 4ecb0ea improvement: task for generating custom changes module (#1926)
  • e926d68 improvement: better error on case in ash expressions (#1927)
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Apr 1, 2025
Bumps [ash](https://github.com/ash-project/ash) from 3.4.68 to 3.5.2.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.4.68...v3.5.2)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2025

Superseded by #181.

@dependabot dependabot bot closed this Apr 10, 2025
@dependabot dependabot bot deleted the dependabot/hex/ash-3.5.2 branch April 10, 2025 03:03
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