chore: Configure Renovate #1

Closed
feibisi wants to merge 1 commit from renovate/configure into main
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

  • .forgejo/workflows/gitleaks.yml (github-actions)
  • .forgejo/workflows/trivy.yml (github-actions)
  • npm-package/package.json (npm)
  • package.json (npm)
  • 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 (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Use semantic prefixes for commit messages and PR titles.
  • Automerge patch and minor upgrades if they pass tests.
  • Weekly schedule on early Monday mornings (before 4 AM).
  • Run Renovate on following schedule: * 0-3 * * 1

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

chore(deps): update dependency fs-extra to v11.3.3
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/fs-extra-11.x-lockfile
  • Merge into: main
  • Upgrade fs-extra to 11.3.3
chore(deps): update dependency semver to v7.7.4
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/semver-7.x-lockfile
  • Merge into: main
  • Upgrade semver to 7.7.4
chore(deps): update dependency cn-font-split to v7.4.1
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/cn-font-split-7.x-lockfile
  • Merge into: main
  • Upgrade cn-font-split to 7.4.1
chore(deps): update dependency fonttools to v4.61.1
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/fonttools-4.x
  • Merge into: main
  • Upgrade fonttools to ==4.61.1
chore(deps): update dependency glob to v10.5.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/glob-10.x-lockfile
  • Merge into: main
  • Upgrade glob to 10.5.0
chore(deps): update dependency python-dotenv to v1.2.2
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/python-dotenv-1.x
  • Merge into: main
  • Upgrade python-dotenv to ==1.2.2
chore(deps): update dependency requests to v2.32.5
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/requests-2.x
  • Merge into: main
  • Upgrade requests to ==2.32.5
chore(deps): update https://code.forgejo.org/actions/checkout action to v6
fix(deps): update dependency dotenv to v17
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/dotenv-17.x
  • Merge into: main
  • Upgrade dotenv to ^17.0.0
fix(deps): update dependency glob to v13
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/glob-13.x
  • Merge into: main
  • Upgrade glob to ^13.0.0
fix(deps): update dependency p-limit to v7
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/p-limit-7.x
  • Merge into: main
  • Upgrade p-limit to ^7.0.0
fix(deps): update dependency yargs to v18
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/yargs-18.x
  • Merge into: main
  • Upgrade yargs to ^18.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 * `.forgejo/workflows/gitleaks.yml` (github-actions) * `.forgejo/workflows/trivy.yml` (github-actions) * `npm-package/package.json` (npm) * `package.json` (npm) * `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 (except for nuget) directories. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - Show only the Age and Confidence Merge Confidence badges for pull requests. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. - Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff - Correctly link to the source code for golang.org/x packages - Link to pkg.go.dev/... for golang.org/x packages' title - Use semantic prefixes for commit messages and PR titles. - Automerge `patch` and `minor` upgrades if they pass tests. - Weekly schedule on early Monday mornings (before 4 AM). - Run Renovate on following schedule: * 0-3 * * 1 🔡 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 12 Pull Requests: <details> <summary>chore(deps): update dependency fs-extra to v11.3.3</summary> - Schedule: ["* 0-3 * * 1"] - Branch name: `renovate/fs-extra-11.x-lockfile` - Merge into: `main` - Upgrade [fs-extra](https://github.com/jprichardson/node-fs-extra) to `11.3.3` </details> <details> <summary>chore(deps): update dependency semver to v7.7.4</summary> - Schedule: ["* 0-3 * * 1"] - Branch name: `renovate/semver-7.x-lockfile` - Merge into: `main` - Upgrade [semver](https://github.com/npm/node-semver) to `7.7.4` </details> <details> <summary>chore(deps): update dependency cn-font-split to v7.4.1</summary> - Schedule: ["* 0-3 * * 1"] - Branch name: `renovate/cn-font-split-7.x-lockfile` - Merge into: `main` - Upgrade [cn-font-split](https://github.com/KonghaYao/cn-font-split) to `7.4.1` </details> <details> <summary>chore(deps): update dependency fonttools to v4.61.1</summary> - Schedule: ["* 0-3 * * 1"] - Branch name: `renovate/fonttools-4.x` - Merge into: `main` - Upgrade [fonttools](https://github.com/fonttools/fonttools) to `==4.61.1` </details> <details> <summary>chore(deps): update dependency glob to v10.5.0</summary> - Schedule: ["* 0-3 * * 1"] - Branch name: `renovate/glob-10.x-lockfile` - Merge into: `main` - Upgrade [glob](https://github.com/isaacs/node-glob) to `10.5.0` </details> <details> <summary>chore(deps): update dependency python-dotenv to v1.2.2</summary> - Schedule: ["* 0-3 * * 1"] - Branch name: `renovate/python-dotenv-1.x` - Merge into: `main` - Upgrade [python-dotenv](https://github.com/theskumar/python-dotenv) to `==1.2.2` </details> <details> <summary>chore(deps): update dependency requests to v2.32.5</summary> - Schedule: ["* 0-3 * * 1"] - Branch name: `renovate/requests-2.x` - Merge into: `main` - Upgrade [requests](https://github.com/psf/requests) to `==2.32.5` </details> <details> <summary>chore(deps): update https://code.forgejo.org/actions/checkout action to v6</summary> - Schedule: ["* 0-3 * * 1"] - Branch name: `renovate/https-code.forgejo.org-actions-checkout-6.x` - Merge into: `main` - Upgrade [https://code.forgejo.org/actions/checkout](https://code.forgejo.org/actions/checkout) to `v6` </details> <details> <summary>fix(deps): update dependency dotenv to v17</summary> - Schedule: ["* 0-3 * * 1"] - Branch name: `renovate/dotenv-17.x` - Merge into: `main` - Upgrade [dotenv](https://github.com/motdotla/dotenv) to `^17.0.0` </details> <details> <summary>fix(deps): update dependency glob to v13</summary> - Schedule: ["* 0-3 * * 1"] - Branch name: `renovate/glob-13.x` - Merge into: `main` - Upgrade [glob](https://github.com/isaacs/node-glob) to `^13.0.0` </details> <details> <summary>fix(deps): update dependency p-limit to v7</summary> - Schedule: ["* 0-3 * * 1"] - Branch name: `renovate/p-limit-7.x` - Merge into: `main` - Upgrade [p-limit](https://github.com/sindresorhus/p-limit) to `^7.0.0` </details> <details> <summary>fix(deps): update dependency yargs to v18</summary> - Schedule: ["* 0-3 * * 1"] - Branch name: `renovate/yargs-18.x` - Merge into: `main` - Upgrade [yargs](https://github.com/yargs/yargs) to `^18.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:e0e9e5271cd23daad7c153f585d7a4b5a2d0abb6db3edd5eee68ce9618c023ad-->
renovate-bot force-pushed renovate/configure from eadd4a8dd2 to 5fde8d0cb1 2026-02-19 09:20:55 +08:00 Compare
renovate-bot force-pushed renovate/configure from 5fde8d0cb1 to 5fe2364a0f 2026-02-19 09:22:42 +08:00 Compare
renovate-bot force-pushed renovate/configure from 5fe2364a0f to 653d70294b 2026-02-19 09:24:23 +08:00 Compare
renovate-bot force-pushed renovate/configure from 653d70294b to 48dca9432d 2026-02-19 14:01:02 +08:00 Compare
renovate-bot force-pushed renovate/configure from 48dca9432d to 1d9752da88 2026-02-19 20:01:06 +08:00 Compare
renovate-bot force-pushed renovate/configure from 1d9752da88 to 772fb36566 2026-02-20 02:01:16 +08:00 Compare
renovate-bot force-pushed renovate/configure from 772fb36566 to 7eab21b3ea 2026-02-20 08:01:14 +08:00 Compare
renovate-bot force-pushed renovate/configure from 7eab21b3ea to 9cee82f8ad 2026-02-20 14:01:06 +08:00 Compare
renovate-bot force-pushed renovate/configure from 9cee82f8ad to 480a790e57 2026-02-20 20:01:10 +08:00 Compare
renovate-bot force-pushed renovate/configure from 480a790e57 to 927009ddf5 2026-02-21 02:00:53 +08:00 Compare
renovate-bot force-pushed renovate/configure from 927009ddf5 to 4af9fedb57 2026-02-21 08:01:06 +08:00 Compare
renovate-bot force-pushed renovate/configure from 4af9fedb57 to 036551f786 2026-02-21 14:01:20 +08:00 Compare
renovate-bot force-pushed renovate/configure from 036551f786 to 3eb8b04165 2026-02-21 20:01:30 +08:00 Compare
renovate-bot force-pushed renovate/configure from 3eb8b04165 to 0c4700ef56 2026-02-22 02:02:19 +08:00 Compare
renovate-bot force-pushed renovate/configure from 0c4700ef56 to 1faa72424d 2026-02-22 08:01:52 +08:00 Compare
renovate-bot force-pushed renovate/configure from 1faa72424d to 0c1394ba23 2026-02-22 14:01:10 +08:00 Compare
renovate-bot force-pushed renovate/configure from 0c1394ba23 to 43c6dc4ddd 2026-02-22 20:01:09 +08:00 Compare
renovate-bot force-pushed renovate/configure from 43c6dc4ddd to e34fce6fe4 2026-02-23 02:01:19 +08:00 Compare
renovate-bot force-pushed renovate/configure from e34fce6fe4 to 47f999116e 2026-02-23 08:01:23 +08:00 Compare
feibisi added the
size/S
label 2026-02-23 13:30:29 +08:00
renovate-bot force-pushed renovate/configure from 47f999116e to ac4cf10af2 2026-02-23 14:01:23 +08:00 Compare
renovate-bot force-pushed renovate/configure from ac4cf10af2 to 3d48ba05db 2026-02-23 20:01:29 +08:00 Compare
renovate-bot force-pushed renovate/configure from 3d48ba05db to 0e5a61cb8c 2026-02-24 02:01:13 +08:00 Compare
renovate-bot force-pushed renovate/configure from 0e5a61cb8c to 3e51488aa9 2026-02-24 08:00:51 +08:00 Compare
renovate-bot force-pushed renovate/configure from 3e51488aa9 to 041a4cce84 2026-02-24 14:00:57 +08:00 Compare
renovate-bot force-pushed renovate/configure from 041a4cce84 to 91c177470c 2026-02-24 20:01:08 +08:00 Compare
renovate-bot force-pushed renovate/configure from 91c177470c to a26efe178a 2026-02-25 02:01:22 +08:00 Compare
renovate-bot force-pushed renovate/configure from a26efe178a to 7f89dd94fd 2026-02-25 08:01:22 +08:00 Compare
renovate-bot force-pushed renovate/configure from 7f89dd94fd to 428699f326 2026-02-25 14:01:15 +08:00 Compare
renovate-bot force-pushed renovate/configure from 428699f326 to cafd50f0ba 2026-02-25 20:01:15 +08:00 Compare
renovate-bot force-pushed renovate/configure from cafd50f0ba to f22bd4c308 2026-02-26 02:01:29 +08:00 Compare
renovate-bot force-pushed renovate/configure from f22bd4c308 to 6ee3725a20 2026-02-26 08:01:17 +08:00 Compare
renovate-bot force-pushed renovate/configure from 6ee3725a20 to 53f1ee2ba1 2026-02-26 14:01:15 +08:00 Compare
renovate-bot force-pushed renovate/configure from 53f1ee2ba1 to bcad3c74bc 2026-02-26 20:01:23 +08:00 Compare
renovate-bot force-pushed renovate/configure from bcad3c74bc to c461cbc4a8 2026-02-27 02:01:24 +08:00 Compare
renovate-bot force-pushed renovate/configure from c461cbc4a8 to 235a1526a8 2026-02-27 08:01:32 +08:00 Compare
renovate-bot force-pushed renovate/configure from 235a1526a8 to 02e903372d 2026-02-27 14:01:14 +08:00 Compare
renovate-bot force-pushed renovate/configure from 02e903372d to 590d8f8ca0 2026-02-27 20:01:15 +08:00 Compare
renovate-bot force-pushed renovate/configure from 590d8f8ca0 to a893d6f979 2026-02-28 02:01:15 +08:00 Compare
renovate-bot force-pushed renovate/configure from a893d6f979 to 3988cfd764 2026-02-28 08:01:31 +08:00 Compare
renovate-bot force-pushed renovate/configure from 3988cfd764 to b53de9e282 2026-02-28 14:01:22 +08:00 Compare
renovate-bot force-pushed renovate/configure from b53de9e282 to c5c48ecf9b 2026-02-28 20:01:07 +08:00 Compare
renovate-bot force-pushed renovate/configure from 3a72220199 to e205d51fe8 2026-02-28 20:01:34 +08:00 Compare
renovate-bot force-pushed renovate/configure from e205d51fe8 to 944dafd321 2026-03-01 02:01:31 +08:00 Compare
renovate-bot force-pushed renovate/configure from c5c48ecf9b to 3a72220199 2026-03-01 02:05:23 +08:00 Compare
renovate-bot force-pushed renovate/configure from 944dafd321 to 6874bb7a96 2026-03-01 08:04:54 +08:00 Compare
renovate-bot force-pushed renovate/configure from 6874bb7a96 to fdf159caa4 2026-03-01 14:05:26 +08:00 Compare
renovate-bot force-pushed renovate/configure from fdf159caa4 to 67fb5cb7d3 2026-03-01 20:04:44 +08:00 Compare
renovate-bot force-pushed renovate/configure from 67fb5cb7d3 to ffd91a775b 2026-03-02 02:04:45 +08:00 Compare
renovate-bot force-pushed renovate/configure from ffd91a775b to 1e540cd89f 2026-03-02 08:05:13 +08:00 Compare
renovate-bot force-pushed renovate/configure from 1e540cd89f to df9fe7c999 2026-03-02 14:04:48 +08:00 Compare
renovate-bot force-pushed renovate/configure from df9fe7c999 to c1806da1f2 2026-03-02 20:04:48 +08:00 Compare
renovate-bot force-pushed renovate/configure from c1806da1f2 to 09e390b897 2026-03-03 02:04:47 +08:00 Compare
renovate-bot force-pushed renovate/configure from 09e390b897 to 5cdd750d0a 2026-03-03 08:04:56 +08:00 Compare
renovate-bot force-pushed renovate/configure from 5cdd750d0a to 4fb95ab25c 2026-03-03 14:05:01 +08:00 Compare
renovate-bot force-pushed renovate/configure from 4fb95ab25c to 6732c4466a 2026-03-04 02:04:56 +08:00 Compare
renovate-bot force-pushed renovate/configure from 6732c4466a to b22b4c5cbd 2026-03-04 08:05:11 +08:00 Compare
renovate-bot force-pushed renovate/configure from b22b4c5cbd to c9a92cf19b 2026-03-04 14:05:12 +08:00 Compare
renovate-bot force-pushed renovate/configure from c9a92cf19b to 36d947ef66 2026-03-04 20:04:57 +08:00 Compare
feibisi closed this pull request 2026-03-04 20:44:47 +08:00
Some checks failed
gitleaks 密钥泄露扫描 / gitleaks (pull_request) Has been cancelled
Trivy 依赖漏洞扫描 / trivy-scan (pull_request) Has been cancelled

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
size/S
stale
No milestone
No project
No assignees
2 participants
Notifications
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: Windfonts/fonts-packages#1
No description provided.