Configure Renovate #1

Open
martin wants to merge 1 commit from renovate/configure into master
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)
  • docker-compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/build.yaml (github-actions)
  • .github/workflows/deploy.yml (github-actions)
  • spec/package.json (npm)

What to Expect

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

Update Rust crate serde to v1.0.228
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-1.x-lockfile
  • Merge into: master
  • Upgrade serde to 1.0.228
Update Rust crate tracing to v0.1.44
  • Schedule: ["at any time"]
  • Branch name: renovate/tracing-0.x-lockfile
  • Merge into: master
  • Upgrade tracing to 0.1.44
Update Rust crate tracing-subscriber to v0.3.22
  • Schedule: ["at any time"]
  • Branch name: renovate/tracing-subscriber-0.x-lockfile
  • Merge into: master
  • Upgrade tracing-subscriber to 0.3.22
Update dependency @​typespec/openapi3 to ^0.67.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typespec-openapi3-0.x
  • Merge into: master
  • Upgrade @typespec/openapi3 to ^0.67.0
Update node Docker tag to v20.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade node to 20.20.0
Update Rust crate axum to 0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/axum-0.x
  • Merge into: master
  • Upgrade axum to 0.8.0
Update Rust crate tokio to v1.49.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: master
  • Upgrade tokio to 1.49.0
Update Rust crate tower-http to 0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tower-http-0.x
  • Merge into: master
  • Upgrade tower-http to 0.6.0
Update rust Docker tag to v1.93
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-1.x
  • Merge into: master
  • Upgrade rust to 1.93
Update dependency @​typespec/openapi3 to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/typespec-openapi3-1.x
  • Merge into: master
  • Upgrade @typespec/openapi3 to ^1.0.0
Update node Docker tag to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/node-25.x
  • Merge into: master
  • Upgrade node to 25.7.0
Update Rust crate nom to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/nom-8.x
  • Merge into: master
  • Upgrade nom to 8.0.0

🚸 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) * `docker-compose.yaml` (docker-compose) * `Dockerfile` (dockerfile) * `.github/workflows/build.yaml` (github-actions) * `.github/workflows/deploy.yml` (github-actions) * `spec/package.json` (npm) ### What to Expect With your current configuration, Renovate will create 12 Pull Requests: <details> <summary>Update Rust crate serde to v1.0.228</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde-1.x-lockfile` - Merge into: `master` - Upgrade [serde](https://github.com/serde-rs/serde) to `1.0.228` </details> <details> <summary>Update Rust crate tracing to v0.1.44</summary> - Schedule: ["at any time"] - Branch name: `renovate/tracing-0.x-lockfile` - Merge into: `master` - Upgrade [tracing](https://github.com/tokio-rs/tracing) to `0.1.44` </details> <details> <summary>Update Rust crate tracing-subscriber to v0.3.22</summary> - Schedule: ["at any time"] - Branch name: `renovate/tracing-subscriber-0.x-lockfile` - Merge into: `master` - Upgrade [tracing-subscriber](https://github.com/tokio-rs/tracing) to `0.3.22` </details> <details> <summary>Update dependency @&#8203;typespec/openapi3 to ^0.67.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/typespec-openapi3-0.x` - Merge into: `master` - Upgrade [@typespec/openapi3](https://github.com/microsoft/typespec) to `^0.67.0` </details> <details> <summary>Update node Docker tag to v20.20.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-20.x` - Merge into: `master` - Upgrade [node](https://github.com/nodejs/node) to `20.20.0` </details> <details> <summary>Update Rust crate axum to 0.8.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/axum-0.x` - Merge into: `master` - Upgrade [axum](https://github.com/tokio-rs/axum) to `0.8.0` </details> <details> <summary>Update Rust crate tokio to v1.49.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tokio-1.x-lockfile` - Merge into: `master` - Upgrade [tokio](https://github.com/tokio-rs/tokio) to `1.49.0` </details> <details> <summary>Update Rust crate tower-http to 0.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/tower-http-0.x` - Merge into: `master` - Upgrade [tower-http](https://github.com/tower-rs/tower-http) to `0.6.0` </details> <details> <summary>Update rust Docker tag to v1.93</summary> - Schedule: ["at any time"] - Branch name: `renovate/rust-1.x` - Merge into: `master` - Upgrade rust to `1.93` </details> <details> <summary>Update dependency @&#8203;typespec/openapi3 to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/typespec-openapi3-1.x` - Merge into: `master` - Upgrade [@typespec/openapi3](https://github.com/microsoft/typespec) to `^1.0.0` </details> <details> <summary>Update node Docker tag to v25</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-25.x` - Merge into: `master` - Upgrade [node](https://github.com/nodejs/node) to `25.7.0` </details> <details> <summary>Update Rust crate nom to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/nom-8.x` - Merge into: `master` - Upgrade [nom](https://github.com/rust-bakery/nom) to `8.0.0` </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-->
Add renovate.json
Some checks failed
Build & test / build (push) Has been cancelled
Build & test / build (pull_request) Has been cancelled
f4eb62153d
Some checks failed
Build & test / build (push) Has been cancelled
Build & test / build (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git switch renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/configure
git switch renovate/configure
git rebase master
git switch master
git merge --ff-only renovate/configure
git switch renovate/configure
git rebase master
git switch master
git merge --no-ff renovate/configure
git switch master
git merge --squash renovate/configure
git switch master
git merge --ff-only renovate/configure
git switch master
git merge renovate/configure
git push origin master
Sign in to join this conversation.
No reviewers
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
martin/simplify_truths!1
No description provided.