Commit Graph

36 Commits

Author SHA1 Message Date
86b0f42c2e Update dependencies and Docker workflow
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
- Bump Rust dependencies in Cargo.lock to latest versions - Update
Docker workflow to tag images with both `latest` and commit SHA - Pass
commit SHA as a query parameter to the deployment webhook - Minor YAML
formatting improvements in workflow
2025-06-21 22:54:52 +02:00
dependabot[bot]
9d375a1869 Bump tokio from 1.44.1 to 1.44.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.44.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 02:09:41 +00:00
dependabot[bot]
3b088cc0f5 Bump openssl from 0.10.70 to 0.10.72
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.70 to 0.10.72.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.70...openssl-v0.10.72)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 20:53:44 +00:00
dependabot[bot]
5ff95f29c7 Bump ring from 0.17.8 to 0.17.13
Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-23 12:37:00 +00:00
9dc703c00b Update deps 2025-03-23 13:35:42 +01:00
dependabot[bot]
35d983d634 Bump openssl from 0.10.68 to 0.10.70
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.70.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 18:51:39 +00:00
95c1b2c9f6 Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-01-04 14:18:21 +01:00
bf48f57a9f Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-12-24 20:17:29 +01:00
dependabot[bot]
6d89d58f2b Bump openssl from 0.10.64 to 0.10.66
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 18:14:09 +00:00
38af596815 Fix 2024-05-06 23:39:45 +02:00
d0db16c20e Update deps 2024-04-25 17:16:35 +02:00
3e3d1bd44d Merge pull request #26 from flibusta-apps/dependabot/cargo/h2-0.3.26
Bump h2 from 0.3.24 to 0.3.26
2024-04-05 20:18:39 +02:00
dependabot[bot]
29156fff91 Bump whoami from 1.4.1 to 1.5.1
Bumps [whoami](https://github.com/ardaku/whoami) from 1.4.1 to 1.5.1.
- [Changelog](https://github.com/ardaku/whoami/blob/v1/CHANGELOG.md)
- [Commits](https://github.com/ardaku/whoami/compare/v1.4.1...v1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 15:45:32 +00:00
dependabot[bot]
371ca24e65 Bump h2 from 0.3.24 to 0.3.26
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 15:06:10 +00:00
dependabot[bot]
5bc6bd2c9f Bump mio from 0.8.10 to 0.8.11
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 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.10...v0.8.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 21:29:18 +00:00
dependabot[bot]
79059ea4f6 Bump h2 from 0.3.22 to 0.3.24
Bumps [h2](https://github.com/hyperium/h2) from 0.3.22 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.22...v0.3.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 15:26:05 +00:00
28aa836c54 Update deps 2023-12-10 22:43:08 +01:00
dependabot[bot]
4e4ab8412c Bump openssl from 0.10.59 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.59 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.59...openssl-v0.10.60)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 21:46:35 +00:00
d043397690 Update deps 2023-11-08 18:10:39 +01:00
dde74e8d27 Fixes 2023-09-14 21:53:58 +02:00
4c458d03d0 Update deps 2023-08-16 22:29:25 +02:00
8d0b059762 Update deps 2023-08-05 01:33:45 +02:00
a8e568e790 Update deps 2023-07-15 00:16:40 +02:00
dependabot[bot]
8e30bef868 Bump openssl from 0.10.51 to 0.10.55
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.51 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.51...openssl-v0.10.55)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 22:56:39 +00:00
967c223db6 Update deps 2023-06-02 19:05:19 +02:00
5ed9a69abf Update deps 2023-04-24 23:04:04 +02:00
591ab5e9be Use add_or_update 2023-03-30 23:43:46 +02:00
7272ab81d5 Update deps 2023-03-27 20:37:24 +02:00
47788c2ebc Update deps 2023-03-27 20:26:48 +02:00
dependabot[bot]
d70d6ca151 Bump openssl from 0.10.46 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.46 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.46...openssl-v0.10.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 02:02:37 +00:00
144490f9bc Update deps 2023-03-16 01:17:57 +01:00
3fe9528c3a Update deps 2023-02-24 01:03:39 +01:00
724820a399 Update deps 2023-01-31 01:36:36 +01:00
e77d0bfb20 Update deps 2023-01-17 20:39:40 +01:00
30f8f47c69 Fix bugs 2023-01-16 11:36:42 +01:00
84e38d3613 Rewrite to rust 2023-01-16 09:38:29 +01:00