Commit Graph

1660 Commits

Author SHA1 Message Date
Valentin Brandl
f625a9ea66 config without default features so we do not depend on yaml-rust 2024-03-26 08:59:25 +01:00
Valentin Brandl
40756e9f13
Merge pull request #754 from vbrandl/dependabot/cargo/reqwest-0.12.2
Bump reqwest from 0.12.1 to 0.12.2
2024-03-26 08:36:00 +01:00
dependabot[bot]
7264329743 Update Changelog 2024-03-26 04:05:54 +00:00
dependabot[bot]
d38bbcd9e5
Bump reqwest from 0.12.1 to 0.12.2
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.1 to 0.12.2.
- [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.1...v0.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 04:05:42 +00:00
Valentin Brandl
61319f54a0
Merge pull request #752 from vbrandl/dependabot/cargo/tempfile-3.10.1
Bump tempfile from 3.9.0 to 3.10.1
2024-03-25 09:26:29 +01:00
dependabot[bot]
f9ff6da9be Update Changelog 2024-03-25 08:24:14 +00:00
dependabot[bot]
6e4f550087
Bump tempfile from 3.9.0 to 3.10.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.9.0 to 3.10.1.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.9.0...v3.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 08:24:02 +00:00
Valentin Brandl
2694f97636
Merge pull request #751 from vbrandl/dependabot/cargo/bytes-1.6.0
Bump bytes from 1.5.0 to 1.6.0
2024-03-25 09:22:43 +01:00
dependabot[bot]
0bd43ca067 Update Changelog 2024-03-25 07:56:54 +00:00
dependabot[bot]
245c71a0de
Bump bytes from 1.5.0 to 1.6.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.5.0 to 1.6.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.5.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 07:56:42 +00:00
Valentin Brandl
31c3295dd1
Merge pull request #750 from vbrandl/dependabot/cargo/reqwest-0.12.1
Bump reqwest from 0.12.0 to 0.12.1
2024-03-25 08:55:34 +01:00
dependabot[bot]
31cdc400d3 Update Changelog 2024-03-25 04:21:11 +00:00
dependabot[bot]
140ebcae0f
Bump reqwest from 0.12.0 to 0.12.1
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.0 to 0.12.1.
- [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.0...v0.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 04:20:59 +00:00
Valentin Brandl
c7634d3d32
Merge pull request #748 from vbrandl/dependabot/cargo/git2-0.18.3
Bump git2 from 0.18.2 to 0.18.3
2024-03-21 10:04:21 +01:00
dependabot[bot]
f994811a7b Update Changelog 2024-03-21 09:02:03 +00:00
dependabot[bot]
45a4a7edee
Bump git2 from 0.18.2 to 0.18.3
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.18.2 to 0.18.3.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.18.2...git2-0.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 09:01:47 +00:00
Valentin Brandl
be64e2dd6b
Merge pull request #749 from vbrandl/dependabot/cargo/reqwest-0.12.0
Bump reqwest from 0.11.26 to 0.12.0
2024-03-21 09:54:09 +01:00
dependabot[bot]
1c7cc6d427 Update Changelog 2024-03-21 08:51:59 +00:00
dependabot[bot]
eb10512a5b
Bump reqwest from 0.11.26 to 0.12.0
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.26 to 0.12.0.
- [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.26...v0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 08:51:45 +00:00
Valentin Brandl
0f70bad043
Merge pull request #745 from vbrandl/dependabot/cargo/reqwest-0.11.26
Bump reqwest from 0.11.25 to 0.11.26
2024-03-13 08:49:49 +01:00
dependabot[bot]
607f5ee9ca Update Changelog 2024-03-13 04:33:06 +00:00
dependabot[bot]
da5aeb90a1
Bump reqwest from 0.11.25 to 0.11.26
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.25 to 0.11.26.
- [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.25...v0.11.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 04:32:53 +00:00
Valentin Brandl
2ec92dd859
Merge pull request #744 from vbrandl/dependabot/cargo/anyhow-1.0.81
Bump anyhow from 1.0.80 to 1.0.81
2024-03-12 19:07:53 +01:00
dependabot[bot]
4db68bb0e4 Update Changelog 2024-03-12 04:39:26 +00:00
dependabot[bot]
1a10fa4598
Bump anyhow from 1.0.80 to 1.0.81
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.80...1.0.81)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 04:39:14 +00:00
Valentin Brandl
25f505971c
Merge pull request #743 from vbrandl/dependabot/github_actions/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2
2024-03-11 17:13:20 +01:00
dependabot[bot]
c42b71ad60 Update Changelog 2024-03-11 14:12:02 +00:00
dependabot[bot]
d19afac7e2
Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 14:11:46 +00:00
Valentin Brandl
a2c6da2f48
Merge pull request #741 from vbrandl/dependabot/cargo/reqwest-0.11.25
Bump reqwest from 0.11.24 to 0.11.25
2024-03-11 10:56:25 +01:00
dependabot[bot]
511de1224e Update Changelog 2024-03-11 09:54:13 +00:00
dependabot[bot]
39fea58c3d
Bump reqwest from 0.11.24 to 0.11.25
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.24 to 0.11.25.
- [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.24...v0.11.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:53:57 +00:00
Valentin Brandl
e24c76145c
Merge pull request #740 from vbrandl/dependabot/cargo/mio-0.8.11
Bump mio from 0.8.9 to 0.8.11
2024-03-11 10:51:59 +01:00
dependabot[bot]
5d9d499163 Update Changelog 2024-03-11 09:45:31 +00:00
dependabot[bot]
06e411241e
Bump mio from 0.8.9 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.9 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.9...v0.8.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:45:17 +00:00
Valentin Brandl
7a79b0bab9
Merge pull request #742 from vbrandl/dependabot/cargo/tracing-actix-web-0.7.10
Bump tracing-actix-web from 0.7.9 to 0.7.10
2024-03-11 10:44:07 +01:00
dependabot[bot]
d3bf0fc439 Update Changelog 2024-03-11 04:27:24 +00:00
dependabot[bot]
2105a20ca2
Bump tracing-actix-web from 0.7.9 to 0.7.10
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.9 to 0.7.10.
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.7.9...v0.7.10)

---
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-03-11 04:27:13 +00:00
Valentin Brandl
9d62cd1cac
Merge pull request #739 from vbrandl/dependabot/cargo/actix-web-4.5.1
Some checks failed
/ Test Suite (ubuntu-latest) (push) Failing after 25s
/ Rustfmt (push) Failing after 27s
/ Clippy (push) Failing after 26s
Security audit / security_audit (push) Failing after 8s
Bump actix-web from 4.4.1 to 4.5.1
2024-03-01 10:50:12 +01:00
dependabot[bot]
93a5080fb4 Update Changelog 2024-03-01 04:24:53 +00:00
dependabot[bot]
5c2fb06a01
Bump actix-web from 4.4.1 to 4.5.1
Bumps [actix-web](https://github.com/actix/actix-web) from 4.4.1 to 4.5.1.
- [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.4.1...web-v4.5.1)

---
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-03-01 04:24:41 +00:00
Valentin Brandl
57e015d63a
Merge pull request #734 from vbrandl/dependabot/cargo/git2-0.18.2
Bump git2 from 0.18.1 to 0.18.2
2024-02-29 11:40:08 +01:00
dependabot[bot]
ee4a4f0532 Update Changelog 2024-02-29 10:35:03 +00:00
dependabot[bot]
011c9fc8d7
Bump git2 from 0.18.1 to 0.18.2
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.18.1 to 0.18.2.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.18.1...git2-0.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-29 10:34:44 +00:00
Valentin Brandl
420d6cc0b7
Merge pull request #738 from vbrandl/dependabot/cargo/serde_json-1.0.114
Bump serde_json from 1.0.113 to 1.0.114
2024-02-29 11:30:07 +01:00
dependabot[bot]
39e4e3bf43 Update Changelog 2024-02-29 10:22:39 +00:00
dependabot[bot]
3d5bcf21ea
Bump serde_json from 1.0.113 to 1.0.114
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.113 to 1.0.114.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.113...v1.0.114)

---
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-02-29 10:22:20 +00:00
Valentin Brandl
1729a18ee9
Merge pull request #736 from vbrandl/dependabot/cargo/serde-1.0.197
Bump serde from 1.0.196 to 1.0.197
2024-02-29 11:19:25 +01:00
dependabot[bot]
1ffe83a92e Update Changelog 2024-02-29 10:16:16 +00:00
dependabot[bot]
2870aebc8f
Bump serde from 1.0.196 to 1.0.197
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.196 to 1.0.197.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.196...v1.0.197)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-29 10:15:04 +00:00
Valentin Brandl
7495e32492
Merge pull request #737 from vbrandl/dependabot/cargo/anyhow-1.0.80
Bump anyhow from 1.0.79 to 1.0.80
2024-02-29 11:13:54 +01:00