Commit graph

638 commits

Author SHA1 Message Date
Zach Daniel
cb0ef5113e chore: link directly to docs 2024-09-05 19:21:59 -04:00
Zach Daniel
aff6a7b6dd chore: redirect all docs to hex 2024-09-05 19:04:10 -04:00
dependabot[bot]
0d70f372d4
chore(deps): bump the production-dependencies group with 7 updates (#243) 2024-09-05 09:39:53 -04:00
Zach Daniel
958309d21f w-full on top bar 2024-08-31 15:57:11 -04:00
dependabot[bot]
ed724afca1
chore(deps): bump the production-dependencies group with 4 updates (#241) 2024-08-30 00:02:15 -04:00
Zach Daniel
8cbb8f863d chore: update homepage 2024-08-25 14:32:27 -04:00
dependabot[bot]
d2be391ebe
chore(deps): bump the production-dependencies group with 6 updates (#240)
Bumps the production-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [ash_graphql](https://github.com/ash-project/ash_graphql) | `1.3.1` | `1.3.2` |
| [ash_json_api](https://github.com/ash-project/ash_json_api) | `1.4.3` | `1.4.5` |
| [ash_postgres](https://github.com/ash-project/ash_postgres) | `2.2.0` | `2.2.3` |
| [gettext](https://github.com/elixir-gettext/gettext) | `0.25.0` | `0.26.1` |
| [oban](https://github.com/sorentwo/oban) | `2.18.0` | `2.18.2` |
| [swoosh](https://github.com/swoosh/swoosh) | `1.16.10` | `1.16.12` |


Updates `ash_graphql` from 1.3.1 to 1.3.2
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.3.1...v1.3.2)

Updates `ash_json_api` from 1.4.3 to 1.4.5
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v1.4.3...v1.4.5)

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)

Updates `gettext` from 0.25.0 to 0.26.1
- [Changelog](https://github.com/elixir-gettext/gettext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-gettext/gettext/compare/v0.25.0...v0.26.1)

Updates `oban` from 2.18.0 to 2.18.2
- [Release notes](https://github.com/sorentwo/oban/releases)
- [Changelog](https://github.com/sorentwo/oban/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sorentwo/oban/compare/v2.18.0...v2.18.2)

Updates `swoosh` from 1.16.10 to 1.16.12
- [Release notes](https://github.com/swoosh/swoosh/releases)
- [Changelog](https://github.com/swoosh/swoosh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swoosh/swoosh/compare/v1.16.10...v1.16.12)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_json_api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  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
- dependency-name: oban
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: swoosh
  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:34:50 -04:00
dependabot[bot]
c911dd8482
chore(deps): bump the production-dependencies group with 6 updates (#239) 2024-08-15 06:20:10 -04:00
dependabot[bot]
64ce09ec6d
chore(deps): bump the production-dependencies group with 6 updates (#238) 2024-08-08 03:56:43 -04:00
dependabot[bot]
7d16bc9ea7
chore(deps): bump the production-dependencies group with 8 updates (#237)
Bumps the production-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [ash](https://github.com/ash-project/ash) | `3.2.6` | `3.3.2` |
| [ash_json_api](https://github.com/ash-project/ash_json_api) | `1.3.8` | `1.4.1` |
| [ash_phoenix](https://github.com/ash-project/ash_phoenix) | `2.0.4` | `2.1.1` |
| [ash_postgres](https://github.com/ash-project/ash_postgres) | `2.1.15` | `2.1.17` |
| [flame](https://github.com/phoenixframework/flame) | `0.2.0` | `0.3.0` |
| [jason](https://github.com/michalmuskala/jason) | `1.4.3` | `1.4.4` |
| [oban](https://github.com/sorentwo/oban) | `2.17.12` | `2.18.0` |
| [open_api_spex](https://github.com/open-api-spex/open_api_spex) | `3.20.0` | `3.20.1` |


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_json_api` from 1.3.8 to 1.4.1
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v1.3.8...v1.4.1)

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

Updates `flame` from 0.2.0 to 0.3.0
- [Changelog](https://github.com/phoenixframework/flame/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/flame/compare/v0.2.0...v0.3.0)

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)

Updates `oban` from 2.17.12 to 2.18.0
- [Release notes](https://github.com/sorentwo/oban/releases)
- [Changelog](https://github.com/sorentwo/oban/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sorentwo/oban/compare/v2.17.12...v2.18.0)

Updates `open_api_spex` from 3.20.0 to 3.20.1
- [Release notes](https://github.com/open-api-spex/open_api_spex/releases)
- [Changelog](https://github.com/open-api-spex/open_api_spex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/open-api-spex/open_api_spex/compare/v3.20.0...v3.20.1)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_json_api
  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: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: flame
  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
- dependency-name: oban
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: open_api_spex
  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:23:13 -04:00
dependabot[bot]
afff3dbd1b
chore(deps): bump the production-dependencies group with 8 updates (#236)
Bumps the production-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [ash](https://github.com/ash-project/ash) | `3.2.2` | `3.2.6` |
| [ash_graphql](https://github.com/ash-project/ash_graphql) | `1.2.0` | `1.2.1` |
| [ash_json_api](https://github.com/ash-project/ash_json_api) | `1.3.7` | `1.3.8` |
| [ash_oban](https://github.com/ash-project/ash_oban) | `0.2.3` | `0.2.4` |
| [ash_postgres](https://github.com/ash-project/ash_postgres) | `2.1.8` | `2.1.15` |
| [postgrex](https://github.com/elixir-ecto/postgrex) | `0.17.5` | `0.18.0` |
| [req](https://github.com/wojtekmach/req) | `0.5.2` | `0.5.4` |
| [swoosh](https://github.com/swoosh/swoosh) | `1.16.9` | `1.16.10` |


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)

Updates `ash_graphql` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.2.0...v1.2.1)

Updates `ash_json_api` from 1.3.7 to 1.3.8
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v1.3.7...v1.3.8)

Updates `ash_oban` from 0.2.3 to 0.2.4
- [Changelog](https://github.com/ash-project/ash_oban/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_oban/compare/v0.2.3...v0.2.4)

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

Updates `postgrex` from 0.17.5 to 0.18.0
- [Release notes](https://github.com/elixir-ecto/postgrex/releases)
- [Changelog](https://github.com/elixir-ecto/postgrex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-ecto/postgrex/compare/v0.17.5...v0.18.0)

Updates `req` from 0.5.2 to 0.5.4
- [Release notes](https://github.com/wojtekmach/req/releases)
- [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wojtekmach/req/compare/v0.5.2...v0.5.4)

Updates `swoosh` from 1.16.9 to 1.16.10
- [Release notes](https://github.com/swoosh/swoosh/releases)
- [Changelog](https://github.com/swoosh/swoosh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swoosh/swoosh/compare/v1.16.9...v1.16.10)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_json_api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_oban
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: postgrex
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: req
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: swoosh
  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 07:35:50 -04:00
dependabot[bot]
6e4d43e177
chore(deps): bump the production-dependencies group with 4 updates (#235)
Bumps the production-dependencies group with 4 updates: [ash](https://github.com/ash-project/ash), [ash_json_api](https://github.com/ash-project/ash_json_api), [ash_postgres](https://github.com/ash-project/ash_postgres) and [makeup_erlang](https://github.com/elixir-makeup/makeup_erlang).


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)

Updates `ash_json_api` from 1.3.6 to 1.3.7
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v1.3.6...v1.3.7)

Updates `ash_postgres` from 2.1.1 to 2.1.8
- [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.8)

Updates `makeup_erlang` from 1.0.0 to 1.0.1
- [Commits](https://github.com/elixir-makeup/makeup_erlang/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_json_api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: makeup_erlang
  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-18 08:33:17 -04:00
dependabot[bot]
f62272d75e
chore(deps): bump the production-dependencies group across 1 directory with 8 updates (#234) 2024-07-11 15:15:16 -04:00
dependabot[bot]
fddd9e6df5
chore(deps-dev): bump ex_doc in the dev-dependencies group (#233) 2024-07-11 15:14:59 -04:00
dependabot[bot]
916ea883e8
chore(deps-dev): bump ex_doc in the dev-dependencies group (#231)
Bumps the dev-dependencies group with 1 update: [ex_doc](https://github.com/elixir-lang/ex_doc).


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: 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-27 09:26:13 -04:00
dependabot[bot]
a9c3e40854
chore(deps): bump the production-dependencies group with 9 updates (#230)
Bumps the production-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [ash](https://github.com/ash-project/ash) | `3.0.15` | `3.0.16` |
| [ash_admin](https://github.com/ash-project/ash_admin) | `0.11.1` | `0.11.3` |
| [ash_json_api](https://github.com/ash-project/ash_json_api) | `1.2.0` | `1.2.2` |
| [ash_postgres](https://github.com/ash-project/ash_postgres) | `2.0.10` | `2.0.12` |
| [bandit](https://github.com/mtrudel/bandit) | `1.5.4` | `1.5.5` |
| [oban](https://github.com/sorentwo/oban) | `2.17.10` | `2.17.11` |
| [phoenix_live_dashboard](https://github.com/phoenixframework/phoenix_live_dashboard) | `0.8.3` | `0.8.4` |
| [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) | `0.20.15` | `0.20.17` |
| [req](https://github.com/wojtekmach/req) | `0.5.0` | `0.5.1` |


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 `ash_admin` from 0.11.1 to 0.11.3
- [Changelog](https://github.com/ash-project/ash_admin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_admin/compare/v0.11.1...v0.11.3)

Updates `ash_json_api` from 1.2.0 to 1.2.2
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v1.2.0...v1.2.2)

Updates `ash_postgres` from 2.0.10 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)

Updates `bandit` from 1.5.4 to 1.5.5
- [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mtrudel/bandit/compare/1.5.4...1.5.5)

Updates `oban` from 2.17.10 to 2.17.11
- [Release notes](https://github.com/sorentwo/oban/releases)
- [Changelog](https://github.com/sorentwo/oban/blob/v2.17.11/CHANGELOG.md)
- [Commits](https://github.com/sorentwo/oban/compare/v2.17.10...v2.17.11)

Updates `phoenix_live_dashboard` from 0.8.3 to 0.8.4
- [Release notes](https://github.com/phoenixframework/phoenix_live_dashboard/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_live_dashboard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_dashboard/compare/v0.8.3...v0.8.4)

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)

Updates `req` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/wojtekmach/req/releases)
- [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wojtekmach/req/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_admin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_json_api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: bandit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: oban
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: phoenix_live_dashboard
  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
- dependency-name: req
  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:26:04 -04:00
Zach Daniel
5f5ad0e535 chore: remove coveralls 2024-06-19 10:24:10 -04:00
dependabot[bot]
0608af8b76
chore(deps): bump the production-dependencies group with 2 updates (#229)
Bumps the production-dependencies group with 2 updates: [req](https://github.com/wojtekmach/req) and [swoosh](https://github.com/swoosh/swoosh).


Updates `req` from 0.4.14 to 0.5.0
- [Release notes](https://github.com/wojtekmach/req/releases)
- [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wojtekmach/req/compare/v0.4.14...v0.5.0)

Updates `swoosh` from 1.16.8 to 1.16.9
- [Release notes](https://github.com/swoosh/swoosh/releases)
- [Changelog](https://github.com/swoosh/swoosh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swoosh/swoosh/compare/v1.16.8...v1.16.9)

---
updated-dependencies:
- dependency-name: req
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: swoosh
  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:18:49 -04:00
Zach Daniel
6fbc9796c1 ci: dependabot weekly 2024-06-19 10:05:30 -04:00
dependabot[bot]
6d16dc6f27
chore(deps): bump ash from 3.0.13 to 3.0.15 (#228)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.13 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.13...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:04:46 -04:00
dependabot[bot]
79ad6d3221
chore(deps): bump flame from 0.1.12 to 0.2.0 (#227)
Bumps [flame](https://github.com/phoenixframework/flame) from 0.1.12 to 0.2.0.
- [Changelog](https://github.com/phoenixframework/flame/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/flame/compare/v0.1.12...v0.2.0)

---
updated-dependencies:
- dependency-name: flame
  dependency-type: direct:production
  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-06-19 10:04:37 -04:00
dependabot[bot]
cb46fc3526
chore(deps): bump phoenix_live_view from 0.20.14 to 0.20.15 (#226)
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:04:28 -04:00
dependabot[bot]
8d0520e857
chore(deps): bump ash_postgres from 2.0.9 to 2.0.10 (#225)
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: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:04:19 -04:00
dependabot[bot]
a83ba524a0
chore(deps): bump ash from 3.0.12 to 3.0.13 (#224)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.12 to 3.0.13.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.12...v3.0.13)

---
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 09:21:50 -04:00
dependabot[bot]
3345372573
chore(deps): bump ash_graphql from 1.1.1 to 1.2.0 (#223)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.1.1 to 1.2.0.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:production
  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-06-18 09:21:40 -04:00
dependabot[bot]
1ff421eb4d
chore(deps): bump ash from 3.0.11 to 3.0.12 (#222)
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>
Co-authored-by: Zach Daniel <zach@zachdaniel.dev>
2024-06-17 09:02:54 -04:00
dependabot[bot]
2a2f2c5284
chore(deps): bump bandit from 1.5.3 to 1.5.4 (#221)
Bumps [bandit](https://github.com/mtrudel/bandit) from 1.5.3 to 1.5.4.
- [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mtrudel/bandit/compare/1.5.3...1.5.4)

---
updated-dependencies:
- dependency-name: bandit
  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 09:02:25 -04:00
dependabot[bot]
2d2dc74842
chore(deps): bump ash_admin from 0.11.0 to 0.11.1 (#220)
Bumps [ash_admin](https://github.com/ash-project/ash_admin) from 0.11.0 to 0.11.1.
- [Changelog](https://github.com/ash-project/ash_admin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_admin/compare/v0.11.0...v0.11.1)

---
updated-dependencies:
- dependency-name: ash_admin
  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 09:02:16 -04:00
dependabot[bot]
2f135753fd
chore(deps): bump ash_phoenix from 2.0.3 to 2.0.4 (#219) 2024-06-14 10:50:40 -04:00
dependabot[bot]
5363d7e19c
chore(deps): bump phoenix_view from 2.0.3 to 2.0.4 (#218) 2024-06-14 10:49:21 -04:00
dependabot[bot]
2c35c2ca32
chore(deps): bump ecto_sql from 3.11.2 to 3.11.3 (#217) 2024-06-14 10:49:07 -04:00
dependabot[bot]
4ce9260cb2
chore(deps): bump ash_postgres from 2.0.8 to 2.0.9 (#216) 2024-06-14 10:48:44 -04:00
dependabot[bot]
96b78fb41e
chore(deps-dev): bump credo from 1.7.6 to 1.7.7 (#215)
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 08:21:42 -04:00
dependabot[bot]
9bd9c1f358
chore(deps): bump ash_json_api from 1.1.2 to 1.2.0 (#214)
Bumps [ash_json_api](https://github.com/ash-project/ash_json_api) from 1.1.2 to 1.2.0.
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: ash_json_api
  dependency-type: direct:production
  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-06-12 09:29:52 -04:00
dependabot[bot]
7f09d1429a
chore(deps): bump ash from 3.0.10 to 3.0.11 (#213)
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-12 09:29:42 -04:00
dependabot[bot]
895cebf471
chore(deps): bump bandit from 1.5.2 to 1.5.3 (#212)
Bumps [bandit](https://github.com/mtrudel/bandit) from 1.5.2 to 1.5.3.
- [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mtrudel/bandit/compare/1.5.2...1.5.3)

---
updated-dependencies:
- dependency-name: bandit
  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 07:20:06 -04:00
dependabot[bot]
990ebbd122
chore(deps): bump ash_json_api from 1.1.0 to 1.1.2 (#211)
Bumps [ash_json_api](https://github.com/ash-project/ash_json_api) from 1.1.0 to 1.1.2.
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v1.1.0...v1.1.2)

---
updated-dependencies:
- dependency-name: ash_json_api
  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:07:19 -04:00
dependabot[bot]
a5536c7a59
chore(deps): bump ash from 3.0.9 to 3.0.10 (#210)
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:06:35 -04:00
dependabot[bot]
cb722cc159
chore(deps): bump ash_postgres from 2.0.6 to 2.0.8 (#209)
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: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:06:09 -04:00
dependabot[bot]
2bd966dda6
chore(deps): bump ash_phoenix from 2.0.2 to 2.0.3 (#208)
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 07:55:12 -04:00
dependabot[bot]
38e55c7cee
chore(deps): bump appsignal_phoenix from 2.3.8 to 2.3.9 (#207)
Bumps [appsignal_phoenix](https://github.com/appsignal/appsignal-elixir-phoenix) from 2.3.8 to 2.3.9.
- [Release notes](https://github.com/appsignal/appsignal-elixir-phoenix/releases)
- [Changelog](https://github.com/appsignal/appsignal-elixir-phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/appsignal/appsignal-elixir-phoenix/compare/v2.3.8...v2.3.9)

---
updated-dependencies:
- dependency-name: appsignal_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 07:55:01 -04:00
dependabot[bot]
a8220f0330
chore(deps): bump ash_graphql from 1.1.0 to 1.1.1 (#205)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.1.0 to 1.1.1.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: ash_graphql
  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 08:46:42 -04:00
dependabot[bot]
877b193d7f
chore(deps): bump ash from 3.0.8 to 3.0.9 (#206)
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 08:46:32 -04:00
dependabot[bot]
ab53aac858
chore(deps-dev): bump ex_doc from 0.33.0 to 0.34.0 (#204)
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.33.0 to 0.34.0.
- [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.33.0...v0.34.0)

---
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-31 10:13:00 -05:00
dependabot[bot]
073144e6ad
chore(deps): bump ash_postgres from 2.0.5 to 2.0.6 (#203) 2024-05-30 08:13:21 -05:00
dependabot[bot]
fe34048d92
chore(deps): bump swoosh from 1.16.7 to 1.16.8 (#202) 2024-05-29 07:38:15 -04:00
dependabot[bot]
5a268ad47d
chore(deps): bump ash from 3.0.7 to 3.0.8 (#201) 2024-05-29 07:36:20 -04:00
dependabot[bot]
76fb2f7840
chore(deps): bump ash_graphql from 1.0.1 to 1.1.0 (#200)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.0.1 to 1.1.0.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:production
  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-28 10:53:10 -04:00
dependabot[bot]
d2745f2b98
chore(deps): bump ash_json_api from 1.0.0 to 1.1.0 (#199)
Bumps [ash_json_api](https://github.com/ash-project/ash_json_api) from 1.0.0 to 1.1.0.
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/commits/v1.1.0)

---
updated-dependencies:
- dependency-name: ash_json_api
  dependency-type: direct:production
  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-27 10:17:04 -04:00
dependabot[bot]
1328584135
chore(deps): bump ash_postgres from 2.0.3 to 2.0.5 (#198) 2024-05-24 07:05:00 -04:00