Configure Renovate #1

Closed
renovate wants to merge 1 commits from renovate/configure into master
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

  • keyboards/ergodox_ez/util/keymap_beautifier/Dockerfile (dockerfile)
  • builddefs/docsgen/package.json (npm)
  • util/nix/pyproject.toml (pep621)
  • keyboards/ergodox_ez/util/keymap_beautifier/requirements.txt (pip_requirements)
  • requirements-dev.txt (pip_requirements)
  • requirements.txt (pip_requirements)
  • util/ci/requirements.txt (pip_requirements)
  • util/nix/pyproject.toml (poetry)

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 (except for nuget) 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for development dependencies.

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

Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Pin flake8 to 7.0.0
  • Pin nose2 to 0.14.1
  • Pin pep8-naming to 0.13.3
  • Pin pyflakes to 3.2.0
  • Upgrade python to sha256:6673d8ce9610d166b6d7d6abda21537ddcf30e6bc8c20ca86f17f1085e20ac95
  • Pin vite to 5.4.12
  • Pin vitepress to 1.1.3
  • Pin vitepress-plugin-tabs to 0.5.0
  • Pin vue to 3.4.24
  • Pin yapf to 0.40.2
Update dependency hid to v1.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/hid-1.x-lockfile
  • Merge into: master
  • Upgrade hid to 1.0.7
Update dependency qmk to v1.1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/qmk-1.x-lockfile
  • Merge into: master
  • Upgrade qmk to 1.1.6
Update dependency Pygments to v2.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pygments-2.x-lockfile
  • Merge into: master
  • Upgrade Pygments to 2.19.1
Update dependency argcomplete to v3.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/argcomplete-3.x-lockfile
  • Merge into: master
  • Upgrade argcomplete to 3.5.3
Update dependency jsonschema to v4.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jsonschema-4.x-lockfile
  • Merge into: master
  • Upgrade jsonschema to 4.23.0
Update dependency milc to v1.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/milc-1.x-lockfile
  • Merge into: master
  • Upgrade milc to 1.9.1
Update dependency pillow to v10.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pillow-10.x-lockfile
  • Merge into: master
  • Upgrade pillow to 10.4.0
Update dependency pyusb to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pyusb-1.x-lockfile
  • Merge into: master
  • Upgrade pyusb to 1.3.1
Update dependency vitepress to ^1.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/vitepress-1.x
  • Merge into: master
  • Upgrade vitepress to ^1.1.3
Update dependency vitepress-plugin-tabs to ^0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vitepress-plugin-tabs-0.x
  • Merge into: master
  • Upgrade vitepress-plugin-tabs to ^0.6.0
Update dependency vue to ^3.5.13
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-monorepo
  • Merge into: master
  • Upgrade vue to ^3.5.13
Update python Docker tag to v3.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: master
  • Upgrade python to sha256:152b1952d4b42e360f2efd3037df9b645328c0cc6fbe9c63decbffbff407b96a
Update dependency pillow to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/pillow-11.x-lockfile
  • Merge into: master
  • Upgrade pillow to 11.1.0
Update dependency vite to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-6.x
  • Merge into: master
  • Upgrade vite to ^6.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 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 * `keyboards/ergodox_ez/util/keymap_beautifier/Dockerfile` (dockerfile) * `builddefs/docsgen/package.json` (npm) * `util/nix/pyproject.toml` (pep621) * `keyboards/ergodox_ez/util/keymap_beautifier/requirements.txt` (pip_requirements) * `requirements-dev.txt` (pip_requirements) * `requirements.txt` (pip_requirements) * `util/ci/requirements.txt` (pip_requirements) * `util/nix/pyproject.toml` (poetry) ### 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 (except for nuget) 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. - Pin Docker digests. - Pin `github-action` digests. - Enable Renovate configuration migration PRs when needed. - Pin dependency versions for development dependencies. 🔡 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 15 Pull Requests: <details> <summary>Pin dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [flake8](https://github.com/pycqa/flake8) to `7.0.0` - Pin [nose2](https://github.com/nose-devs/nose2) to `0.14.1` - Pin [pep8-naming](https://github.com/PyCQA/pep8-naming) to `0.13.3` - Pin [pyflakes](https://github.com/PyCQA/pyflakes) to `3.2.0` - Upgrade python to `sha256:6673d8ce9610d166b6d7d6abda21537ddcf30e6bc8c20ca86f17f1085e20ac95` - Pin [vite](https://github.com/vitejs/vite) to `5.4.12` - Pin [vitepress](https://github.com/vuejs/vitepress) to `1.1.3` - Pin [vitepress-plugin-tabs](https://github.com/sapphi-red/vitepress-plugins) to `0.5.0` - Pin [vue](https://github.com/vuejs/core) to `3.4.24` - Pin [yapf](https://github.com/google/yapf) to `0.40.2` </details> <details> <summary>Update dependency hid to v1.0.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/hid-1.x-lockfile` - Merge into: `master` - Upgrade [hid](https://github.com/apmorton/pyhidapi) to `1.0.7` </details> <details> <summary>Update dependency qmk to v1.1.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/qmk-1.x-lockfile` - Merge into: `master` - Upgrade [qmk](https://github.com/qmk/qmk_cli) to `1.1.6` </details> <details> <summary>Update dependency Pygments to v2.19.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/pygments-2.x-lockfile` - Merge into: `master` - Upgrade [Pygments](https://github.com/pygments/pygments) to `2.19.1` </details> <details> <summary>Update dependency argcomplete to v3.5.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/argcomplete-3.x-lockfile` - Merge into: `master` - Upgrade [argcomplete](https://github.com/kislyuk/argcomplete) to `3.5.3` </details> <details> <summary>Update dependency jsonschema to v4.23.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/jsonschema-4.x-lockfile` - Merge into: `master` - Upgrade [jsonschema](https://github.com/python-jsonschema/jsonschema) to `4.23.0` </details> <details> <summary>Update dependency milc to v1.9.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/milc-1.x-lockfile` - Merge into: `master` - Upgrade milc to `1.9.1` </details> <details> <summary>Update dependency pillow to v10.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/pillow-10.x-lockfile` - Merge into: `master` - Upgrade [pillow](https://github.com/python-pillow/Pillow) to `10.4.0` </details> <details> <summary>Update dependency pyusb to v1.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/pyusb-1.x-lockfile` - Merge into: `master` - Upgrade [pyusb](https://github.com/pyusb/pyusb) to `1.3.1` </details> <details> <summary>Update dependency vitepress to ^1.1.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitepress-1.x` - Merge into: `master` - Upgrade [vitepress](https://github.com/vuejs/vitepress) to `^1.1.3` </details> <details> <summary>Update dependency vitepress-plugin-tabs to ^0.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitepress-plugin-tabs-0.x` - Merge into: `master` - Upgrade [vitepress-plugin-tabs](https://github.com/sapphi-red/vitepress-plugins) to `^0.6.0` </details> <details> <summary>Update dependency vue to ^3.5.13</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-monorepo` - Merge into: `master` - Upgrade [vue](https://github.com/vuejs/core) to `^3.5.13` </details> <details> <summary>Update python Docker tag to v3.8.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/python-3.x` - Merge into: `master` - Upgrade python to `sha256:152b1952d4b42e360f2efd3037df9b645328c0cc6fbe9c63decbffbff407b96a` </details> <details> <summary>Update dependency pillow to v11</summary> - Schedule: ["at any time"] - Branch name: `renovate/pillow-11.x-lockfile` - Merge into: `master` - Upgrade [pillow](https://github.com/python-pillow/Pillow) to `11.1.0` </details> <details> <summary>Update dependency vite to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-6.x` - Merge into: `master` - Upgrade [vite](https://github.com/vitejs/vite) to `^6.0.0` </details> 🚸 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:3d626417aa6d0bb1e512c9fcf755d38aac17e95d27e1652c6e7e83a9eb7de2bb-->
renovate added 1 commit 2025-02-24 12:21:35 +00:00
tim closed this pull request 2025-02-24 12:22:03 +00:00
Author
Member

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

### Renovate is disabled Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: x/qmk_firmware#1