Configure Renovate #3

Open
bizcochito wants to merge 1 commits from renovate/configure into develop
Owner

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • Cargo.toml (cargo)
  • compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • .gitea/workflows/01_test.yaml (github-actions)
  • .gitea/workflows/02_build.yaml (github-actions)

What to Expect

With your current configuration, Renovate will create 13 Pull Requests:

Update Rust crate log to v0.4.22
  • Schedule: ["at any time"]
  • Branch name: renovate/log-0.x-lockfile
  • Merge into: develop
  • Upgrade log to 0.4.22
Update Rust crate serde to v1.0.215
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-1.x-lockfile
  • Merge into: develop
  • Upgrade serde to 1.0.215
Update Rust crate toml to v0.8.19
  • Schedule: ["at any time"]
  • Branch name: renovate/toml-0.x-lockfile
  • Merge into: develop
  • Upgrade toml to 0.8.19
Update git.fai.st/fedi-image-bot/bot-api Docker tag to v1.0.2
Update Rust crate async-std to v1.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/async-std-1.x-lockfile
  • Merge into: develop
  • Upgrade async-std to 1.13.0
Update Rust crate reqwest to 0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x
  • Merge into: develop
  • Upgrade reqwest to 0.12.0
Update Rust crate tokio to v1.41.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: develop
  • Upgrade tokio to 1.41.1
Update rust Docker tag to v1.82.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-1.x
  • Merge into: develop
  • Upgrade rust to 1.82.0-slim-bullseye
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: develop
  • Upgrade actions/checkout to v4
Update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: develop
  • Upgrade docker/build-push-action to v6
Update docker/login-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: develop
  • Upgrade docker/login-action to v3
Update docker/metadata-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-metadata-action-5.x
  • Merge into: develop
  • Upgrade docker/metadata-action to v5
Update docker/setup-buildx-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: develop
  • Upgrade docker/setup-buildx-action to v3

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. --- ### Detected Package Files * `Cargo.toml` (cargo) * `compose.yaml` (docker-compose) * `Dockerfile` (dockerfile) * `.gitea/workflows/01_test.yaml` (github-actions) * `.gitea/workflows/02_build.yaml` (github-actions) ### What to Expect With your current configuration, Renovate will create 13 Pull Requests: <details> <summary>Update Rust crate log to v0.4.22</summary> - Schedule: ["at any time"] - Branch name: `renovate/log-0.x-lockfile` - Merge into: `develop` - Upgrade [log](https://github.com/rust-lang/log) to `0.4.22` </details> <details> <summary>Update Rust crate serde to v1.0.215</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde-1.x-lockfile` - Merge into: `develop` - Upgrade [serde](https://github.com/serde-rs/serde) to `1.0.215` </details> <details> <summary>Update Rust crate toml to v0.8.19</summary> - Schedule: ["at any time"] - Branch name: `renovate/toml-0.x-lockfile` - Merge into: `develop` - Upgrade [toml](https://github.com/toml-rs/toml) to `0.8.19` </details> <details> <summary>Update git.fai.st/fedi-image-bot/bot-api Docker tag to v1.0.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/git.fai.st-fedi-image-bot-bot-api-1.x` - Merge into: `develop` - Upgrade [git.fai.st/fedi-image-bot/bot-api](https://git.fai.st/fedi-image-bot/bot-api) to `v1.0.2` </details> <details> <summary>Update Rust crate async-std to v1.13.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/async-std-1.x-lockfile` - Merge into: `develop` - Upgrade [async-std](https://github.com/async-rs/async-std) to `1.13.0` </details> <details> <summary>Update Rust crate reqwest to 0.12.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/reqwest-0.x` - Merge into: `develop` - Upgrade [reqwest](https://github.com/seanmonstar/reqwest) to `0.12.0` </details> <details> <summary>Update Rust crate tokio to v1.41.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-1.x-lockfile` - Merge into: `develop` - Upgrade [tokio](https://github.com/tokio-rs/tokio) to `1.41.1` </details> <details> <summary>Update rust Docker tag to v1.82.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-1.x` - Merge into: `develop` - Upgrade rust to `1.82.0-slim-bullseye` </details> <details> <summary>Update actions/checkout action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `develop` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v4` </details> <details> <summary>Update docker/build-push-action action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-build-push-action-6.x` - Merge into: `develop` - Upgrade [docker/build-push-action](https://github.com/docker/build-push-action) to `v6` </details> <details> <summary>Update docker/login-action action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-3.x` - Merge into: `develop` - Upgrade [docker/login-action](https://github.com/docker/login-action) to `v3` </details> <details> <summary>Update docker/metadata-action action to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-metadata-action-5.x` - Merge into: `develop` - Upgrade [docker/metadata-action](https://github.com/docker/metadata-action) to `v5` </details> <details> <summary>Update docker/setup-buildx-action action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-setup-buildx-action-3.x` - Merge into: `develop` - Upgrade [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) to `v3` </details> 🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for `prhourlylimit` for details. --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
bizcochito added 1 commit 2024-11-23 11:43:49 +00:00
Unit Tests with docker compose and cargo / unit-test (push) Failing after 6m47s Details
Unit Tests with docker compose and cargo / unit-test (pull_request) Failing after 2m7s Details
1c6999cef2
Add renovate.json
Some checks failed
Unit Tests with docker compose and cargo / unit-test (push) Failing after 6m47s
Unit Tests with docker compose and cargo / unit-test (pull_request) Failing after 2m7s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/configure develop
git pull origin renovate/configure

Step 2:

Merge the changes and update on Forgejo.
git checkout develop
git merge --no-ff renovate/configure
git push origin develop
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: fedi-image-bot/bot-mastodon-image-uploader#3
No description provided.