ash_authentication/test/ash_authentication
dependabot[bot] 9b9f11c3f0
chore(deps): Bump the production-dependencies group across 1 directory with 4 updates (#755)
* chore(deps): Bump the production-dependencies group across 1 directory with 4 updates

Bumps the production-dependencies group with 2 updates in the / directory: [ash](https://github.com/ash-project/ash) and [ash_postgres](https://github.com/ash-project/ash_postgres).


Updates `ash` from 3.0.16 to 3.3.2
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.16...v3.3.2)

Updates `ash_postgres` from 2.0.12 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.0.12...v2.1.17)

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 `spark` from 2.2.7 to 2.2.11
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.2.7...v2.2.11)

---
updated-dependencies:
- dependency-name: ash
  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-minor
  dependency-group: production-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>

* chore: fix formatting, etc.

---------

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>
2024-08-05 15:19:10 +12:00
..
add_ons/confirmation fix(Confirmation): Only allow the confirmation token to be used once. (#623) 2024-04-09 09:32:37 +12:00
jwt improvement(TokenResource)!: Move TokenRevocation -> TokenResource. 2022-12-01 08:41:49 +13:00
plug improvement: assign the token record to the connection assigns (#426) 2023-09-20 14:08:57 +12:00
strategies fix: only pass the "token" parameter to reset with token action (#748) 2024-07-22 15:44:36 -04:00
token_resource improvement(Confirmation): Store confirmation changes in the token resource. 2022-12-05 10:48:23 +13:00
bcrypt_provider_test.exs improvement!: Major redesign of DSL and code structure. (#35) 2022-11-23 09:09:41 +13:00
jwt_test.exs fix: fix failing JWT tests because of bad version regex. 2023-03-07 09:51:33 +13:00
plug_test.exs improvement!: Major redesign of DSL and code structure. (#35) 2022-11-23 09:09:41 +13:00
strategy_test.exs improvement!: Major redesign of DSL and code structure. (#35) 2022-11-23 09:09:41 +13:00
token_resource_test.exs improvement(Confirmation): Store confirmation changes in the token resource. 2022-12-05 10:48:23 +13:00
user_with_bad_token_test.exs chore(deps): Bump the production-dependencies group across 1 directory with 4 updates (#755) 2024-08-05 15:19:10 +12:00