Commit Graph

177 Commits

Author SHA1 Message Date
eb0c3a8b4e Update deps 2025-06-28 22:13:21 +02:00
7208f6cca9 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
BOOK_DOWNLOADER_TAG to deployment webhook - Minor YAML formatting
improvements in GitHub Actions workflow
2025-06-21 22:18:40 +02:00
c6576eca32 Merge pull request #31 from flibusta-apps/dependabot/cargo/tokio-1.44.2
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
Bump tokio from 1.44.1 to 1.44.2
2025-04-08 15:54:37 +02:00
dependabot[bot]
b2ef2e843b 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:45 +00:00
0e3dad3600 Merge pull request #30 from flibusta-apps/dependabot/cargo/openssl-0.10.72
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
Bump openssl from 0.10.70 to 0.10.72
2025-04-04 23:48:24 +02:00
dependabot[bot]
03732b1602 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:22 +00:00
4b101b4420 Merge pull request #29 from flibusta-apps/dependabot/cargo/ring-0.17.13
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
Bump ring from 0.17.8 to 0.17.13
2025-03-23 14:28:31 +01:00
a3321ba1ff Update to bookworm 2025-03-23 13:21:10 +01:00
dependabot[bot]
d02ae4a7c9 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:17:51 +00:00
11030d50ff Update deps 2025-03-23 13:16:39 +01:00
ee2c511f9c Merge pull request #28 from flibusta-apps/dependabot/cargo/openssl-0.10.70
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
Bump openssl from 0.10.68 to 0.10.70
2025-02-06 10:46:03 +01:00
dependabot[bot]
6359910274 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:54:33 +00:00
4bab8bc632 Fix
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-01-04 15:08:01 +01:00
238297e89e Update to axum 0.8 2025-01-04 14:22:32 +01:00
27b814f708 Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-12-24 20:39:11 +01:00
2cc28219ef Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-10-02 14:20:36 +02:00
7ab5d8129b Merge pull request #27 from flibusta-apps/dependabot/cargo/openssl-0.10.66
Bump openssl from 0.10.64 to 0.10.66
2024-07-24 18:57:09 +02:00
dependabot[bot]
01dbc16eb9 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:07 +00:00
4e3598e260 Merge pull request #26 from flibusta-apps/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2024-06-18 13:04:55 +02:00
dependabot[bot]
dffe339218 Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 07:27:08 +00:00
91c704dd07 Fix for reuse connections 2024-05-13 12:58:08 +02:00
989f276d40 Fix 2024-05-06 23:33:17 +02:00
88b045d496 Fix 2024-04-25 17:27:02 +02:00
ec7ed3371a Update deps 2024-04-25 17:23:05 +02:00
3cebe9f61a Fix 2024-04-14 12:52:25 +02:00
14144be307 Fix 2024-04-14 12:49:02 +02:00
0b4b918f6b Use vault 2024-04-14 11:57:19 +02:00
68fae38488 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:05:13 +02:00
dependabot[bot]
79395446b0 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:51 +00:00
a9125ff667 Merge pull request #24 from flibusta-apps/dependabot/cargo/mio-0.8.11
Bump mio from 0.8.10 to 0.8.11
2024-03-04 22:33:39 +01:00
dependabot[bot]
f446a9e8d2 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:28:59 +00:00
e7e6b219e5 Update deps 2024-02-04 12:52:50 +01:00
60822ad83f Merge pull request #23 from flibusta-apps/dependabot/cargo/h2-0.3.24
Bump h2 from 0.3.22 to 0.3.24
2024-01-21 22:25:16 +01:00
dependabot[bot]
cd18d9346b 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:25:53 +00:00
2b22ed6efd Merge pull request #22 from flibusta-apps/dependabot/cargo/zerocopy-0.7.31
Bump zerocopy from 0.7.30 to 0.7.31
2023-12-15 18:30:19 +01:00
dependabot[bot]
382b1da06a Bump zerocopy from 0.7.30 to 0.7.31
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.30 to 0.7.31.
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/zerocopy/compare/v0.7.30...v0.7.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 03:56:46 +00:00
95c7a3754a Update deps 2023-12-10 22:03:54 +01:00
b11f9132f4 Update deps 2023-11-07 14:01:33 +01:00
29b183059e Merge pull request #21 from flibusta-apps/dependabot/github_actions/ASzc/change-string-case-action-6
Bump ASzc/change-string-case-action from 5 to 6
2023-10-26 10:36:06 +02:00
dependabot[bot]
2b41e7c4a7 Bump ASzc/change-string-case-action from 5 to 6
Bumps [ASzc/change-string-case-action](https://github.com/aszc/change-string-case-action) from 5 to 6.
- [Release notes](https://github.com/aszc/change-string-case-action/releases)
- [Commits](https://github.com/aszc/change-string-case-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: ASzc/change-string-case-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 07:44:04 +00:00
2390b43b93 Add pre-commit config 2023-09-24 22:40:36 +02:00
cbab567692 Fixes 2023-09-14 21:50:39 +02:00
efaf2e385a Merge pull request #17 from flibusta-apps/dependabot/github_actions/docker/build-push-action-5
Bump docker/build-push-action from 4 to 5
2023-09-13 13:22:38 +02:00
827e7c9c99 Merge pull request #18 from flibusta-apps/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
2023-09-13 13:04:13 +02:00
f71e1f1196 Merge pull request #19 from flibusta-apps/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
2023-09-13 12:58:52 +02:00
b321d140aa Merge pull request #20 from flibusta-apps/dependabot/github_actions/docker/setup-buildx-action-3
Bump docker/setup-buildx-action from 2 to 3
2023-09-13 12:53:04 +02:00
dependabot[bot]
7fb568ce7f Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 07:25:53 +00:00
dependabot[bot]
c47fdf7c4b Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 07:25:49 +00:00
dependabot[bot]
6a8a010d93 Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 07:25:47 +00:00
dependabot[bot]
2424cf1f8c Bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 07:25:44 +00:00