chore: Configure Renovate #1

Open
Jade 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)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/release.yml (github-actions)

What to Expect

With your current configuration, Renovate will create 1 Pull Request:

chore(deps): update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: master
  • Upgrade actions/checkout to v5

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) * `.github/workflows/ci.yml` (github-actions) * `.github/workflows/release.yml` (github-actions) ### What to Expect With your current configuration, Renovate will create 1 Pull Request: <details> <summary>chore(deps): update actions/checkout action to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-5.x` - Merge into: `master` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v5` </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
CI / test (ubuntu-latest, beta) (pull_request) Failing after 1s
CI / test (ubuntu-latest, nightly) (pull_request) Failing after 1s
CI / test (ubuntu-latest, stable) (pull_request) Failing after 1s
CI / msrv (pull_request) Failing after 1s
CI / security_audit (pull_request) Failing after 1s
CI / clippy (pull_request) Failing after 16s
CI / fmt (pull_request) Failing after 14s
e1aacd2e1e
Some checks failed
CI / test (ubuntu-latest, beta) (pull_request) Failing after 1s
CI / test (ubuntu-latest, nightly) (pull_request) Failing after 1s
CI / test (ubuntu-latest, stable) (pull_request) Failing after 1s
CI / msrv (pull_request) Failing after 1s
CI / security_audit (pull_request) Failing after 1s
CI / clippy (pull_request) Failing after 16s
CI / fmt (pull_request) Failing after 14s
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 description provided.