Commit graph

81 commits

Author SHA1 Message Date
e8ac9a1d90
feat(map): Add the ability to map over elements of a collection inside a reactor. (#123)
* feat(map): Add the ability to map over elements of a collection inside a reactor.

* improvement: throw a more helpful error when a step returns an invalid result.

* fix: automatically pass extra arguments from the map step to nested steps.

They can't be referred to directly because they may be added to the graph
at runtime, and may depend on steps which have been completed and their
results discarded because they have no dependents at that time.

* fix: spurious test failures seemingly caused by `Mimic`.
2024-07-18 21:56:46 +12:00
ebb1374906
improvement: add mix reactor.install (#124) 2024-07-10 20:15:43 +12:00
dependabot[bot]
884afbd90b
chore(deps): Bump spark from 2.1.21 to 2.1.22 (#122) 2024-05-16 08:47:10 +12:00
dependabot[bot]
92c91ddc38
chore(deps): Bump spark from 2.1.20 to 2.1.21 (#120)
Bumps [spark](https://github.com/ash-project/spark) from 2.1.20 to 2.1.21.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.1.20...v2.1.21)

---
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-05-14 09:48:01 +12:00
dependabot[bot]
5eeb09c45d
chore(deps-dev): Bump git_ops from 2.6.0 to 2.6.1 (#121)
Bumps [git_ops](https://github.com/zachdaniel/git_ops) from 2.6.0 to 2.6.1.
- [Changelog](https://github.com/zachdaniel/git_ops/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zachdaniel/git_ops/compare/v2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: git_ops
  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-05-14 09:33:32 +12:00
dependabot[bot]
1422ccab3e
chore(deps-dev): Bump credo from 1.7.5 to 1.7.6 (#119)
Bumps [credo](https://github.com/rrrene/credo) from 1.7.5 to 1.7.6.
- [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.5...v1.7.6)

---
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-05-10 09:00:35 +12:00
dependabot[bot]
574f64d50a
chore(deps): Bump splode from 0.2.3 to 0.2.4 (#118) 2024-05-04 08:18:29 +12:00
dependabot[bot]
f8ea086756
chore(deps): Bump splode from 0.2.2 to 0.2.3 (#117)
Bumps [splode](https://github.com/ash-project/splode) from 0.2.2 to 0.2.3.
- [Changelog](https://github.com/ash-project/splode/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/splode/compare/v0.2.2...v0.2.3)

---
updated-dependencies:
- dependency-name: splode
  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-24 11:18:46 +12:00
dependabot[bot]
6c706cce81
chore(deps): Bump spark from 2.1.18 to 2.1.20 (#116)
Bumps [spark](https://github.com/ash-project/spark) from 2.1.18 to 2.1.20.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.1.18...v2.1.20)

---
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-04-23 09:35:04 +12:00
dependabot[bot]
cf40113f81
chore(deps): Bump spark from 2.1.17 to 2.1.18 (#115) 2024-04-13 19:38:02 +12:00
dependabot[bot]
62238834ab
chore(deps): Bump spark from 2.1.16 to 2.1.17 (#114)
Bumps [spark](https://github.com/ash-project/spark) from 2.1.16 to 2.1.17.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.1.16...v2.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>
2024-04-12 09:06:26 +12:00
dependabot[bot]
bf4c568cb6
chore(deps): Bump spark from 2.1.13 to 2.1.16 (#113)
Bumps [spark](https://github.com/ash-project/spark) from 2.1.13 to 2.1.16.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.1.13...v2.1.16)

---
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-04-11 09:13:32 +12:00
dependabot[bot]
e08333489e
chore(deps): Bump spark from 2.1.11 to 2.1.13 (#111)
Bumps [spark](https://github.com/ash-project/spark) from 2.1.11 to 2.1.13.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.1.11...v2.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>
2024-04-09 08:52:07 +12:00
dependabot[bot]
b974b859a8
chore(deps): Bump splode from 0.2.1 to 0.2.2 (#112)
Bumps [splode](https://github.com/ash-project/splode) from 0.2.1 to 0.2.2.
- [Changelog](https://github.com/ash-project/splode/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/splode/compare/v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: splode
  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-09 08:36:53 +12:00
dependabot[bot]
6458abea96
chore(deps): Bump spark from 2.1.10 to 2.1.11 (#109)
Bumps [spark](https://github.com/ash-project/spark) from 2.1.10 to 2.1.11.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.1.10...v2.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>
2024-04-02 09:31:04 +13:00
dependabot[bot]
a9b1d74cc8
chore(deps): Bump spark from 2.1.8 to 2.1.10 (#108) 2024-03-30 13:52:08 +13:00
dependabot[bot]
879f1618f3
chore(deps): Bump splode from 0.2.0 to 0.2.1 (#106) 2024-03-29 13:41:35 +13:00
dependabot[bot]
13f5f6c0c8
chore(deps): Bump spark from 2.1.6 to 2.1.8 (#107) 2024-03-29 13:32:17 +13:00
dependabot[bot]
7829276103
chore(deps): Bump spark from 2.1.3 to 2.1.6 (#104)
Bumps [spark](https://github.com/ash-project/spark) from 2.1.3 to 2.1.6.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.1.3...v2.1.6)

---
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-03-27 10:07:13 +13:00
dependabot[bot]
731b8386fe
chore(deps): Bump spark from 2.1.2 to 2.1.3 (#103)
Bumps [spark](https://github.com/ash-project/spark) from 2.1.2 to 2.1.3.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.1.2...v2.1.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-03-21 11:29:02 +13:00
dependabot[bot]
ec9573b2fe
chore(deps-dev): Bump mix_audit from 2.1.2 to 2.1.3 (#102)
Bumps [mix_audit](https://github.com/mirego/mix_audit) from 2.1.2 to 2.1.3.
- [Changelog](https://github.com/mirego/mix_audit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mirego/mix_audit/compare/v2.1.2...v2.1.3)

---
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>
2024-03-20 09:44:55 +13:00
181017a884
chore(deps): Update to splode v0.2.0. (#101) 2024-03-19 10:26:42 +13:00
dependabot[bot]
d37a436da4
chore(deps): Bump spark from 2.1.0 to 2.1.2 (#100)
Bumps [spark](https://github.com/ash-project/spark) from 2.1.0 to 2.1.2.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.1.0...v2.1.2)

---
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-03-19 09:53:53 +13:00
27a01e7862
improvement!: Use Splode for managing errors. (#97) 2024-03-18 13:05:09 +13:00
dependabot[bot]
92c7f21eac
chore(deps): Bump spark from 2.0.1 to 2.1.0 (#98) 2024-03-16 09:52:46 +13:00
dependabot[bot]
d0fe8d2ffd
chore(deps-dev): Bump mix_test_watch from 1.1.2 to 1.2.0 (#96)
Bumps [mix_test_watch](https://github.com/lpil/mix-test.watch) from 1.1.2 to 1.2.0.
- [Changelog](https://github.com/lpil/mix-test.watch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lpil/mix-test.watch/compare/v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: mix_test_watch
  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-03-06 14:41:03 +13:00
dependabot[bot]
8e13e7fd01
chore(deps-dev): Bump ex_check from 0.15.0 to 0.16.0 (#94) 2024-03-02 19:26:17 +13:00
eeb9614271
chore(deps): Update Spark v2.0.1. 2024-03-02 11:32:01 +13:00
37b9eda48e
feat: Add telemetry middleware. (#93)
* improvement: don't incur compile-time dependencies on middleware.

* feat: Add a middleware which emits telemetry events about Reactor.
2024-02-29 09:23:51 +13:00
dependabot[bot]
badfa369d7
chore(deps-dev): Bump credo from 1.7.4 to 1.7.5 (#89)
Bumps [credo](https://github.com/rrrene/credo) from 1.7.4 to 1.7.5.
- [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.4...v1.7.5)

---
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-02-23 09:48:53 +13:00
dependabot[bot]
2de8f356d2
chore(deps-dev): Bump credo from 1.7.3 to 1.7.4 (#86)
Bumps [credo](https://github.com/rrrene/credo) from 1.7.3 to 1.7.4.
- [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.3...v1.7.4)

---
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-02-09 09:57:19 +13:00
dependabot[bot]
d8a453290d
chore(deps-dev): Bump mix_test_watch from 1.1.1 to 1.1.2 (#85)
Bumps [mix_test_watch](https://github.com/lpil/mix-test.watch) from 1.1.1 to 1.1.2.
- [Changelog](https://github.com/lpil/mix-test.watch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lpil/mix-test.watch/compare/v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: mix_test_watch
  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-02-09 09:56:07 +13:00
dependabot[bot]
4d75b89929
chore(deps): Bump spark from 1.1.53 to 1.1.54 (#82)
Bumps [spark](https://github.com/ash-project/spark) from 1.1.53 to 1.1.54.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.53...v1.1.54)

---
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-01-16 10:10:37 +13:00
dependabot[bot]
3f9939d4ad
chore(deps-dev): Bump mix_audit from 2.1.1 to 2.1.2 (#81) 2024-01-13 10:05:31 +13:00
dependabot[bot]
3904422354
chore(deps-dev): Bump credo from 1.7.2 to 1.7.3 (#80) 2024-01-06 13:14:01 +13:00
dependabot[bot]
d1a7c80650
chore(deps-dev): Bump dialyxir from 1.4.2 to 1.4.3 (#79) 2023-12-30 20:41:23 +13:00
dependabot[bot]
b43d13a42c
chore(deps-dev): Bump credo from 1.7.1 to 1.7.2 (#78) 2023-12-27 05:57:16 +13:00
dependabot[bot]
be69bcaf0c chore(deps): Bump spark from 1.1.52 to 1.1.53
Bumps [spark](https://github.com/ash-project/spark) from 1.1.52 to 1.1.53.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.52...v1.1.53)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 11:09:28 +13:00
dependabot[bot]
f4b406f078 chore(deps): Bump spark from 1.1.51 to 1.1.52
Bumps [spark](https://github.com/ash-project/spark) from 1.1.51 to 1.1.52.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.51...v1.1.52)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 10:39:56 +13:00
dependabot[bot]
24c28aa2ba
chore(deps): Bump spark from 1.1.50 to 1.1.51 (#74)
Bumps [spark](https://github.com/ash-project/spark) from 1.1.50 to 1.1.51.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.50...v1.1.51)

---
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-11-15 11:42:12 +13:00
dependabot[bot]
cc4b49e96c
chore(deps): Bump spark from 1.1.48 to 1.1.50 (#71)
* chore(deps): Bump spark from 1.1.48 to 1.1.50

Bumps [spark](https://github.com/ash-project/spark) from 1.1.48 to 1.1.50.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.48...v1.1.50)

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

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

* doc: update DSL cheat sheets.

---------

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-10-26 11:00:22 +13:00
dependabot[bot]
cffc84d323
chore(deps-dev): Bump dialyxir from 1.4.1 to 1.4.2 (#70) 2023-10-24 17:05:34 +10:00
dependabot[bot]
4bae08dadd
chore(deps): Bump spark from 1.1.47 to 1.1.48 (#69)
Bumps [spark](https://github.com/ash-project/spark) from 1.1.47 to 1.1.48.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.47...v1.1.48)

---
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-10-19 07:54:17 +10:00
dependabot[bot]
2a2d259a09
chore(deps): Bump spark from 1.1.46 to 1.1.47 (#68)
Bumps [spark](https://github.com/ash-project/spark) from 1.1.46 to 1.1.47.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.46...v1.1.47)

---
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-10-18 07:02:19 +10:00
dependabot[bot]
9636ce6e20
chore(deps): Bump spark from 1.1.44 to 1.1.46 (#67)
Bumps [spark](https://github.com/ash-project/spark) from 1.1.44 to 1.1.46.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.44...v1.1.46)

---
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-10-12 10:28:06 +13:00
dependabot[bot]
f6884fdd16
chore(deps): bump spark from 1.1.43 to 1.1.44 (#66)
* chore(deps): bump spark from 1.1.43 to 1.1.44

Bumps [spark](https://github.com/ash-project/spark) from 1.1.43 to 1.1.44.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.43...v1.1.44)

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

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

* docs: Update DSL cheatsheet.

---------

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-10-12 09:48:47 +13:00
dependabot[bot]
a7639f17cd
chore(deps): bump spark from 1.1.41 to 1.1.43 (#65)
Bumps [spark](https://github.com/ash-project/spark) from 1.1.41 to 1.1.43.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.41...v1.1.43)

---
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-10-10 12:28:38 +13:00
dependabot[bot]
bc17cda4d3
chore(deps): bump spark from 1.1.40 to 1.1.41 (#61)
Bumps [spark](https://github.com/ash-project/spark) from 1.1.40 to 1.1.41.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v1.1.40...v1.1.41)

---
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-10-03 10:51:51 +13:00
dependabot[bot]
b24b6c6e19
chore(deps-dev): bump credo from 1.7.0 to 1.7.1 (#60)
Bumps [credo](https://github.com/rrrene/credo) from 1.7.0 to 1.7.1.
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rrrene/credo/commits)

---
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>
2023-10-03 09:30:35 +13:00
Zach Daniel
1f38148877 docs: update ex_doc/spark for better docs 2023-09-26 23:40:04 -04:00