Commit Graph

291 Commits

Author SHA1 Message Date
Adrian Kumpf
5e1ddce7af Bump dependencies 2022-06-24 11:07:03 +02:00
Adrian Kumpf
f51d651afe Upgrade dependencies 2022-05-20 12:19:43 +02:00
Adrian Kumpf
7d2a841f1f Bump deps 2022-04-04 14:24:04 +02:00
Adrian Kumpf
0d6e288c70 Encrypt API tokens (#2360)
Store API tokens encrypted in the database.

During the database migration a randomly generated key will be used encrypt the tokens if no ENCRYPTION_KEY environment variable was provided.

If the application is started without the presence of an ENCRYPTION_KEY (or if the key failed to decrypt the existing tokens), the UI will display a warning with further instructions.
2022-02-18 17:03:13 +01:00
Howard Su
63440420c7 Update package versions (#2415) 2022-02-01 15:14:12 +01:00
Adrian Kumpf
fcb9f68507 Update deps 2022-01-01 16:28:08 +01:00
dependabot[bot]
0be473ef47 Bump finch from 0.9.0 to 0.9.1
Bumps [finch](https://github.com/sneako/finch) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/sneako/finch/releases)
- [Changelog](https://github.com/sneako/finch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sneako/finch/compare/v0.9.0...v0.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 15:48:48 +00:00
dependabot[bot]
9509ccde76 Bump ex_cldr from 2.23.2 to 2.24.1 (#2121)
* Bump ex_cldr from 2.23.2 to 2.24.1

Bumps [ex_cldr](https://github.com/elixir-cldr/cldr) from 2.23.2 to 2.24.1.
- [Release notes](https://github.com/elixir-cldr/cldr/releases)
- [Changelog](https://github.com/elixir-cldr/cldr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-cldr/cldr/compare/v2.23.2...v2.24.1)

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

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

* Replace custom PutSession plug

* Bust cldr chache

* Bump phoenix_live_view and tzdata

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2021-11-05 17:19:37 +01:00
dependabot[bot]
5d690b32cc Bump tzdata from 1.1.0 to 1.1.1
Bumps [tzdata](https://github.com/lau/tzdata) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/lau/tzdata/releases)
- [Changelog](https://github.com/lau/tzdata/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lau/tzdata/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 14:59:54 +00:00
Adrian Kumpf
1425f82b49 Update dependencies 2021-10-31 16:18:23 +01:00
dependabot[bot]
51ad6234df Bump postgrex from 0.15.10 to 0.15.11
Bumps [postgrex](https://github.com/elixir-ecto/postgrex) from 0.15.10 to 0.15.11.
- [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.15.10...v0.15.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 17:01:35 +00:00
Adrian Kumpf
796d0c8ef4 Update phoenix to 1.6.0 2021-09-24 22:39:26 +02:00
Adrian Kumpf
93dc1f3241 Require floki only in test env 2021-09-23 12:35:23 +02:00
Adrian Kumpf
7c0dc3b870 Upgrade phoenix to 1.6 2021-09-22 20:38:02 +02:00
Adrian Kumpf
e15fef7216 Uprade phoenix_live_view to 0.16 2021-09-22 17:10:48 +02:00
Adrian Kumpf
f25012b3b1 Update dependencies 2021-09-19 16:01:26 +02:00
dependabot[bot]
921e262ab7 Bump finch from 0.8.1 to 0.8.2
Bumps [finch](https://github.com/keathley/finch) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/keathley/finch/releases)
- [Changelog](https://github.com/keathley/finch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/keathley/finch/compare/v0.8.1...v0.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-17 22:04:11 +00:00
dependabot[bot]
7f6d3c417f Bump ex_cldr from 2.23.1 to 2.23.2
Bumps [ex_cldr](https://github.com/elixir-cldr/cldr) from 2.23.1 to 2.23.2.
- [Release notes](https://github.com/elixir-cldr/cldr/releases)
- [Changelog](https://github.com/elixir-cldr/cldr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-cldr/cldr/compare/v2.23.1...v2.23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 14:48:15 +00:00
dependabot[bot]
19395cf3c4 Bump tortoise from 0.9.9 to 0.10.0
Bumps [tortoise](https://github.com/gausby/tortoise) from 0.9.9 to 0.10.0.
- [Release notes](https://github.com/gausby/tortoise/releases)
- [Changelog](https://github.com/gausby/tortoise/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gausby/tortoise/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 14:47:57 +00:00
dependabot[bot]
8b9eec0911 Bump ecto_sql from 3.6.2 to 3.7.0
Bumps [ecto_sql](https://github.com/elixir-ecto/ecto_sql) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/elixir-ecto/ecto_sql/releases)
- [Changelog](https://github.com/elixir-ecto/ecto_sql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-ecto/ecto_sql/compare/v3.6.2...v3.7.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>
2021-08-30 09:39:27 +00:00
dependabot[bot]
715439c03e Bump phoenix from 1.5.10 to 1.5.12 (#1926) 2021-08-30 09:39:12 +00:00
dependabot[bot]
9599f6cafd Bump ex_cldr from 2.23.0 to 2.23.1
Bumps [ex_cldr](https://github.com/elixir-cldr/cldr) from 2.23.0 to 2.23.1.
- [Release notes](https://github.com/elixir-cldr/cldr/releases)
- [Changelog](https://github.com/elixir-cldr/cldr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-cldr/cldr/compare/v2.23.0...v2.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 09:24:06 +00:00
dependabot[bot]
8e7f3b6326 Bump phoenix_ecto from 4.3.0 to 4.4.0
Bumps [phoenix_ecto](https://github.com/phoenixframework/phoenix_ecto) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/phoenixframework/phoenix_ecto/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_ecto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_ecto/compare/v4.3.0...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 09:23:22 +00:00
dependabot[bot]
d0042598a3 Bump phoenix from 1.5.9 to 1.5.10
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.5.9 to 1.5.10.
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/v1.5.10/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix/compare/v1.5.9...v1.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 15:10:47 +00:00
dependabot[bot]
56cf1679fb Bump tesla from 1.4.2 to 1.4.3
Bumps [tesla](https://github.com/teamon/tesla) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/teamon/tesla/releases)
- [Commits](https://github.com/teamon/tesla/compare/v1.4.2...v1.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 15:16:47 +00:00
dependabot[bot]
86b3e0c0eb Bump timex from 3.7.5 to 3.7.6
Bumps [timex](https://github.com/bitwalker/timex) from 3.7.5 to 3.7.6.
- [Release notes](https://github.com/bitwalker/timex/releases)
- [Changelog](https://github.com/bitwalker/timex/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitwalker/timex/compare/3.7.5...3.7.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 09:06:23 +00:00
dependabot[bot]
35281f867e Bump postgrex from 0.15.9 to 0.15.10
Bumps [postgrex](https://github.com/elixir-ecto/postgrex) from 0.15.9 to 0.15.10.
- [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.15.9...v0.15.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-28 13:31:00 +00:00
dependabot[bot]
4aacf1b6cc Bump finch from 0.8.0 to 0.8.1
Bumps [finch](https://github.com/keathley/finch) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/keathley/finch/releases)
- [Changelog](https://github.com/keathley/finch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/keathley/finch/compare/v0.8.0...v0.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-28 13:30:46 +00:00
dependabot[bot]
b45c7d8b35 Bump plug_cowboy from 2.5.0 to 2.5.1
Bumps [plug_cowboy](https://github.com/elixir-plug/plug_cowboy) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/elixir-plug/plug_cowboy/releases)
- [Changelog](https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-plug/plug_cowboy/compare/v2.5.0...v2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-22 14:34:38 +00:00
dependabot[bot]
9525b7193b Bump tesla from 1.4.1 to 1.4.2
Bumps [tesla](https://github.com/teamon/tesla) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/teamon/tesla/releases)
- [Commits](https://github.com/teamon/tesla/compare/v1.4.1...v1.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-08 09:01:34 +00:00
dependabot[bot]
6335d99d8f Bump phoenix_live_reload from 1.3.2 to 1.3.3
Bumps [phoenix_live_reload](https://github.com/phoenixframework/phoenix_live_reload) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/phoenixframework/phoenix_live_reload/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_live_reload/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_reload/compare/v1.3.2...v1.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-08 09:00:44 +00:00
dependabot[bot]
a2da64960a Bump castore from 0.1.10 to 0.1.11
Bumps [castore](https://github.com/elixir-mint/castore) from 0.1.10 to 0.1.11.
- [Release notes](https://github.com/elixir-mint/castore/releases)
- [Commits](https://github.com/elixir-mint/castore/compare/v0.1.10...v0.1.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-08 09:00:34 +00:00
dependabot[bot]
7841afaeed Bump fuse from 2.4.5 to 2.5.0
Bumps [fuse](https://github.com/jlouis/fuse) from 2.4.5 to 2.5.0.
- [Release notes](https://github.com/jlouis/fuse/releases)
- [Commits](https://github.com/jlouis/fuse/compare/2.4.5...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-03 17:11:35 +00:00
Adrian Kumpf
94096ff79a Update mix.lock 2021-07-03 17:11:21 +00:00
dependabot[bot]
7ef7719e12 Bump ex_cldr from 2.22.1 to 2.23.0
Bumps [ex_cldr](https://github.com/elixir-cldr/cldr) from 2.22.1 to 2.23.0.
- [Release notes](https://github.com/elixir-cldr/cldr/releases)
- [Changelog](https://github.com/elixir-cldr/cldr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-cldr/cldr/compare/v2.22.1...v2.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-03 17:11:21 +00:00
dependabot[bot]
74a4c691cb Bump fuse from 2.4.4 to 2.4.5
Bumps [fuse](https://github.com/jlouis/fuse) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/jlouis/fuse/releases)
- [Commits](https://github.com/jlouis/fuse/compare/2.4.4...2.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 15:21:54 +00:00
Adrian Kumpf
adeb6fcf3f Bump tortoise to 0.9.9 2021-06-30 16:21:49 +02:00
dependabot[bot]
9b72bae541 Bump fuse from 2.4.3 to 2.4.4
Bumps [fuse](https://github.com/jlouis/fuse) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/jlouis/fuse/releases)
- [Commits](https://github.com/jlouis/fuse/compare/2.4.3...2.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 13:57:14 +00:00
dependabot[bot]
0ecca44209 Bump finch from 0.7.0 to 0.8.0
Bumps [finch](https://github.com/keathley/finch) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/keathley/finch/releases)
- [Changelog](https://github.com/keathley/finch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/keathley/finch/compare/v0.7.0...v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 13:08:53 +00:00
dependabot[bot]
d2c7dfeac5 Bump phoenix_ecto from 4.2.1 to 4.3.0
Bumps [phoenix_ecto](https://github.com/phoenixframework/phoenix_ecto) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/phoenixframework/phoenix_ecto/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_ecto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_ecto/compare/v4.2.1...v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 15:05:49 +00:00
dependabot[bot]
7b2bda9bac Bump phoenix_live_reload from 1.3.1 to 1.3.2
Bumps [phoenix_live_reload](https://github.com/phoenixframework/phoenix_live_reload) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/phoenixframework/phoenix_live_reload/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_live_reload/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_reload/compare/v1.3.1...v1.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 16:24:09 +02:00
dependabot[bot]
d05b7b4b7e Bump fuse from 2.4.2 to 2.4.3
Bumps [fuse](https://github.com/jlouis/fuse) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/jlouis/fuse/releases)
- [Commits](https://github.com/jlouis/fuse/compare/2.4.2...2.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 14:23:01 +00:00
dependabot[bot]
8f807cafa6 Bump ex_cldr from 2.22.0 to 2.22.1
Bumps [ex_cldr](https://github.com/elixir-cldr/cldr) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/elixir-cldr/cldr/releases)
- [Changelog](https://github.com/elixir-cldr/cldr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-cldr/cldr/compare/v2.22.0...v2.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 10:17:14 +00:00
dependabot[bot]
5bba3bcefe Bump phoenix_live_view from 0.15.5 to 0.15.7
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.15.5 to 0.15.7.
- [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v0.15.7/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.15.5...v0.15.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 10:07:26 +00:00
dependabot[bot]
d48663ad65 Bump ecto_sql from 3.6.1 to 3.6.2
Bumps [ecto_sql](https://github.com/elixir-ecto/ecto_sql) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/elixir-ecto/ecto_sql/releases)
- [Changelog](https://github.com/elixir-ecto/ecto_sql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-ecto/ecto_sql/compare/v3.6.1...v3.6.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>
2021-06-15 10:07:10 +00:00
dependabot[bot]
119134cefc Bump floki from 0.30.1 to 0.31.0
Bumps [floki](https://github.com/philss/floki) from 0.30.1 to 0.31.0.
- [Release notes](https://github.com/philss/floki/releases)
- [Changelog](https://github.com/philss/floki/blob/master/CHANGELOG.md)
- [Commits](https://github.com/philss/floki/compare/v0.30.1...v0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 10:06:54 +00:00
Adrian Kumpf
5c17327ff8 Replace custom CLDR plugs 2021-05-20 10:12:58 +02:00
dependabot[bot]
3e22623e2a Bump ex_cldr from 2.20.0 to 2.21.0 (#1627)
* Bump ex_cldr from 2.20.0 to 2.21.0

Bumps [ex_cldr](https://github.com/elixir-cldr/cldr) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/elixir-cldr/cldr/releases)
- [Changelog](https://github.com/elixir-cldr/cldr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-cldr/cldr/compare/v2.20.0...v2.21.0)

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

* Use new Cldr.Plug.SetSession

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2021-05-18 23:32:36 +02:00
dependabot[bot]
cb78030154 Bump mock from 0.3.6 to 0.3.7
Bumps [mock](https://github.com/jjh42/mock) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/jjh42/mock/releases)
- [Changelog](https://github.com/jjh42/mock/blob/master/Changelog.md)
- [Commits](https://github.com/jjh42/mock/compare/v0.3.6...v0.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 10:01:39 +00:00
dependabot[bot]
72260a23a2 Bump finch from 0.6.3 to 0.7.0
Bumps [finch](https://github.com/keathley/finch) from 0.6.3 to 0.7.0.
- [Release notes](https://github.com/keathley/finch/releases)
- [Changelog](https://github.com/keathley/finch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/keathley/finch/compare/v0.6.3...v0.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 16:29:05 +00:00