Compare commits

..

62 Commits

Author SHA1 Message Date
Valentin Brandl
f50f626cce
Merge pull request #792 from vbrandl/deps
Some checks failed
/ Rustfmt (push) Failing after 57s
/ Clippy (push) Failing after 1m26s
/ Test Suite (ubuntu-latest) (push) Successful in 3m0s
Security audit / security_audit (push) Failing after 11s
deps
2024-07-09 12:34:22 +02:00
Valentin Brandl
6716bc8fe0 Apply cargo upgrade 2024-07-09 09:22:03 +02:00
Valentin Brandl
b26f8c13f6 Apply cargo upgrade 2024-07-09 09:19:18 +02:00
Valentin Brandl
7e20c10b3f
Merge pull request #787 from vbrandl/dependabot/cargo/serde-1.0.204
Bump serde from 1.0.203 to 1.0.204
2024-07-09 09:17:40 +02:00
dependabot[bot]
e9cbc01b81 Update Changelog 2024-07-08 04:25:36 +00:00
dependabot[bot]
1224199820
Bump serde from 1.0.203 to 1.0.204
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.204.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 04:25:22 +00:00
Valentin Brandl
a16977e0cf
Merge pull request #786 from vbrandl/dependabot/cargo/serde_json-1.0.120
Bump serde_json from 1.0.118 to 1.0.120
2024-07-04 18:17:15 +02:00
dependabot[bot]
471140ae35 Update Changelog 2024-07-04 16:10:26 +00:00
dependabot[bot]
bc9508e799
Bump serde_json from 1.0.118 to 1.0.120
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.118 to 1.0.120.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.118...v1.0.120)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 16:10:13 +00:00
Valentin Brandl
251ec3f729
Merge pull request #784 from vbrandl/dependabot/cargo/serde_json-1.0.118
Bump serde_json from 1.0.117 to 1.0.118
2024-06-29 15:38:05 +02:00
dependabot[bot]
0e2dd3c6b3 Update Changelog 2024-06-29 13:35:19 +00:00
dependabot[bot]
1e7a2c0f24
Bump serde_json from 1.0.117 to 1.0.118
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.117 to 1.0.118.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.117...v1.0.118)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 13:35:05 +00:00
Valentin Brandl
29756d4cde
Merge pull request #783 from vbrandl/dependabot/cargo/lazy_static-1.5.0
Bump lazy_static from 1.4.0 to 1.5.0
2024-06-29 15:34:18 +02:00
dependabot[bot]
4c48f775ba Update Changelog 2024-06-24 04:57:05 +00:00
dependabot[bot]
921849b39b
Bump lazy_static from 1.4.0 to 1.5.0
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 04:56:54 +00:00
Valentin Brandl
d3aa811791
Merge pull request #781 from vbrandl/dependabot/cargo/reqwest-0.12.5
Bump reqwest from 0.12.4 to 0.12.5
2024-06-22 17:28:58 +02:00
dependabot[bot]
c9b2972667 Update Changelog 2024-06-22 15:27:59 +00:00
dependabot[bot]
bb0b7a8848
Bump reqwest from 0.12.4 to 0.12.5
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.4 to 0.12.5.
- [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.12.4...v0.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 15:27:46 +00:00
Valentin Brandl
f71d257d0f
Merge pull request #780 from vbrandl/dependabot/cargo/git2-0.19.0
Bump git2 from 0.18.3 to 0.19.0
2024-06-22 17:27:06 +02:00
dependabot[bot]
e8a19700bf
Bump git2 from 0.18.3 to 0.19.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.18.3 to 0.19.0.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.18.3...git2-0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 15:26:59 +00:00
Valentin Brandl
13f6dbaaf0
Merge pull request #779 from vbrandl/dependabot/cargo/actix-rt-2.10.0
Bump actix-rt from 2.9.0 to 2.10.0
2024-06-22 17:26:18 +02:00
dependabot[bot]
5e471985cb Update Changelog 2024-06-22 15:26:00 +00:00
dependabot[bot]
c72c9525d4
Bump actix-rt from 2.9.0 to 2.10.0
Bumps [actix-rt](https://github.com/actix/actix-net) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/rt-v2.9.0...rt-v2.10.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>
2024-06-22 15:25:48 +00:00
Valentin Brandl
d55883daec
Merge pull request #782 from vbrandl/dependabot/cargo/actix-web-4.8.0
Bump actix-web from 4.6.0 to 4.8.0
2024-06-22 17:25:04 +02:00
dependabot[bot]
41f7054dbd Update Changelog 2024-06-22 15:23:57 +00:00
dependabot[bot]
acf9ec014a
Bump actix-web from 4.6.0 to 4.8.0
Bumps [actix-web](https://github.com/actix/actix-web) from 4.6.0 to 4.8.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.6.0...web-v4.8.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>
2024-06-22 15:23:44 +00:00
Valentin Brandl
6f1c28ef98
Merge pull request #777 from vbrandl/dependabot/cargo/tracing-actix-web-0.7.11
Bump tracing-actix-web from 0.7.10 to 0.7.11
2024-06-22 17:23:02 +02:00
dependabot[bot]
f83a41dbb9 Update Changelog 2024-06-06 05:02:04 +00:00
dependabot[bot]
434fc527d1
Bump tracing-actix-web from 0.7.10 to 0.7.11
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.10 to 0.7.11.
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.7.10...v0.7.11)

---
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>
2024-06-06 05:01:50 +00:00
Valentin Brandl
71826bfd0d
Merge pull request #776 from vbrandl/dependabot/cargo/tokio-1.38.0
Bump tokio from 1.37.0 to 1.38.0
2024-06-05 13:12:47 +02:00
dependabot[bot]
9d4f27fef7 Update Changelog 2024-06-05 11:10:42 +00:00
dependabot[bot]
ecce55c911
Bump tokio from 1.37.0 to 1.38.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.38.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 11:10:22 +00:00
Valentin Brandl
f9391aa5fe
Merge pull request #775 from vbrandl/dependabot/cargo/serde-1.0.203
Bump serde from 1.0.202 to 1.0.203
2024-06-05 13:09:38 +02:00
dependabot[bot]
1d9e629bec Update Changelog 2024-06-05 11:07:10 +00:00
dependabot[bot]
d238aedc61
Bump serde from 1.0.202 to 1.0.203
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.202 to 1.0.203.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.203)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 11:06:55 +00:00
Valentin Brandl
0d7c425007
Merge pull request #774 from vbrandl/dependabot/cargo/awc-3.5.0
Bump awc from 3.4.0 to 3.5.0
2024-06-05 13:06:06 +02:00
dependabot[bot]
eba1d17dc4 Update Changelog 2024-06-05 10:59:05 +00:00
dependabot[bot]
d0e2fc1d4f
Bump awc from 3.4.0 to 3.5.0
Bumps [awc](https://github.com/actix/actix-web) from 3.4.0 to 3.5.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.4.0...awc-v3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 10:58:38 +00:00
Valentin Brandl
412e5fcbd7
Merge pull request #773 from vbrandl/dependabot/cargo/actix-web-4.6.0
Bump actix-web from 4.5.1 to 4.6.0
2024-06-05 12:57:36 +02:00
dependabot[bot]
2b072a43b4 Update Changelog 2024-06-05 10:54:59 +00:00
dependabot[bot]
2faf965baf
Bump actix-web from 4.5.1 to 4.6.0
Bumps [actix-web](https://github.com/actix/actix-web) from 4.5.1 to 4.6.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.5.1...web-v4.6.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>
2024-06-05 10:54:45 +00:00
Valentin Brandl
2446546a27
Merge pull request #772 from vbrandl/dependabot/cargo/anyhow-1.0.86
Bump anyhow from 1.0.83 to 1.0.86
2024-06-05 12:54:02 +02:00
dependabot[bot]
51fc52e154 Update Changelog 2024-05-20 04:40:48 +00:00
dependabot[bot]
d2c53ebd7f
Bump anyhow from 1.0.83 to 1.0.86
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.83 to 1.0.86.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.83...1.0.86)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 04:40:36 +00:00
Valentin Brandl
e14760c969
Merge pull request #770 from vbrandl/dependabot/cargo/serde_json-1.0.117
Bump serde_json from 1.0.116 to 1.0.117
2024-05-16 18:02:51 +02:00
dependabot[bot]
8fff4c72a4 Update Changelog 2024-05-16 15:58:55 +00:00
dependabot[bot]
02d88395dc
Bump serde_json from 1.0.116 to 1.0.117
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 15:58:40 +00:00
Valentin Brandl
eff4ed1ebb
Merge pull request #771 from vbrandl/dependabot/cargo/serde-1.0.202
Bump serde from 1.0.200 to 1.0.202
2024-05-16 17:58:01 +02:00
dependabot[bot]
601bb3a4d8 Update Changelog 2024-05-16 15:57:29 +00:00
dependabot[bot]
0c0a259b6b
Bump serde from 1.0.200 to 1.0.202
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.200 to 1.0.202.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.202)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 15:57:17 +00:00
Valentin Brandl
cab6b9e403
Merge pull request #768 from vbrandl/dependabot/cargo/anyhow-1.0.83
Bump anyhow from 1.0.82 to 1.0.83
2024-05-16 17:56:30 +02:00
dependabot[bot]
b93876f6a4 Update Changelog 2024-05-07 04:32:32 +00:00
dependabot[bot]
0b0fc2aff0
Bump anyhow from 1.0.82 to 1.0.83
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.82...1.0.83)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 04:32:08 +00:00
Valentin Brandl
0fef99659b
Merge pull request #767 from vbrandl/dependabot/cargo/serde-1.0.200
Bump serde from 1.0.199 to 1.0.200
2024-05-02 08:38:56 +02:00
dependabot[bot]
726e5abab5 Update Changelog 2024-05-02 04:27:14 +00:00
dependabot[bot]
027917142e
Bump serde from 1.0.199 to 1.0.200
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.200.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.200)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 04:27:01 +00:00
Valentin Brandl
99aa7bd2ce
Merge pull request #766 from vbrandl/dependabot/cargo/serde-1.0.199
Bump serde from 1.0.198 to 1.0.199
2024-04-30 09:15:14 +02:00
dependabot[bot]
2029451eab Update Changelog 2024-04-29 04:08:48 +00:00
dependabot[bot]
25c5ea72a0
Bump serde from 1.0.198 to 1.0.199
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.198 to 1.0.199.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.199)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 04:08:37 +00:00
Valentin Brandl
c77f5a4765
Merge pull request #765 from vbrandl/dependabot/cargo/reqwest-0.12.4
Bump reqwest from 0.12.3 to 0.12.4
2024-04-24 11:22:55 +02:00
dependabot[bot]
8bf1ce4627 Update Changelog 2024-04-22 04:36:40 +00:00
dependabot[bot]
cc55fdcf1f
Bump reqwest from 0.12.3 to 0.12.4
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.3 to 0.12.4.
- [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.12.3...v0.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 04:36:27 +00:00
3 changed files with 407 additions and 302 deletions

View File

@ -6,25 +6,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Dependencies
- Bump `serde` from 1.0.192 to 1.0.198 ([#704](https://github.com/vbrandl/hoc/pull/704), [#719](https://github.com/vbrandl/hoc/pull/719), [#726](https://github.com/vbrandl/hoc/pull/726), [#736](https://github.com/vbrandl/hoc/pull/736), [#761](https://github.com/vbrandl/hoc/pull/761))
- Bump `serde` from 1.0.192 to 1.0.204 ([#704](https://github.com/vbrandl/hoc/pull/704), [#719](https://github.com/vbrandl/hoc/pull/719), [#726](https://github.com/vbrandl/hoc/pull/726), [#736](https://github.com/vbrandl/hoc/pull/736), [#761](https://github.com/vbrandl/hoc/pull/761), [#766](https://github.com/vbrandl/hoc/pull/766), [#767](https://github.com/vbrandl/hoc/pull/767), [#771](https://github.com/vbrandl/hoc/pull/771), [#775](https://github.com/vbrandl/hoc/pull/775), [#787](https://github.com/vbrandl/hoc/pull/787))
- Bump `config` from 0.13.3 to 0.14.0 ([#705](https://github.com/vbrandl/hoc/pull/705), [#729](https://github.com/vbrandl/hoc/pull/729))
- Bump `openssl` from 0.10.55 to 0.10.60 ([#706](https://github.com/vbrandl/hoc/pull/706))
- Bump `tokio` from 1.34.0 to 1.37.0 ([#707](https://github.com/vbrandl/hoc/pull/707), [#709](https://github.com/vbrandl/hoc/pull/709), [#732](https://github.com/vbrandl/hoc/pull/732), [#756](https://github.com/vbrandl/hoc/pull/756))
- Bump `reqwest` from 0.11.22 to 0.12.3 ([#708](https://github.com/vbrandl/hoc/pull/708), [#728](https://github.com/vbrandl/hoc/pull/728), [#741](https://github.com/vbrandl/hoc/pull/741), [#745](https://github.com/vbrandl/hoc/pull/745), [#749](https://github.com/vbrandl/hoc/pull/749), [#750](https://github.com/vbrandl/hoc/pull/750), [#754](https://github.com/vbrandl/hoc/pull/754), [#758](https://github.com/vbrandl/hoc/pull/758))
- Bump `anyhow` from 1.0.75 to 1.0.82 ([#710](https://github.com/vbrandl/hoc/pull/710), [#714](https://github.com/vbrandl/hoc/pull/714), [#720](https://github.com/vbrandl/hoc/pull/720), [#737](https://github.com/vbrandl/hoc/pull/737), [#744](https://github.com/vbrandl/hoc/pull/744), [#759](https://github.com/vbrandl/hoc/pull/759))
- Bump `tokio` from 1.34.0 to 1.38.0 ([#707](https://github.com/vbrandl/hoc/pull/707), [#709](https://github.com/vbrandl/hoc/pull/709), [#732](https://github.com/vbrandl/hoc/pull/732), [#756](https://github.com/vbrandl/hoc/pull/756), [#776](https://github.com/vbrandl/hoc/pull/776))
- Bump `reqwest` from 0.11.22 to 0.12.5 ([#708](https://github.com/vbrandl/hoc/pull/708), [#728](https://github.com/vbrandl/hoc/pull/728), [#741](https://github.com/vbrandl/hoc/pull/741), [#745](https://github.com/vbrandl/hoc/pull/745), [#749](https://github.com/vbrandl/hoc/pull/749), [#750](https://github.com/vbrandl/hoc/pull/750), [#754](https://github.com/vbrandl/hoc/pull/754), [#758](https://github.com/vbrandl/hoc/pull/758), [#765](https://github.com/vbrandl/hoc/pull/765), [#781](https://github.com/vbrandl/hoc/pull/781))
- Bump `anyhow` from 1.0.75 to 1.0.86 ([#710](https://github.com/vbrandl/hoc/pull/710), [#714](https://github.com/vbrandl/hoc/pull/714), [#720](https://github.com/vbrandl/hoc/pull/720), [#737](https://github.com/vbrandl/hoc/pull/737), [#744](https://github.com/vbrandl/hoc/pull/744), [#759](https://github.com/vbrandl/hoc/pull/759), [#768](https://github.com/vbrandl/hoc/pull/768), [#772](https://github.com/vbrandl/hoc/pull/772))
- Bump `futures` from 0.3.29 to 0.3.30 ([#711](https://github.com/vbrandl/hoc/pull/711))
- Bump `awc` from 3.2.0 to 3.4.0 ([#712](https://github.com/vbrandl/hoc/pull/712), [#731](https://github.com/vbrandl/hoc/pull/731))
- Bump `actix-web` from 4.4.0 to 4.5.1 ([#713](https://github.com/vbrandl/hoc/pull/713), [#739](https://github.com/vbrandl/hoc/pull/739))
- Bump `awc` from 3.2.0 to 3.5.0 ([#712](https://github.com/vbrandl/hoc/pull/712), [#731](https://github.com/vbrandl/hoc/pull/731), [#774](https://github.com/vbrandl/hoc/pull/774))
- Bump `actix-web` from 4.4.0 to 4.8.0 ([#713](https://github.com/vbrandl/hoc/pull/713), [#739](https://github.com/vbrandl/hoc/pull/739), [#773](https://github.com/vbrandl/hoc/pull/773), [#782](https://github.com/vbrandl/hoc/pull/782))
- Bump `tempfile` from 3.8.1 to 3.10.1 ([#715](https://github.com/vbrandl/hoc/pull/715), [#752](https://github.com/vbrandl/hoc/pull/752))
- Bump `serde_json` from 1.0.108 to 1.0.116 ([#717](https://github.com/vbrandl/hoc/pull/717), [#722](https://github.com/vbrandl/hoc/pull/722), [#727](https://github.com/vbrandl/hoc/pull/727), [#738](https://github.com/vbrandl/hoc/pull/738), [#760](https://github.com/vbrandl/hoc/pull/760))
- Bump `serde_json` from 1.0.108 to 1.0.120 ([#717](https://github.com/vbrandl/hoc/pull/717), [#722](https://github.com/vbrandl/hoc/pull/722), [#727](https://github.com/vbrandl/hoc/pull/727), [#738](https://github.com/vbrandl/hoc/pull/738), [#760](https://github.com/vbrandl/hoc/pull/760), [#770](https://github.com/vbrandl/hoc/pull/770), [#784](https://github.com/vbrandl/hoc/pull/784), [#786](https://github.com/vbrandl/hoc/pull/786))
- Bump `vergen` from 8.2.6 to 8.3.1 ([#721](https://github.com/vbrandl/hoc/pull/721), [#730](https://github.com/vbrandl/hoc/pull/730))
- Bump `actions/cache` from 3 to 4 ([#724](https://github.com/vbrandl/hoc/pull/724))
- Bump `h2` from 0.3.20 to 0.3.26 ([#725](https://github.com/vbrandl/hoc/pull/725), [#757](https://github.com/vbrandl/hoc/pull/757))
- Bump `git2` from 0.18.1 to 0.18.3 ([#734](https://github.com/vbrandl/hoc/pull/734), [#748](https://github.com/vbrandl/hoc/pull/748))
- Bump `tracing-actix-web` from 0.7.9 to 0.7.10 ([#742](https://github.com/vbrandl/hoc/pull/742))
- Bump `tracing-actix-web` from 0.7.9 to 0.7.11 ([#742](https://github.com/vbrandl/hoc/pull/742), [#777](https://github.com/vbrandl/hoc/pull/777))
- Bump `mio` from 0.8.9 to 0.8.11 ([#740](https://github.com/vbrandl/hoc/pull/740))
- Bump `softprops/action-gh-release` from 1 to 2 ([#743](https://github.com/vbrandl/hoc/pull/743))
- Bump `bytes` from 1.5.0 to 1.6.0 ([#751](https://github.com/vbrandl/hoc/pull/751))
- Bump `actix-rt` from 2.9.0 to 2.10.0 ([#779](https://github.com/vbrandl/hoc/pull/779))
- Bump `lazy_static` from 1.4.0 to 1.5.0 ([#783](https://github.com/vbrandl/hoc/pull/783))
## [0.36.0] 2023-11-17
### Dependencies

663
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -13,36 +13,36 @@ path = "src/main.rs"
name = "hoc"
[dependencies]
actix-rt = "2.9.0"
actix-web = "4.5.1"
actix-rt = "2.10.0"
actix-web = "4.8.0"
badgers = "1.2.0"
bytes = "1.6.0"
config = { version = "0.14.0", features = ["toml"], default-features = false }
dotenvy = "0.15.7"
futures = "0.3.30"
git2 = "0.18.3"
lazy_static = "1.4.0"
git2 = "0.19.0"
lazy_static = "1.5.0"
mime = "0.3"
number_prefix = "0.4.0"
openssl-probe = "0.1.5"
reqwest = "0.12.3"
serde = "1.0.198"
serde_derive = "1.0.197"
serde_json = "1.0.116"
reqwest = "0.12.5"
serde = "1.0.204"
serde_derive = "1.0.204"
serde_json = "1.0.120"
tracing = "0.1.40"
tracing-actix-web = "0.7.10"
tracing-actix-web = "0.7.11"
tracing-bunyan-formatter = "0.3.9"
tracing-futures = "0.2.5"
tracing-log = "0.2.0"
tracing-subscriber = { version = "0.3.18", features = ["registry", "env-filter"] }
[build-dependencies]
anyhow = "1.0.82"
ructe = { version = "0.17.0", features = ["mime03"] }
anyhow = "1.0.86"
ructe = { version = "0.17.2", features = ["mime03"] }
vergen = { version = "8.3.1", default-features = false, features = ["git", "gitoxide"] }
[dev-dependencies]
awc = "3.4.0"
ructe = "0.17.0"
awc = "3.5.0"
ructe = "0.17.2"
tempfile = "3.10.1"
tokio = "1.37.0"
tokio = "1.38.0"