Commit graph

20 commits

Author SHA1 Message Date
dependabot[bot]
6bca8705dd
build(deps-dev): bump mimic in the dev-dependencies group (#23)
Some checks are pending
CI / ash-ci (push) Waiting to run
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>
Co-authored-by: Zach Daniel <zach@zachdaniel.dev>
2024-06-27 12:23:38 -04:00
dependabot[bot]
c19bca1555
build(deps): bump the production-dependencies group with 2 updates (#22)
Bumps the production-dependencies group with 2 updates: [req](https://github.com/wojtekmach/req) and [sourceror](https://github.com/doorgan/sourceror).


Updates `req` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/wojtekmach/req/releases)
- [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wojtekmach/req/compare/v0.5.0...v0.5.1)

Updates `sourceror` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/doorgan/sourceror/releases)
- [Changelog](https://github.com/doorgan/sourceror/blob/main/CHANGELOG.md)
- [Commits](https://github.com/doorgan/sourceror/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: req
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: sourceror
  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-06-27 12:23:04 -04:00
dependabot[bot]
62ddc0bb4d
build(deps-dev): bump ex_doc from 0.34.0 to 0.34.1 (#13)
Bumps [ex_doc](https://github.com/elixir-lang/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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 15:12:41 -04:00
Zach Daniel
ac24b375fc fix: update spitfire for env fix 2024-06-19 19:25:45 -04:00
dependabot[bot]
8d76b461ff
build(deps): bump spitfire from 0.1.1 to 0.1.2 (#9)
Some checks failed
CI / ash-ci (push) Has been cancelled
Bumps [spitfire](https://github.com/elixir-tools/spitfire) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/elixir-tools/spitfire/releases)
- [Changelog](https://github.com/elixir-tools/spitfire/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-tools/spitfire/compare/v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: spitfire
  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 13:12:25 -04:00
dependabot[bot]
a4e054e49c
build(deps): bump rewrite from 0.10.4 to 0.10.5 (#10)
Some checks are pending
CI / ash-ci (push) Waiting to run
Bumps [rewrite](https://github.com/hrzndhrn/rewrite) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/hrzndhrn/rewrite/releases)
- [Changelog](https://github.com/hrzndhrn/rewrite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hrzndhrn/rewrite/commits)

---
updated-dependencies:
- dependency-name: rewrite
  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 10:45:51 -04:00
Zach Daniel
067c4a6df0 improvement: various restructurings and improvements across the board
improvement: use `Spitfire` to ensure that aliases are considered when comparing modules
improvement: use `Spitfire` to *use* any existing aliases when inserting code
improvement: use `Zipper.topmost` to power new `Spitfire`-related features
2024-06-14 17:07:32 -04:00
dependabot[bot]
08b18e88ee
build(deps-dev): bump benchee from 1.3.0 to 1.3.1 (#4)
Bumps [benchee](https://github.com/bencheeorg/benchee) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/bencheeorg/benchee/releases)
- [Changelog](https://github.com/bencheeorg/benchee/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bencheeorg/benchee/compare/1.3.0...1.3.1)

---
updated-dependencies:
- dependency-name: benchee
  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-12 19:39:15 -04:00
dependabot[bot]
b685520388
build(deps): bump rewrite from 0.10.3 to 0.10.4 (#3)
Bumps [rewrite](https://github.com/hrzndhrn/rewrite) from 0.10.3 to 0.10.4.
- [Release notes](https://github.com/hrzndhrn/rewrite/releases)
- [Changelog](https://github.com/hrzndhrn/rewrite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hrzndhrn/rewrite/compare/v0.10.3...v0.10.4)

---
updated-dependencies:
- dependency-name: rewrite
  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-12 19:38:39 -04:00
Zach Daniel
a156431b9c chore: pass dialyzer/sobelow 2024-06-12 19:16:03 -04:00
Zach Daniel
745db7f522 chore: unlock/clean deps 2024-06-12 18:37:56 -04:00
Zach Daniel
55d0b061e1 improvement: draw the rest of the owl 2024-06-12 18:22:08 -04:00
Zach Daniel
1812aafac8 WIP 2024-06-10 09:58:20 -04:00
Zach Daniel
99ac8f0582
Merge pull request #2 from ash-project/dependabot/hex/ex_doc-0.34.0
build(deps-dev): bump ex_doc from 0.33.0 to 0.34.0
2024-06-02 11:23:11 -04:00
dependabot[bot]
8b941a3418
build(deps-dev): bump ex_doc from 0.33.0 to 0.34.0
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.33.0 to 0.34.0.
- [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.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 03:02:17 +00:00
dependabot[bot]
f4a39885d5
build(deps): bump req from 0.4.14 to 0.5.0
Bumps [req](https://github.com/wojtekmach/req) from 0.4.14 to 0.5.0.
- [Release notes](https://github.com/wojtekmach/req/releases)
- [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wojtekmach/req/compare/v0.4.14...v0.5.0)

---
updated-dependencies:
- dependency-name: req
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 03:02:03 +00:00
Zach Daniel
260d56532b improvement: add CI/build and get it passing locally 2024-05-31 22:59:36 -04:00
Zach Daniel
281ec0f656 write a bunch more code, and add some tests, rework various patterns 2024-05-31 22:09:38 -04:00
Zach Daniel
b5354ce0e3 chore: docs/logos 2024-05-29 10:28:08 -04:00
Zach Daniel
7ae0261a28 init 2024-05-27 23:30:41 -04:00