Dependency Dashboard #12

Open
opened 2024-06-08 16:23:12 +05:30 by renovate-bot · 0 comments
Collaborator

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

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • fix(deps): update rust crate actix-web to v4.11.0
  • fix(deps): update rust crate sanitize-filename to 0.6
  • chore(deps): update codecov/codecov-action action to v5
  • fix(deps): update rust crate derive_more to v2
  • 🔐 Create all rate-limited PRs at once 🔐

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Ignored or Blocked

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected dependencies

cargo
Cargo.toml
  • actix-files 0.6.2
  • actix-multipart 0.7
  • actix-web 4
  • actix-web-httpauth 0.8.2
  • futures-util 0.3.17
  • lazy_static 1.4.0
  • log 0.4.17
  • pretty_env_logger 0.5.0
  • sanitize-filename 0.5
  • serde 1
  • tokio 1.32
  • uuid 1
  • sqlx 0.5.13
  • actix-web-codegen-const-routes 0.2.0
  • derive_builder 0.20
  • argon2-creds 0.2.3
  • config 0.11
  • derive_more 0.99.17
  • url 2.2.2
  • serde_json 1
  • actix 0.13.0
  • actix-rt 2.7.0
  • base64 0.22.0
  • serde_json 1
  • sqlx 0.5.13
dockerfile
Dockerfile
  • debian bookworm
github-actions
.github/workflows/clippy-fmt.yml
  • actions/checkout v2
  • actions/cache v2
  • actions/checkout v2
  • actions-rs/toolchain v1
  • actions-rs/cargo v1
  • actions/checkout v2
  • actions/cache v2
  • actions/checkout v2
  • actions-rs/toolchain v1
  • actions-rs/clippy-check v1
.github/workflows/coverage.yml
  • actions/checkout v2
  • actions/cache v2
  • actions-rs/toolchain v1
  • actions-rs/tarpaulin v0.1
  • codecov/codecov-action v2
.github/workflows/linux.yml
  • actions/checkout v2
  • actions/cache v2
  • actions-rs/toolchain v1
  • docker/login-action v1
  • JamesIves/github-pages-deploy-action 3.7.1
woodpecker
.woodpecker.yml
  • rust 1.79-bullseye
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 ## Rate-Limited The following updates are currently rate-limited. To force their creation now, click on a checkbox below. - [ ] <!-- unlimit-branch=renovate/actix-web-4.x-lockfile -->fix(deps): update rust crate actix-web to v4.11.0 - [ ] <!-- unlimit-branch=renovate/sanitize-filename-0.x -->fix(deps): update rust crate sanitize-filename to 0.6 - [ ] <!-- unlimit-branch=renovate/codecov-codecov-action-5.x -->chore(deps): update codecov/codecov-action action to v5 - [ ] <!-- unlimit-branch=renovate/derive_more-2.x -->fix(deps): update rust crate derive_more to v2 - [ ] <!-- create-all-rate-limited-prs -->🔐 **Create all rate-limited PRs at once** 🔐 ## Open The following updates have all been created. To force a retry/rebase of any, click on a checkbox below. - [ ] <!-- rebase-branch=renovate/derive_builder-0.x-lockfile -->[fix(deps): update rust crate derive_builder to v0.20.2](pulls/63) - [ ] <!-- rebase-branch=renovate/derive_more-0.x-lockfile -->[fix(deps): update rust crate derive_more to v0.99.20](pulls/68) - [ ] <!-- rebase-branch=renovate/log-0.x-lockfile -->[fix(deps): update rust crate log to v0.4.27](pulls/69) - [ ] <!-- rebase-branch=renovate/serde_json-1.x-lockfile -->[fix(deps): update rust crate serde_json to v1.0.141](pulls/65) - [ ] <!-- rebase-branch=renovate/url-2.x-lockfile -->[fix(deps): update rust crate url to v2.5.4](pulls/70) - [ ] <!-- rebase-branch=renovate/rust-1.x -->[chore(deps): update rust docker tag to v1.88](pulls/47) - [ ] <!-- rebase-branch=renovate/config-0.x -->[fix(deps): update rust crate config to 0.15](pulls/42) - [ ] <!-- rebase-branch=renovate/sqlx-0.x -->[fix(deps): update rust crate sqlx to 0.8.0](pulls/10) - [ ] <!-- rebase-branch=renovate/tokio-1.x-lockfile -->[fix(deps): update rust crate tokio to v1.47.0](pulls/67) - [ ] <!-- rebase-branch=renovate/uuid-1.x-lockfile -->[fix(deps): update rust crate uuid to v1.17.0](pulls/64) - [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once** ## Ignored or Blocked The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below. - [ ] <!-- recreate-branch=renovate/actions-cache-4.x -->[chore(deps): update actions/cache action to v4](pulls/13) - [ ] <!-- recreate-branch=renovate/actions-checkout-4.x -->[chore(deps): update actions/checkout action to v4](pulls/14) - [ ] <!-- recreate-branch=renovate/docker-login-action-3.x -->[chore(deps): update docker/login-action action to v3](pulls/16) - [ ] <!-- recreate-branch=renovate/jamesives-github-pages-deploy-action-4.x -->[chore(deps): update jamesives/github-pages-deploy-action action to v4](pulls/17) ## Detected dependencies <details><summary>cargo</summary> <blockquote> <details><summary>Cargo.toml</summary> - `actix-files 0.6.2` - `actix-multipart 0.7` - `actix-web 4` - `actix-web-httpauth 0.8.2` - `futures-util 0.3.17` - `lazy_static 1.4.0` - `log 0.4.17` - `pretty_env_logger 0.5.0` - `sanitize-filename 0.5` - `serde 1` - `tokio 1.32` - `uuid 1` - `sqlx 0.5.13` - `actix-web-codegen-const-routes 0.2.0` - `derive_builder 0.20` - `argon2-creds 0.2.3` - `config 0.11` - `derive_more 0.99.17` - `url 2.2.2` - `serde_json 1` - `actix 0.13.0` - `actix-rt 2.7.0` - `base64 0.22.0` - `serde_json 1` - `sqlx 0.5.13` </details> </blockquote> </details> <details><summary>dockerfile</summary> <blockquote> <details><summary>Dockerfile</summary> - `debian bookworm` </details> </blockquote> </details> <details><summary>github-actions</summary> <blockquote> <details><summary>.github/workflows/clippy-fmt.yml</summary> - `actions/checkout v2` - `actions/cache v2` - `actions/checkout v2` - `actions-rs/toolchain v1` - `actions-rs/cargo v1` - `actions/checkout v2` - `actions/cache v2` - `actions/checkout v2` - `actions-rs/toolchain v1` - `actions-rs/clippy-check v1` </details> <details><summary>.github/workflows/coverage.yml</summary> - `actions/checkout v2` - `actions/cache v2` - `actions-rs/toolchain v1` - `actions-rs/tarpaulin v0.1` - `codecov/codecov-action v2` </details> <details><summary>.github/workflows/linux.yml</summary> - `actions/checkout v2` - `actions/cache v2` - `actions-rs/toolchain v1` - `docker/login-action v1` - `JamesIves/github-pages-deploy-action 3.7.1` </details> </blockquote> </details> <details><summary>woodpecker</summary> <blockquote> <details><summary>.woodpecker.yml</summary> - `rust 1.79-bullseye` </details> </blockquote> </details>
Sign in to join this conversation.
No labels
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: realaravinth/dumbserve#12
No description provided.