Commit Graph

148 Commits

Author SHA1 Message Date
ba7e966446 Reject duplicate service token on create
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
rust-clippy analyze / Run rust-clippy analyzing (push) Has been cancelled
2025-10-25 19:45:08 +02:00
bdfa94cb15 Merge pull request #39 from flibusta-apps/dependabot/github_actions/github/codeql-action-4
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
rust-clippy analyze / Run rust-clippy analyzing (push) Has been cancelled
Bump github/codeql-action from 3 to 4
2025-10-14 17:49:05 +02:00
dependabot[bot]
9855d967b5 Bump github/codeql-action from 3 to 4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-08 10:05:44 +00:00
fcc165ac9c Merge pull request #37 from flibusta-apps/dependabot/github_actions/actions/checkout-5
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
rust-clippy analyze / Run rust-clippy analyzing (push) Has been cancelled
Bump actions/checkout from 4 to 5
2025-09-10 17:06:59 +02:00
1af0336c39 Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
rust-clippy analyze / Run rust-clippy analyzing (push) Has been cancelled
2025-08-31 14:03:09 +02:00
dependabot[bot]
f2dd89e6ab 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-18 15:18:31 +00:00
6312eacfc8 Create rust-clippy.yml
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
rust-clippy analyze / Run rust-clippy analyzing (push) Has been cancelled
2025-08-17 23:32:23 +02:00
cc1e675864 Merge pull request #35 from flibusta-apps/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-08-17 23:16:42 +02:00
d594adca9d Merge pull request #36 from flibusta-apps/dependabot/cargo/slab-0.4.11
Bump slab from 0.4.10 to 0.4.11
2025-08-17 23:16:27 +02:00
dependabot[bot]
75b117ffa7 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-13 04:37:10 +00:00
dependabot[bot]
e95ee2283b 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 18:46:15 +00:00
6c84b01bf9 Optimize release build
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-06-28 22:37:07 +02:00
382be71f32 Update deps 2025-06-28 22:17:42 +02:00
1b0cdd8aae Update dependencies and improve Docker image workflow
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
- Bump Rust dependencies to latest versions in Cargo.lock - Tag Docker
images with both latest and commit SHA - Pass commit SHA as a query
param to deployment webhook - Minor YAML formatting improvements in
GitHub Actions workflow
2025-06-21 23:02:27 +02:00
36b847c3e9 Merge pull request #34 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:55:51 +02:00
dependabot[bot]
e88b56abd7 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:10:09 +00:00
964e8aba6c Merge pull request #33 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:58:59 +02:00
dependabot[bot]
61fda937a3 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:55 +00:00
59636dc54e Fix create error
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-03-23 14:02:42 +01:00
1c3fa7b839 Update deps 2025-03-23 13:46:05 +01:00
b165b101dd Merge pull request #32 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:45:53 +01:00
dependabot[bot]
c70b11f0c7 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:41 +00:00
4c2caaf173 Fix
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-01-04 15:09:10 +01:00
69491daefe Update to axum 0.8 2025-01-04 13:32:55 +01:00
6ff96eb7d7 Move to sqlx
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-12-24 21:10:59 +01:00
b4f43183b1 Update deps
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2024-10-02 14:25:12 +02:00
0fdda25bf0 Merge pull request #31 from flibusta-apps/dependabot/cargo/openssl-0.10.66
Bump openssl from 0.10.64 to 0.10.66
2024-07-24 19:22:37 +02:00
dependabot[bot]
e01e2065fc 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:23 +00:00
0cb79d2174 Merge pull request #30 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:26 +02:00
dependabot[bot]
dc9b4d7584 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:38 +00:00
940a706e2f Merge pull request #29 from flibusta-apps/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2024-06-17 13:23:29 +02:00
dependabot[bot]
69f385e010 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-17 10:53:50 +00:00
b119b21e01 Fix 2024-05-06 23:35:36 +02:00
823ea73135 Update deps 2024-04-25 17:18:19 +02:00
74180b7843 Add vault 2024-04-14 14:33:25 +02:00
3165d02cb6 Merge pull request #27 from flibusta-apps/dependabot/cargo/h2-0.3.26
Bump h2 from 0.3.24 to 0.3.26
2024-04-05 20:29:46 +02:00
656f0cc718 Merge pull request #28 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:50 +02:00
dependabot[bot]
1551a0f072 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:06 +00:00
dependabot[bot]
3d8bb646ee 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:19 +00:00
4d46aabdcd Merge pull request #26 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:44:05 +01:00
dependabot[bot]
8579ec33d9 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:41 +00:00
ac4948c477 Merge pull request #25 from flibusta-apps/dependabot/cargo/mio-0.8.11
Bump mio from 0.8.10 to 0.8.11
2024-03-04 22:35:51 +01:00
dependabot[bot]
66d6634195 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:55 +00:00
f275fa484e 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:59 +01:00
1ed3e3f759 Merge pull request #24 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:25:52 +01:00
dependabot[bot]
661a824be8 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:16:43 +00:00
dependabot[bot]
7bf04fc6ce 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
73650bd79c Update bot limit 2024-01-08 00:59:17 +01:00
92b828265b Add bots count limit 2024-01-07 22:23:58 +01:00
ccb096f2e6 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:24 +01:00