Commit Graph

1749 Commits

Author SHA1 Message Date
Valentin Brandl
f50f626cce
Merge pull request #792 from vbrandl/deps
Some checks failed
/ Rustfmt (push) Failing after 1m12s
/ Clippy (push) Failing after 1m25s
/ Test Suite (ubuntu-latest) (push) Successful in 2m57s
Security audit / security_audit (push) Failing after 10s
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