Commit graph

341 commits

Author SHA1 Message Date
25ffcab93c
chore: unlock unused dependencies. 2024-09-13 09:28:19 +12:00
dependabot[bot]
0ddb468cc9
build(deps-dev): bump the dev-dependencies group with 2 updates (#502)
Bumps the dev-dependencies group with 2 updates: [mimic](https://github.com/edgurgel/mimic) and [plug_cowboy](https://github.com/elixir-plug/plug_cowboy).


Updates `mimic` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/edgurgel/mimic/releases)
- [Commits](https://github.com/edgurgel/mimic/compare/v1.10.0...v1.10.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: mimic
  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 09:52:52 -04:00
dependabot[bot]
6b88fc652e
build(deps): bump ash in the production-dependencies group (#501)
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 09:52:39 -04:00
dependabot[bot]
ad6e5c9042
build(deps-dev): bump mimic in the dev-dependencies group (#500) 2024-09-05 09:43:07 -04:00
dependabot[bot]
58f60a100e
build(deps): bump the production-dependencies group with 2 updates (#499) 2024-09-05 09:42:44 -04:00
Zach Daniel
669e696b94 fix: ensure that params are sent when using route helpers 2024-09-03 10:12:03 -04:00
b84fdd5296
chore: unlock unused deps. 2024-09-02 09:11:14 +12:00
dependabot[bot]
f66e25f455
build(deps): bump the production-dependencies group across 1 directory with 2 updates (#498)
Bumps the production-dependencies group with 2 updates in the / directory: [ash](https://github.com/ash-project/ash) and [ash_authentication](https://github.com/team-alembic/ash_authentication).


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_authentication` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/team-alembic/ash_authentication/releases)
- [Changelog](https://github.com/team-alembic/ash_authentication/blob/main/CHANGELOG.md)
- [Commits](https://github.com/team-alembic/ash_authentication/compare/v4.0.2...v4.0.3)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_authentication
  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:36:17 -04:00
Zach Daniel
9f5feedc7d
feat: Dynamic Router + compile time dependency fixes (#487)
* improvement: create a new dynamic router, and avoid other compile time dependencies

* chore: "fix" credo
2024-08-08 20:03:48 -04:00
dependabot[bot]
29364dcf4d
build(deps): bump the production-dependencies group with 2 updates (#492)
Bumps the production-dependencies group with 2 updates: [ash](https://github.com/ash-project/ash) and [ash_authentication](https://github.com/team-alembic/ash_authentication).


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_authentication` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/team-alembic/ash_authentication/releases)
- [Changelog](https://github.com/team-alembic/ash_authentication/blob/main/CHANGELOG.md)
- [Commits](https://github.com/team-alembic/ash_authentication/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_authentication
  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:56:02 -04:00
dependabot[bot]
495d505331
build(deps): bump the production-dependencies group with 3 updates (#486)
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.0.4 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.0.4...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-minor
  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:24:43 -04:00
dependabot[bot]
f5c76ca4e2
build(deps): bump ash in the production-dependencies group (#483)
Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


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)

---
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-07-25 09:36:41 -04:00
dependabot[bot]
aca4a59d5b
build(deps-dev): bump the dev-dependencies group with 2 updates (#480)
Bumps the dev-dependencies group with 2 updates: [mimic](https://github.com/edgurgel/mimic) and [mix_audit](https://github.com/mirego/mix_audit).


Updates `mimic` from 1.8.2 to 1.9.0
- [Release notes](https://github.com/edgurgel/mimic/releases)
- [Commits](https://github.com/edgurgel/mimic/compare/v1.8.2...v1.9.0)

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: mimic
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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-18 09:40:39 -04:00
Zach Daniel
bcad5366a4 chore: format/clean deps 2024-07-18 09:40:21 -04:00
dependabot[bot]
4637e26dbe
build(deps): bump ash in the production-dependencies group (#479)
Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


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)

---
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 09:36:08 -04:00
dependabot[bot]
1114d929d2
build(deps): bump the production-dependencies group with 2 updates (#474) 2024-07-11 15:21:07 -04:00
dependabot[bot]
b599e04416
build(deps-dev): bump the dev-dependencies group with 2 updates (#472)
Bumps the dev-dependencies group with 2 updates: [credo](https://github.com/rrrene/credo) and [mimic](https://github.com/edgurgel/mimic).


Updates `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)

Updates `mimic` from 1.7.4 to 1.8.2
- [Release notes](https://github.com/edgurgel/mimic/releases)
- [Commits](https://github.com/edgurgel/mimic/compare/v1.7.4...v1.8.2)

---
updated-dependencies:
- dependency-name: credo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: mimic
  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-06-27 09:27:44 -04:00
dependabot[bot]
05d99d0698
build(deps): bump the production-dependencies group with 2 updates (#471)
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 09:27:30 -04:00
dependabot[bot]
ce3b520ff1
build(deps): bump phoenix_live_view from 0.20.14 to 0.20.15 (#468)
Bumps [phoenix_live_view](https://github.com/phoenixframework/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_live_view
  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:16:55 -04:00
dependabot[bot]
b5579b49c1
build(deps): bump ash from 3.0.12 to 3.0.15 (#467)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.12 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.12...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:15:52 -04:00
dependabot[bot]
cd83b1c646
build(deps): bump ash from 3.0.11 to 3.0.12 (#465) 2024-06-18 08:01:12 +12:00
dependabot[bot]
789c8387c6
build(deps): bump ash_phoenix from 2.0.3 to 2.0.4 (#464) 2024-06-15 07:29:21 +12:00
dependabot[bot]
b2e4c0fd64
build(deps): bump ash_authentication from 4.0.0 to 4.0.1 (#462)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/team-alembic/ash_authentication/releases)
- [Changelog](https://github.com/team-alembic/ash_authentication/blob/main/CHANGELOG.md)
- [Commits](https://github.com/team-alembic/ash_authentication/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: ash_authentication
  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:15 -04:00
dependabot[bot]
858b38f03f
build(deps): bump ash from 3.0.9 to 3.0.10 (#459)
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:23 -04:00
dependabot[bot]
4a8935114b
build(deps): bump ash_phoenix from 2.0.2 to 2.0.3 (#458)
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-06 12:53:59 -04:00
dependabot[bot]
90aca56c75
build(deps): bump ash from 3.0.8 to 3.0.9 (#457)
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-06-03 10:04:10 -04:00
dependabot[bot]
c3dbd06cbd
build(deps): bump ash from 3.0.7 to 3.0.8 (#456)
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:13 -04:00
dependabot[bot]
6977928bef
dops: --- (#452)
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-05-24 09:51:44 -04:00
dependabot[bot]
2be15a952e
chore(deps): bump ash from 3.0.2 to 3.0.7 (#454) 2024-05-24 09:37:58 -04:00
dependabot[bot]
b2e6fbf756
chore(deps): bump ash_phoenix from 2.0.0 to 2.0.1 (#451)
Bumps [ash_phoenix](https://github.com/ash-project/ash_phoenix) from 2.0.0 to 2.0.1.
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_phoenix/compare/2.0.0...v2.0.1)

---
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-05-20 10:06:26 -04:00
dependabot[bot]
3fdb7aee1b
chore(deps): bump ash from 3.0.1 to 3.0.2 (#449)
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:05 -05:00
dependabot[bot]
e793f081ae
chore(deps): bump ash from 3.0.0 to 3.0.1 (#448)
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:03:19 -04:00
Zach Daniel
c0301f0c2c chore: release version v2.0.0 2024-05-10 18:28:25 -04:00
dependabot[bot]
ae482f1a09
chore(deps-dev): bump credo from 1.7.5 to 1.7.6 (#443) 2024-05-10 07:05:26 +12:00
dependabot[bot]
f1f3efa77c
chore(deps): bump ash from 3.0.0-rc.45 to 3.0.0-rc.46 (#442) 2024-05-07 12:04:00 -04:00
dependabot[bot]
4b0834694c
chore(deps): bump ash from 3.0.0-rc.41 to 3.0.0-rc.45 (#441)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.41 to 3.0.0-rc.45.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.41...v3.0.0-rc.45)

---
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-06 11:07:48 -04:00
dependabot[bot]
e04064eede
chore(deps): bump ash from 3.0.0-rc.40 to 3.0.0-rc.41 (#439)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.40 to 3.0.0-rc.41.
- [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.41)

---
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 10:51:35 -04:00
dependabot[bot]
bc40fdd388
chore(deps): bump ash from 3.0.0-rc.38 to 3.0.0-rc.40 (#438)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.38 to 3.0.0-rc.40.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.38...v3.0.0-rc.40)

---
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-01 09:32:11 -04:00
dependabot[bot]
131870c966
chore(deps): bump ash_phoenix from 2.0.0-rc.7 to 2.0.0-rc.8 (#437) 2024-04-30 09:58:27 -04:00
dependabot[bot]
c0c13a1c4c
chore(deps): bump ash from 3.0.0-rc.37 to 3.0.0-rc.38 (#436) 2024-04-30 09:58:10 -04:00
dependabot[bot]
d827773a6a
chore(deps): bump ash from 3.0.0-rc.31 to 3.0.0-rc.37 (#435) 2024-04-29 17:08:08 -04:00
dependabot[bot]
23cad5135f
chore(deps): bump ash from 3.0.0-rc.29 to 3.0.0-rc.31 (#434) 2024-04-26 09:22:14 -04:00
dependabot[bot]
2080878b3f
chore(deps): bump ash_phoenix from 2.0.0-rc.6 to 2.0.0-rc.7 (#432)
Bumps [ash_phoenix](https://github.com/ash-project/ash_phoenix) from 2.0.0-rc.6 to 2.0.0-rc.7.
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_phoenix/compare/v2.0.0-rc.6...v2.0.0-rc.7)

---
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-04-25 09:50:54 -04:00
dependabot[bot]
c94fcd2311
chore(deps): bump ash from 3.0.0-rc.26 to 3.0.0-rc.27 (#431) 2024-04-19 19:37:03 +01:00
dependabot[bot]
e4361ff05b
chore(deps): bump ash_phoenix from 2.0.0-rc.5 to 2.0.0-rc.6 (#429) 2024-04-19 19:33:10 +01:00
dependabot[bot]
4fe3b8d59f
chore(deps): bump ash_phoenix from 2.0.0-rc.4 to 2.0.0-rc.5 (#428) 2024-04-19 09:49:47 +01:00
dependabot[bot]
1bae77a434
chore(deps): bump ash from 3.0.0-rc.21 to 3.0.0-rc.24 (#426) 2024-04-18 05:34:26 +12:00
dependabot[bot]
0b920305b2
chore(deps): bump ash from 3.0.0-rc.19 to 3.0.0-rc.21 (#424)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.19 to 3.0.0-rc.21.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.19...v3.0.0-rc.21)

---
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-15 14:50:22 +01:00
dependabot[bot]
dbecf5b94c
chore(deps): bump ash_authentication from 4.0.0-rc.5 to 4.0.0-rc.6 (#422)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 4.0.0-rc.5 to 4.0.0-rc.6.
- [Release notes](https://github.com/team-alembic/ash_authentication/releases)
- [Changelog](https://github.com/team-alembic/ash_authentication/blob/main/CHANGELOG.md)
- [Commits](https://github.com/team-alembic/ash_authentication/compare/v4.0.0-rc.5...v4.0.0-rc.6)

---
updated-dependencies:
- dependency-name: ash_authentication
  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-12 09:38:35 -04:00
dependabot[bot]
4a90937c71
chore(deps): bump phoenix from 1.7.11 to 1.7.12 (#423)
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.7.11 to 1.7.12.
- [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.11...v1.7.12)

---
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-04-12 09:38:12 -04:00