Commit Graph

811 Commits

Author SHA1 Message Date
dependabot[bot]
0d8611779c
Bump serde_json from 1.0.72 to 1.0.73
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.72 to 1.0.73.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.72...v1.0.73)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 04:14:56 +00:00
dependabot[bot]
3824cce2c7
Bump vergen from 5.2.0 to 6.0.0
Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/5.2.0...6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 04:15:39 +00:00
Valentin Brandl
13b90f6ab0
Merge pull request #379 from vbrandl/dependabot/cargo/vergen-5.2.0
All checks were successful
continuous-integration/drone/push Build is passing
Bump vergen from 5.1.18 to 5.2.0
2021-12-09 12:18:11 +01:00
Valentin Brandl
8e4f5fd519
Merge pull request #380 from vbrandl/dependabot/cargo/serde-1.0.131
Bump serde from 1.0.130 to 1.0.131
2021-12-09 12:17:55 +01:00
dependabot[bot]
a101f91004
Bump serde from 1.0.130 to 1.0.131
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.131.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.130...v1.0.131)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 04:15:26 +00:00
dependabot[bot]
1107c3dba7
Bump vergen from 5.1.18 to 5.2.0
Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.1.18 to 5.2.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/5.1.18...5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 04:18:28 +00:00
Valentin Brandl
ba65938817
Merge pull request #375 from vbrandl/dependabot/cargo/vergen-5.1.18
Bump vergen from 5.1.17 to 5.1.18
2021-12-02 14:40:38 +01:00
Valentin Brandl
acaf7b80e4
Merge pull request #376 from vbrandl/dependabot/cargo/tracing-subscriber-0.3.3
Bump tracing-subscriber from 0.3.2 to 0.3.3
2021-12-02 14:40:25 +01:00
Valentin Brandl
e5ce8dc125
Merge pull request #377 from vbrandl/dependabot/cargo/reqwest-0.11.7
Bump reqwest from 0.11.6 to 0.11.7
2021-12-02 14:40:16 +01:00
Valentin Brandl
ef4c4e6046
Merge pull request #378 from vbrandl/dependabot/cargo/git2-0.13.25
Bump git2 from 0.13.24 to 0.13.25
2021-12-02 14:39:53 +01:00
dependabot[bot]
c78ca9e8f8
Bump git2 from 0.13.24 to 0.13.25
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.24 to 0.13.25.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.24...0.13.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 04:17:03 +00:00
dependabot[bot]
b4c02058b1
Bump reqwest from 0.11.6 to 0.11.7
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.6 to 0.11.7.
- [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.6...v0.11.7)

---
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-01 04:18:39 +00:00
dependabot[bot]
8e5a189a40
Bump tracing-subscriber from 0.3.2 to 0.3.3
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.2...tracing-subscriber-0.3.3)

---
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-11-30 04:16:50 +00:00
dependabot[bot]
be58d750c1
Bump vergen from 5.1.17 to 5.1.18
Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.1.17 to 5.1.18.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/5.1.17...5.1.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 04:18:04 +00:00
Valentin Brandl
9a2498e9db
Merge pull request #374 from vbrandl/dependabot/cargo/serde_json-1.0.72
Some checks failed
continuous-integration/drone/push Build is failing
Bump serde_json from 1.0.71 to 1.0.72
2021-11-26 11:40:17 +01:00
dependabot[bot]
44bb3562d1
Bump serde_json from 1.0.71 to 1.0.72
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.71 to 1.0.72.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.71...v1.0.72)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 04:17:47 +00:00
Valentin Brandl
8164577120
Merge pull request #373 from vbrandl/dependabot/cargo/tracing-bunyan-formatter-0.3.1
Some checks failed
continuous-integration/drone/push Build is failing
Bump tracing-bunyan-formatter from 0.3.0 to 0.3.1
2021-11-25 19:48:40 +01:00
dependabot[bot]
ed2c0dad0b
Bump tracing-bunyan-formatter from 0.3.0 to 0.3.1
Bumps [tracing-bunyan-formatter](https://github.com/LukeMathWalker/tracing-bunyan-formatter) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/LukeMathWalker/tracing-bunyan-formatter/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-bunyan-formatter/compare/v0.3.0...v0.3.1)

---
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>
2021-11-25 04:15:50 +00:00
Valentin Brandl
790e746759
Merge pull request #371 from vbrandl/dependabot/cargo/actix-rt-2.5.0
Some checks failed
continuous-integration/drone/push Build is failing
Bump actix-rt from 2.4.0 to 2.5.0
2021-11-24 17:02:23 +01:00
Valentin Brandl
ce12a3fa13
Merge pull request #370 from vbrandl/dependabot/cargo/futures-0.3.18
Bump futures from 0.3.17 to 0.3.18
2021-11-24 17:02:10 +01:00
dependabot[bot]
a3bcffc8a8
Bump actix-rt from 2.4.0 to 2.5.0
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-v2.4.0...rt-v2.5.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>
2021-11-23 04:16:34 +00:00
dependabot[bot]
0ca471422a
Bump futures from 0.3.17 to 0.3.18
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.17 to 0.3.18.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.17...0.3.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 04:16:26 +00:00
Valentin Brandl
87d7e5ac5a
Merge pull request #369 from vbrandl/dependabot/cargo/tracing-subscriber-0.3.2
All checks were successful
continuous-integration/drone/push Build is passing
Bump tracing-subscriber from 0.3.1 to 0.3.2
2021-11-22 11:26:48 +01:00
dependabot[bot]
85a5e11c54
Bump tracing-subscriber from 0.3.1 to 0.3.2
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.1...tracing-subscriber-0.3.2)

---
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-11-22 04:20:56 +00:00
Valentin Brandl
4fc9aea280
Merge pull request #368 from vbrandl/dependabot/cargo/serde_json-1.0.71
Bump serde_json from 1.0.69 to 1.0.71
2021-11-18 13:40:19 +01:00
Valentin Brandl
98313c8ba6
Merge pull request #367 from vbrandl/dependabot/cargo/tokio-1.14.0
Bump tokio from 1.13.0 to 1.14.0
2021-11-18 13:40:11 +01:00
Valentin Brandl
ac9d09f992
Merge pull request #366 from vbrandl/dependabot/cargo/awc-3.0.0-beta.10
Bump awc from 3.0.0-beta.9 to 3.0.0-beta.10
2021-11-18 13:39:59 +01:00
Valentin Brandl
9996ec989d
Merge pull request #364 from vbrandl/dependabot/cargo/git2-0.13.24
Bump git2 from 0.13.23 to 0.13.24
2021-11-18 13:39:18 +01:00
dependabot[bot]
d39c1830a6
Bump serde_json from 1.0.69 to 1.0.71
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.69 to 1.0.71.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.69...v1.0.71)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 04:18:54 +00:00
dependabot[bot]
9017ab3841
Bump tokio from 1.13.0 to 1.14.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 04:16:18 +00:00
dependabot[bot]
d226543cef
Bump awc from 3.0.0-beta.9 to 3.0.0-beta.10
Bumps [awc](https://github.com/actix/actix-web) from 3.0.0-beta.9 to 3.0.0-beta.10.
- [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.9...awc-v3.0.0-beta.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 04:15:07 +00:00
dependabot[bot]
dea5fa4a09
Bump git2 from 0.13.23 to 0.13.24
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.23 to 0.13.24.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.23...0.13.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 04:14:42 +00:00
Valentin Brandl
af00647cf6 Bump version (v0.20.3)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-11-13 16:59:39 +01:00
Valentin Brandl
47ae92091c
Merge pull request #362 from vbrandl/dependabot/cargo/serde_json-1.0.69
Bump serde_json from 1.0.68 to 1.0.69
2021-11-13 16:52:00 +01:00
Valentin Brandl
39e6739e6e
Merge pull request #361 from vbrandl/dependabot/cargo/actix-rt-2.4.0
Bump actix-rt from 2.3.0 to 2.4.0
2021-11-13 16:50:23 +01:00
Valentin Brandl
9921ddd18c
Merge pull request #360 from vbrandl/dependabot/cargo/vergen-5.1.17
Bump vergen from 5.1.16 to 5.1.17
2021-11-13 16:50:06 +01:00
Valentin Brandl
379e481914
Merge pull request #359 from vbrandl/dependabot/cargo/tokio-1.13.0
Bump tokio from 1.12.0 to 1.13.0
2021-11-13 16:49:36 +01:00
dependabot[bot]
8f87af8164
Bump serde_json from 1.0.68 to 1.0.69
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.68 to 1.0.69.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.68...v1.0.69)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 04:17:56 +00:00
dependabot[bot]
2b01514f96
Bump actix-rt from 2.3.0 to 2.4.0
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-v2.3.0...rt-v2.4.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>
2021-11-05 04:15:43 +00:00
dependabot[bot]
0a794eb22c
Bump vergen from 5.1.16 to 5.1.17
Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.1.16 to 5.1.17.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/5.1.16...5.1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 04:13:04 +00:00
dependabot[bot]
a5445e90ec
Bump tokio from 1.12.0 to 1.13.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.12.0...tokio-1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 04:30:25 +00:00
Valentin Brandl
bdd25aefd6 Bump version (v0.20.2)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-10-27 20:54:19 +02:00
Valentin Brandl
2444b29734 Update tracing dependencies
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-27 20:53:34 +02:00
Valentin Brandl
d298e5ecdb
Merge pull request #355 from vbrandl/dependabot/cargo/vergen-5.1.16
Bump vergen from 5.1.15 to 5.1.16
2021-10-27 20:43:24 +02:00
Valentin Brandl
3ecab29cdd
Merge pull request #354 from vbrandl/dependabot/cargo/awc-3.0.0-beta.9
Bump awc from 3.0.0-beta.8 to 3.0.0-beta.9
2021-10-27 20:43:13 +02:00
Valentin Brandl
c4638dc8aa
Merge pull request #353 from vbrandl/dependabot/cargo/reqwest-0.11.6
Bump reqwest from 0.11.4 to 0.11.6
2021-10-27 20:43:01 +02:00
Valentin Brandl
7ffa2ba9a2
Merge pull request #350 from vbrandl/dependabot/cargo/actix-rt-2.3.0
Bump actix-rt from 2.2.0 to 2.3.0
2021-10-27 20:42:53 +02:00
Valentin Brandl
10f4390b75
Merge pull request #349 from vbrandl/dependabot/cargo/tracing-actix-web-0.4.0-beta.14
Bump tracing-actix-web from 0.4.0-beta.13 to 0.4.0-beta.14
2021-10-27 20:42:41 +02:00
dependabot[bot]
a3b224a8df
Bump vergen from 5.1.15 to 5.1.16
Bumps [vergen](https://github.com/rustyhorde/vergen) from 5.1.15 to 5.1.16.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/5.1.15...5.1.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-21 04:17:40 +00:00
dependabot[bot]
45e20edb2b
Bump awc from 3.0.0-beta.8 to 3.0.0-beta.9
Bumps [awc](https://github.com/actix/actix-web) from 3.0.0-beta.8 to 3.0.0-beta.9.
- [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.8...awc-v3.0.0-beta.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-21 04:17:30 +00:00