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


Updates `ash` from 3.4.1 to 3.4.3
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.4.1...v3.4.3)

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

---
updated-dependencies:
- dependency-name: ash
  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-09-04 20:45:50 -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 chore: release version v1.3.3 2024-08-26 16:18:12 -04:00
lib fix: append new domain to list when extending 2024-08-26 16:15:56 -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.3 2024-08-26 16:18:12 -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.3 2024-08-26 16:18:12 -04:00
mix.lock chore(deps): bump the production-dependencies group with 2 updates (#211) 2024-09-04 20:45:50 -04:00
README.md fix typo (#158) 2024-05-15 09:49:56 -04:00