Commit graph

154 commits

Author SHA1 Message Date
dependabot[bot]
8c1994da4f
chore(deps-dev): bump the dev-dependencies group with 2 updates (#202)
Bumps the dev-dependencies group with 2 updates: [ash_postgres](https://github.com/ash-project/ash_postgres) and [plug_cowboy](https://github.com/elixir-plug/plug_cowboy).


Updates `ash_postgres` from 2.3.0 to 2.3.1
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.3.0...v2.3.1)

Updates `plug_cowboy` from 2.7.1 to 2.7.2
- [Changelog](https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-plug/plug_cowboy/compare/v2.7.1...v2.7.2)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: plug_cowboy
  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-09-12 10:56:56 -04:00
dependabot[bot]
0ee5465dfc
chore(deps): bump ash in the production-dependencies group (#201)
Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


Updates `ash` from 3.4.4 to 3.4.8
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.4.4...v3.4.8)

---
updated-dependencies:
- dependency-name: ash
  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-12 10:56:47 -04:00
dependabot[bot]
40b3573e0a
chore(deps-dev): bump ash_postgres in the dev-dependencies group (#200)
Bumps the dev-dependencies group with 1 update: [ash_postgres](https://github.com/ash-project/ash_postgres).


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

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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-09-05 13:02:54 -04:00
dependabot[bot]
bb12e3bc35
chore(deps): bump the production-dependencies group with 2 updates (#199) 2024-09-05 11:11:39 -04:00
dependabot[bot]
d1bd1fef18
chore(deps-dev): bump ash_postgres in the dev-dependencies group (#198)
Bumps the dev-dependencies group with 1 update: [ash_postgres](https://github.com/ash-project/ash_postgres).


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)

---
updated-dependencies:
- dependency-name: ash_postgres
  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-08-22 12:35:07 -04:00
Jonatan Männchen
0601c7d57d
Update Gettext to v0.26 (#197) 2024-08-20 18:25:09 -04:00
dependabot[bot]
67eec2c9b2
chore(deps-dev): bump ash_postgres in the dev-dependencies group (#195)
Bumps the dev-dependencies group with 1 update: [ash_postgres](https://github.com/ash-project/ash_postgres).


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)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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-08-15 10:47:51 -04:00
Zach Daniel
0b359ee08a improvement: remove tails 2024-08-12 12:46:18 -04:00
dependabot[bot]
2b99bdf75e
chore(deps): bump the production-dependencies group with 2 updates (#193)
Bumps the production-dependencies group with 2 updates: [ash](https://github.com/ash-project/ash) and [gettext](https://github.com/elixir-gettext/gettext).


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 `gettext` from 0.24.0 to 0.25.0
- [Changelog](https://github.com/elixir-gettext/gettext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-gettext/gettext/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: gettext
  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-08-08 10:44:56 -04:00
dependabot[bot]
bfc3489bee
chore(deps-dev): bump ash_postgres in the dev-dependencies group (#191)
Bumps the dev-dependencies group with 1 update: [ash_postgres](https://github.com/ash-project/ash_postgres).


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)

---
updated-dependencies:
- dependency-name: ash_postgres
  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-08-01 12:28:14 -04:00
dependabot[bot]
a8bf1093f5
chore(deps): bump the production-dependencies group with 3 updates (#190)
Bumps the production-dependencies group with 3 updates: [ash](https://github.com/ash-project/ash), [ash_phoenix](https://github.com/ash-project/ash_phoenix) and [jason](https://github.com/michalmuskala/jason).


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_phoenix` from 2.1.0 to 2.1.1
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_phoenix/compare/v2.1.0...v2.1.1)

Updates `jason` from 1.4.3 to 1.4.4
- [Release notes](https://github.com/michalmuskala/jason/releases)
- [Changelog](https://github.com/michalmuskala/jason/blob/v1.4.4/CHANGELOG.md)
- [Commits](https://github.com/michalmuskala/jason/compare/v1.4.3...v1.4.4)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_phoenix
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: jason
  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:25:15 -04:00
Zach Daniel
4a62e1210e fix: properly support adding embeds for nil values
fix: upgrade `ash_phoenix` for fix on calculating values
2024-07-26 12:25:03 -04:00
dependabot[bot]
decfc1ebd8
chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates (#188)
Bumps the dev-dependencies group with 2 updates in the / directory: [ash_postgres](https://github.com/ash-project/ash_postgres) and [mix_audit](https://github.com/mirego/mix_audit).


Updates `ash_postgres` from 2.1.1 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.1...v2.1.15)

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: ash_postgres
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-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-25 10:41:22 -04:00
dependabot[bot]
4de1bea347
chore(deps): bump ash in the production-dependencies group (#186)
Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


Updates `ash` from 3.1.3 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)

---
updated-dependencies:
- dependency-name: ash
  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:19:51 -04:00
dependabot[bot]
836a74053c
chore(deps): bump ash (#185) 2024-07-11 15:22:23 -04:00
dependabot[bot]
e05992a80f
chore(deps-dev): bump the dev-dependencies group with 2 updates (#184) 2024-07-12 07:06:50 +12:00
dependabot[bot]
cec0577881
chore(deps): bump jason in the production-dependencies group (#182)
Bumps the production-dependencies group with 1 update: [jason](https://github.com/michalmuskala/jason).


Updates `jason` from 1.4.1 to 1.4.3
- [Release notes](https://github.com/michalmuskala/jason/releases)
- [Changelog](https://github.com/michalmuskala/jason/blob/master/CHANGELOG.md)
- [Commits](https://github.com/michalmuskala/jason/compare/v1.4.1...v1.4.3)

---
updated-dependencies:
- dependency-name: jason
  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-04 10:30:54 -04:00
dependabot[bot]
110a54c4d9
chore(deps-dev): bump ash_postgres in the dev-dependencies group (#181)
Bumps the dev-dependencies group with 1 update: [ash_postgres](https://github.com/ash-project/ash_postgres).


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_postgres
  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-06-27 12:24:21 -04:00
dependabot[bot]
cbfe488ba2
chore(deps): bump the production-dependencies group with 2 updates (#180)
Bumps the production-dependencies group with 2 updates: [ash](https://github.com/ash-project/ash) and [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view).


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 `phoenix_live_view` from 0.20.15 to 0.20.17
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v0.20.17/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.20.15...v0.20.17)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: phoenix_live_view
  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 12:23:55 -04:00
dependabot[bot]
acd8ff76f4
chore(deps-dev): bump the dev-dependencies group with 2 updates (#178)
Bumps the dev-dependencies group with 2 updates: [ash_postgres](https://github.com/ash-project/ash_postgres) and [ex_doc](https://github.com/elixir-lang/ex_doc).


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)

Updates `ex_doc` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.34.0...v0.34.1)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ex_doc
  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-06-20 15:30:12 -04:00
dependabot[bot]
2e829cc24a
chore(deps): bump the production-dependencies group with 2 updates (#177)
Bumps the production-dependencies group with 2 updates: [phoenix](https://github.com/phoenixframework/phoenix) and [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view).


Updates `phoenix` from 1.7.12 to 1.7.14
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix/compare/v1.7.12...v1.7.14)

Updates `phoenix_live_view` from 0.20.14 to 0.20.15
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.20.14...v0.20.15)

---
updated-dependencies:
- dependency-name: phoenix
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: phoenix_live_view
  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-19 10:22:37 -04:00
dependabot[bot]
ee25b7f4fe
chore(deps): bump phoenix from 1.7.12 to 1.7.14 (#176)
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.7.12 to 1.7.14.
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix/compare/v1.7.12...v1.7.14)

---
updated-dependencies:
- dependency-name: phoenix
  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:20:48 -04:00
dependabot[bot]
9dfc5028b2
chore(deps-dev): bump ash_postgres from 2.0.9 to 2.0.10 (#174)
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: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-19 10:20:33 -04:00
dependabot[bot]
a838f4b70c
chore(deps): bump ash from 3.0.14 to 3.0.15 (#173)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.14 to 3.0.15.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.14...v3.0.15)

---
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-19 10:19:03 -04:00
dependabot[bot]
1f7e847019
chore(deps): bump ash from 3.0.12 to 3.0.14 (#172)
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 11:14:56 -04:00
dependabot[bot]
8d35f9507d
chore(deps): bump ash from 3.0.11 to 3.0.12 (#171)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.11 to 3.0.12.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.11...v3.0.12)

---
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-17 13:12:38 -04:00
Zach Daniel
0b5399a6fc chore: update ash_phoenix 2024-06-13 13:48:55 -04:00
dependabot[bot]
d003639a03
chore(deps-dev): bump ash_postgres from 2.0.8 to 2.0.9 (#170)
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: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-13 11:19:09 -04:00
dependabot[bot]
2a7ec33341
chore(deps-dev): bump credo from 1.7.6 to 1.7.7 (#169)
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-13 11:18:49 -04:00
dependabot[bot]
a1277f59c1
chore(deps-dev): bump tailwind from 0.2.2 to 0.2.3 (#166)
Bumps [tailwind](https://github.com/phoenixframework/tailwind) from 0.2.2 to 0.2.3.
- [Changelog](https://github.com/phoenixframework/tailwind/blob/v0.2.3/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/tailwind/compare/v0.2.2...v0.2.3)

---
updated-dependencies:
- dependency-name: tailwind
  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-11 12:28:22 -04:00
dependabot[bot]
f74af0e9e0
chore(deps): bump ash from 3.0.10 to 3.0.11 (#167)
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-11 12:28:12 -04:00
dependabot[bot]
9a02dc4631
chore(deps): bump ash_phoenix from 2.0.2 to 2.0.3 (#165)
Bumps [ash_phoenix](https://github.com/ash-project/ash_phoenix) from 2.0.2 to 2.0.3.
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_phoenix/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: ash_phoenix
  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:11:53 -04:00
dependabot[bot]
bfa48a1b06
chore(deps-dev): bump ash_postgres from 2.0.6 to 2.0.8 (#164)
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: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-07 14:09:28 -04:00
dependabot[bot]
a8bc31c72e
chore(deps): bump ash from 3.0.9 to 3.0.10 (#163)
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:09:12 -04:00
dependabot[bot]
7ff20b2ad1
chore(deps): bump ash from 3.0.8 to 3.0.9 (#162)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.8 to 3.0.9.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.8...v3.0.9)

---
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-31 10:14:21 -05:00
dependabot[bot]
ab4daa8a76
chore(deps-dev): bump ex_doc from 0.33.0 to 0.34.0 (#161) 2024-05-30 09:38:15 -05:00
dependabot[bot]
b0ae8b33b2
chore(deps-dev): bump ash_postgres from 2.0.5 to 2.0.6 (#160) 2024-05-30 09:37:52 -05:00
dependabot[bot]
bef3065d79
chore(deps): bump ash from 3.0.7 to 3.0.8 (#159)
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:48 -04:00
dependabot[bot]
bcbd966fbb
chore(deps-dev): bump ash_postgres from 2.0.3 to 2.0.5 (#157) 2024-05-24 13:20:08 -04:00
dependabot[bot]
4b7d4b3a4f
chore(deps-dev): bump ash_postgres from 2.0.2 to 2.0.3 (#155)
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: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-05-23 11:19:49 -04:00
Zach Daniel
d35480b980 chore: update ash 2024-05-23 11:01:34 -04:00
Zach Daniel
b3c4cb0fdc chore: update ash_phoenix to fix bug 2024-05-22 09:48:26 -04:00
dependabot[bot]
8064f51986
--- (#153)
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  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-21 10:32:26 -04:00
Zach Daniel
284c97b954 improvement: support for unions
closes #145
2024-05-17 18:23:57 -05:00
dependabot[bot]
243a436310
chore(deps-dev): bump ash_postgres from 2.0.1 to 2.0.2 (#150)
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: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-05-16 09:42:06 -05:00
dependabot[bot]
00d8866276
chore(deps): bump ash from 3.0.1 to 3.0.2 (#151)
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:41:55 -05:00
dependabot[bot]
514ff491da
chore(deps): bump ash from 3.0.0 to 3.0.1 (#149)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0 to 3.0.1.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/commits/v3.0.1)

---
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-15 11:01:39 -04:00
dependabot[bot]
b3a79731d1
chore(deps-dev): bump ash_postgres from 2.0.0 to 2.0.1 (#147) 2024-05-13 11:12:34 -04:00
dependabot[bot]
4de3baceb1
chore(deps-dev): bump ex_doc from 0.32.1 to 0.32.2 (#146) 2024-05-11 22:29:10 -04:00
dependabot[bot]
0c966fbca8
chore(deps-dev): bump credo from 1.7.5 to 1.7.6 (#144) 2024-05-11 01:56:59 -04:00