chore: Configure Renovate #14

Merged
realaravinth merged 1 commit from renovate/configure into master 2024-06-02 18:55:39 +05:30
Collaborator

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)
  • Dockerfile (dockerfile)
  • .github/workflows/clippy-fmt.yml (github-actions)
  • .github/workflows/coverage.yml (github-actions)
  • .github/workflows/linux.yml (github-actions)
  • .woodpecker.yml (woodpecker)

What to Expect

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

chore(deps): update rust crate chrono to v0.4.38
  • Schedule: ["at any time"]
  • Branch name: renovate/chrono-0.x-lockfile
  • Merge into: master
  • Upgrade chrono to 0.4.38
chore(deps): update rust crate futures to v0.3.30
  • Schedule: ["at any time"]
  • Branch name: renovate/futures-0.x-lockfile
  • Merge into: master
  • Upgrade futures to 0.3.30
chore(deps): update rust crate log to v0.4.21
  • Schedule: ["at any time"]
  • Branch name: renovate/log-0.x-lockfile
  • Merge into: master
  • Upgrade log to 0.4.21
chore(deps): update rust crate sailfish to v0.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/sailfish-0.x-lockfile
  • Merge into: master
  • Upgrade sailfish to 0.8.3
chore(deps): update rust crate serde to v1.0.203
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-1.x-lockfile
  • Merge into: master
  • Upgrade serde to 1.0.203
chore(deps): update rust crate serde_json to v1.0.117
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: master
  • Upgrade serde_json to 1.0.117
chore(deps): update rust crate actix-http to v3.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-http-3.x-lockfile
  • Merge into: master
  • Upgrade actix-http to 3.7.0
chore(deps): update rust crate actix-web to v4.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actix-web-4.x-lockfile
  • Merge into: master
  • Upgrade actix-web to 4.6.0
chore(deps): update rust crate config to 0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/config-0.x
  • Merge into: master
  • Upgrade config to 0.14
chore(deps): update rust crate graphql_client to 0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql_client-0.x
  • Merge into: master
  • Upgrade graphql_client to 0.14.0
chore(deps): update rust crate reqwest to 0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x
  • Merge into: master
  • Upgrade reqwest to 0.12.0
chore(deps): update rust crate syntect to v5.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/syntect-5.x-lockfile
  • Merge into: master
  • Upgrade syntect to 5.2.0
chore(deps): update rust crate url to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/url-2.x-lockfile
  • Merge into: master
  • Upgrade url to 2.5.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) * `Dockerfile` (dockerfile) * `.github/workflows/clippy-fmt.yml` (github-actions) * `.github/workflows/coverage.yml` (github-actions) * `.github/workflows/linux.yml` (github-actions) * `.woodpecker.yml` (woodpecker) ### What to Expect With your current configuration, Renovate will create 13 Pull Requests: <details> <summary>chore(deps): update rust crate chrono to v0.4.38</summary> - Schedule: ["at any time"] - Branch name: `renovate/chrono-0.x-lockfile` - Merge into: `master` - Upgrade [chrono](https://github.com/chronotope/chrono) to `0.4.38` </details> <details> <summary>chore(deps): update rust crate futures to v0.3.30</summary> - Schedule: ["at any time"] - Branch name: `renovate/futures-0.x-lockfile` - Merge into: `master` - Upgrade [futures](https://github.com/rust-lang/futures-rs) to `0.3.30` </details> <details> <summary>chore(deps): update rust crate log to v0.4.21</summary> - Schedule: ["at any time"] - Branch name: `renovate/log-0.x-lockfile` - Merge into: `master` - Upgrade [log](https://github.com/rust-lang/log) to `0.4.21` </details> <details> <summary>chore(deps): update rust crate sailfish to v0.8.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/sailfish-0.x-lockfile` - Merge into: `master` - Upgrade [sailfish](https://github.com/rust-sailfish/sailfish) to `0.8.3` </details> <details> <summary>chore(deps): update rust crate serde to v1.0.203</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.203` </details> <details> <summary>chore(deps): update rust crate serde_json to v1.0.117</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde_json-1.x-lockfile` - Merge into: `master` - Upgrade [serde_json](https://github.com/serde-rs/json) to `1.0.117` </details> <details> <summary>chore(deps): update rust crate actix-http to v3.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/actix-http-3.x-lockfile` - Merge into: `master` - Upgrade [actix-http](https://github.com/actix/actix-web) to `3.7.0` </details> <details> <summary>chore(deps): update rust crate actix-web to v4.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/actix-web-4.x-lockfile` - Merge into: `master` - Upgrade [actix-web](https://github.com/actix/actix-web) to `4.6.0` </details> <details> <summary>chore(deps): update rust crate config to 0.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/config-0.x` - Merge into: `master` - Upgrade [config](https://github.com/mehcode/config-rs) to `0.14` </details> <details> <summary>chore(deps): update rust crate graphql_client to 0.14.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/graphql_client-0.x` - Merge into: `master` - Upgrade [graphql_client](https://github.com/graphql-rust/graphql-client) to `0.14.0` </details> <details> <summary>chore(deps): update rust crate reqwest to 0.12.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/reqwest-0.x` - Merge into: `master` - Upgrade [reqwest](https://github.com/seanmonstar/reqwest) to `0.12.0` </details> <details> <summary>chore(deps): update rust crate syntect to v5.2.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/syntect-5.x-lockfile` - Merge into: `master` - Upgrade [syntect](https://github.com/trishume/syntect) to `5.2.0` </details> <details> <summary>chore(deps): update rust crate url to v2.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/url-2.x-lockfile` - Merge into: `master` - Upgrade [url](https://github.com/servo/rust-url) to `2.5.0` </details> <br /> 🚸 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-->
renovate-bot added 1 commit 2024-06-02 18:54:45 +05:30
Add renovate.json
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
16a6044773
realaravinth merged commit 6467697558 into master 2024-06-02 18:55:39 +05:30
Sign in to join this conversation.
No description provided.