An absinthe backed graphql API extension for the Ash Framework
Go to file
dependabot[bot] 67a59c2d14
chore(deps): bump the production-dependencies group with 2 updates (#200)
Bumps the production-dependencies group with 2 updates: [ash](https://github.com/ash-project/ash) and [igniter](https://github.com/ash-project/igniter).


Updates `ash` from 3.2.3 to 3.2.6
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.2.3...v3.2.6)

Updates `igniter` from 0.3.3 to 0.3.9
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/igniter/compare/v0.3.3...v0.3.9)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: igniter
  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-07-25 07:21:57 -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: Mention AshGraphl.Error Protocol in docs (#199) 2024-07-23 10:32:36 -04:00
lib bugfix: Fix check for checking if a field is filterable or not (#198) 2024-07-21 11:54:52 -04:00
logos chore: release version v0.1.0 2020-08-13 18:55:34 -04:00
test bugfix: Fix check for checking if a field is filterable or not (#198) 2024-07-21 11:54:52 -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.2.1 2024-07-18 17:40:08 -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.2.1 2024-07-18 17:40:08 -04:00
mix.lock chore(deps): bump the production-dependencies group with 2 updates (#200) 2024-07-25 07:21:57 -04:00
README.md fix typo (#158) 2024-05-15 09:49:56 -04:00