An absinthe backed graphql API extension for the Ash Framework
Find a file
dependabot[bot] 6dc47b20ca
chore(deps): bump the production-dependencies group with 2 updates (#209)
Bumps the production-dependencies group with 2 updates: [igniter](https://github.com/ash-project/igniter) and [spark](https://github.com/ash-project/spark).


Updates `igniter` from 0.3.19 to 0.3.22
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/igniter/compare/v0.3.19...v0.3.22)

Updates `spark` from 2.2.21 to 2.2.22
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.2.21...v2.2.22)

---
updated-dependencies:
- dependency-name: igniter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: spark
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-21 21:08:14 -04:00
.github ci: dependabot weekly 2024-06-23 21:12:51 -04:00
config chore: set log level in dev 2024-05-13 12:43:13 -04:00
documentation docs: add line about how the file is generated to docs 2024-08-16 14:56:30 -04:00
lib chore: skip sobelow errors 2024-08-16 14:41:03 -04:00
logos chore: release version v0.1.0 2020-08-13 18:55:34 -04:00
priv improvement: add schema codegen features & guide 2024-08-16 14:36:49 -04:00
test improvement: add schema codegen features & guide 2024-08-16 14:36:49 -04:00
.check.exs improvement: generic action support 2023-09-15 13:45:12 -04:00
.credo.exs chore: format/credo 2023-11-13 23:23:27 -05:00
.formatter.exs improvement: add igniter-backed installer 2024-07-15 14:25:40 -04:00
.gitignore chore: commit tool-versions 2023-01-31 23:58:35 -05:00
.tool-versions improvement: add extension installation code 2024-07-18 13:30:29 -04:00
CHANGELOG.md chore: release version v1.3.2 2024-08-16 14:41:47 -04:00
FUNDING.yml fix: fix usage of new Ash.Query.filter/2 2020-10-09 21:10:22 -04:00
LICENSE chore: update license 2020-09-21 14:04:00 -04:00
mix.exs chore: release version v1.3.2 2024-08-16 14:41:47 -04:00
mix.lock chore(deps): bump the production-dependencies group with 2 updates (#209) 2024-08-21 21:08:14 -04:00
README.md fix typo (#158) 2024-05-15 09:49:56 -04:00