chore: Configure Renovate #1

Closed
renovate-bot wants to merge 1 commit from renovate/configure into trunk
First-time contributor

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

  • .github/workflows/github-pages.yml (github-actions)
  • .github/workflows/has-valid-blueprint-json.yml (github-actions)
  • .github/workflows/postprocess.yml (github-actions)
  • .github/workflows/preview-comment.yml (github-actions)
  • .github/workflows/screenshots.yml (github-actions)
  • package.json (npm)
  • requirements.txt (pip_requirements)
  • 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 1 Pull Request:

Update dev dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/dev-dependencies
  • Merge into: trunk
  • Upgrade playwright to 1.58.2
  • Upgrade tsx to 4.21.0

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 * `.github/workflows/github-pages.yml` (github-actions) * `.github/workflows/has-valid-blueprint-json.yml` (github-actions) * `.github/workflows/postprocess.yml` (github-actions) * `.github/workflows/preview-comment.yml` (github-actions) * `.github/workflows/screenshots.yml` (github-actions) * `package.json` (npm) * `requirements.txt` (pip_requirements) * `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 1 Pull Request: <details> <summary>Update dev dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/dev-dependencies` - Merge into: `trunk` - Upgrade [playwright](https://github.com/microsoft/playwright) to `1.58.2` - Upgrade [tsx](https://github.com/privatenumber/tsx) to `4.21.0` </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-->
renovate-bot added 1 commit 2026-02-25 02:00:58 +08:00
chore(deps): add renovate.json
Some checks failed
Pull Request Comments / Comment on a pull request with Playground details (pull_request_target) Failing after 5s
Has a valid Blueprint.json file? / check_blueprints (pull_request) Successful in -8h1m13s
039cb30a20
feibisi force-pushed renovate/configure from 039cb30a20 to 269e3ca840 2026-03-02 11:00:31 +08:00 Compare
feibisi added the
size/S
label 2026-03-02 13:30:17 +08:00
feibisi closed this pull request 2026-03-04 20:44:40 +08:00
Some checks failed
Pull Request Comments / Comment on a pull request with Playground details (pull_request_target) Failing after 3s
Has a valid Blueprint.json file? / check_blueprints (pull_request) Successful in 7s

Pull request closed

Sign in to join this conversation.
No reviewers
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: WenPai-org/blueprints#1
No description provided.