chore: Configure Renovate #1

Merged
realaravinth merged 1 commit from renovate/configure into master 2024-06-04 13:07:34 +05:30
Member

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.yml (docker-compose)
  • Dockerfile (dockerfile)
  • requirements.txt (pip_requirements)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Enable Renovate Dependency Dashboard creation.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

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

chore(deps): update dependency kiwisolver to v1.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/kiwisolver-1.x
  • Merge into: master
  • Upgrade kiwisolver to ==1.4.5
chore(deps): update dependency mplcursors to v0.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/mplcursors-0.x
  • Merge into: master
  • Upgrade mplcursors to ==0.5.3
chore(deps): update dependency psycopg2 to v2.9.9
  • Schedule: ["at any time"]
  • Branch name: renovate/psycopg2-2.x
  • Merge into: master
  • Upgrade psycopg2 to ==2.9.9
fix(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
fix(deps): update rust crate serde to v1.0.203
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-monorepo
  • Merge into: master
  • Upgrade serde to 1.0.203
fix(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
fix(deps): update rust crate sqlx to v0.7.4
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlx-0.x-lockfile
  • Merge into: master
  • Upgrade sqlx to 0.7.4
chore(deps): update dependency contourpy to v1.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/contourpy-1.x
  • Merge into: master
  • Upgrade contourpy to ==1.2.1
chore(deps): update dependency cycler to v0.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/cycler-0.x
  • Merge into: master
  • Upgrade cycler to ==0.12.1
chore(deps): update dependency fonttools to v4.53.0
  • Schedule: ["at any time"]
  • Branch name: renovate/fonttools-4.x
  • Merge into: master
  • Upgrade fonttools to ==4.53.0
chore(deps): update dependency matplotlib to v3.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/matplotlib-3.x
  • Merge into: master
  • Upgrade matplotlib to ==3.9.0
chore(deps): update dependency numpy to v1.26.4
  • Schedule: ["at any time"]
  • Branch name: renovate/numpy-1.x
  • Merge into: master
  • Upgrade numpy to ==1.26.4
chore(deps): update dependency packaging to v23.2
  • Schedule: ["at any time"]
  • Branch name: renovate/packaging-23.x
  • Merge into: master
  • Upgrade packaging to ==23.2
chore(deps): update dependency pillow to v10.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pillow-10.x
  • Merge into: master
  • Upgrade Pillow to ==10.3.0
chore(deps): update dependency pyparsing to v3.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pyparsing-3.x
  • Merge into: master
  • Upgrade pyparsing to ==3.1.2
chore(deps): update dependency python-dateutil to v2.9.0.post0
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dateutil-2.x
  • Merge into: master
  • Upgrade python-dateutil to ==2.9.0.post0
chore(deps): update postgres docker tag to v13.15
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-13.x
  • Merge into: master
  • Upgrade postgres to 13.15
fix(deps): update rust crate clap to v4.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-4.x-lockfile
  • Merge into: master
  • Upgrade clap to 4.5.4
fix(deps): update rust crate rayon to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rayon-1.x-lockfile
  • Merge into: master
  • Upgrade rayon to 1.10.0
fix(deps): update rust crate tokio to v1.38.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: master
  • Upgrade tokio to 1.38.0
fix(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
chore(deps): update debian docker tag to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/debian-12.x
  • Merge into: master
  • Upgrade debian to bookworm
chore(deps): update dependency packaging to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/packaging-24.x
  • Merge into: master
  • Upgrade packaging to ==24.0
chore(deps): update postgres docker tag to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-16.x
  • Merge into: master
  • Upgrade postgres to 16.3

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.yml` (docker-compose) * `Dockerfile` (dockerfile) * `requirements.txt` (pip_requirements) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Enable Renovate Dependency Dashboard creation. - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. - Enable Renovate Dependency Dashboard creation. 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs. --- ### What to Expect With your current configuration, Renovate will create 24 Pull Requests: <details> <summary>chore(deps): update dependency kiwisolver to v1.4.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/kiwisolver-1.x` - Merge into: `master` - Upgrade [kiwisolver](https://github.com/nucleic/kiwi) to `==1.4.5` </details> <details> <summary>chore(deps): update dependency mplcursors to v0.5.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/mplcursors-0.x` - Merge into: `master` - Upgrade [mplcursors](https://github.com/anntzer/mplcursors) to `==0.5.3` </details> <details> <summary>chore(deps): update dependency psycopg2 to v2.9.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/psycopg2-2.x` - Merge into: `master` - Upgrade [psycopg2](https://github.com/psycopg/psycopg2) to `==2.9.9` </details> <details> <summary>fix(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>fix(deps): update rust crate serde to v1.0.203</summary> - Schedule: ["at any time"] - Branch name: `renovate/serde-monorepo` - Merge into: `master` - Upgrade [serde](https://github.com/serde-rs/serde) to `1.0.203` </details> <details> <summary>fix(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>fix(deps): update rust crate sqlx to v0.7.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/sqlx-0.x-lockfile` - Merge into: `master` - Upgrade [sqlx](https://github.com/launchbadge/sqlx) to `0.7.4` </details> <details> <summary>chore(deps): update dependency contourpy to v1.2.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/contourpy-1.x` - Merge into: `master` - Upgrade [contourpy](https://github.com/contourpy/contourpy) to `==1.2.1` </details> <details> <summary>chore(deps): update dependency cycler to v0.12.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/cycler-0.x` - Merge into: `master` - Upgrade [cycler](https://github.com/matplotlib/cycler) to `==0.12.1` </details> <details> <summary>chore(deps): update dependency fonttools to v4.53.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/fonttools-4.x` - Merge into: `master` - Upgrade [fonttools](https://github.com/fonttools/fonttools) to `==4.53.0` </details> <details> <summary>chore(deps): update dependency matplotlib to v3.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/matplotlib-3.x` - Merge into: `master` - Upgrade [matplotlib](https://github.com/matplotlib/matplotlib) to `==3.9.0` </details> <details> <summary>chore(deps): update dependency numpy to v1.26.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/numpy-1.x` - Merge into: `master` - Upgrade [numpy](https://github.com/numpy/numpy) to `==1.26.4` </details> <details> <summary>chore(deps): update dependency packaging to v23.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/packaging-23.x` - Merge into: `master` - Upgrade [packaging](https://github.com/pypa/packaging) to `==23.2` </details> <details> <summary>chore(deps): update dependency pillow to v10.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/pillow-10.x` - Merge into: `master` - Upgrade [Pillow](https://github.com/python-pillow/Pillow) to `==10.3.0` </details> <details> <summary>chore(deps): update dependency pyparsing to v3.1.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/pyparsing-3.x` - Merge into: `master` - Upgrade pyparsing to `==3.1.2` </details> <details> <summary>chore(deps): update dependency python-dateutil to v2.9.0.post0</summary> - Schedule: ["at any time"] - Branch name: `renovate/python-dateutil-2.x` - Merge into: `master` - Upgrade [python-dateutil](https://github.com/dateutil/dateutil) to `==2.9.0.post0` </details> <details> <summary>chore(deps): update postgres docker tag to v13.15</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres-13.x` - Merge into: `master` - Upgrade postgres to `13.15` </details> <details> <summary>fix(deps): update rust crate clap to v4.5.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/clap-4.x-lockfile` - Merge into: `master` - Upgrade [clap](https://github.com/clap-rs/clap) to `4.5.4` </details> <details> <summary>fix(deps): update rust crate rayon to v1.10.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/rayon-1.x-lockfile` - Merge into: `master` - Upgrade [rayon](https://github.com/rayon-rs/rayon) to `1.10.0` </details> <details> <summary>fix(deps): update rust crate tokio to v1.38.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.38.0` </details> <details> <summary>fix(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> <details> <summary>chore(deps): update debian docker tag to v12</summary> - Schedule: ["at any time"] - Branch name: `renovate/debian-12.x` - Merge into: `master` - Upgrade debian to `bookworm` </details> <details> <summary>chore(deps): update dependency packaging to v24</summary> - Schedule: ["at any time"] - Branch name: `renovate/packaging-24.x` - Merge into: `master` - Upgrade [packaging](https://github.com/pypa/packaging) to `==24.0` </details> <details> <summary>chore(deps): update postgres docker tag to v16</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres-16.x` - Merge into: `master` - Upgrade postgres to `16.3` </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:388f0426bb11a51b7bc01c1d8659c05ffc5d272c9b8aa8a8bdffc0dd2574fce7-->
renovate-bot added the
renovate-bot
label 2024-06-04 13:06:25 +05:30
renovate-bot added 1 commit 2024-06-04 13:06:26 +05:30
realaravinth merged commit 2884428891 into master 2024-06-04 13:07:34 +05:30
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
1 participant
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: mCaptcha/powd#1
No description provided.