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)

What to Expect

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

chore(deps): update rust crate socket2 to 0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/socket2-0.x
  • Merge into: master
  • Upgrade socket2 to 0.6.0
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) ### What to Expect With your current configuration, Renovate will create 2 Pull Requests: <details> <summary>chore(deps): update rust crate socket2 to 0.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/socket2-0.x` - Merge into: `master` - Upgrade [socket2](https://github.com/rust-lang/socket2) to `0.6.0` </details> <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 / Check Style (pull_request) Failing after 2s
CI / Test beta on macos-latest (pull_request) Has been skipped
CI / Test nightly on macos-latest (pull_request) Has been skipped
CI / Test stable on macos-latest (pull_request) Has been skipped
CI / Test beta on ubuntu-latest (pull_request) Has been skipped
CI / Test nightly on ubuntu-latest (pull_request) Has been skipped
CI / Test stable on ubuntu-latest (pull_request) Has been skipped
CI / Test beta on windows-latest (pull_request) Has been skipped
CI / Test nightly on windows-latest (pull_request) Has been skipped
CI / Test stable on windows-latest (pull_request) Has been skipped
CI / Check MSRV (1.63) (pull_request) Has been skipped
CI / Test with Miri (pull_request) Has been skipped
CI / features (pull_request) Has been skipped
CI / Build docs (pull_request) Has been skipped
CI / semver (pull_request) Failing after 6s
CI / CI is green (pull_request) Has been skipped
4caa93b2b7
Some checks failed
CI / Check Style (pull_request) Failing after 2s
CI / Test beta on macos-latest (pull_request) Has been skipped
CI / Test nightly on macos-latest (pull_request) Has been skipped
CI / Test stable on macos-latest (pull_request) Has been skipped
CI / Test beta on ubuntu-latest (pull_request) Has been skipped
CI / Test nightly on ubuntu-latest (pull_request) Has been skipped
CI / Test stable on ubuntu-latest (pull_request) Has been skipped
CI / Test beta on windows-latest (pull_request) Has been skipped
CI / Test nightly on windows-latest (pull_request) Has been skipped
CI / Test stable on windows-latest (pull_request) Has been skipped
CI / Check MSRV (1.63) (pull_request) Has been skipped
CI / Test with Miri (pull_request) Has been skipped
CI / features (pull_request) Has been skipped
CI / Build docs (pull_request) Has been skipped
CI / semver (pull_request) Failing after 6s
CI / CI is green (pull_request) Has been skipped
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.