Commit graph

142 commits

Author SHA1 Message Date
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
Zach Daniel
5618273cd8 chore: release version v0.10.10 2024-05-10 18:33:32 -04:00
dependabot[bot]
97d7fe255b
chore(deps): bump ash from 3.0.0-rc.45 to 3.0.0-rc.46 (#143) 2024-05-07 12:08:36 -04:00
dependabot[bot]
3f9f97eff8
chore(deps-dev): bump ash_postgres from 2.0.0-rc.14 to 2.0.0-rc.15 (#140)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.0-rc.14 to 2.0.0-rc.15.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.0-rc.14...v2.0.0-rc.15)

---
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-06 11:04:22 -04:00
dependabot[bot]
72e2235d2b
chore(deps): bump tails from 0.1.10 to 0.1.11 (#142)
Bumps [tails](https://github.com/zachdaniel/tails) from 0.1.10 to 0.1.11.
- [Changelog](https://github.com/zachdaniel/tails/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zachdaniel/tails/compare/v0.1.10...v0.1.11)

---
updated-dependencies:
- dependency-name: tails
  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-06 11:03:36 -04:00
dependabot[bot]
8acb43e5d7
chore(deps): bump ash from 3.0.0-rc.40 to 3.0.0-rc.42 (#137)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.40 to 3.0.0-rc.42.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.40...v3.0.0-rc.42)

---
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-03 11:10:35 -04:00
dependabot[bot]
9ae28b3e51
chore(deps): bump ash from 3.0.0-rc.38 to 3.0.0-rc.40 (#135) 2024-05-01 10:46:08 -04:00
dependabot[bot]
b20875aa02
chore(deps-dev): bump ash_postgres from 2.0.0-rc.13 to 2.0.0-rc.14 (#134) 2024-04-30 10:59:02 -04:00
dependabot[bot]
eb3e141e0b
chore(deps): bump ash_phoenix from 2.0.0-rc.7 to 2.0.0-rc.8 (#133) 2024-04-30 10:46:06 -04:00
dependabot[bot]
5da274c533
chore(deps): bump ash from 3.0.0-rc.37 to 3.0.0-rc.38 (#132)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.37 to 3.0.0-rc.38.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.37...v3.0.0-rc.38)

---
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-04-29 17:17:59 -04:00
dependabot[bot]
08e6edcd29
chore(deps-dev): bump floki from 0.36.1 to 0.36.2 (#131)
Bumps [floki](https://github.com/philss/floki) from 0.36.1 to 0.36.2.
- [Release notes](https://github.com/philss/floki/releases)
- [Changelog](https://github.com/philss/floki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/philss/floki/compare/v0.36.1...v0.36.2)

---
updated-dependencies:
- dependency-name: floki
  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-04-29 17:14:15 -04:00
dependabot[bot]
0607033a54
chore(deps-dev): bump ash_postgres from 2.0.0-rc.11 to 2.0.0-rc.13 (#129)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.0-rc.11 to 2.0.0-rc.13.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.0-rc.11...v2.0.0-rc.13)

---
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-04-29 17:13:56 -04:00
dependabot[bot]
00a8e64d12
chore(deps): bump ash from 3.0.0-rc.29 to 3.0.0-rc.31 (#127) 2024-04-26 14:35:47 -04:00