chore: Configure Renovate #1

Open
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)
  • package.json (npm)
  • renovate.json (renovate-config-presets)

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

🔡 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:

chore(deps): update dependency drizzle-kit to v0.31.9
  • Schedule: ["at any time"]
  • Branch name: renovate/drizzle-kit-0.x-lockfile
  • Merge into: main
  • Upgrade drizzle-kit to 0.31.9
chore(deps): update dependency tailwind-merge to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwind-merge-3.x-lockfile
  • Merge into: main
  • Upgrade tailwind-merge to 3.4.1
chore(deps): update dependency zustand to v5.0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/zustand-5.x-lockfile
  • Merge into: main
  • Upgrade zustand to 5.0.11
chore(deps): update dev dependencies
fix(deps): update dependency next to v15.5.12
  • Schedule: ["at any time"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: main
  • Upgrade next to 15.5.12
chore(deps): update dependency react-hook-form to v7.71.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-hook-form-7.x-lockfile
  • Merge into: main
  • Upgrade react-hook-form to 7.71.1
chore(deps): update dependency winston to v3.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/winston-3.x-lockfile
  • Merge into: main
  • Upgrade winston to 3.19.0
fix(deps): update dependency @​libsql/client to ^0.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/libsql-client-0.x
  • Merge into: main
  • Upgrade @libsql/client to ^0.17.0
fix(deps): update dependency drizzle-orm to ^0.45.0
  • Schedule: ["at any time"]
  • Branch name: renovate/drizzle-orm-0.x
  • Merge into: main
  • Upgrade drizzle-orm to ^0.45.0
fix(deps): update dependency lucide-react to ^0.574.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lucide-monorepo
  • Merge into: main
  • Upgrade lucide-react to ^0.574.0
fix(deps): update react monorepo to v19.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade react to 19.2.4
  • Upgrade react-dom to 19.2.4
chore(deps): update dev dependencies (major)
chore(deps): update https://code.forgejo.org/actions/checkout action to v6
fix(deps): update dependency next to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/major-nextjs-monorepo
  • Merge into: main
  • Upgrade next to 16.1.6
fix(deps): update dependency zod to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/zod-4.x
  • Merge into: main
  • Upgrade zod to ^4.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) * `package.json` (npm) * `renovate.json` (renovate-config-presets) ### 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 🔡 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>chore(deps): update dependency drizzle-kit to v0.31.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/drizzle-kit-0.x-lockfile` - Merge into: `main` - Upgrade [drizzle-kit](https://github.com/drizzle-team/drizzle-orm) to `0.31.9` </details> <details> <summary>chore(deps): update dependency tailwind-merge to v3.4.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwind-merge-3.x-lockfile` - Merge into: `main` - Upgrade [tailwind-merge](https://github.com/dcastil/tailwind-merge) to `3.4.1` </details> <details> <summary>chore(deps): update dependency zustand to v5.0.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/zustand-5.x-lockfile` - Merge into: `main` - Upgrade [zustand](https://github.com/pmndrs/zustand) to `5.0.11` </details> <details> <summary>chore(deps): update dev dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/dev-dependencies` - Merge into: `main` - Upgrade [@eslint/eslintrc](https://github.com/eslint/eslintrc) to `3.3.3` - Upgrade [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss) to `4.2.0` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `20.19.33` - Upgrade [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped) to `19.2.14` - Upgrade [eslint](https://github.com/eslint/eslint) to `9.39.2` - Upgrade [eslint-config-next](https://github.com/vercel/next.js) to `15.5.12` - Upgrade [prettier](https://github.com/prettier/prettier) to `3.8.1` - Upgrade [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) to `^0.7.0` - Upgrade [tailwindcss](https://github.com/tailwindlabs/tailwindcss) to `4.2.0` - Upgrade [tsx](https://github.com/privatenumber/tsx) to `4.21.0` </details> <details> <summary>fix(deps): update dependency next to v15.5.12</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextjs-monorepo` - Merge into: `main` - Upgrade [next](https://github.com/vercel/next.js) to `15.5.12` </details> <details> <summary>chore(deps): update dependency react-hook-form to v7.71.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-hook-form-7.x-lockfile` - Merge into: `main` - Upgrade [react-hook-form](https://github.com/react-hook-form/react-hook-form) to `7.71.1` </details> <details> <summary>chore(deps): update dependency winston to v3.19.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/winston-3.x-lockfile` - Merge into: `main` - Upgrade [winston](https://github.com/winstonjs/winston) to `3.19.0` </details> <details> <summary>fix(deps): update dependency @&#8203;libsql/client to ^0.17.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/libsql-client-0.x` - Merge into: `main` - Upgrade [@libsql/client](https://github.com/tursodatabase/libsql-client-ts) to `^0.17.0` </details> <details> <summary>fix(deps): update dependency drizzle-orm to ^0.45.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/drizzle-orm-0.x` - Merge into: `main` - Upgrade [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) to `^0.45.0` </details> <details> <summary>fix(deps): update dependency lucide-react to ^0.574.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/lucide-monorepo` - Merge into: `main` - Upgrade [lucide-react](https://github.com/lucide-icons/lucide) to `^0.574.0` </details> <details> <summary>fix(deps): update react monorepo to v19.2.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-monorepo` - Merge into: `main` - Upgrade [react](https://github.com/facebook/react) to `19.2.4` - Upgrade [react-dom](https://github.com/facebook/react) to `19.2.4` </details> <details> <summary>chore(deps): update dev dependencies (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-dev-dependencies` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^24.0.0` - Upgrade [eslint](https://github.com/eslint/eslint) to `^10.0.0` - Upgrade [eslint-config-next](https://github.com/vercel/next.js) to `16.1.6` - Upgrade [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) to `^10.0.0` - Upgrade [lint-staged](https://github.com/lint-staged/lint-staged) to `^16.0.0` </details> <details> <summary>chore(deps): update https://code.forgejo.org/actions/checkout action to v6</summary> - Schedule: ["at any time"] - 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 next to v16</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-nextjs-monorepo` - Merge into: `main` - Upgrade [next](https://github.com/vercel/next.js) to `16.1.6` </details> <details> <summary>fix(deps): update dependency zod to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/zod-4.x` - Merge into: `main` - Upgrade [zod](https://github.com/colinhacks/zod) to `^4.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:a242e8d222b766007de284fdab796f531cfc6fce399c202b8621d0b0d29adae9-->
feibisi added 1 commit 2026-02-19 07:56:08 +08:00
Add renovate.json
Some checks failed
gitleaks 密钥泄露扫描 / gitleaks (pull_request) Has been cancelled
Trivy 依赖漏洞扫描 / trivy-scan (pull_request) Has been cancelled
166eb40505
renovate-bot force-pushed renovate/configure from 166eb40505 to 4dea2d79eb 2026-02-19 09:21:12 +08:00 Compare
renovate-bot force-pushed renovate/configure from 4dea2d79eb to 9bcfb441c6 2026-02-19 09:22:53 +08:00 Compare
renovate-bot force-pushed renovate/configure from 9bcfb441c6 to 24515c745d 2026-02-19 09:24:34 +08:00 Compare
renovate-bot force-pushed renovate/configure from 24515c745d to 93e4fae021 2026-02-19 14:01:15 +08:00 Compare
renovate-bot force-pushed renovate/configure from 93e4fae021 to d7877a55a5 2026-02-19 20:01:27 +08:00 Compare
renovate-bot force-pushed renovate/configure from d7877a55a5 to 14b746eabf 2026-02-20 02:01:29 +08:00 Compare
renovate-bot force-pushed renovate/configure from 14b746eabf to 89e029e181 2026-02-20 08:02:25 +08:00 Compare
renovate-bot force-pushed renovate/configure from 89e029e181 to 1032100cd0 2026-02-20 14:01:22 +08:00 Compare
renovate-bot force-pushed renovate/configure from 1032100cd0 to d15957a60c 2026-02-20 20:01:25 +08:00 Compare
renovate-bot force-pushed renovate/configure from d15957a60c to 62745582dc 2026-02-21 02:01:04 +08:00 Compare
renovate-bot force-pushed renovate/configure from 62745582dc to f18bac2d9d 2026-02-21 08:01:17 +08:00 Compare
renovate-bot force-pushed renovate/configure from f18bac2d9d to f2ebbd0408 2026-02-21 14:01:45 +08:00 Compare
renovate-bot force-pushed renovate/configure from f2ebbd0408 to 44171086c0 2026-02-21 20:01:49 +08:00 Compare
Some checks are pending
gitleaks 密钥泄露扫描 / gitleaks (pull_request) Waiting to run
Trivy 依赖漏洞扫描 / trivy-scan (pull_request) Waiting to run
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git checkout renovate/configure
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-vault#1
No description provided.