Commit graph

30 commits

Author SHA1 Message Date
dependabot[bot]
f53e4e97ac
build(deps): bump the production-dependencies group with 2 updates (#62)
Some checks failed
CI / ash-ci (push) Has been cancelled
Bumps the production-dependencies group with 2 updates: [glob_ex](https://github.com/hrzndhrn/glob_ex) and [jason](https://github.com/michalmuskala/jason).


Updates `glob_ex` from 0.1.7 to 0.1.8
- [Release notes](https://github.com/hrzndhrn/glob_ex/releases)
- [Changelog](https://github.com/hrzndhrn/glob_ex/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hrzndhrn/glob_ex/compare/v0.1.7...v0.1.8)

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)

---
updated-dependencies:
- dependency-name: glob_ex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: jason
  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-08-01 12:25:05 -04:00
dependabot[bot]
ef79a5c3ba
build(deps): bump the production-dependencies group with 2 updates (#59)
Some checks are pending
CI / ash-ci (push) Waiting to run
Bumps the production-dependencies group with 2 updates: [owl](https://github.com/fuelen/owl) and [sourceror](https://github.com/doorgan/sourceror).


Updates `owl` from 0.9.0 to 0.11.0
- [Release notes](https://github.com/fuelen/owl/releases)
- [Commits](https://github.com/fuelen/owl/compare/v0.9.0...v0.11.0)

Updates `sourceror` from 1.4.0 to 1.5.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.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: owl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-07-25 10:41:59 -04:00
Zach Daniel
eaa1a779e0 improvement: fix function typespecs & add inflex dependency 2024-07-18 11:39:47 -04:00
dependabot[bot]
aad785faee
build(deps-dev): bump mimic in the dev-dependencies group (#52)
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.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)

---
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-07-18 10:16:56 -04:00
Zach Daniel
b21e54e3e0 chore: update mix_audit
closes #47
2024-07-16 11:34:25 -04:00
Zach Daniel
d00dd671c7 improvement: Add Igniter.Libs.Phoenix for working with Phoenix
improvement: deprecate duplicate `Igniter.Code.Module.move_to_use` function
improvement: `Igniter.Project.Config.configures?/4` that takes a config file
improvement: Add `Igniter.Util.Warning` for formatting code in warnings
2024-07-15 14:06:25 -04:00
dependabot[bot]
89e08abba2
build(deps): bump jason (#44)
Some checks failed
CI / ash-ci (push) Has been cancelled
2024-07-11 15:22:52 -04:00
dependabot[bot]
5b256a293b
build(deps-dev): bump ex_doc in the dev-dependencies group (#43) 2024-07-11 15:16:10 -04:00
Zach Daniel
00161f7b0e improvement: remove a bunch of dependencies by using :inets & :httpc 2024-07-11 13:21:42 -04:00
Zach Daniel
8937710de9 improvement: make module moving much smarter
improvement: add configurations for not moving certain modules
improvement: make `source_folders` configurable
2024-07-02 23:26:39 -04:00
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