ash-project / ash_graphql

The extension for building GraphQL APIs with Ash
https://hexdocs.pm/ash_graphql
MIT License
73 stars 49 forks source link

chore(deps): bump the production-dependencies group with 3 updates #214

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the production-dependencies group with 3 updates: ash, igniter and spark.

Updates ash from 3.4.8 to 3.4.16

Changelog

Sourced from ash's changelog.

v3.4.16 (2024-09-18)

Bug Fixes:

  • ensure Ash.Seed always sets action_select

Improvements:

  • properly log successful policy breakdowns with extra info

  • add Ash.Filter.fetch_simple_equality_predicate

v3.4.15 (2024-09-17)

Improvements:

  • add load option to Ash.Query.for_read

  • add backwards compat upgrade guide

v3.4.14 (2024-09-17)

Bug Fixes:

  • properly detect domains that don't exist yet in ash.gen.domain

v3.4.13 (2024-09-17)

Bug Fixes:

  • honor skip_global_validations? on fully atomic changesets

  • ensure calculation context is fully propagated to sort statements

  • ensure that resource context is set for expanding filter descriptions

v3.4.12 (2024-09-16)

... (truncated)

Commits
  • cf9889a chore: release version v3.4.16
  • 4e70513 fix: ensure Ash.Seed always sets action_select
  • bbfa909 improvement: properly log successful policy breakdowns with extra info
  • 303dd34 chore: release version v3.4.15
  • 2a1a117 improvement: add load option to Ash.Query.for_read
  • cf6e738 chore: release version v3.4.14
  • 158022e fix: properly detect domains that don't exist yet in ash.gen.domain
  • 248b4e2 chore: release version v3.4.13
  • d9d1ac9 fix: honor skip_global_validations? on fully atomic changesets
  • 0af45c0 fix: ensure calculation context is fully propagated to sort statements
  • Additional commits viewable in compare view


Updates igniter from 0.3.35 to 0.3.39

Changelog

Sourced from igniter's changelog.

v0.3.39 (2024-09-18)

Bug Fixes:

  • don't warn while parsing files

  • display an error when a composed task can't be found

Improvements:

  • more phoenix router specific code

  • make issues red and formatted with more spacing

  • properly compare regex literals

  • add dont_move_file_pattern utility

  • update installer to always run mix deps get and install

v0.3.38 (2024-09-16)

Bug Fixes:

  • don't add warning on overwrite option

Improvements:

  • better confirmation message experience

v0.3.37 (2024-09-15)

Improvements:

  • return igniter in Igniter.Test.assert_unchanged

v0.3.36 (2024-09-13)

... (truncated)

Commits
  • 6a9700d chore: release version v0.3.39
  • ad73f46 chore: specs & docs for phoenix functions
  • f043dd1 fix: don't warn while parsing files
  • e8a4b2d improvement: make issues red and formatted with more spacing
  • c26e0bf chore: format
  • c8fd968 improvement: properly compare regex literals
  • 88c7540 chore: bump installer version
  • c521435 fix: display an error when a composed task can't be found
  • 81271fa chore: release version v0.3.38
  • 86c9396 improvement: better confirmation message experience
  • Additional commits viewable in compare view


Updates spark from 2.2.27 to 2.2.29

Changelog

Sourced from spark's changelog.

v2.2.29 (2024-09-15)

Improvements:

  • add Spark.Igniter.find for search a DSL and all fragments

v2.2.28 (2024-09-14)

Bug Fixes:

  • support latest elixir_ls changes

Improvements:

  • support fragments when finding DSL options
Commits
  • 5b6f9c7 chore: release version v2.2.29
  • aee422c improvement: add Spark.Igniter.find for search a DSL and all fragments
  • faf10d6 chore: release version v2.2.28
  • 0e452c5 improvement: support fragments when finding DSL 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