Commit Graph

27 Commits

Author SHA1 Message Date
Martin Frost 0f09819b66 Bump dependencies 2023-11-24 23:14:10 +01:00
dependabot[bot] 699f02c467
Bump ecto_sql from 3.10.2 to 3.11.0
Bumps [ecto_sql](https://github.com/elixir-ecto/ecto_sql) from 3.10.2 to 3.11.0.
- [Changelog](https://github.com/elixir-ecto/ecto_sql/blob/v3.11.0/CHANGELOG.md)
- [Commits](https://github.com/elixir-ecto/ecto_sql/compare/v3.10.2...v3.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 01:32:34 +00:00
dependabot[bot] 92603adc25
Bump ex_doc from 0.30.8 to 0.30.9
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.30.8 to 0.30.9.
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.30.8...v0.30.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 01:24:30 +00:00
dependabot[bot] 67cb266b2f
Bump ex_doc from 0.30.7 to 0.30.8
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.30.7 to 0.30.8.
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.30.7...v0.30.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 01:43:26 +00:00
dependabot[bot] 0a8530a4f6
Bump ex_doc from 0.30.6 to 0.30.7
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.30.6 to 0.30.7.
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.30.6...v0.30.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 01:22:26 +00:00
dependabot[bot] 2a7a2769be
Bump credo from 1.7.0 to 1.7.1
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>
2023-10-02 01:30:03 +00:00
Martin Frost 4818518f1e Add makeup_html dependency 2023-09-06 17:49:36 +02:00
dependabot[bot] 9e479b17b9
Bump mix_test_watch from 1.1.0 to 1.1.1
Bumps [mix_test_watch](https://github.com/lpil/mix-test.watch) from 1.1.0 to 1.1.1.
- [Changelog](https://github.com/lpil/mix-test.watch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lpil/mix-test.watch/compare/v1.1.0...v1.1.1)

---
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>
2023-09-04 01:53:45 +00:00
dependabot[bot] 586615667e
Bump postgrex from 0.17.2 to 0.17.3
Bumps [postgrex](https://github.com/elixir-ecto/postgrex) from 0.17.2 to 0.17.3.
- [Release notes](https://github.com/elixir-ecto/postgrex/releases)
- [Changelog](https://github.com/elixir-ecto/postgrex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-ecto/postgrex/compare/v0.17.2...v0.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 01:36:10 +00:00
dependabot[bot] 64d96540ec
Bump ex_doc from 0.30.5 to 0.30.6
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.30.5 to 0.30.6.
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.30.5...v0.30.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 01:21:32 +00:00
dependabot[bot] 9b5758d78d
Bump ecto_sql from 3.10.1 to 3.10.2
Bumps [ecto_sql](https://github.com/elixir-ecto/ecto_sql) from 3.10.1 to 3.10.2.
- [Changelog](https://github.com/elixir-ecto/ecto_sql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-ecto/ecto_sql/compare/v3.10.1...v3.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 01:32:43 +00:00
dependabot[bot] f217f16f32
Bump ex_doc from 0.30.4 to 0.30.5
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.30.4 to 0.30.5.
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.30.4...v0.30.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 01:35:18 +00:00
dependabot[bot] c4466ca505
Bump ex_doc from 0.30.3 to 0.30.4
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.30.3 to 0.30.4.
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.30.3...v0.30.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 01:42:26 +00:00
Martin Frost cb61c4e217 Bump dependencies 2023-07-17 20:03:16 +02:00
Martin Frost 6616a4f3c8 Update dependencies to modern versions
All dependencies were lagging behind a lot, since not much love was
given to this project the past few years. Let's change that.
2022-05-10 22:57:21 +02:00
Martin Frost a6c58daf99 Update ex_doc dependency 2017-04-21 13:10:54 +02:00
Igor Barchenkov 8dde5562d1 Add support for Postgrex 0.13 and Ecto 2.1 2017-04-21 13:00:31 +03:00
Martin Frost 9f307aa6f5 Update deps 2017-02-25 10:24:29 +01:00
Martin Frost 9ea1f173f7 Use PostgreSQL binary wire procotol
Mostly to make `isn` compatible with postgrex 0.13.0.

This will probably also make the extension a bit more performant.
2017-01-22 22:19:23 +01:00
Martin Frost d631c62867 Add support for Ecto 2.0 2016-07-17 11:14:41 +02:00
Martin Frost 89e3dda530 Bump dependencies, and version 2016-01-03 22:17:57 +01:00
Martin Frost b69b2b4190 Bump outdated dependencies
* ecto ~> 1.0
* ex_doc ~> 0.10
2015-09-30 12:18:07 +02:00
Martin Frost f623e5337c Add earmark dependency. 2015-08-10 22:06:42 +02:00
Martin Frost d166a36b47 Update dependencies
Bump postgrex up to `~> 0.9` and ecto to `~> 0.15`
2015-08-10 22:00:54 +02:00
Martin Frost f3514497fd Add eh for documentation lookup 2015-06-02 08:03:03 +02:00
Martin Frost 6d2965b549 add ex_doc as dev dependency 2015-05-27 19:20:23 +02:00
Martin Frost 41c9c85cd6 WIP 2015-05-05 22:15:40 +02:00