Commit Graph

249 Commits

Author SHA1 Message Date
3ee5e51767 Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-10-02 14:51:43 +02:00
a1b1d412ed Fix getting books by sequence
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-09-28 22:29:41 +02:00
10f30dae41 Update sequence books 2024-09-28 22:21:14 +02:00
698a9ded17 Add position to sequence books 2024-09-28 21:36:58 +02:00
420c6a6310 Merge pull request #36 from flibusta-apps/dependabot/cargo/openssl-0.10.66
Bump openssl from 0.10.64 to 0.10.66
2024-07-24 19:22:25 +02:00
dependabot[bot]
60b4b025ba 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-24 16:59:13 +00:00
f0132c2ce5 Merge pull request #35 from flibusta-apps/dependabot/cargo/prisma-cli/openssl-0.10.66
Bump openssl from 0.10.60 to 0.10.66 in /prisma-cli
2024-07-24 18:58:11 +02:00
dependabot[bot]
0658108a1f Bump openssl from 0.10.60 to 0.10.66 in /prisma-cli
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.60 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.60...openssl-v0.10.66)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 18:10:46 +00:00
fc92d489e2 Merge pull request #34 from flibusta-apps/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2024-06-18 13:05:02 +02:00
dependabot[bot]
5e8dc3e34e 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 08:54:08 +00:00
eec1c77071 Set pool_timeout to 300 2024-05-24 14:07:54 +02:00
49ca7f2e2b Update connection pool size 2024-05-13 12:44:49 +02:00
c4d09fd7d4 Fix 2024-05-06 23:51:05 +02:00
4bbbbb1660 Update deps 2024-04-25 16:35:27 +02:00
b252ac2994 Update deps 2024-04-25 16:30:21 +02:00
f7e1810077 Fix 2024-04-14 11:59:24 +02:00
ba8612b990 Use vault 2024-04-14 11:22:35 +02:00
45c567410e Merge pull request #32 from flibusta-apps/dependabot/cargo/h2-0.3.26
Bump h2 from 0.3.24 to 0.3.26
2024-04-05 19:55:50 +02:00
a570c31634 Merge pull request #33 from flibusta-apps/dependabot/cargo/prisma-cli/h2-0.3.26
Bump h2 from 0.3.24 to 0.3.26 in /prisma-cli
2024-04-05 19:49:42 +02:00
dependabot[bot]
8260aa7512 Bump h2 from 0.3.24 to 0.3.26 in /prisma-cli
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 16:18:16 +00:00
dependabot[bot]
e44a26e49e 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:42 +00:00
3d1f4cc9f2 Merge pull request #31 from flibusta-apps/dependabot/cargo/prisma-cli/mio-0.8.11
Bump mio from 0.8.8 to 0.8.11 in /prisma-cli
2024-03-04 22:43:58 +01:00
dependabot[bot]
27a14289cd Bump mio from 0.8.8 to 0.8.11 in /prisma-cli
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 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.8...v0.8.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 21:36:36 +00:00
a09c95fc3d Merge pull request #30 from flibusta-apps/dependabot/cargo/mio-0.8.11
Bump mio from 0.8.10 to 0.8.11
2024-03-04 22:35:42 +01:00
dependabot[bot]
ab0afc1f4a 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:30:15 +00:00
ad4bd9e24c Update deps 2024-02-04 12:57:08 +01:00
4c6720c9ac Merge pull request #28 from flibusta-apps/dependabot/cargo/h2-0.3.24
Bump h2 from 0.3.22 to 0.3.24
2024-01-21 22:26:14 +01:00
03ce4b91a6 Merge pull request #29 from flibusta-apps/dependabot/cargo/prisma-cli/h2-0.3.24
Bump h2 from 0.3.20 to 0.3.24 in /prisma-cli
2024-01-21 22:26:07 +01:00
dependabot[bot]
06f99939f0 Bump h2 from 0.3.20 to 0.3.24 in /prisma-cli
Bumps [h2](https://github.com/hyperium/h2) from 0.3.20 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.20...v0.3.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 16:17:21 +00:00
dependabot[bot]
a574c7b149 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:46 +00:00
98d6b486d6 Merge pull request #27 from flibusta-apps/dependabot/cargo/zerocopy-0.7.31
Bump zerocopy from 0.7.30 to 0.7.31
2023-12-15 18:30:30 +01:00
dependabot[bot]
89fb830b3a 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:36 +00:00
e8032da027 Fix translator books ordering 2023-12-13 14:27:55 +01:00
32366e2f5a Update author books ordering 2023-12-13 13:52:56 +01:00
a6f5a5be95 Update deps 2023-12-10 22:31:43 +01:00
1cada2b695 Merge pull request #26 from flibusta-apps/dependabot/cargo/openssl-0.10.60
Bump openssl from 0.10.59 to 0.10.60
2023-11-29 00:37:50 +01:00
3ac748b349 Merge pull request #25 from flibusta-apps/dependabot/cargo/prisma-cli/openssl-0.10.60
Bump openssl from 0.10.55 to 0.10.60 in /prisma-cli
2023-11-29 00:37:15 +01:00
dependabot[bot]
64b28fc0b3 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:09 +00:00
dependabot[bot]
0e63183242 Bump openssl from 0.10.55 to 0.10.60 in /prisma-cli
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.55...openssl-v0.10.60)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 21:41:19 +00:00
9bf0c9f313 Update deps 2023-11-21 12:09:48 +01:00
46d4a90ba8 Update deps 2023-11-08 18:04:50 +01:00
d0054335f6 Update deps 2023-11-07 13:53:15 +01:00
5d8da5f29a Add year to book model 2023-11-04 06:24:17 +03:00
8fe744920f Merge pull request #23 from flibusta-apps/dependabot/cargo/rustix-0.38.19
Bump rustix from 0.38.14 to 0.38.19
2023-10-26 10:36:58 +02:00
5c756fa2c4 Merge pull request #24 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:43 +02:00
dependabot[bot]
b0d147f4fc 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 08:20:16 +00:00
dependabot[bot]
26d41b3c3a Bump rustix from 0.38.14 to 0.38.19
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.14 to 0.38.19.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.14...v0.38.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 18:44:41 +00:00
31ff4c1116 Add pre-commit config 2023-09-24 22:57:57 +02:00
7b68f443b8 Update deps 2023-09-22 23:01:43 +02:00
6a1b8a7191 Fixes 2023-09-14 21:57:12 +02:00