Commit graph

106 commits

Author SHA1 Message Date
dependabot[bot]
0a56c07011
chore(deps): bump ash_phoenix from 1.1.0 to 1.1.1 (#4)
Bumps [ash_phoenix](https://github.com/ash-project/ash_phoenix) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/ash-project/ash_phoenix/releases)
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_phoenix/compare/v1.1.0...v1.1.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 15:29:48 +13:00
dependabot[bot]
6e7fe9a656
chore(deps): bump ash from 2.2.0 to 2.4.0 (#6)
Bumps [ash](https://github.com/ash-project/ash) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.2.0...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 09:54:37 +13:00
dependabot[bot]
a47204aec2
chore(deps): bump phoenix_live_view from 0.18.2 to 0.18.3 (#2)
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.18.2...v0.18.3)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 14:41:14 +13:00
dependabot[bot]
8e12785b51
chore(deps): bump phoenix from 1.6.14 to 1.6.15 (#1)
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.6.14 to 1.6.15.
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/v1.6.15/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix/compare/v1.6.14...v1.6.15)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 14:40:57 +13:00
05ab4f438b feat: Add support for PasswordAuthentication. 2022-10-25 17:02:56 +13:00
63c0064fba chore: set up dev Phoenix server. 2022-10-25 11:23:05 +13:00