chore: Configure Renovate #1

Closed
renovate-bot wants to merge 1 commit from renovate/configure into main
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/ci.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 2 Pull Requests:

chore(deps): update dev dependencies
chore(deps): update dev dependencies (major)

⚠️ Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up docker package node

Files affected: .github/workflows/ci.yml


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/ci.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 2 Pull Requests: <details> <summary>chore(deps): update dev dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/dev-dependencies` - Merge into: `main` - Upgrade [babel-plugin-add-module-exports](https://github.com/59naga/babel-plugin-add-module-exports) to `^0.3.0` - Upgrade [babili](https://github.com/babel/babili) to `0.1.4` - Upgrade [grunt-cli](https://github.com/gruntjs/grunt-cli) to `1.5.0` - Upgrade [grunt-contrib-copy](https://github.com/gruntjs/grunt-contrib-copy) to `^0.8.0` - Upgrade [grunt-svgstore](https://github.com/FWeinb/grunt-svgstore) to `^0.5.0` - Upgrade [handlebars](https://github.com/handlebars-lang/handlebars.js) to `4.7.8` - Upgrade [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to `^0.6.0` </details> <details> <summary>chore(deps): update dev dependencies (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-dev-dependencies` - Merge into: `main` - Upgrade [babel-plugin-add-module-exports](https://github.com/59naga/babel-plugin-add-module-exports) to `^1.0.0` - Upgrade [grunt](https://github.com/gruntjs/grunt) to `^1.0.0` - Upgrade [grunt-babel](https://github.com/babel/grunt-babel) to `^8.0.0` - Upgrade [grunt-contrib-clean](https://github.com/gruntjs/grunt-contrib-clean) to `^2.0.0` - Upgrade [grunt-contrib-copy](https://github.com/gruntjs/grunt-contrib-copy) to `^1.0.0` - Upgrade [grunt-svgmin](https://github.com/sindresorhus/grunt-svgmin) to `^7.0.0` - Upgrade [grunt-svgstore](https://github.com/FWeinb/grunt-svgstore) to `^2.0.0` - Upgrade [load-grunt-tasks](https://github.com/sindresorhus/load-grunt-tasks) to `^5.0.0` - Upgrade [multiline](https://github.com/sindresorhus/multiline) to `^2.0.0` </details> --- > > ⚠️ **Warning** > > Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR. > > - `Failed to look up docker package node` > > Files affected: `.github/workflows/ci.yml` --- ❓ 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-03-01 02:05:05 +08:00
chore(deps): add renovate.json
Some checks failed
CI / build (push) Failing after 37s
580741d73b
feibisi force-pushed renovate/configure from 580741d73b to 9e07d9b380 2026-03-02 11:00:48 +08:00 Compare
feibisi added the
size/S
label 2026-03-02 13:30:16 +08:00
feibisi closed this pull request 2026-03-04 20:44:41 +08:00
Some checks failed
CI / build (push) Failing after 0s

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/dashicons#1
No description provided.