ash-project / ash_graphql

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

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

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Updates absinthe from 1.7.7 to 1.7.8

Changelog

Sourced from absinthe's changelog.

1.7.8

  • Bugfix: Fixes an issue where schemas would not find their types, or not be found at all.
Commits


Updates igniter from 0.3.12 to 0.3.16

Changelog

Sourced from igniter's changelog.

v0.3.16 (2024-07-31)

Bug Fixes:

  • loadpaths after compiling deps

Improvements:

  • add create_module utility

v0.3.15 (2024-07-31)

Bug Fixes:

  • remove force?: true from dep installation

  • better handling of positional args in igniter.new

v0.3.14 (2024-07-30)

Bug Fixes:

  • detect more function call formats

  • properly extract arguments when parsing positional args

v0.3.13 (2024-07-30)

Bug Fixes:

  • force compile dependencies to avoid strange compiler issues
Commits
  • 5560a41 chore: release version v0.3.16
  • c769fe1 improvement: add create_module utility
  • c905ead chore: bump installer version
  • 691ccfa chore: release version v0.3.15
  • af91431 chore: format
  • 1106f57 fix: remove force?: true from dep installation
  • 058fb09 chore: release version v0.3.14
  • 7ef6465 fix: detect more function call formats
  • 8a6eebd chore: release version v0.3.13
  • 643813b fix: force compile dependencies to avoid strange compiler issues
  • See full diff in compare view


Updates spark from 2.2.10 to 2.2.11

Changelog

Sourced from spark's changelog.

v2.2.11 (2024-07-30)

Bug Fixes:

  • (maybe temporarily) disable parallel compilation to resolve compile time issues

  • ensure that sections are a list in prepend_to_section_order/3

Commits
  • 8d88737 chore: release version v2.2.11
  • 949bcbe fix: (maybe temporarily) disable parallel compilation to resolve compile time...
  • 8584b3e chore: format
  • 723aa8a fix: ensure that sections are a list in prepend_to_section_order/3
  • 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