Commit Graph

49 Commits

Author SHA1 Message Date
3e0d89432f Update deps
Some checks are pending
Build docker image / Build-Docker-Image (push) Waiting to run
2025-06-28 22:16:06 +02:00
fe8652c7d8 Update dependencies and improve Docker image build workflow
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
- Update Rust dependencies in Cargo.lock to latest versions - Tag Docker
images with both `latest` and commit SHA - Pass commit SHA as a query
parameter to deployment webhook - Refactor GitHub Actions workflow for
cleaner YAML structure
2025-06-21 22:41:15 +02:00
dependabot[bot]
02c2f638a0 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:11:21 +00:00
dependabot[bot]
2d7adac64d 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:52:13 +00:00
dependabot[bot]
6677105695 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:31:58 +00:00
9c77f0492a Update deps 2025-03-23 13:30:41 +01:00
dependabot[bot]
d672b7c307 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:02 +00:00
4395a8f6e0 Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-01-04 14:16:45 +01:00
cd4534c7f7 Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-12-24 20:23:34 +01:00
dependabot[bot]
89ccfff69b 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:04 +00:00
b1ffd7cb54 Fix 2024-05-06 23:29:39 +02:00
db95d60b90 Update deps 2024-04-25 17:26:29 +02:00
c4ce230bd6 Add vault 2024-04-14 13:26:57 +02:00
e60a253a12 Merge pull request #25 from flibusta-apps/dependabot/cargo/h2-0.3.26
Bump h2 from 0.3.24 to 0.3.26
2024-04-05 20:11:44 +02:00
dependabot[bot]
0b115a5937 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:28 +00:00
dependabot[bot]
103297d736 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:08:41 +00:00
dependabot[bot]
4f8b1c9211 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:23 +00:00
1b5e356462 Update deps 2024-02-04 12:50:53 +01:00
dependabot[bot]
efbe209b87 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:02 +00:00
88d62f5c76 Update deps 2023-12-10 22:58:25 +01:00
dependabot[bot]
7769863afe 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:54:54 +00:00
88a007833d Update deps 2023-11-07 13:58:29 +01:00
fef1a61c83 Fix 2023-09-14 21:48:43 +02:00
03d00fbda0 Update logs 2023-08-27 21:41:14 +02:00
f0fc9a13be Update deps 2023-08-16 22:18:59 +02:00
f0a6951f59 Update deps 2023-08-05 01:28:12 +02:00
af6eb45c54 Update deps 2023-07-15 00:08:56 +02:00
dependabot[bot]
df3f22158f Bump openssl from 0.10.54 to 0.10.55
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.54 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.54...openssl-v0.10.55)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 22:58:28 +00:00
4046119f39 Use tokio Mutex 2023-06-11 12:10:41 +02:00
1cad27eb40 Update libs 2023-06-02 18:54:58 +02:00
678b65146b Fix 2023-05-06 18:00:01 +02:00
4035252532 Update deps 2023-04-24 23:02:45 +02:00
fa3dc19cb1 Update deps 2023-03-27 20:15:18 +02:00
dependabot[bot]
f91591a1fa 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 01:38:07 +00:00
c60b5980d3 Update fix_annotation_text 2023-03-16 21:12:27 +01:00
c9e3f770f1 Update deps 2023-03-16 01:13:55 +01:00
6d3534dde1 Update deps 2023-02-24 01:01:15 +01:00
2ac341b498 Update deps 2023-01-31 01:22:39 +01:00
d472483e23 Update deps 2023-01-17 20:40:05 +01:00
dependabot[bot]
bcc2c645f5 Bump tokio from 1.23.0 to 1.23.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.23.0...tokio-1.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 21:57:11 +00:00
33ae6f944e Update deps 2023-01-01 19:24:48 +01:00
e392e4eb51 Update deps 2022-12-27 14:21:29 +01:00
d734e54d06 Update deps 2022-12-06 18:33:59 +01:00
3ae7b00e22 Fix ' char in data 2022-11-27 19:53:41 +01:00
5480c2d63b Remove escaping chars 2022-11-07 14:26:47 +01:00
e5e9a08725 Update deps 2022-10-26 21:35:32 +02:00
3cfaf0596b Process job scheduler errors 2022-09-29 11:30:22 +06:00
93268c7524 Add axum server 2022-09-19 19:04:34 +03:00
95f5a31570 Add simple rust implementation 2022-09-19 16:04:39 +03:00