Dependency Dashboard #20

Open
opened 2024-06-02 19:18:48 +05:30 by renovate-bot · 0 comments
Member

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update rust crate reqwest to v0.12.22
  • fix(deps): update rust crate sha2 to v0.10.9
  • chore(deps): update postgres docker tag to v17.5
  • fix(deps): update rust crate uuid to v1.17.0
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cargo
Cargo.toml
  • actix-web 4.5.1
  • async-trait 0.1.80
  • chrono 0.4.38
  • config 0.15.0
  • derive_more 0.99.17
  • lazy_static 1.4.0
  • log 0.4.21
  • pretty_env_logger 0.5.0
  • rand 0.8.5
  • reqwest 0.12.9
  • rust-embed 8.3.0
  • serde 1.0.199
  • serde_json 1.0.116
  • sqlx 0.8.0
  • tera 1.19.1
  • tracing 0.1.40
  • tracing-actix-web 0.7.10
  • url 2.5.0
  • mockall 0.13
  • time 0.3.36
  • actix-session 0.10.0
  • actix-identity 0.8.0
  • derive_builder 0.20.0
  • derive-getters 0.5.0
  • enum_delegate 0.2.0
  • uuid 1.10.0
  • sha2 0.10.8
  • base64 0.22.1
  • futures-util 0.3.30
  • reqwest-middleware 0.3.2
  • http 1.1.0
  • urlencoding 2.1.3
  • mime 0.3.17
  • actix-rt 2.9
  • mockall 0.13
  • mockito 1.4.0
  • pretty_assertions 1.4.1
utils/db-migrations/Cargo.toml
  • actix-rt 2.9.0
  • sqlx 0.8.0
web_ui/Cargo.toml
  • derive_builder 0.20.2
  • derive_more 1
  • lazy_static 1.5.0
  • rust-embed 8.5.0
  • serde 1.0.215
  • serde_json 1.0.133
  • tera 1.20.0
  • tracing 0.1.41
  • url 2.5.4
docker-compose
docker-compose.yml
  • postgres 17.4
dockerfile
Dockerfile
woodpecker
.woodpecker.yml
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force their creation now. - [ ] <!-- unlimit-branch=renovate/reqwest-0.x-lockfile -->fix(deps): update rust crate reqwest to v0.12.22 - [ ] <!-- unlimit-branch=renovate/sha2-0.x-lockfile -->fix(deps): update rust crate sha2 to v0.10.9 - [ ] <!-- unlimit-branch=renovate/postgres-17.x -->chore(deps): update postgres docker tag to v17.5 - [ ] <!-- unlimit-branch=renovate/uuid-1.x-lockfile -->fix(deps): update rust crate uuid to v1.17.0 - [ ] <!-- create-all-rate-limited-prs -->🔐 **Create all rate-limited PRs at once** 🔐 ## Open These updates have all been created already. Click a checkbox below to force a retry/rebase of any. - [ ] <!-- rebase-branch=renovate/chrono-0.x-lockfile -->[fix(deps): update rust crate chrono to v0.4.41](pulls/149) - [ ] <!-- rebase-branch=renovate/derive_more-0.x-lockfile -->[fix(deps): update rust crate derive_more to v0.99.20](pulls/148) - [ ] <!-- rebase-branch=renovate/sqlx-0.x-lockfile -->[fix(deps): update rust crate sqlx to v0.8.6](pulls/147) - [ ] <!-- rebase-branch=renovate/tracing-actix-web-0.x-lockfile -->[fix(deps): update rust crate tracing-actix-web to v0.7.18](pulls/146) - [ ] <!-- rebase-branch=renovate/actix-web-4.x-lockfile -->[fix(deps): update rust crate actix-web to v4.11.0](pulls/143) - [ ] <!-- rebase-branch=renovate/http-1.x-lockfile -->[fix(deps): update rust crate http to v1.3.1](pulls/144) - [ ] <!-- rebase-branch=renovate/rand-0.x -->[fix(deps): update rust crate rand to 0.9.0](pulls/128) - [ ] <!-- rebase-branch=renovate/reqwest-middleware-0.x -->[fix(deps): update rust crate reqwest-middleware to 0.4.0](pulls/77) - [ ] <!-- rebase-branch=renovate/rust-embed-8.x-lockfile -->[fix(deps): update rust crate rust-embed to v8.7.2](pulls/145) - [ ] <!-- rebase-branch=renovate/derive_more-2.x -->[fix(deps): update rust crate derive_more to v2](pulls/132) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Detected dependencies <details><summary>cargo</summary> <blockquote> <details><summary>Cargo.toml</summary> - `actix-web 4.5.1` - `async-trait 0.1.80` - `chrono 0.4.38` - `config 0.15.0` - `derive_more 0.99.17` - `lazy_static 1.4.0` - `log 0.4.21` - `pretty_env_logger 0.5.0` - `rand 0.8.5` - `reqwest 0.12.9` - `rust-embed 8.3.0` - `serde 1.0.199` - `serde_json 1.0.116` - `sqlx 0.8.0` - `tera 1.19.1` - `tracing 0.1.40` - `tracing-actix-web 0.7.10` - `url 2.5.0` - `mockall 0.13` - `time 0.3.36` - `actix-session 0.10.0` - `actix-identity 0.8.0` - `derive_builder 0.20.0` - `derive-getters 0.5.0` - `enum_delegate 0.2.0` - `uuid 1.10.0` - `sha2 0.10.8` - `base64 0.22.1` - `futures-util 0.3.30` - `reqwest-middleware 0.3.2` - `http 1.1.0` - `urlencoding 2.1.3` - `mime 0.3.17` - `actix-rt 2.9` - `mockall 0.13` - `mockito 1.4.0` - `pretty_assertions 1.4.1` </details> <details><summary>utils/db-migrations/Cargo.toml</summary> - `actix-rt 2.9.0` - `sqlx 0.8.0` </details> <details><summary>web_ui/Cargo.toml</summary> - `derive_builder 0.20.2` - `derive_more 1` - `lazy_static 1.5.0` - `rust-embed 8.5.0` - `serde 1.0.215` - `serde_json 1.0.133` - `tera 1.20.0` - `tracing 0.1.41` - `url 2.5.4` </details> </blockquote> </details> <details><summary>docker-compose</summary> <blockquote> <details><summary>docker-compose.yml</summary> - `postgres 17.4` </details> </blockquote> </details> <details><summary>dockerfile</summary> <blockquote> <details><summary>Dockerfile</summary> </details> </blockquote> </details> <details><summary>woodpecker</summary> <blockquote> <details><summary>.woodpecker.yml</summary> </details> </blockquote> </details>
realaravinth pinned this 2024-06-02 19:18:59 +05:30
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ForgeFlux/ForgeFlux#20
No description provided.