Commit Graph

178 Commits

Author SHA1 Message Date
dependabot[bot]
d130e4bd3d Bump slab from 0.4.10 to 0.4.11
Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/tokio-rs/slab/releases)
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/slab/compare/v0.4.10...v0.4.11)

---
updated-dependencies:
- dependency-name: slab
  dependency-version: 0.4.11
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-17 21:17:05 +00:00
380fdf66de Merge pull request #37 from flibusta-apps/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-08-17 23:16:01 +02:00
dependabot[bot]
7ec5a64e12 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 20:03:20 +00:00
e3a9e0ce66 Optimize release build
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-06-28 22:38:13 +02:00
a65307bac6 Update deps 2025-06-28 22:22:18 +02:00
673d014cf5 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 - Add git
SHA tag to Docker image for traceability - Pass deployment hook the
built image tag for improved automation - Refactor GitHub Actions YAML
for cleaner syntax
2025-06-21 23:24:53 +02:00
a6044a1734 Merge pull request #36 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:07 +02:00
dependabot[bot]
6371148f7a 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:08:52 +00:00
8f0fee7702 Merge pull request #35 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:59:22 +02:00
dependabot[bot]
d6833481a3 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:54:56 +00:00
b5fa259cec Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-03-23 13:40:29 +01:00
79afd1b0a2 Merge pull request #34 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-04 10:55:31 +01:00
dependabot[bot]
830e8bfea3 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:05 +00:00
f56e60c69f Fix
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-01-04 15:02:40 +01:00
d8f9281602 Update to axum 0.8 2025-01-04 13:26:41 +01:00
f24a1dbec8 Fix
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-12-26 02:31:07 +01:00
7469fad5ad Update queries
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-12-24 23:09:56 +01:00
919593ab2d Fix 2024-12-24 23:02:42 +01:00
2a44308602 Fix 2024-12-24 22:38:24 +01:00
ff7a2deaf4 Move to sqlx 2024-12-24 22:22:05 +01:00
afa304e3d4 Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-10-02 14:22:50 +02:00
565e5ac5fe Merge pull request #33 from flibusta-apps/dependabot/cargo/openssl-0.10.66
Bump openssl from 0.10.64 to 0.10.66
2024-07-24 19:22:21 +02:00
dependabot[bot]
62353a257c 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:04 +00:00
c56a6b34ee Merge pull request #32 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:04 +02:00
dependabot[bot]
5d4ae9b2fe 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:51 +00:00
75cc76450d Merge pull request #31 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:09 +02:00
dependabot[bot]
00b02f965e 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 09:12:55 +00:00
8406b37fb6 Set pool_timeout to 300 2024-05-24 13:54:29 +02:00
f540a635c8 Update db connection pool size 2024-05-13 13:39:37 +02:00
5ff90d4814 Fix 2024-05-07 18:42:08 +02:00
251265a88a Fix 2024-05-06 23:34:09 +02:00
aa2d9b2f29 Update deps 2024-04-25 17:20:38 +02:00
87deb1169f Fix use language disable 2024-04-14 23:25:01 +02:00
999a8ab5ed Add vault 2024-04-14 14:14:41 +02:00
cee40abba8 Merge pull request #28 from flibusta-apps/dependabot/cargo/h2-0.3.26
Bump h2 from 0.3.24 to 0.3.26
2024-04-05 20:33:49 +02:00
68b0c6fdea Merge pull request #30 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-04-05 20:29:31 +02:00
dependabot[bot]
90c3fd1dc3 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-04-05 18:24:13 +00:00
c3a05d9c8e Merge pull request #29 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 20:23:40 +02:00
dependabot[bot]
d037acac02 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:17:24 +00:00
dependabot[bot]
03352bd6be 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:54 +00:00
ba4bb77ad8 Add IsNeedSendQuery struct for deserialization 2024-03-20 15:03:42 +01:00
94b58c9dea Refactor is_need_send function to include a Query parameter for is_private 2024-03-17 00:48:59 +01:00
bcea2a1e9c Merge pull request #27 from flibusta-apps/dependabot/cargo/mio-0.8.11
Bump mio from 0.8.10 to 0.8.11
2024-03-04 22:34:22 +01:00
dependabot[bot]
a3988fe13a 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:25 +00:00
82e37c0e2d Update deps 2024-02-04 13:00:33 +01:00
42be9aa7f6 Merge pull request #25 from flibusta-apps/dependabot/cargo/h2-0.3.24
Bump h2 from 0.3.22 to 0.3.24
2024-01-21 22:26:39 +01:00
7b060051ee Merge pull request #26 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:32 +01:00
dependabot[bot]
c2d70b7356 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:02 +00:00
dependabot[bot]
13bc2f0cea 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
f3477d6fa6 Merge pull request #24 from flibusta-apps/dependabot/cargo/zerocopy-0.7.31
Bump zerocopy from 0.7.30 to 0.7.31
2023-12-15 18:30:13 +01:00