Dependency Dashboard #8

Open
opened 2024-06-08 01:35:35 +05:30 by renovate-bot · 0 comments
Member

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

Repository problems

Renovate tried to run on this repository, but found these problems.

  • WARN: Detected empty commit - aborting git push

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • fix(deps): update rust crate log to v0.4.25
  • fix(deps): update rust crate postgres-es to v0.4.12
  • fix(deps): update rust crate serde_json to v1.0.137
  • fix(deps): update rust crate uuid to v1.12.1

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-identity 0.8.0
  • actix-rt 2.9.0
  • actix-session 0.10.0
  • actix-web 4.5.1
  • argon2-creds 0.2.3
  • async-trait 0.1.80
  • config 0.15.0
  • cqrs-es 0.4.11
  • derive-getters 0.5.0
  • derive_builder 0.20.0
  • derive_more 0.99.17
  • lettre 0.11.7
  • log 0.4.21
  • meilisearch-sdk 0.27.0
  • mockall 0.13.0
  • postgres-es 0.4.11
  • pretty_env_logger 0.5.0
  • rand 0.8.5
  • rust-embed 8.4.0
  • serde 1.0.201
  • serde_json 1.0.117
  • sqlx 0.8.0
  • tera 1.19.1
  • time 0.3.36
  • tracing 0.1.40
  • tracing-actix-web 0.7.10
  • url 2.5.0
  • uuid 1.10.0
  • validator 0.19.0
mailpit_client/Cargo.toml
  • reqwest 0.12.4
  • serde 1.0.201
  • serde_json 1.0.117
  • actix-rt 2.9.0
  • derive-getters 0.5.0
  • derive_more 0.99.17
  • log 0.4.21
  • derive_builder 0.20.0
  • url 2.5.0
twilio_client/Cargo.toml
  • reqwest 0.12.4
  • serde 1.0.201
  • serde_json 1.0.117
  • actix-rt 2.9.0
  • derive-getters 0.5.0
  • derive_more 0.99.17
  • log 0.4.21
  • derive_builder 0.20.0
  • url 2.5.0
utils/db-migrations/Cargo.toml
  • actix-rt 2.9.0
  • sqlx 0.8.0
web_ui/Cargo.toml
  • derive_builder 0.20.0
  • derive_more 0.99.17
  • lazy_static 1.5.0
  • rust-embed 8.4.0
  • serde 1.0.201
  • serde_json 1.0.117
  • tera 1.19.0
  • tracing 0.1.40
  • url 2.5.0
docker-compose
docker-compose-dev-deps.yml
  • postgres 17.2
  • getmeili/meilisearch v1.12
dockerfile
Dockerfile
woodpecker
.woodpecker.yml
  • getmeili/meilisearch v1.12
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems Renovate tried to run on this repository, but found these problems. - WARN: Detected empty commit - aborting git push ## Other Branches These updates are pending. To force PRs open, click the checkbox below. - [ ] <!-- other-branch=renovate/log-0.x-lockfile -->fix(deps): update rust crate log to v0.4.25 - [ ] <!-- other-branch=renovate/postgres-es-0.x-lockfile -->fix(deps): update rust crate postgres-es to v0.4.12 - [ ] <!-- other-branch=renovate/serde_json-1.x-lockfile -->fix(deps): update rust crate serde_json to v1.0.137 - [ ] <!-- other-branch=renovate/uuid-1.x-lockfile -->fix(deps): update rust crate uuid to v1.12.1 ## Open These updates have all been created already. Click a checkbox below to force a retry/rebase of any. - [ ] <!-- rebase-branch=renovate/validator-0.x -->[fix(deps): update rust crate validator to 0.20.0](pulls/141) - [ ] <!-- rebase-branch=renovate/derive_more-1.x -->[fix(deps): update rust crate derive_more to v1](pulls/79) ## Detected dependencies <details><summary>cargo</summary> <blockquote> <details><summary>Cargo.toml</summary> - `actix-identity 0.8.0` - `actix-rt 2.9.0` - `actix-session 0.10.0` - `actix-web 4.5.1` - `argon2-creds 0.2.3` - `async-trait 0.1.80` - `config 0.15.0` - `cqrs-es 0.4.11` - `derive-getters 0.5.0` - `derive_builder 0.20.0` - `derive_more 0.99.17` - `lettre 0.11.7` - `log 0.4.21` - `meilisearch-sdk 0.27.0` - `mockall 0.13.0` - `postgres-es 0.4.11` - `pretty_env_logger 0.5.0` - `rand 0.8.5` - `rust-embed 8.4.0` - `serde 1.0.201` - `serde_json 1.0.117` - `sqlx 0.8.0` - `tera 1.19.1` - `time 0.3.36` - `tracing 0.1.40` - `tracing-actix-web 0.7.10` - `url 2.5.0` - `uuid 1.10.0` - `validator 0.19.0` </details> <details><summary>mailpit_client/Cargo.toml</summary> - `reqwest 0.12.4` - `serde 1.0.201` - `serde_json 1.0.117` - `actix-rt 2.9.0` - `derive-getters 0.5.0` - `derive_more 0.99.17` - `log 0.4.21` - `derive_builder 0.20.0` - `url 2.5.0` </details> <details><summary>twilio_client/Cargo.toml</summary> - `reqwest 0.12.4` - `serde 1.0.201` - `serde_json 1.0.117` - `actix-rt 2.9.0` - `derive-getters 0.5.0` - `derive_more 0.99.17` - `log 0.4.21` - `derive_builder 0.20.0` - `url 2.5.0` </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.0` - `derive_more 0.99.17` - `lazy_static 1.5.0` - `rust-embed 8.4.0` - `serde 1.0.201` - `serde_json 1.0.117` - `tera 1.19.0` - `tracing 0.1.40` - `url 2.5.0` </details> </blockquote> </details> <details><summary>docker-compose</summary> <blockquote> <details><summary>docker-compose-dev-deps.yml</summary> - `postgres 17.2` - `getmeili/meilisearch v1.12` </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> - `getmeili/meilisearch v1.12` </details> </blockquote> </details>
realaravinth pinned this 2024-06-08 01:38:28 +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: libre-solutions/vanikam#8
No description provided.