Skip to content

chore(deps): bump ash from 3.4.68 to 3.4.70 in the production-dependencies group#164

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

chore(deps): bump ash from 3.4.68 to 3.4.70 in the production-dependencies group#164
zachdaniel merged 1 commit intomainfrom
dependabot/hex/production-dependencies-a08de7f577

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Updates ash from 3.4.68 to 3.4.70

Changelog

Sourced from ash's changelog.

v3.4.70 (2025-03-20)

Bug Fixes:

  • compose get_by and action filters properly

  • fields could be nil on exceptions

  • apply runtime supplied loads over top of action loads

  • return records from bulk soft destroy if requested (#1884)

  • ensure error classes are used in code interfaces

Improvements:

  • validate multitenancy earlier in bulk actions

  • initialize all types propertly at compile time

v3.4.69 (2025-03-18)

Bug Fixes:

  • apply strict load in Ash.get properly (#1881)

  • honor tenant in Ash.Seed.update!

  • pattern match error in bulk result

  • match on {:not_atomic pattern in update actions

  • fix typo: atomcis -> atomics

  • properly evaluate Exists{} expressions in runtime filter

  • Fix upsert identity type error (#1872)

  • Fix bulk_create for manual create actions with bulk_create/3 (#1869)

  • ensure loading maps & structs properly load as keyword

  • make the --example installer flag idempotent

... (truncated)

Commits
  • a572140 chore: release version v3.4.70
  • 8e848e6 improvement: validate multitenancy earlier in bulk actions
  • 811472d chore: undo last fix
  • ef715ed fix: compose get_by and action filters properly
  • 2a3c4b0 fix: fields could be nil on exceptions
  • 498cf43 docs: Added link to Ash.Type.NewType in main Ash.Type docs (#1892)
  • 54411e2 docs: better headings in backwards-compatibility-config
  • 0633004 docs: add line in backwards-compatibility-config
  • 93f7414 docs: better formatting for backwards compatibility config guide
  • 667bdea docs: add guide on backwards compatibility configurations
  • 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

Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


Updates `ash` from 3.4.68 to 3.4.70
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.4.68...v3.4.70)

---
updated-dependencies:
- dependency-name: ash
  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 dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Mar 20, 2025
@zachdaniel zachdaniel merged commit 6a144be into main Mar 20, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-a08de7f577 branch March 20, 2025 17:47
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