Commit Graph

816 Commits

Author SHA1 Message Date
Valentin Brandl
2507c24de7 Fix function signature
https://github.com/actix/actix-web/pull/2601
2022-02-01 19:16:26 +01:00
Valentin Brandl
d78b349ca1 Update other actix dependencies 2022-02-01 19:16:11 +01:00
dependabot[bot]
4b37c8073f
Bump awc from 3.0.0-beta.19 to 3.0.0-beta.20
Bumps [awc](https://github.com/actix/actix-web) from 3.0.0-beta.19 to 3.0.0-beta.20.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/awc-v3.0.0-beta.19...awc-v3.0.0-beta.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 04:14:37 +00:00
Valentin Brandl
f2436efc85 Bump version (v0.21.0)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-01-30 00:23:41 +01:00
Valentin Brandl
80a6cf0036
Merge pull request #409 from vbrandl/chore/dependencies
All checks were successful
continuous-integration/drone/push Build is passing
Update `serde_derive` and `tokio`
2022-01-30 00:17:56 +01:00
Valentin Brandl
a0ec86e756 Update serde_derive and tokio
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-30 00:12:11 +01:00
Valentin Brandl
d91e6bf580
Merge pull request #408 from vbrandl/feature/service-registration
All checks were successful
continuous-integration/drone/push Build is passing
Unify registration of service routes
2022-01-29 21:29:06 +01:00
Valentin Brandl
f3e1d914c5 Register routes per service
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-29 21:19:38 +01:00
Valentin Brandl
e282316769 Update transitive dependencies 2022-01-29 21:18:50 +01:00
Valentin Brandl
9742900eb6 Update beta dependencies 2022-01-29 21:18:39 +01:00
Valentin Brandl
45a582dcdd
Merge pull request #407 from vbrandl/dependabot/cargo/vergen-6.0.2
Some checks failed
continuous-integration/drone/push Build is failing
Bump vergen from 6.0.1 to 6.0.2
2022-01-28 14:34:35 +01:00
Valentin Brandl
b5a8500e0c
Merge pull request #406 from vbrandl/dependabot/cargo/tokio-1.16.0
Bump tokio from 1.15.0 to 1.16.0
2022-01-28 14:34:26 +01:00
dependabot[bot]
87f70285c6
Bump vergen from 6.0.1 to 6.0.2
Bumps [vergen](https://github.com/rustyhorde/vergen) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/6.0.1...6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 04:17:09 +00:00
dependabot[bot]
b76d50554c
Bump tokio from 1.15.0 to 1.16.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.15.0...tokio-1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 04:16:56 +00:00
Valentin Brandl
d9bd880d51
Merge pull request #401 from vbrandl/dependabot/cargo/serde_json-1.0.78
Some checks failed
continuous-integration/drone/push Build is failing
Bump serde_json from 1.0.74 to 1.0.78
2022-01-26 19:11:49 +01:00
Valentin Brandl
f13b823717
Merge pull request #405 from vbrandl/dependabot/cargo/serde-1.0.136
Bump serde from 1.0.133 to 1.0.136
2022-01-26 19:11:36 +01:00
Valentin Brandl
2b69a6ee8c
Merge pull request #403 from vbrandl/dependabot/cargo/vergen-6.0.1
Bump vergen from 6.0.0 to 6.0.1
2022-01-26 19:11:11 +01:00
Valentin Brandl
e083a091c3
Merge pull request #404 from vbrandl/dependabot/cargo/tracing-subscriber-0.3.7
Bump tracing-subscriber from 0.3.5 to 0.3.7
2022-01-26 19:10:52 +01:00
Valentin Brandl
ebd0c7df7d
Merge pull request #400 from vbrandl/dependabot/cargo/tracing-bunyan-formatter-0.3.2
Bump tracing-bunyan-formatter from 0.3.1 to 0.3.2
2022-01-26 19:10:19 +01:00
dependabot[bot]
be2825ad1f
Bump serde from 1.0.133 to 1.0.136
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.133 to 1.0.136.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.133...v1.0.136)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 04:15:49 +00:00
dependabot[bot]
78a640f972
Bump tracing-subscriber from 0.3.5 to 0.3.7
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.5 to 0.3.7.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.5...tracing-subscriber-0.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 04:15:42 +00:00
dependabot[bot]
214e9b6a50
Bump vergen from 6.0.0 to 6.0.1
Bumps [vergen](https://github.com/rustyhorde/vergen) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/6.0.0...6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 04:15:17 +00:00
dependabot[bot]
878b5a5565
Bump serde_json from 1.0.74 to 1.0.78
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.74 to 1.0.78.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.74...v1.0.78)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 04:15:11 +00:00
dependabot[bot]
ab18c03983
Bump tracing-bunyan-formatter from 0.3.1 to 0.3.2
Bumps [tracing-bunyan-formatter](https://github.com/LukeMathWalker/tracing-bunyan-formatter) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/LukeMathWalker/tracing-bunyan-formatter/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-bunyan-formatter/compare/v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: tracing-bunyan-formatter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 04:17:42 +00:00
Valentin Brandl
7a7a93ff75
Merge pull request #397 from vbrandl/dependabot/cargo/openssl-probe-0.1.5
All checks were successful
continuous-integration/drone/push Build is passing
Bump openssl-probe from 0.1.4 to 0.1.5
2022-01-13 21:01:26 +01:00
Valentin Brandl
78fb8d9b83
Merge pull request #396 from vbrandl/dependabot/cargo/actix-rt-2.6.0
Bump actix-rt from 2.5.1 to 2.6.0
2022-01-13 21:00:42 +01:00
dependabot[bot]
e8c9e4ca15
Bump openssl-probe from 0.1.4 to 0.1.5
Bumps [openssl-probe](https://github.com/alexcrichton/openssl-probe) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/alexcrichton/openssl-probe/releases)
- [Commits](https://github.com/alexcrichton/openssl-probe/compare/0.1.4...0.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 04:12:15 +00:00
dependabot[bot]
e1bcde073d
Bump actix-rt from 2.5.1 to 2.6.0
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-v2.5.1...rt-v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 04:12:06 +00:00
Valentin Brandl
e57d40e766
Merge pull request #395 from vbrandl/dependabot/cargo/reqwest-0.11.9
All checks were successful
continuous-integration/drone/push Build is passing
Bump reqwest from 0.11.8 to 0.11.9
2022-01-11 12:17:03 +01:00
Valentin Brandl
21f3790aee
Merge pull request #394 from vbrandl/dependabot/cargo/tempfile-3.3.0
Bump tempfile from 3.2.0 to 3.3.0
2022-01-11 12:16:55 +01:00
dependabot[bot]
95213c3ded
Bump tempfile from 3.2.0 to 3.3.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 11:10:18 +00:00
dependabot[bot]
23b14ea01d
Bump reqwest from 0.11.8 to 0.11.9
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.8 to 0.11.9.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.8...v0.11.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 11:10:15 +00:00
Valentin Brandl
515791beba
Merge pull request #393 from vbrandl/dependabot/cargo/serde_json-1.0.74
Bump serde_json from 1.0.73 to 1.0.74
2022-01-11 12:09:22 +01:00
Valentin Brandl
ed380fc28a
Merge pull request #392 from vbrandl/dependabot/cargo/actix-rt-2.5.1
Bump actix-rt from 2.5.0 to 2.5.1
2022-01-11 12:09:06 +01:00
Valentin Brandl
6504159899
Merge pull request #391 from vbrandl/dependabot/cargo/serde-1.0.133
Bump serde from 1.0.132 to 1.0.133
2022-01-11 12:08:50 +01:00
dependabot[bot]
4269140af5
Bump serde_json from 1.0.73 to 1.0.74
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.73 to 1.0.74.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.73...v1.0.74)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 04:18:47 +00:00
dependabot[bot]
204ba89613
Bump actix-rt from 2.5.0 to 2.5.1
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-v2.5.0...rt-v2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 04:18:39 +00:00
dependabot[bot]
80861a3682
Bump serde from 1.0.132 to 1.0.133
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.132 to 1.0.133.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.132...v1.0.133)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 04:18:21 +00:00
Valentin Brandl
e23869da9a Bump version (v0.20.4)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-12-30 12:23:55 +01:00
Valentin Brandl
96896e00b7
Merge pull request #390 from vbrandl/dependabot/cargo/tracing-actix-web-0.5.0-beta.1
All checks were successful
continuous-integration/drone/push Build is passing
Bump tracing-actix-web from 0.4.0-beta.14 to 0.5.0-beta.1
2021-12-30 12:02:48 +01:00
Valentin Brandl
d0cb529708
Merge pull request #389 from vbrandl/dependabot/cargo/tracing-subscriber-0.3.5
Bump tracing-subscriber from 0.3.4 to 0.3.5
2021-12-30 12:02:27 +01:00
dependabot[bot]
f828878ebf
Bump tracing-actix-web from 0.4.0-beta.14 to 0.5.0-beta.1
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.4.0-beta.14 to 0.5.0-beta.1.
- [Release notes](https://github.com/LukeMathWalker/tracing-actix-web/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.4.0-beta.14...v0.5.0-beta.1)

---
updated-dependencies:
- dependency-name: tracing-actix-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 04:16:00 +00:00
dependabot[bot]
e887b7553e
Bump tracing-subscriber from 0.3.4 to 0.3.5
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.4...tracing-subscriber-0.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 04:15:52 +00:00
Valentin Brandl
40bae1b5a3
Merge pull request #386 from vbrandl/dependabot/cargo/reqwest-0.11.8
Bump reqwest from 0.11.7 to 0.11.8
2021-12-24 14:45:05 +01:00
Valentin Brandl
aa12a8bc24
Merge pull request #388 from vbrandl/dependabot/cargo/tracing-subscriber-0.3.4
Bump tracing-subscriber from 0.3.3 to 0.3.4
2021-12-24 14:44:36 +01:00
dependabot[bot]
776e068ab5
Bump tracing-subscriber from 0.3.3 to 0.3.4
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.3...tracing-subscriber-0.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-24 04:16:39 +00:00
dependabot[bot]
73299a9e73
Bump reqwest from 0.11.7 to 0.11.8
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.7...v0.11.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 04:17:22 +00:00
Valentin Brandl
5ec1a68314
Merge pull request #385 from vbrandl/dependabot/cargo/futures-0.3.19
All checks were successful
continuous-integration/drone/push Build is passing
Bump futures from 0.3.18 to 0.3.19
2021-12-20 20:29:52 +01:00
Valentin Brandl
5da1be83ef
Merge pull request #384 from vbrandl/dependabot/cargo/serde-1.0.132
Bump serde from 1.0.131 to 1.0.132
2021-12-20 20:29:21 +01:00
Valentin Brandl
44d28233e2
Merge pull request #383 from vbrandl/dependabot/cargo/tokio-1.15.0
Bump tokio from 1.14.0 to 1.15.0
2021-12-20 20:25:58 +01:00