Commit graph

124 commits

Author SHA1 Message Date
Franklin Rakotomalala
95b7967f87
docs: Use :money_input for input_object (#74) 2024-09-07 14:48:15 -04:00
dependabot[bot]
2c2e02230f
chore(deps): bump the production-dependencies group with 3 updates (#73) 2024-09-05 09:42:30 -04:00
dependabot[bot]
e756e1368d
chore(deps): bump the production-dependencies group with 3 updates (#72) 2024-08-30 00:00:53 -04:00
dependabot[bot]
a39a7fa582
chore(deps): bump the production-dependencies group with 4 updates (#71)
Bumps the production-dependencies group with 4 updates: [ash_graphql](https://github.com/ash-project/ash_graphql), [ash_json_api](https://github.com/ash-project/ash_json_api), [ash_postgres](https://github.com/ash-project/ash_postgres) and [igniter](https://github.com/ash-project/igniter).


Updates `ash_graphql` from 1.3.1 to 1.3.2
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.3.1...v1.3.2)

Updates `ash_json_api` from 1.4.3 to 1.4.5
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v1.4.3...v1.4.5)

Updates `ash_postgres` from 2.2.0 to 2.2.3
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.2.0...v2.2.3)

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)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_json_api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  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-08-22 09:35:39 -04:00
dependabot[bot]
8056265008
chore(deps): bump the production-dependencies group with 3 updates (#70)
Bumps the production-dependencies group with 3 updates: [ash](https://github.com/ash-project/ash), [ash_postgres](https://github.com/ash-project/ash_postgres) and [igniter](https://github.com/ash-project/igniter).


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

Updates `ash_postgres` from 2.1.17 to 2.2.0
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/commits)

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

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-08-15 09:54:58 -04:00
Zach Daniel
d7da316065 chore: release version v0.1.12 2024-08-08 14:50:45 -04:00
Zach Daniel
1ff276dc11 improvement: use string not number for amount type in json schema 2024-08-08 14:44:42 -04:00
Zach Daniel
12361fc487 chore: release version v0.1.11 2024-08-08 12:22:10 -04:00
Zach Daniel
5cf29438fb improvement: set up AshJsonApi type automatically 2024-08-08 12:21:48 -04:00
Zach Daniel
43a5a07335 chore: fix warnings 2024-08-08 10:17:04 -04:00
dependabot[bot]
302e9ce18b
chore(deps): bump the production-dependencies group with 3 updates (#68)
Bumps the production-dependencies group with 3 updates: [ash](https://github.com/ash-project/ash), [ash_graphql](https://github.com/ash-project/ash_graphql) and [igniter](https://github.com/ash-project/igniter).


Updates `ash` from 3.3.2 to 3.3.3
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.3.2...v3.3.3)

Updates `ash_graphql` from 1.2.1 to 1.3.1
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.2.1...v1.3.1)

Updates `igniter` from 0.3.16 to 0.3.17
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/igniter/compare/v0.3.16...v0.3.17)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-08-08 09:31:17 -04:00
dependabot[bot]
364360f0eb
chore(deps): bump the production-dependencies group with 3 updates (#67)
Bumps the production-dependencies group with 3 updates: [ash](https://github.com/ash-project/ash), [ash_postgres](https://github.com/ash-project/ash_postgres) and [igniter](https://github.com/ash-project/igniter).


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

Updates `ash_postgres` from 2.1.15 to 2.1.17
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.1.15...v2.1.17)

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

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  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-08-01 12:24:53 -04:00
dependabot[bot]
593ec88122
chore(deps): bump the production-dependencies group with 4 updates (#66)
Bumps the production-dependencies group with 4 updates: [ash](https://github.com/ash-project/ash), [ash_graphql](https://github.com/ash-project/ash_graphql), [ash_postgres](https://github.com/ash-project/ash_postgres) and [igniter](https://github.com/ash-project/igniter).


Updates `ash` from 3.2.2 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.2...v3.2.6)

Updates `ash_graphql` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.2.0...v1.2.1)

Updates `ash_postgres` from 2.1.8 to 2.1.15
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.1.8...v2.1.15)

Updates `igniter` from 0.3.2 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.2...v0.3.9)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  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 09:36:25 -04:00
dependabot[bot]
57c781cd29
chore(deps): bump the production-dependencies group with 3 updates (#64)
Bumps the production-dependencies group with 3 updates: [ash](https://github.com/ash-project/ash), [ash_postgres](https://github.com/ash-project/ash_postgres) and [igniter](https://github.com/ash-project/igniter).


Updates `ash` from 3.1.2 to 3.2.2
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/commits/v3.2.2)

Updates `ash_postgres` from 2.1.1 to 2.1.8
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.1.1...v2.1.8)

Updates `igniter` from 0.2.13 to 0.3.2
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/igniter/compare/v0.2.13...v0.3.2)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  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-minor
  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-18 10:17:35 -04:00
dependabot[bot]
c1efdcfefa
chore(deps-dev): bump mix_audit in the dev-dependencies group (#65)
Bumps the dev-dependencies group with 1 update: [mix_audit](https://github.com/mirego/mix_audit).


Updates `mix_audit` from 2.1.3 to 2.1.4
- [Changelog](https://github.com/mirego/mix_audit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mirego/mix_audit/compare/v2.1.3...v2.1.4)

---
updated-dependencies:
- dependency-name: mix_audit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18 10:17:26 -04:00
Zach Daniel
d45de7fa68 docs: small cosmetic alterations to getting started guide 2024-07-14 22:31:34 -04:00
Zach Daniel
de8dac0194 chore: format 2024-07-14 22:24:10 -04:00
Zach Daniel
d5dbfa0a42 chore: show fancy new composite type accessor in guide 2024-07-14 22:17:08 -04:00
Zach Daniel
ca2ef74125 chore: update changelog 2024-07-14 22:12:31 -04:00
Zach Daniel
de04f9d080 chore: release version v0.1.10 2024-07-14 22:11:47 -04:00
Zach Daniel
bbbbcc31f5 docs: improve add_to_ash_postgres task docs 2024-07-14 22:08:49 -04:00
Zach Daniel
5843ee7468 improvement: update igniter and document installers 2024-07-14 22:06:56 -04:00
Igor Barakaiev
5811d00dd3
improvement: add Igniter installer task (#61)
* improvement: add Igniter installer task

* check uniqueness when adding to list

* fix dialyzer warnings

* add better checks when adding to AshPostgres

* change append_ to prepend_new_to_list

* add info/2 and use find_and_update_or_create

* use new find_module utilities

* fix add_to_ash_postgres

* prefix unused variable

* use add_dep instead of add_dependency
2024-07-14 18:07:25 -04:00
dependabot[bot]
f74ffde02b
chore(deps): bump the production-dependencies group with 2 updates (#63) 2024-07-12 07:07:22 +12:00
dependabot[bot]
2c34f3dc6e
chore(deps): bump the production-dependencies group with 2 updates (#62)
Bumps the production-dependencies group with 2 updates: [ash](https://github.com/ash-project/ash) and [ash_postgres](https://github.com/ash-project/ash_postgres).


Updates `ash` from 3.0.15 to 3.0.16
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.15...v3.0.16)

Updates `ash_postgres` from 2.0.11 to 2.0.12
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/commits)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  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-06-27 09:27:57 -04:00
Zach Daniel
fdd6991ac4 chore: release version v0.1.9 2024-06-24 15:30:46 -04:00
Igor Barakaiev
dfcb586544
fix: move create_money_with_currency to first (#60) 2024-06-24 15:29:47 -04:00
dependabot[bot]
46b4210a5b
chore(deps): bump ash_postgres in the production-dependencies group (#59)
Bumps the production-dependencies group with 1 update: [ash_postgres](https://github.com/ash-project/ash_postgres).


Updates `ash_postgres` from 2.0.10 to 2.0.11
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: ash_postgres
  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-06-20 15:09:14 -04:00
Zach Daniel
5857515ca6 ci: dependabot weekly 2024-06-19 10:15:09 -04:00
dependabot[bot]
1d5dd68ff7
chore(deps): bump ash_postgres from 2.0.9 to 2.0.10 (#58)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.9 to 2.0.10.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.9...v2.0.10)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 10:14:44 -04:00
Zach Daniel
edac06fc70 chore: release version v0.1.8 2024-06-18 16:48:25 -04:00
Zach Daniel
5c6ea286df improvement: add comparison operators to the extension
improvement: add more operator overloads
2024-06-18 16:46:00 -04:00
dependabot[bot]
019f1802f3
chore(deps): bump ash from 3.0.12 to 3.0.14 (#57)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.12 to 3.0.14.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.12...v3.0.14)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:34:53 -04:00
dependabot[bot]
dc846377ef
chore(deps-dev): bump credo from 1.7.6 to 1.7.7 (#53)
Bumps [credo](https://github.com/rrrene/credo) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rrrene/credo/compare/v1.7.6...v1.7.7)

---
updated-dependencies:
- dependency-name: credo
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 13:12:07 -04:00
dependabot[bot]
d02cbbcb95
chore(deps): bump ash_postgres from 2.0.8 to 2.0.9 (#54)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.8 to 2.0.9.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.8...v2.0.9)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 13:11:56 -04:00
dependabot[bot]
a0b440f443
chore(deps): bump ash_graphql from 1.1.1 to 1.2.0 (#55)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.1.1 to 1.2.0.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 10:08:56 -04:00
dependabot[bot]
91f3fc1602
chore(deps): bump ash from 3.0.10 to 3.0.11 (#52)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.10 to 3.0.11.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.10...v3.0.11)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 16:02:05 -04:00
dependabot[bot]
31426e8c28
chore(deps): bump ash_postgres from 2.0.6 to 2.0.8 (#51)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.6 to 2.0.8.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/commits/v2.0.8)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 14:08:54 -04:00
dependabot[bot]
b4b540c9f5
chore(deps): bump ash from 3.0.9 to 3.0.10 (#50)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.9 to 3.0.10.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.9...v3.0.10)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 14:08:33 -04:00
dependabot[bot]
c4935dcbdb
chore(deps): bump ash_graphql from 1.1.0 to 1.1.1 (#48)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.1.0 to 1.1.1.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 10:15:21 -04:00
dependabot[bot]
9577f51736
chore(deps): bump ash_postgres from 2.0.5 to 2.0.6 (#47)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.5 to 2.0.6.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/commits)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 09:38:34 -05:00
dependabot[bot]
3f61047ae2
chore(deps): bump ash from 3.0.7 to 3.0.8 (#46)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.7 to 3.0.8.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.7...v3.0.8)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-29 12:00:22 -04:00
dependabot[bot]
aa9b39cbad
chore(deps): bump ex_money from 5.16.1 to 5.17.0 (#45)
Bumps [ex_money](https://github.com/kipcole9/money) from 5.16.1 to 5.17.0.
- [Release notes](https://github.com/kipcole9/money/releases)
- [Changelog](https://github.com/kipcole9/money/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kipcole9/money/commits/v5.17.0)

---
updated-dependencies:
- dependency-name: ex_money
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 10:54:24 -04:00
dependabot[bot]
03652b46e1
chore(deps): bump ash_graphql from 1.0.1 to 1.1.0 (#44)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.0.1 to 1.1.0.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 10:16:30 -04:00
dependabot[bot]
3f262f683b
chore(deps): bump ash_postgres from 2.0.3 to 2.0.5 (#43) 2024-05-24 10:35:22 -04:00
dependabot[bot]
5310b73cd9
chore(deps): bump ash_graphql from 1.0.0 to 1.0.1 (#41) 2024-05-24 10:16:47 -04:00
dependabot[bot]
7fd0183886
chore(deps): bump ash_postgres from 2.0.2 to 2.0.3 (#39)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.2 to 2.0.3.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 09:56:59 -04:00
dependabot[bot]
9db954ab31
chore(deps): bump ash from 3.0.2 to 3.0.4 (#40)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.2 to 3.0.4.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.2...v3.0.4)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 09:56:48 -04:00
dependabot[bot]
3612f03f73
chore(deps): bump ash_postgres from 2.0.1 to 2.0.2 (#38)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.1 to 2.0.2.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-16 09:42:21 -05:00
dependabot[bot]
86bd417ce0
chore(deps): bump ash from 3.0.1 to 3.0.2 (#37)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-16 09:19:18 -05:00