Commit Graph

205 Commits

Author SHA1 Message Date
dependabot-preview[bot]
99204cb609
chore(deps): bump postgres from 0.17.4 to 0.17.5 (#110)
Bumps [postgres](https://github.com/sfackler/rust-postgres) from 0.17.4 to 0.17.5.
- [Release notes](https://github.com/sfackler/rust-postgres/releases)
- [Commits](https://github.com/sfackler/rust-postgres/compare/postgres-v0.17.4...postgres-v0.17.5)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-20 11:22:58 +03:00
dependabot-preview[bot]
350d7f6438
chore(deps): bump log from 0.4.8 to 0.4.11 (#109)
Bumps [log](https://github.com/rust-lang/log) from 0.4.8 to 0.4.11.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.8...0.4.11)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-16 10:22:52 +03:00
Stepan Kuzmin
ba953d39a8
chore: update dependencies (#106) 2020-07-05 12:33:47 +03:00
dependabot-preview[bot]
6c0aec0fd5
chore(deps): bump r2d2 from 0.8.8 to 0.8.9 (#105)
Bumps [r2d2](https://github.com/sfackler/r2d2) from 0.8.8 to 0.8.9.
- [Release notes](https://github.com/sfackler/r2d2/releases)
- [Changelog](https://github.com/sfackler/r2d2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sfackler/r2d2/compare/v0.8.8...v0.8.9)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-01 09:27:12 +03:00
dependabot-preview[bot]
22303bbdf5
chore(deps): bump criterion from 0.3.2 to 0.3.3 (#104)
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/bheisler/criterion.rs/releases)
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.3.2...0.3.3)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-30 08:17:24 +03:00
dependabot-preview[bot]
a7858b9bcd
chore(deps): bump serde_json from 1.0.55 to 1.0.56 (#103)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.55 to 1.0.56.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.55...v1.0.56)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-30 08:17:15 +03:00
dependabot-preview[bot]
341421f73b
chore(deps): bump serde from 1.0.113 to 1.0.114 (#102)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.113 to 1.0.114.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.113...v1.0.114)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-22 09:14:12 +03:00
Stepan Kuzmin
ef1a223e34
chore: update dependencies (#101) 2020-06-21 12:52:13 +03:00
dependabot-preview[bot]
9e68add561
chore(deps): bump serde_yaml from 0.8.12 to 0.8.13 (#98)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.12 to 0.8.13.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.12...0.8.13)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-11 09:38:50 +03:00
dependabot-preview[bot]
a3177d63d2
chore(deps): bump serde_json from 1.0.53 to 1.0.54 (#97)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.53 to 1.0.54.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.53...v1.0.54)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-10 09:25:53 +03:00
Stepan Kuzmin
0b2fc2d1d5
chore: update dependencies 2020-06-09 19:29:18 +03:00
Stepan Kuzmin
3850f69ea3
chore: update dependencies (#96) 2020-06-07 13:08:12 +03:00
Stepan Kuzmin
c1c59e158d
feat: add ssl/tls support #63 (#90)
* feat: add ssl/tls support #63

* feat: add danger-accept-invalid-certs option

* ci: switch to ekidd/rust-musl-builder:stable

* ci: enable docker/build-push-action
2020-06-02 09:49:21 +03:00
dependabot-preview[bot]
8835fd4b88
chore(deps): bump semver from 0.9.0 to 0.10.0 (#92)
Bumps [semver](https://github.com/steveklabnik/semver) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/steveklabnik/semver/releases)
- [Commits](https://github.com/steveklabnik/semver/commits)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-01 16:59:19 +03:00
dependabot-preview[bot]
6bdb2496e0
chore(deps): bump serde from 1.0.110 to 1.0.111 (#94)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.110 to 1.0.111.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.110...v1.0.111)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-01 12:55:11 +03:00
dependabot-preview[bot]
0eaffca32d
chore(deps): bump serde_json from 1.0.52 to 1.0.53 (#89)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.52 to 1.0.53.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.52...v1.0.53)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-13 13:10:59 +03:00
dependabot-preview[bot]
d0547801a7
chore(deps): bump serde from 1.0.106 to 1.0.110 (#88)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.106 to 1.0.110.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.106...v1.0.110)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Stepan Kuzmin <to.stepan.kuzmin@gmail.com>
2020-05-13 12:25:03 +03:00
dependabot-preview[bot]
210152fee8
chore(deps): bump serde_yaml from 0.8.11 to 0.8.12 (#87)
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.11...0.8.12)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-11 19:12:59 +03:00
Stepan Kuzmin
9887d2bb99
feat: upgrade postgres crates (#85)
* feat: upgrade postgres crates

* style: rename db types

* ci: switch to x86_64-unknown-linux-gnu
2020-05-04 21:21:11 +03:00
Stepan Kuzmin
dbf6a83eb5 chore: update dependencies 2020-05-03 16:01:40 +03:00
Stepan Kuzmin
646d27a650 chore: update dependencies 2020-05-02 11:22:05 +03:00
dependabot-preview[bot]
4e4646c04a
chore(deps): bump actix-rt from 1.1.0 to 1.1.1 (#84)
Bumps [actix-rt](https://github.com/actix/actix-net) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-1.1.0...rt-1.1.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 18:53:02 +03:00
dependabot-preview[bot]
a96099f22d
chore(deps): bump serde_json from 1.0.51 to 1.0.52 (#82)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.51 to 1.0.52.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.51...v1.0.52)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-29 11:58:38 +03:00
dependabot-preview[bot]
47e3116744
chore(deps): bump criterion from 0.3.1 to 0.3.2 (#81)
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/bheisler/criterion.rs/releases)
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.3.1...0.3.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-27 08:40:26 +03:00
Stepan Kuzmin
ad3076812d
feat: upgrade to actix-web 2.0 (#80)
* chore: update actix-web to 2.0

* fix: use default CORS middleware
2020-04-26 17:57:13 +03:00
dependabot-preview[bot]
47b4c1cb8b
chore(deps): bump num_cpus from 1.12.0 to 1.13.0 (#77)
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/seanmonstar/num_cpus/releases)
- [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/num_cpus/compare/v1.12.0...v1.13.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-16 14:56:03 +03:00
dependabot-preview[bot]
35672d89ae
chore(deps): bump serde_json from 1.0.50 to 1.0.51 (#72)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.50 to 1.0.51.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.50...v1.0.51)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-06 14:46:36 +03:00
dependabot-preview[bot]
553d8f0194
chore(deps): bump serde_json from 1.0.48 to 1.0.50 (#69)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.48 to 1.0.50.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.48...v1.0.50)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-01 18:38:26 +03:00
Stepan Kuzmin
c0b64394f8
chore: update dependencies (#68) 2020-03-23 18:07:50 +03:00
dependabot-preview[bot]
444fbc72fd
chore(deps): bump serde from 1.0.104 to 1.0.105 (#67)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.104 to 1.0.105.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.104...v1.0.105)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-19 09:49:24 +03:00
Stepan Kuzmin
26e22cb20b
chore: update dependencies (#66) 2020-03-17 18:38:35 +03:00
Stepan Kuzmin
bb8acadb30 chore: update dependencies 2020-03-11 13:47:04 +03:00
Stepan Kuzmin
55cb71f99c chore: cleanup 2020-03-05 16:41:28 +03:00
Stepan Kuzmin
a4bd5167cb chore: update dependencies 2020-03-02 15:18:09 +03:00
Stepan Kuzmin
48cb03daaf chore: update dependencies 2020-02-27 14:26:25 +03:00
Stepan Kuzmin
1e1ece775c chore: update dependencies 2020-02-25 10:32:34 +03:00
Stepan Kuzmin
e02cb74911
chore: update dependencies 2020-02-22 12:31:17 +03:00
Stepan Kuzmin
db3915393f chore: 🤖 update dependencies 2020-02-17 12:05:02 +03:00
Stepan Kuzmin
bd5f9cc9f3 chore: 🤖 update dependencies 2020-02-12 15:24:01 +03:00
Stepan Kuzmin
9403fc1fac
chore: 🤖 update dependencies 2020-02-09 14:12:20 +03:00
Stepan Kuzmin
a708682b67 chore: 🤖 update dependencies 2020-02-07 12:18:14 +03:00
Stepan Kuzmin
1b0807808b chore: 🤖 update dependencies 2020-02-05 08:58:15 +03:00
dependabot-preview[bot]
8ece5a6d88
chore(deps): bump serde_json from 1.0.45 to 1.0.46 (#58)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.45 to 1.0.46.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.45...v1.0.46)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 11:02:12 +03:00
Stepan Kuzmin
99ebdb5038 chore: 🤖 update dependencies 2020-01-27 15:17:43 +03:00
dependabot-preview[bot]
fe0357d719 chore(deps): bump criterion from 0.3.0 to 0.3.1 (#56)
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/bheisler/criterion.rs/releases)
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.3.0...0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 08:18:39 +03:00
Stepan Kuzmin
a7527e3c57
chore: 🤖 update dependencies 2020-01-25 18:28:34 +03:00
Stepan Kuzmin
678972b576 chore: 🤖 update dependencies 2020-01-23 15:58:46 +03:00
dependabot-preview[bot]
69689e6527 chore(deps): bump serde_json from 1.0.44 to 1.0.45 (#55)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.44...v1.0.45)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-24 14:58:43 +03:00
Stepan Kuzmin
a00c1b5831 chore: update dependencies 2020-01-21 15:56:09 +03:00
Stepan Kuzmin
2f5f1e1077 chore: 🤖 update dependencies 2020-01-20 11:16:28 +03:00