Commit graph

775 commits

Author SHA1 Message Date
Simon Bergström
866d806b47
improvement: compile-time check to make sure that the configured token_resource is an Ash.Resource (#749)
* improvement(Tokens): improved compile-time validation of the token_resource option of the tokens DSL by checking that the passed value is an Ash.Resource.

* improvement(Tokens): removed unnecessary stuff from the test file.

* improvement(Tokens): fixed credo warning and changed some things after PR feedback
2024-07-24 16:21:24 -04:00
Zach Daniel
a79a474b11
fix: only pass the "token" parameter to reset with token action (#748) 2024-07-22 15:44:36 -04:00
dan-klasson
f6c2ae6267
docs: Update Confirmation Tutorial docs (#741)
* Add missing Swoosh imports

* Cast email to string

* Fix token vars

* Add missing require_atomic

* Fix copy & paste naming mistake

* Change token to confirm for confirm new user url
2024-07-14 18:02:39 -04:00
dan-klasson
58ee13adaf
docs: Update oauth docs (#745) 2024-07-11 15:14:03 -04:00
Manoj Sonawane
5d4f20be17
docs: Update confirmation.md to add missing migration steps (#736)
* Update confirmation.md to add missing migration steps

* Update confirmation.md

---------

Co-authored-by: Zach Daniel <zachary.s.daniel@gmail.com>
2024-07-10 12:06:03 -04:00
Zach Daniel
b10b958723 fix: handle case where action.accept is nil 2024-07-10 09:34:58 -04: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]
61b3a2f165
chore(deps): Bump the production-dependencies group with 2 updates (#738)
Bumps the production-dependencies group with 2 updates: [jason](https://github.com/michalmuskala/jason) and [spark](https://github.com/ash-project/spark).


Updates `jason` from 1.4.1 to 1.4.3
- [Release notes](https://github.com/michalmuskala/jason/releases)
- [Changelog](https://github.com/michalmuskala/jason/blob/master/CHANGELOG.md)
- [Commits](https://github.com/michalmuskala/jason/compare/v1.4.1...v1.4.3)

Updates `spark` from 2.2.5 to 2.2.7
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.2.5...v2.2.7)

---
updated-dependencies:
- dependency-name: jason
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: spark
  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-04 13:47:01 -04:00
dependabot[bot]
49fa4b3e87
chore(deps-dev): Bump mimic in the dev-dependencies group (#735)
Bumps the dev-dependencies group with 1 update: [mimic](https://github.com/edgurgel/mimic).


Updates `mimic` from 1.7.4 to 1.8.2
- [Release notes](https://github.com/edgurgel/mimic/releases)
- [Commits](https://github.com/edgurgel/mimic/compare/v1.7.4...v1.8.2)

---
updated-dependencies:
- dependency-name: mimic
  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-06-27 18:12:11 -04:00
dependabot[bot]
f124e6b7c5
chore(deps): Bump the production-dependencies group with 3 updates (#734)
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 [spark](https://github.com/ash-project/spark).


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_postgres` from 2.0.11 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 `spark` from 2.2.3 to 2.2.5
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.2.3...v2.2.5)

---
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-patch
  dependency-group: production-dependencies
- dependency-name: spark
  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 18:12:00 -04:00
dependabot[bot]
63be6436e2
chore(deps-dev): Bump ex_doc in the dev-dependencies group (#732)
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-20 15:31:11 -04:00
dependabot[bot]
b4ba6e7b74
chore(deps): Bump the production-dependencies group with 2 updates (#731)
Bumps the production-dependencies group with 2 updates: [ash_postgres](https://github.com/ash-project/ash_postgres) and [plug](https://github.com/elixir-plug/plug).


Updates `ash_postgres` from 2.0.10 to 2.0.11
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.10...v2.0.11)

Updates `plug` from 1.16.0 to 1.16.1
- [Changelog](https://github.com/elixir-plug/plug/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-plug/plug/compare/v1.16.0...v1.16.1)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: plug
  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-20 15:30:56 -04:00
dependabot[bot]
d0edab1ab3
chore(deps): Bump ash_postgres from 2.0.9 to 2.0.10 (#730)
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 13:08:41 -04:00
Zach Daniel
6c42c13f55 ci: dependabot weekly 2024-06-19 13:08:09 -04:00
dependabot[bot]
d8cd6516a3
chore(deps-dev): Bump ash_json_api from 1.2.1 to 1.2.2 (#729)
Bumps [ash_json_api](https://github.com/ash-project/ash_json_api) from 1.2.1 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.1...v1.2.2)

---
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>
2024-06-19 13:06:36 -04:00
dependabot[bot]
ec4a2e498a
chore(deps): Bump ash from 3.0.13 to 3.0.14 (#727)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.13 to 3.0.14.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.13...v3.0.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>
2024-06-18 16:28:19 -04:00
dependabot[bot]
a6bd06751f
chore(deps-dev): Bump ash_json_api from 1.2.0 to 1.2.1 (#726)
Bumps [ash_json_api](https://github.com/ash-project/ash_json_api) from 1.2.0 to 1.2.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.2.0...v1.2.1)

---
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>
2024-06-18 16:28:09 -04:00
dependabot[bot]
21a3d0bc2f
chore(deps): Bump spark from 2.2.2 to 2.2.3 (#725)
Bumps [spark](https://github.com/ash-project/spark) from 2.2.2 to 2.2.3.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.2.2...v2.2.3)

---
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>
2024-06-18 16:27:58 -04:00
dependabot[bot]
05f7fe41e4
chore(deps): Bump ash_postgres from 2.0.8 to 2.0.9 (#719)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.8 to 2.0.9.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.8...v2.0.9)

---
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-17 17:54:05 -04:00
dependabot[bot]
49389d620a
chore(deps-dev): Bump credo from 1.7.6 to 1.7.7 (#720)
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-17 17:53:53 -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
dependabot[bot]
c5016695d9
chore(deps): Bump spark from 2.2.0 to 2.2.1 (#724) 2024-06-18 08:00:24 +12:00
dependabot[bot]
a9b423cbc8
chore(deps): Bump spark from 2.1.24 to 2.2.0 (#721) 2024-06-15 07:28:44 +12:00
43cc653d2f
chore: release version v4.0.1 2024-06-12 09:28:46 +12:00
Joseph Lozano
fa8dd219de
docs: Update Google OAuth Tutorial (#693) 2024-06-12 08:42:09 +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]
2ca5d0c2aa
chore(deps): Bump ash from 3.0.10 to 3.0.11 (#717)
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-11 12:29:02 -04:00
Zach Daniel
1131de032a fix: no need to allow_nil_input for an unaccepted field
the purpose of `allow_nil_input` is to say "we accept some required
field X as input, but the action will set it if the user does not".
Non-accepted attributes *always* behave that way, expecting the
action to set them, and are checked just prior to committing the action.
2024-06-11 09:46:50 -04:00
dependabot[bot]
4edc788778
chore(deps): Bump ash from 3.0.9 to 3.0.10 (#715)
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:11:35 -04:00
dependabot[bot]
5c54abd1f7
chore(deps): Bump spark from 2.1.22 to 2.1.23 (#714)
Bumps [spark](https://github.com/ash-project/spark) from 2.1.22 to 2.1.23.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.1.22...v2.1.23)

---
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>
2024-06-07 14:11:20 -04:00
dependabot[bot]
fdb723d0d1
chore(deps): Bump ash_postgres from 2.0.6 to 2.0.8 (#713)
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:11:11 -04:00
dependabot[bot]
7b2e4e3d53
chore(deps-dev): Bump ash_json_api from 1.1.0 to 1.1.2 (#712)
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: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-06 13:07:18 -04:00
81236e1ed5
fix: correctly generate sign-in tokens when requested. 2024-06-06 14:34:30 +12:00
dependabot[bot]
d8588b9b89
chore(deps-dev): Bump ash_graphql from 1.1.0 to 1.1.1 (#710)
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: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-03 14:25:54 -04:00
dependabot[bot]
e4805200f1
chore(deps): Bump ash from 3.0.8 to 3.0.9 (#709) 2024-05-31 11:51:34 -05:00
dependabot[bot]
960aff9abd
chore(deps-dev): Bump ex_doc from 0.32.2 to 0.34.0 (#707) 2024-05-30 11:55:45 -05:00
dependabot[bot]
e71e5f6662
chore(deps): Bump ash_postgres from 2.0.5 to 2.0.6 (#706) 2024-05-29 13:01:05 -04:00
dependabot[bot]
e6508b88dd
chore(deps): Bump ash from 3.0.7 to 3.0.8 (#705) 2024-05-29 13:00:47 -04:00
Zach Daniel
e1cdc10b89 fix: ensure tenant is set when revoking tokens and on changeset for updating 2024-05-29 09:06:05 -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
dependabot[bot]
43f6a7778b
chore(deps): Bump ash_postgres from 2.0.3 to 2.0.5 (#700) 2024-05-24 13:47:00 -04:00
dependabot[bot]
cf8888ea85
chore(deps-dev): Bump ash_graphql from 1.0.0 to 1.0.1 (#698) 2024-05-24 13:21:55 -04:00
dependabot[bot]
2b3494a427
chore(deps): Bump ash_postgres from 2.0.2 to 2.0.3 (#697)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.2 to 2.0.3.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.2...v2.0.3)

---
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-05-23 14:17:36 -04:00
Jonathan Stiansen
7daff11a57
fix: broken links in readme (#692)
* fix: broken links

how-to's were moved to tutorials folder.

* chore: remove how-to

* chore: add tutorials
2024-05-21 19:34:22 -04:00
dependabot[bot]
b5be8bc318
chore(deps): Bump plug from 1.15.3 to 1.16.0 (#694)
Bumps [plug](https://github.com/elixir-plug/plug) from 1.15.3 to 1.16.0.
- [Changelog](https://github.com/elixir-plug/plug/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-plug/plug/compare/v1.15.3...v1.16.0)

---
updated-dependencies:
- dependency-name: plug
  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-20 12:54:39 -04:00
dependabot[bot]
65285eddc9
chore(deps): Bump ash_postgres from 2.0.1 to 2.0.2 (#691)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.1 to 2.0.2.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.1...v2.0.2)

---
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-05-16 12:29:45 -05:00
dependabot[bot]
37d9cc800a
chore(deps): Bump ash from 3.0.1 to 3.0.2 (#690)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.1...v3.0.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>
2024-05-16 12:29:31 -05:00
dependabot[bot]
9766128874
chore(deps): Bump spark from 2.1.21 to 2.1.22 (#688) 2024-05-15 12:14:37 -04:00
dependabot[bot]
52c5da24ae
chore(deps): Bump ash from 3.0.0 to 3.0.1 (#689) 2024-05-15 12:14:22 -04:00