Commit Graph

1748 Commits

Author SHA1 Message Date
Valentin Brandl
c49b4bfaae
Merge pull request #709 from vbrandl/dependabot/cargo/tokio-1.35.1
Bump tokio from 1.35.0 to 1.35.1
2023-12-21 12:30:05 +01:00
dependabot[bot]
b6d674ce84 Update Changelog 2023-12-21 11:23:29 +00:00
dependabot[bot]
857932ff42
Bump tokio from 1.35.0 to 1.35.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.35.0 to 1.35.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.35.0...tokio-1.35.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21 11:23:16 +00:00
Valentin Brandl
d9396a7f18
Merge pull request #708 from vbrandl/dependabot/cargo/reqwest-0.11.23
Bump reqwest from 0.11.22 to 0.11.23
2023-12-21 12:22:32 +01:00
dependabot[bot]
eb9530225a Update Changelog 2023-12-19 04:53:27 +00:00
dependabot[bot]
be0b7b6560
Bump reqwest from 0.11.22 to 0.11.23
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.22 to 0.11.23.
- [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.22...v0.11.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 04:53:15 +00:00
Valentin Brandl
2191068a05
Merge pull request #707 from vbrandl/dependabot/cargo/tokio-1.35.0
Bump tokio from 1.34.0 to 1.35.0
2023-12-14 12:28:48 +01:00
dependabot[bot]
8e1f8e6f3f Update Changelog 2023-12-11 04:27:48 +00:00
dependabot[bot]
b1c36460ea
Bump tokio from 1.34.0 to 1.35.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.34.0 to 1.35.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.34.0...tokio-1.35.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-12-11 04:27:36 +00:00
Valentin Brandl
5b78d3fdd2
Merge pull request #706 from vbrandl/dependabot/cargo/openssl-0.10.60
Bump openssl from 0.10.55 to 0.10.60
2023-12-03 14:07:41 +01:00
dependabot[bot]
ceee662a52 Update Changelog 2023-12-03 13:05:23 +00:00
dependabot[bot]
79efd1418a
Bump openssl from 0.10.55 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.55...openssl-v0.10.60)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-03 13:05:08 +00:00
Valentin Brandl
0ee2a7f65d
Merge pull request #705 from vbrandl/dependabot/cargo/config-0.13.4
Bump config from 0.13.3 to 0.13.4
2023-12-03 14:04:12 +01:00
dependabot[bot]
2488c8f28c Update Changelog 2023-11-23 04:10:04 +00:00
dependabot[bot]
e9d48423a1
Bump config from 0.13.3 to 0.13.4
Bumps [config](https://github.com/mehcode/config-rs) from 0.13.3 to 0.13.4.
- [Changelog](https://github.com/mehcode/config-rs/blob/v0.13.4/CHANGELOG.md)
- [Commits](https://github.com/mehcode/config-rs/compare/0.13.3...v0.13.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 04:09:50 +00:00
Valentin Brandl
8811a96d40
Merge pull request #704 from vbrandl/dependabot/cargo/serde-1.0.193
Bump serde from 1.0.192 to 1.0.193
2023-11-21 13:16:39 +01:00
dependabot[bot]
736d31873a Update Changelog 2023-11-21 04:35:32 +00:00
dependabot[bot]
a52344ded4
Bump serde from 1.0.192 to 1.0.193
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.192 to 1.0.193.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.192...v1.0.193)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 04:35:19 +00:00
Valentin Brandl
c96a7dca12
Merge pull request #703 from vbrandl/release/v0.36.0
Some checks failed
Security audit / security_audit (push) Failing after 17s
/ Rustfmt (push) Failing after 37s
/ Test Suite (ubuntu-latest) (push) Failing after 3m23s
/ Clippy (push) Failing after 29s
continuous-integration/drone/push Build is passing
release/v0.36.0
2023-11-17 18:12:16 +01:00
f9c1da4d87
Update changelog
Some checks failed
continuous-integration/drone/push Build is passing
Release / tests (push) Failing after 40s
Release / Publishing for ${{ matrix.os }} (linux, , ubuntu-latest, stable, x86_64-unknown-linux-gnu) (push) Has been skipped
Release / Publishing for ${{ matrix.os }} (macos, , macos-latest, stable, x86_64-apple-darwin) (push) Has been skipped
Release / Publishing for ${{ matrix.os }} (windows, .exe, windows-latest, stable, x86_64-pc-windows-msvc) (push) Has been skipped
Release / Update Changelog (push) Has been skipped
2023-11-17 18:08:46 +01:00
d6c5b1f196
Bump version 2023-11-17 18:08:39 +01:00
Valentin Brandl
bc71f99ed4
Merge pull request #702 from vbrandl/dependabot/cargo/tracing-subscriber-0.3.18
Bump tracing-subscriber from 0.3.17 to 0.3.18
2023-11-14 08:31:44 +01:00
dependabot[bot]
5b9cd04524 Update Changelog 2023-11-14 04:42:25 +00:00
dependabot[bot]
262f0302ba
Bump tracing-subscriber from 0.3.17 to 0.3.18
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.17 to 0.3.18.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.17...tracing-subscriber-0.3.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 04:42:13 +00:00
Valentin Brandl
f50b5d7564
Merge pull request #701 from vbrandl/dependabot/cargo/tracing-actix-web-0.7.9
Bump tracing-actix-web from 0.7.8 to 0.7.9
2023-11-13 08:43:25 +01:00
dependabot[bot]
30726af4cd Update Changelog 2023-11-13 04:33:26 +00:00
dependabot[bot]
1ec83b1e80
Bump tracing-actix-web from 0.7.8 to 0.7.9
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.8 to 0.7.9.
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.7.8...v0.7.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 04:33:13 +00:00
Valentin Brandl
57d2da0ece
Merge pull request #700 from vbrandl/feature/dependabot-docker
Enable dependabot updates for docker
2023-11-10 11:16:53 +01:00
76d71ac33d
Enable dependabot updates for docker 2023-11-10 11:12:36 +01:00
Valentin Brandl
758337f686
Merge pull request #699 from vbrandl/dependabot/cargo/tokio-1.34.0
Bump tokio from 1.33.0 to 1.34.0
2023-11-10 11:11:49 +01:00
dependabot[bot]
5a9aa74a74 Update Changelog 2023-11-10 04:18:58 +00:00
dependabot[bot]
262be955ca
Bump tokio from 1.33.0 to 1.34.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.33.0...tokio-1.34.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-11-10 04:18:43 +00:00
Valentin Brandl
ba496a6864
Merge pull request #698 from vbrandl/dependabot/cargo/serde-1.0.192
Bump serde from 1.0.190 to 1.0.192
2023-11-07 12:09:21 +01:00
dependabot[bot]
7b83a52318 Update Changelog 2023-11-07 04:11:21 +00:00
dependabot[bot]
98c20a3e7f
Bump serde from 1.0.190 to 1.0.192
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.190 to 1.0.192.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.192)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 04:11:06 +00:00
Valentin Brandl
e99b353ef8
Merge pull request #697 from vbrandl/dependabot/cargo/vergen-8.2.6
Bump vergen from 8.2.5 to 8.2.6
2023-11-06 09:15:24 +01:00
dependabot[bot]
1aa8c621ec Update Changelog 2023-11-06 04:04:39 +00:00
dependabot[bot]
d881ca83c0
Bump vergen from 8.2.5 to 8.2.6
Bumps [vergen](https://github.com/rustyhorde/vergen) from 8.2.5 to 8.2.6.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/8.2.5...8.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 04:04:26 +00:00
Valentin Brandl
7ae846014e
Merge pull request #696 from vbrandl/dependabot/cargo/serde_json-1.0.108
Bump serde_json from 1.0.107 to 1.0.108
2023-10-31 10:40:18 +01:00
dependabot[bot]
b991dff5f6 Update Changelog 2023-10-31 04:38:13 +00:00
dependabot[bot]
50620eb63f
Bump serde_json from 1.0.107 to 1.0.108
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.107 to 1.0.108.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.107...v1.0.108)

---
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-10-31 04:37:58 +00:00
Valentin Brandl
b179410bbf
Merge pull request #695 from vbrandl/dependabot/cargo/tempfile-3.8.1
Bump tempfile from 3.8.0 to 3.8.1
2023-10-27 08:24:01 +02:00
dependabot[bot]
1d1202230b Update Changelog 2023-10-27 06:19:22 +00:00
dependabot[bot]
5ef7e54a24
Bump tempfile from 3.8.0 to 3.8.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.0 to 3.8.1.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 06:19:06 +00:00
Valentin Brandl
358edccfff
Merge pull request #694 from vbrandl/dependabot/cargo/futures-0.3.29
Bump futures from 0.3.28 to 0.3.29
2023-10-27 08:18:18 +02:00
dependabot[bot]
dce8337acc Update Changelog 2023-10-27 04:15:29 +00:00
dependabot[bot]
672847b992
Bump futures from 0.3.28 to 0.3.29
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.28 to 0.3.29.
- [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.28...0.3.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 04:15:14 +00:00
Valentin Brandl
e8d30d464c
Merge pull request #692 from vbrandl/dependabot/cargo/serde-1.0.190
Bump serde from 1.0.189 to 1.0.190
2023-10-26 09:28:54 +02:00
dependabot[bot]
5817c89502 Update Changelog 2023-10-26 07:23:45 +00:00
dependabot[bot]
67e91960e5
Bump serde from 1.0.189 to 1.0.190
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.189 to 1.0.190.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.189...v1.0.190)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 07:23:23 +00:00