Commit graph

7 commits

Author SHA1 Message Date
dependabot[bot]
8b6e2b089f
chore(deps): bump ash from 2.4.1 to 2.4.2 (#5)
Bumps [ash](https://github.com/ash-project/ash) from 2.4.1 to 2.4.2.
- [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.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: ash
  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-08 13:55:09 +13:00
dependabot[bot]
6f68b58c19
chore(deps): bump ash from 2.3.0 to 2.4.1 (#4)
Bumps [ash](https://github.com/ash-project/ash) from 2.3.0 to 2.4.1.
- [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.3.0...v2.4.1)

---
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-02 18:21:36 +13:00
dependabot[bot]
4d63c5fcac
chore(deps): bump ash from 2.2.0 to 2.3.0 (#3)
Bumps [ash](https://github.com/ash-project/ash) from 2.2.0 to 2.3.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.3.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-10-28 20:04:15 +13:00
a3d3593028 improvement: update CI to staple-actions and get (most) checks passing. 2022-10-26 10:43:45 +13:00
Josh Price
4ce916af91 chore: upgrade remaining deps 2022-10-25 23:12:47 +11:00
Zach Daniel
40f9b0619b
improvement: update to latest ash (#1)
* improvement: update to latest ash

* fix(typespecs): add missing typespecs.

Co-authored-by: James Harton <james@harton.nz>
2022-09-22 13:59:22 +12:00
6683251713 feat: first pass at a genserver backed Ash datalayer. 2022-08-12 16:32:42 +12:00