Commit graph

174 commits

Author SHA1 Message Date
dependabot[bot]
c84c096128
chore(deps): Bump the production-dependencies group with 3 updates (#780)
Bumps the production-dependencies group with 3 updates: [ash](https://github.com/ash-project/ash), [ash_postgres](https://github.com/ash-project/ash_postgres) and [finch](https://github.com/sneako/finch).


Updates `ash` from 3.4.1 to 3.4.4
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.4.1...v3.4.4)

Updates `ash_postgres` from 2.2.3 to 2.3.0
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.2.3...v2.3.0)

Updates `finch` from 0.18.0 to 0.19.0
- [Changelog](https://github.com/sneako/finch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sneako/finch/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: ash
  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-minor
  dependency-group: production-dependencies
- dependency-name: finch
  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-09-05 13:03:35 -04:00
716f0b7ed6
chore: release version v4.0.4 2024-09-02 09:31:47 +12:00
dependabot[bot]
b1a3966dfd
chore(deps-dev): Bump the dev-dependencies group across 1 directory with 5 updates (#779)
Bumps the dev-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ash_graphql](https://github.com/ash-project/ash_graphql) | `1.2.0` | `1.3.3` |
| [ash_json_api](https://github.com/ash-project/ash_json_api) | `1.3.3` | `1.4.6` |
| [ex_doc](https://github.com/elixir-lang/ex_doc) | `0.34.1` | `0.34.2` |
| [mimic](https://github.com/edgurgel/mimic) | `1.8.2` | `1.9.0` |
| [mix_audit](https://github.com/mirego/mix_audit) | `2.1.3` | `2.1.4` |



Updates `ash_graphql` from 1.2.0 to 1.3.3
- [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.3.3)

Updates `ash_json_api` from 1.3.3 to 1.4.6
- [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.3...v1.4.6)

Updates `ex_doc` from 0.34.1 to 0.34.2
- [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.1...v0.34.2)

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: ash_graphql
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: ash_json_api
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: ex_doc
  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
- 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-09-02 09:06:25 +12:00
87eff35ac5
chore: release version v4.0.3 2024-08-22 13:00:42 +12:00
2618f8a0b1
chore: release version v4.0.2 2024-08-05 15:36:08 +12:00
dependabot[bot]
6391b921ca
chore(deps-dev): Bump ash_json_api in the dev-dependencies group (#739)
Bumps the dev-dependencies group with 1 update: [ash_json_api](https://github.com/ash-project/ash_json_api).


Updates `ash_json_api` from 1.2.2 to 1.3.3
- [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.2...v1.3.3)

---
updated-dependencies:
- dependency-name: ash_json_api
  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-07-04 13:47:16 -04:00
dependabot[bot]
600de7da7a
chore(deps-dev): Bump ash_graphql from 1.1.1 to 1.2.0 (#723) 2024-06-18 08:00:38 +12:00
43cc653d2f
chore: release version v4.0.1 2024-06-12 09:28:46 +12:00
dependabot[bot]
05cb4a0cf9
chore(deps-dev): Bump ash_json_api from 1.1.2 to 1.2.0 (#718)
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: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-06-11 12:30:02 -04:00
dependabot[bot]
43642c305e
chore(deps-dev): Bump ash_graphql from 1.0.1 to 1.1.0 (#702) 2024-05-27 12:52:13 -04:00
dependabot[bot]
ae3274d63a
chore(deps-dev): Bump ash_json_api from 1.0.0 to 1.1.0 (#701) 2024-05-27 12:50:23 -04:00
Zach Daniel
8c4e6667c4 chore: release version 4.0.0 2024-05-10 17:41:37 -04:00
0d291ca39b
chore: release version v4.0.0-rc.7 2024-05-10 14:44:43 +12:00
bc1e590bca
docs: Documentation refresh for Ash 3.0. (#665)
* docs: Update README to new format.

* docs: tidy up docus some more.

* docs: More documentation tweaks.

* docs: Tweak readme.
2024-05-08 11:50:57 +12:00
70b6ab3783
chore: release version v4.0.0-rc.6 2024-04-12 09:36:40 +12:00
2759e87bde
chore: release version v4.0.0-rc.5 2024-04-10 12:12:42 +12:00
2da79ce1d3
chore: release version v4.0.0-rc.4 2024-04-09 15:48:44 +12:00
a5f3f244ae
chore: release version v4.0.0-rc.3 2024-04-09 10:05:54 +12:00
8a5585f809
chore(deps): Bump ash from 3.0.0-rc.16 to 3.0.0-rc.17 2024-04-09 10:05:09 +12:00
dependabot[bot]
f775b5f33c
chore(deps): Bump ash_postgres from 2.0.0-rc.4 to 2.0.0-rc.5 (#622) 2024-04-09 07:45:42 +12:00
dependabot[bot]
33148fb7a2
chore(deps-dev): Bump ash_graphql from 1.0.0-rc.0 to 1.0.0-rc.1 (#610)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.0.0-rc.0 to 1.0.0-rc.1.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.0.0-rc.0...v1.0.0-rc.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>
2024-04-04 09:34:52 +13:00
dependabot[bot]
15be8284be
chore(deps): Bump ash_postgres from 2.0.0-rc.3 to 2.0.0-rc.4 (#611)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.0-rc.3 to 2.0.0-rc.4.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.0-rc.3...v2.0.0-rc.4)

---
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-04-04 09:26:27 +13:00
Zach Daniel
6398deb268 chore: release version v4.0.0-rc.2 2024-04-02 12:42:11 -04:00
Zach Daniel
856eee1f9e chore: simplify rc dependency 2024-04-02 12:35:29 -04:00
Zach Daniel
99a12ee4a5 fix: allow future versions of ash rc 2024-04-02 12:33:20 -04:00
4084a2ce5c
chore: release version v4.0.0-rc.1 2024-04-02 09:23:55 +13:00
de9ef14b2e
improvement: re-integrate ash_graphql and ash_json_api RCs. 2024-04-02 09:23:30 +13:00
dependabot[bot]
043df345a6
chore(deps): Bump ash from 3.0.0-rc.1 to 3.0.0-rc.6 (#606) 2024-04-02 09:21:13 +13:00
04d008fb61
chore: release version v4.0.0-rc.0 2024-03-28 15:06:20 +13:00
f0075e2cd3
improvement!: Update to support Ash 3.0. (#599) 2024-03-28 14:44:23 +13:00
github-actions
1fe85a7716 chore: release version v3.12.4 2024-03-11 03:11:43 +00:00
dependabot[bot]
27f4502aba
chore(deps-dev): Bump faker from 0.17.0 to 0.18.0 (#576) 2024-03-01 07:30:40 +13:00
30fd2ca74a
chore: release version v3.12.3 2024-02-21 10:03:54 +13:00
dependabot[bot]
beb4380296
chore(deps): Bump ash_postgres from 1.4.0 to 1.5.1 (#563)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.4.0 to 1.5.1.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v1.4.0...v1.5.1)

---
updated-dependencies:
- dependency-name: ash_postgres
  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-02-20 14:02:50 +13:00
dependabot[bot]
f0145fff43
chore(deps): Bump finch from 0.17.0 to 0.18.0 (#559)
Bumps [finch](https://github.com/sneako/finch) from 0.17.0 to 0.18.0.
- [Changelog](https://github.com/sneako/finch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sneako/finch/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: finch
  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-02-14 11:20:37 +13:00
github-actions
706f384a58 chore: release version v3.12.2 2024-01-30 21:37:54 +00:00
github-actions
9c086c9c1e
chore: release version v3.12.1 2024-01-31 10:33:25 +13:00
dependabot[bot]
b7ac6a00bd
chore(deps-dev): Bump ash_postgres from 1.3.68 to 1.4.0 (#547) 2024-01-31 10:33:23 +13:00
Zach Daniel
604c0e4d88
docs: update ex_doc, overhaul underlying doc structure
docs: make all DSL docs one liners (now required by spark)
2024-01-31 10:32:48 +13:00
dependabot[bot]
2b1b1625b3
chore(deps): Bump finch from 0.16.0 to 0.17.0 (#543) 2024-01-31 10:32:48 +13:00
Stephan Hug
be413052d0 fix(deps): mark ash_postgres as optional 2023-12-06 22:06:27 +01:00
0f9278c04a
chore: release version v3.12.0 2023-11-22 11:03:39 +13:00
dependabot[bot]
408a28ccf4
chore(deps): Bump assent from 0.2.7 to 0.2.8 (#506)
* chore(deps): Bump assent from 0.2.7 to 0.2.8

Bumps [assent](https://github.com/pow-auth/assent) from 0.2.7 to 0.2.8.
- [Release notes](https://github.com/pow-auth/assent/releases)
- [Changelog](https://github.com/pow-auth/assent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pow-auth/assent/compare/v0.2.7...v0.2.8)

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

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

* chore(OAuth2): Reflect `assent` `site` -> `base_url` change.

I considered just rewriting it behind the scenes, but I think it's probably better in the long run if we just emit a deprecation.

---------

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-11-22 10:49:07 +13:00
Lars Wikman
a4f68eb9e0
feat: Add Google strategy (#474)
* feat: Add Google strategy

* fix: include Google strategy cheat sheet

* fix: Add documentation grouping for Google strategy

* chore: update formatter.

---------

Co-authored-by: James Harton <james@harton.nz>
2023-10-26 12:44:56 +13:00
github-actions
d5be39f1fd chore: release version v3.11.16 2023-10-25 22:19:16 +00:00
Zach Daniel
3a93f628c2 chore: only gather analytics on hexdocs 2023-10-02 11:04:50 -04:00
Zach Daniel
bb9b3d7655 chore: analytics in hexdocs
chore: update cheat sheets
2023-10-02 08:38:58 -04:00
Zach Daniel
581ea6ce07 docs: generate cheat sheets 2023-09-26 23:42:46 -04:00
Zach Daniel
c8b13f8aac docs: update spark/ex_doc for improved docs 2023-09-26 23:26:44 -04:00
Zach Daniel
12832e29aa chore: fix capitalization of doc names 2023-09-26 09:21:56 -04:00