chore: Configure Renovate #1

Merged
renovate[bot] merged 1 commits from renovate/configure into main 2024-05-25 12:29:16 +00:00
renovate[bot] commented 2024-05-25 08:12:03 +00:00 (Migrated from github.com)

Mend Renovate

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

  • Dockerfile (dockerfile)
  • .github/workflows/build.yaml (github-actions)
  • 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
  • Show all Merge Confidence badges for pull requests.
  • 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.

🔡 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 10 Pull Requests:

chore(deps): update docker/build-push-action digest to 2a53c6c
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-digest
  • Merge into: main
  • Upgrade docker/build-push-action to 2a53c6ccda456d31fb62eedc658aae06e238b7bd
chore(deps): update docker/login-action digest to 70fccc7
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-digest
  • Merge into: main
  • Upgrade docker/login-action to 70fccc794acd729b2b22dd6a326895f286447728
chore(deps): update docker/metadata-action digest to f7b4ed1
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-metadata-action-digest
  • Merge into: main
  • Upgrade docker/metadata-action to f7b4ed12385588c3f9bc252f0a2b520d83b52d48
chore(deps): update python docker digest to 3966b81
  • Schedule: ["at any time"]
  • Branch name: renovate/python
  • Merge into: main
  • Upgrade python to sha256:3966b81808d864099f802080d897cef36c01550472ab3955fdd716d1c665acd6
chore(deps): update dependency blis to v0.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/blis-0.x
  • Merge into: main
  • Upgrade blis to ==0.9.1
chore(deps): update dependency cloudpathlib to v0.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/cloudpathlib-0.x
  • Merge into: main
  • Upgrade cloudpathlib to ==0.18.1
chore(deps): update dependency typer to v0.12.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typer-0.x
  • Merge into: main
  • Upgrade typer to ==0.12.3
chore(deps): update dependency weasel to v0.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/weasel-0.x
  • Merge into: main
  • Upgrade weasel to ==0.4.1
chore(deps): update dependency smart-open to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/smart-open-7.x
  • Merge into: main
  • Upgrade smart-open to ==7.0.4
chore(deps): update dependency thinc to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/thinc-9.x
  • Merge into: main
  • Upgrade thinc to ==9.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 Mend Renovate. View repository job log here.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.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 * `Dockerfile` (dockerfile) * `.github/workflows/build.yaml` (github-actions) * `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 - Show all Merge Confidence badges for pull requests. - 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. 🔡 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 10 Pull Requests: <details> <summary>chore(deps): update docker/build-push-action digest to 2a53c6c</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-build-push-action-digest` - Merge into: `main` - Upgrade docker/build-push-action to `2a53c6ccda456d31fb62eedc658aae06e238b7bd` </details> <details> <summary>chore(deps): update docker/login-action digest to 70fccc7</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-digest` - Merge into: `main` - Upgrade docker/login-action to `70fccc794acd729b2b22dd6a326895f286447728` </details> <details> <summary>chore(deps): update docker/metadata-action digest to f7b4ed1</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-metadata-action-digest` - Merge into: `main` - Upgrade docker/metadata-action to `f7b4ed12385588c3f9bc252f0a2b520d83b52d48` </details> <details> <summary>chore(deps): update python docker digest to 3966b81</summary> - Schedule: ["at any time"] - Branch name: `renovate/python` - Merge into: `main` - Upgrade python to `sha256:3966b81808d864099f802080d897cef36c01550472ab3955fdd716d1c665acd6` </details> <details> <summary>chore(deps): update dependency blis to v0.9.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/blis-0.x` - Merge into: `main` - Upgrade [blis](https://togithub.com/explosion/cython-blis) to `==0.9.1` </details> <details> <summary>chore(deps): update dependency cloudpathlib to v0.18.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/cloudpathlib-0.x` - Merge into: `main` - Upgrade [cloudpathlib](https://togithub.com/drivendataorg/cloudpathlib) to `==0.18.1` </details> <details> <summary>chore(deps): update dependency typer to v0.12.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/typer-0.x` - Merge into: `main` - Upgrade [typer](https://togithub.com/tiangolo/typer) to `==0.12.3` </details> <details> <summary>chore(deps): update dependency weasel to v0.4.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/weasel-0.x` - Merge into: `main` - Upgrade [weasel](https://togithub.com/explosion/weasel) to `==0.4.1` </details> <details> <summary>chore(deps): update dependency smart-open to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/smart-open-7.x` - Merge into: `main` - Upgrade [smart-open](https://togithub.com/piskvorky/smart_open) to `==7.0.4` </details> <details> <summary>chore(deps): update dependency thinc to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/thinc-9.x` - Merge into: `main` - Upgrade [thinc](https://togithub.com/explosion/thinc) to `==9.0.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://togithub.com/renovatebot/renovate/discussions). --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SphericalKat/deezbot). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
Sign in to join this conversation.
No description provided.