ash-project / ash_json_api

The JSON:API extension for the Ash Framework
https://hexdocs.pm/ash_json_api
MIT License
56 stars 40 forks source link

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

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

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

Updates ash from 3.4.1 to 3.4.4

Changelog

Sourced from ash's changelog.

v3.4.4 (2024-09-05)

v3.4.3 (2024-09-04)

Bug Fixes:

  • [loading relationships] properly await tasks from lazy loading multiple relationships

v3.4.2 (2024-09-04)

Bug Fixes:

  • [soft destroys] honor return_destroyed? in soft destroy actions

  • [Ash.Resource.Change] correctly handle return values of batch callbacks (#1424)

  • [read actions] ensure that async limiter is cleared up front

  • [bulk creates] honor bulk upsert condition (#1432)

  • [bulk updates] ensure that update_defaults are set on streaming updates

  • [bulk actions] honor skip_global_validations? in bulk actions

  • [pagination] honor the countable option in pagination

  • [read actions] return proper data shape when doing a read in a transaction

  • [notifications] ensure that from is properly set on all notifications

  • [notifications] fix typo in bulk destroy not clearing ash_started_transaction state

  • [calculations] traverse calculated relationships when rewriting transient calculation values

  • [calculations] don't unload calculation dependencies when lazy? is set

  • [Ash.DataLayer.Ets] handle no_attributes when joining lateral join relationship data

  • [Ash.DataLayer.Ets] fix ets lateral join source field usage

  • [Ash.DataLayer.Ets] properly apply distinct in ets

Improvements with backwards compatibility configurations

These configurations default to the current behavior, but in 4.0 (someday) will be removed, and the new option will be the only option.

... (truncated)

Commits
  • 26ad0b2 chore: release version v3.4.4
  • 90332d0 fix: use consistent naming for configurations
  • e6a7006 feat(Ash.Reactor): Add load option to existing actions, and add new step ty...
  • 24cc008 improvement: ArgumentError for non-existent actions in Ash.can?
  • d6a973c improvement: better error messages on incorrect action types
  • b999fb1 chore: add owl as an explicit dependency
  • 5cdf957 chore: update changelog
  • 0879084 chore: release version v3.4.3
  • d144be6 fix: properly await tasks from lazy loading multiple relationships
  • 745aa6e chore: update changelog
  • Additional commits viewable in compare view


Updates spark from 2.2.22 to 2.2.23

Changelog

Sourced from spark's changelog.

v2.2.23 (2024-08-29)

Improvements:

  • add get_option igniter tool

  • add take option to to_options

Commits
  • 04b2375 chore: release version v2.2.23
  • edbd49f improvement: add get_option igniter tool
  • acc4c52 improvement: add take option to to_options
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions