Commit Graph

1705 Commits

Author SHA1 Message Date
dependabot[bot]
7681169ee8 Update Changelog 2023-09-11 04:07:17 +00:00
dependabot[bot]
abeef688a9
Bump serde_json from 1.0.105 to 1.0.106
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.105 to 1.0.106.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.105...v1.0.106)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 04:07:01 +00:00
Valentin Brandl
f2dafb754b
Merge pull request #677 from vbrandl/dependabot/cargo/bytes-1.5.0
Bump bytes from 1.4.0 to 1.5.0
2023-09-08 11:52:53 +02:00
dependabot[bot]
d2402d9349 Update Changelog 2023-09-08 04:33:53 +00:00
dependabot[bot]
679e01b475
Bump bytes from 1.4.0 to 1.5.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.4.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 04:33:40 +00:00
Valentin Brandl
6feb77487b
Merge pull request #676 from vbrandl/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-04 16:37:46 +02:00
dependabot[bot]
0d6d41cc02 Update Changelog 2023-09-04 14:34:54 +00:00
dependabot[bot]
8f1d920941
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 14:34:39 +00:00
Valentin Brandl
9f1e9a5d88
Merge pull request #675 from vbrandl/dependabot/cargo/awc-3.2.0
Bump awc from 3.1.1 to 3.2.0
2023-08-30 09:54:06 +02:00
dependabot[bot]
627b88fbed Update Changelog 2023-08-30 07:50:25 +00:00
dependabot[bot]
0015441100
Bump awc from 3.1.1 to 3.2.0
Bumps [awc](https://github.com/actix/actix-web) from 3.1.1 to 3.2.0.
- [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.1.1...awc-v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 07:50:10 +00:00
Valentin Brandl
79e1c452b6
Merge pull request #674 from vbrandl/dependabot/cargo/git2-0.18.0
Bump git2 from 0.17.2 to 0.18.0
2023-08-30 09:41:10 +02:00
dependabot[bot]
563c5b4627 Update Changelog 2023-08-30 07:36:30 +00:00
dependabot[bot]
a04980e63e
Bump git2 from 0.17.2 to 0.18.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.17.2 to 0.18.0.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.17.2...git2-0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 07:36:16 +00:00
Valentin Brandl
08c45f924d
Merge pull request #673 from vbrandl/dependabot/cargo/actix-web-4.4.0
Bump actix-web from 4.3.1 to 4.4.0
2023-08-30 09:34:59 +02:00
dependabot[bot]
8bc19dd751 Update Changelog 2023-08-29 04:49:11 +00:00
dependabot[bot]
92cd01a024
Bump actix-web from 4.3.1 to 4.4.0
Bumps [actix-web](https://github.com/actix/actix-web) from 4.3.1 to 4.4.0.
- [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/web-v4.3.1...web-v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 04:48:56 +00:00
Valentin Brandl
41da0fc52d
Merge pull request #672 from vbrandl/dependabot/cargo/reqwest-0.11.20
Bump reqwest from 0.11.18 to 0.11.20
2023-08-27 17:16:38 +02:00
dependabot[bot]
287b1b44e7 Update Changelog 2023-08-27 13:20:43 +00:00
dependabot[bot]
1eb11c7916
Bump reqwest from 0.11.18 to 0.11.20
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.18 to 0.11.20.
- [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.18...v0.11.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-27 13:20:30 +00:00
Valentin Brandl
0534a2587e
Merge pull request #669 from vbrandl/dependabot/cargo/serde-1.0.188
Bump serde from 1.0.183 to 1.0.188
2023-08-27 14:59:23 +02:00
dependabot[bot]
8aa8befaac Update Changelog 2023-08-27 12:55:45 +00:00
dependabot[bot]
faaa0da936
Bump serde from 1.0.183 to 1.0.188
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.183 to 1.0.188.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.183...v1.0.188)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-27 12:55:31 +00:00
Valentin Brandl
8b8294e1de
Merge pull request #670 from vbrandl/dependabot/cargo/actix-rt-2.9.0
Bump actix-rt from 2.8.0 to 2.9.0
2023-08-27 14:54:44 +02:00
dependabot[bot]
d7d5291d7e Update Changelog 2023-08-27 12:41:03 +00:00
dependabot[bot]
4e2aadda7d
Bump actix-rt from 2.8.0 to 2.9.0
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-v2.8.0...rt-v2.9.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>
2023-08-27 12:40:46 +00:00
Valentin Brandl
509c392322
Merge pull request #671 from vbrandl/fix/clippy
Remove unnecessary `mut` and document possible panic
2023-08-27 14:37:03 +02:00
c0648c2b3c
Remove unnecessary mut and document possible panic
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-27 14:34:14 +02:00
Valentin Brandl
bfa9ac5621
Merge pull request #667 from vbrandl/dependabot/cargo/tempfile-3.8.0
Bump tempfile from 3.7.1 to 3.8.0
2023-08-27 14:18:55 +02:00
dependabot[bot]
7ad2ce62ce Update Changelog 2023-08-21 04:07:38 +00:00
dependabot[bot]
4eded27928
Bump tempfile from 3.7.1 to 3.8.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.7.1 to 3.8.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.7.1...v3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 04:07:26 +00:00
Valentin Brandl
b1c6f6ddcb
Merge pull request #665 from vbrandl/dependabot/cargo/tokio-1.32.0
Bump tokio from 1.31.0 to 1.32.0
2023-08-17 10:40:40 +02:00
dependabot[bot]
71a7948795 Update Changelog 2023-08-17 08:36:31 +00:00
dependabot[bot]
65be7b7182
Bump tokio from 1.31.0 to 1.32.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.31.0...tokio-1.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-17 08:36:15 +00:00
Valentin Brandl
800a57dea2
Merge pull request #664 from vbrandl/dependabot/cargo/anyhow-1.0.75
Bump anyhow from 1.0.74 to 1.0.75
2023-08-17 10:35:17 +02:00
dependabot[bot]
ef77138915 Update Changelog 2023-08-17 04:36:24 +00:00
dependabot[bot]
6e51f3068b
Bump anyhow from 1.0.74 to 1.0.75
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.74 to 1.0.75.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.74...1.0.75)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-17 04:36:11 +00:00
Valentin Brandl
9fb5cd83bb
Merge pull request #663 from vbrandl/dependabot/cargo/serde_json-1.0.105
Bump serde_json from 1.0.104 to 1.0.105
2023-08-16 10:32:04 +02:00
dependabot[bot]
f6efaf5425 Update Changelog 2023-08-16 08:28:30 +00:00
dependabot[bot]
24bd6f0c57
Bump serde_json from 1.0.104 to 1.0.105
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.104 to 1.0.105.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.104...v1.0.105)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 08:28:12 +00:00
Valentin Brandl
a2eb11aa4f
Merge pull request #662 from vbrandl/dependabot/cargo/anyhow-1.0.74
Bump anyhow from 1.0.72 to 1.0.74
2023-08-16 10:08:42 +02:00
dependabot[bot]
cfa484dd18 Update Changelog 2023-08-16 08:03:43 +00:00
dependabot[bot]
f3eaa83786
Bump anyhow from 1.0.72 to 1.0.74
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.72 to 1.0.74.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.72...1.0.74)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 08:03:25 +00:00
Valentin Brandl
0281aa3100
Merge pull request #661 from vbrandl/dependabot/cargo/tracing-bunyan-formatter-0.3.9
Bump tracing-bunyan-formatter from 0.3.8 to 0.3.9
2023-08-16 10:02:12 +02:00
dependabot[bot]
ebfd779ac6 Update Changelog 2023-08-16 04:37:36 +00:00
dependabot[bot]
5a6a200dfc
Bump tracing-bunyan-formatter from 0.3.8 to 0.3.9
Bumps [tracing-bunyan-formatter](https://github.com/LukeMathWalker/tracing-bunyan-formatter) from 0.3.8 to 0.3.9.
- [Commits](https://github.com/LukeMathWalker/tracing-bunyan-formatter/compare/v0.3.8...v0.3.9)

---
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>
2023-08-16 04:37:22 +00:00
Valentin Brandl
cafe5667e2
Merge pull request #660 from vbrandl/dependabot/cargo/tokio-1.31.0
Bump tokio from 1.30.0 to 1.31.0
2023-08-14 18:47:57 +02:00
dependabot[bot]
c8bd205e01 Update Changelog 2023-08-14 04:11:50 +00:00
dependabot[bot]
cc98174b5b
Bump tokio from 1.30.0 to 1.31.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.30.0...tokio-1.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 04:11:35 +00:00
Valentin Brandl
3d84199cfb
Merge pull request #659 from vbrandl/dependabot/cargo/tokio-1.30.0
Bump tokio from 1.29.1 to 1.30.0
2023-08-10 08:59:54 +02:00