Commit graph

773 commits

Author SHA1 Message Date
dependabot[bot]
3551b69a67
chore(deps-dev): bump ash_graphql from 0.25.10 to 0.25.12 (#344)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 0.25.10 to 0.25.12.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v0.25.10...v0.25.12)

---
updated-dependencies:
- dependency-name: ash_graphql
  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>
2023-07-05 13:26:09 +12:00
dependabot[bot]
756a5cf97d
chore(deps): bump ash from 2.10.2 to 2.11.2 (#345) 2023-07-05 07:31:49 +12:00
github-actions
d282dfee93 chore: release version v3.11.6 2023-06-23 03:16:50 +00:00
Alan Heywood
c0e258b557
fix: fix Logger deprecations for elixir 1.15 (#343)
Use Logger.warning instead of Logger.warn, which is deprecated
2023-06-23 15:11:39 +12:00
dependabot[bot]
8d35326c4b
chore(deps): bump spark from 1.1.15 to 1.1.17 (#339)
Bumps [spark](https://github.com/ash-project/spark) from 1.1.15 to 1.1.17.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.15...v1.1.17)

---
updated-dependencies:
- dependency-name: spark
  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>
2023-06-23 09:20:15 +12:00
dependabot[bot]
f3efd1bba1
chore(deps-dev): bump mix_audit from 2.1.0 to 2.1.1 (#340)
Bumps [mix_audit](https://github.com/mirego/mix_audit) from 2.1.0 to 2.1.1.
- [Changelog](https://github.com/mirego/mix_audit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mirego/mix_audit/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: mix_audit
  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>
2023-06-23 09:19:52 +12:00
dependabot[bot]
e8dffce867
chore(deps): bump ash from 2.10.1 to 2.10.2 (#341)
Bumps [ash](https://github.com/ash-project/ash) from 2.10.1 to 2.10.2.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.10.1...v2.10.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>
2023-06-23 09:19:18 +12:00
dependabot[bot]
5ef63d788a
chore(deps): bump ash from 2.10.0 to 2.10.1 (#338) 2023-06-20 07:30:47 +12:00
James Harton
0f9448c5dc
chore: Add sobelow and mix_audit to CI. (#337) 2023-06-19 10:44:07 +12:00
github-actions
bf6ee46024 chore: release version v3.11.5 2023-06-18 22:39:51 +00:00
James Harton
1d1be6ef11
fix(ConfirmationHookChange): use Info.find_strategy/2..3 rather than a hard coded strategy name. (#336)
Changes:

1. Extracted `find_strategy/2..3` from a bunch of places across the codebase and moved into `Info`.
2. Updated `ConfirmationHookChange` to use `find_strategy/2..3`.

Closes #334.
2023-06-19 10:33:45 +12:00
github-actions
cc3aa410ea chore: release version v3.11.4 2023-06-15 00:35:57 +00:00
James Harton
2784c52f2d
fix: primary keys are implicitly uniquely constrained. (#333)
Closes #332.
2023-06-15 12:30:26 +12:00
dependabot[bot]
7b46e131f9
chore(deps): bump ash from 2.9.29 to 2.10.0 (#331) 2023-06-15 05:53:26 +12:00
Zach Daniel
dd622d769d chore: update ash_graphql, remove deprecated function 2023-06-12 23:08:00 -04:00
dependabot[bot]
4749ed5894
chore(deps-dev): bump ash_json_api from 0.31.3 to 0.32.0 (#328)
Bumps [ash_json_api](https://github.com/ash-project/ash_json_api) from 0.31.3 to 0.32.0.
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v0.31.3...v0.32.0)

---
updated-dependencies:
- dependency-name: ash_json_api
  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>
2023-06-13 08:43:44 +12:00
dependabot[bot]
dea44ca2e5
chore(deps): bump ash from 2.9.27 to 2.9.28 (#330)
Bumps [ash](https://github.com/ash-project/ash) from 2.9.27 to 2.9.28.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.9.27...v2.9.28)

---
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>
2023-06-13 08:43:28 +12:00
dependabot[bot]
9d4cb31d3d
chore(deps-dev): bump git_ops from 2.5.6 to 2.6.0 (#325) 2023-06-13 07:07:05 +12:00
dependabot[bot]
8acbbca6d9
chore(deps-dev): bump ash_graphql from 0.25.7 to 0.25.8 (#329) 2023-06-13 07:06:15 +12:00
dependabot[bot]
2068ef793e
chore(deps-dev): bump ash_graphql from 0.25.6 to 0.25.7 (#322)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 0.25.6 to 0.25.7.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v0.25.6...v0.25.7)

---
updated-dependencies:
- dependency-name: ash_graphql
  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>
2023-06-07 08:44:54 +12:00
dependabot[bot]
d41e278fa5
chore(deps-dev): bump ash_postgres from 1.3.28 to 1.3.30 (#323)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.3.28 to 1.3.30.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v1.3.28...v1.3.30)

---
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>
2023-06-07 08:32:04 +12:00
dependabot[bot]
af650c2896
chore(deps-dev): bump ash_graphql from 0.25.5 to 0.25.6 (#318)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 0.25.5 to 0.25.6.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v0.25.5...v0.25.6)

---
updated-dependencies:
- dependency-name: ash_graphql
  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>
2023-06-06 10:55:02 +12:00
dependabot[bot]
ecec48a4d3
chore(deps): bump ash from 2.9.18 to 2.9.19 (#319)
Bumps [ash](https://github.com/ash-project/ash) from 2.9.18 to 2.9.19.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.9.18...v2.9.19)

---
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>
2023-06-06 09:27:27 +12:00
dependabot[bot]
8a96b606db
chore(deps): bump castore from 1.0.2 to 1.0.3 (#320)
Bumps [castore](https://github.com/elixir-mint/castore) from 1.0.2 to 1.0.3.
- [Commits](https://github.com/elixir-mint/castore/compare/v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: castore
  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>
2023-06-06 09:27:13 +12:00
github-actions
d0aebdd694 chore: release version v3.11.3 2023-05-31 22:25:24 +00:00
dependabot[bot]
6740752ec1
chore(deps): bump ash from 2.9.16 to 2.9.18 (#316)
* chore(deps): bump ash from 2.9.16 to 2.9.18

Bumps [ash](https://github.com/ash-project/ash) from 2.9.16 to 2.9.18.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.9.16...v2.9.18)

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

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

* fix: duplicate mime type for "json".

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Harton <james@harton.nz>
2023-06-01 10:09:54 +12:00
dependabot[bot]
c2d42a08f3
chore(deps): bump spark from 1.1.11 to 1.1.13 (#317)
Bumps [spark](https://github.com/ash-project/spark) from 1.1.11 to 1.1.13.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.11...v1.1.13)

---
updated-dependencies:
- dependency-name: spark
  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>
2023-06-01 09:44:12 +12:00
dependabot[bot]
ad9501f307
chore(deps): bump ash from 2.9.14 to 2.9.16 (#315)
Bumps [ash](https://github.com/ash-project/ash) from 2.9.14 to 2.9.16.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.9.14...v2.9.16)

---
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>
2023-05-30 10:19:48 +12:00
github-actions
324fa4031b chore: release version v3.11.2 2023-05-28 23:00:52 +00:00
James Harton
39d25cadea
fix(Strategy.Password): Preparations should allow strategy to be passed in. (#314)
Basically a copy-pasta of the `find_strategy/3` function from `HashPasswordChange` to allow for the strategy to be passed in via the context(s) or preparation options.
2023-05-29 10:54:32 +12:00
dependabot[bot]
38a1f29c6e
chore(deps): bump ash from 2.9.12 to 2.9.14 (#313)
Bumps [ash](https://github.com/ash-project/ash) from 2.9.12 to 2.9.14.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.9.12...v2.9.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>
2023-05-29 08:54:02 +12:00
dependabot[bot]
ed80ca2a98
chore(deps): bump ash from 2.9.11 to 2.9.12 (#311)
Bumps [ash](https://github.com/ash-project/ash) from 2.9.11 to 2.9.12.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.9.11...v2.9.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>
2023-05-25 13:23:13 +12:00
dependabot[bot]
38205c95ab
chore(deps-dev): bump ash_graphql from 0.25.2 to 0.25.5 (#310)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 0.25.2 to 0.25.5.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v0.25.2...v0.25.5)

---
updated-dependencies:
- dependency-name: ash_graphql
  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>
2023-05-24 09:41:08 +12:00
dependabot[bot]
b3d886ac7e
chore(deps-dev): bump ash_postgres from 1.3.26 to 1.3.28 (#309)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.3.26 to 1.3.28.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v1.3.26...v1.3.28)

---
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>
2023-05-24 09:24:50 +12:00
dependabot[bot]
85ede26409
chore(deps-dev): bump ash_graphql from 0.25.0 to 0.25.2 (#304)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 0.25.0 to 0.25.2.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v0.25.0...v0.25.2)

---
updated-dependencies:
- dependency-name: ash_graphql
  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>
2023-05-19 09:04:32 +12:00
dependabot[bot]
0c56426b98
chore(deps): bump spark from 1.1.10 to 1.1.11 (#305)
Bumps [spark](https://github.com/ash-project/spark) from 1.1.10 to 1.1.11.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.10...v1.1.11)

---
updated-dependencies:
- dependency-name: spark
  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>
2023-05-19 09:04:20 +12:00
dependabot[bot]
0112aca293
chore(deps-dev): bump ash_postgres from 1.3.25 to 1.3.26 (#301)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.3.25 to 1.3.26.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v1.3.25...v1.3.26)

---
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>
2023-05-18 10:20:44 +12:00
dependabot[bot]
cdd4bdd724
chore(deps): bump ash from 2.9.6 to 2.9.7 (#302)
Bumps [ash](https://github.com/ash-project/ash) from 2.9.6 to 2.9.7.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.9.6...v2.9.7)

---
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>
2023-05-18 10:20:30 +12:00
dependabot[bot]
914f50b407
chore(deps-dev): bump ash_graphql from 0.24.1 to 0.25.0 (#299)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 0.24.1 to 0.25.0.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v0.24.1...v0.25.0)

---
updated-dependencies:
- dependency-name: ash_graphql
  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>
2023-05-16 11:02:16 +12:00
dependabot[bot]
780fd1b58b
chore(deps): bump ash from 2.9.5 to 2.9.6 (#298)
Bumps [ash](https://github.com/ash-project/ash) from 2.9.5 to 2.9.6.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.9.5...v2.9.6)

---
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>
2023-05-16 09:08:05 +12:00
Zach Daniel
fc98a361ca docs: add new extensions to spark documentation 2023-05-11 13:01:38 -04:00
dependabot[bot]
696b3bc260
chore(deps): bump ash from 2.9.4 to 2.9.5 (#295)
Bumps [ash](https://github.com/ash-project/ash) from 2.9.4 to 2.9.5.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.9.4...v2.9.5)

---
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>
2023-05-10 15:49:02 +12:00
dependabot[bot]
fc8368409e
chore(deps-dev): bump ash_postgres from 1.3.24 to 1.3.25 (#296)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.3.24 to 1.3.25.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v1.3.24...v1.3.25)

---
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>
2023-05-10 15:48:46 +12:00
Wout De Puysseleir
bdc7311b40
Add Magic Link Guide (#297) 2023-05-10 15:48:27 +12:00
dependabot[bot]
cadcda8171
chore(deps-dev): bump ash_graphql from 0.24.0 to 0.24.1 (#294)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 0.24.0 to 0.24.1.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v0.24.0...v0.24.1)

---
updated-dependencies:
- dependency-name: ash_graphql
  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>
2023-05-09 08:55:54 +12:00
github-actions
551ec6441b chore: release version v3.11.1 2023-05-04 21:25:24 +00:00
Thomas Rodriguez
1c011fd762
fix: correct oauth2 and getting started typos (#267) 2023-05-05 09:12:32 +12:00
dependabot[bot]
b6b49ef42a
chore(deps-dev): bump ash_json_api from 0.31.1 to 0.31.3 (#292)
Bumps [ash_json_api](https://github.com/ash-project/ash_json_api) from 0.31.1 to 0.31.3.
- [Changelog](https://github.com/ash-project/ash_json_api/blob/v0.31.3/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v0.31.1...v0.31.3)

---
updated-dependencies:
- dependency-name: ash_json_api
  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>
2023-05-05 09:08:16 +12:00
github-actions
f403e25b5c chore: release version v3.11.0 2023-05-04 01:21:48 +00:00
James Harton
53ff256391
feat: OpenID Connect Strategy (#197)
* feat(AshAuthentication.Strategy.Oidc): Add OpenID Connect strategy.

* chore(CI): disable the workflow on pull request event, since it's covered by push.
2023-05-04 13:15:24 +12:00