chore: Configure Renovate #2

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

  • wp-content/mu-plugins/cavalcade/composer.json (composer)
  • wp-content/mu-plugins/chinese-format/composer.json (composer)
  • wp-content/mu-plugins/composer.json (composer)
  • wp-content/plugins/bbpress/composer.json (composer)
  • wp-content/plugins/http-concat/composer.json (composer)
  • wp-content/plugins/llms-txt-for-wp/composer.json (composer)
  • wp-content/plugins/password-hash/composer.json (composer)
  • wp-content/plugins/plat-gp-mt/composer.json (composer)
  • wp-content/plugins/plat-token/composer.json (composer)
  • wp-content/plugins/query-monitor/composer.json (composer)
  • wp-content/plugins/user-switching/composer.json (composer)
  • wp-content/plugins/wordpress-beta-tester/composer.json (composer)
  • wp-content/plugins/wp-china-yes/composer.json (composer)
  • wp-content/plugins/wp-crontrol/composer.json (composer)
  • wp-content/plugins/wpchinese-switcher/composer.json (composer)
  • wp-content/plugins/branda-white-labeling/vendor_prefixed/guzzlehttp/guzzle/Dockerfile (dockerfile)
  • wp-content/plugins/better-core-video-embeds/package.json (npm)
  • wp-content/plugins/insert-pages/lib/gutenberg-block/package.json (npm)
  • wp-content/plugins/insert-pages/package.json (npm)
  • wp-content/plugins/o2/package.json (npm)
  • wp-content/plugins/simpletoc/package.json (npm)
  • wp-content/plugins/wpchinese-switcher/assets/js/variant-url/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 16 Pull Requests:

chore(deps): update dev dependencies
chore(deps): update dependency @10up/block-components to v1.22.2
  • Schedule: ["at any time"]
  • Branch name: renovate/10up-block-components-1.x-lockfile
  • Merge into: main
  • Upgrade @10up/block-components to 1.22.2
chore(deps): update dependency firebase/php-jwt to v6.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/firebase-php-jwt-6.x-lockfile
  • Merge into: main
  • Upgrade firebase/php-jwt to 6.11.1
chore(deps): update dependency guzzlehttp/guzzle to v7.10.5
  • Schedule: ["at any time"]
  • Branch name: renovate/guzzlehttp-guzzle-7.x-lockfile
  • Merge into: main
  • Upgrade guzzlehttp/guzzle to 7.10.5
chore(deps): update dependency monolog/monolog to v3.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/monolog-monolog-3.x-lockfile
  • Merge into: main
  • Upgrade monolog/monolog to 3.10.0
chore(deps): update dependency nesbot/carbon to v2.73.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nesbot-carbon-2.x-lockfile
  • Merge into: main
  • Upgrade nesbot/carbon to 2.73.0
chore(deps): update dependency overtrue/php-opencc to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/overtrue-php-opencc-1.x-lockfile
  • Merge into: main
  • Upgrade overtrue/php-opencc to 1.3.1
chore(deps): update dependency stichoza/google-translate-php to v5.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/stichoza-google-translate-php-5.x-lockfile
  • Merge into: main
  • Upgrade stichoza/google-translate-php to 5.3.1
chore(deps): update dependency wp-cli/wp-cli-bundle to v2.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wp-cli-wp-cli-bundle-2.x-lockfile
  • Merge into: main
  • Upgrade wp-cli/wp-cli-bundle to 2.12.0
chore(deps): update dependency yahnis-elsts/plugin-update-checker to v5.7
chore(deps): update wordpress monorepo
chore(deps): update dev dependencies (major)
fix(deps): update dependency composer/installers to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/composer-installers-2.x
  • Merge into: main
  • Upgrade composer/installers to ~2.0
fix(deps): update dependency firebase/php-jwt to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/firebase-php-jwt-7.x
  • Merge into: main
  • Upgrade firebase/php-jwt to ^7.0
fix(deps): update dependency nesbot/carbon to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/nesbot-carbon-3.x
  • Merge into: main
  • Upgrade nesbot/carbon to ^3.0
fix(deps): update wordpress monorepo (major)

🚸 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.


⚠️ Warning

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

  • php: connect ECONNREFUSED 4.78.139.50:443

Files affected: wp-content/plugins/branda-white-labeling/vendor_prefixed/guzzlehttp/guzzle/Dockerfile


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 * `wp-content/mu-plugins/cavalcade/composer.json` (composer) * `wp-content/mu-plugins/chinese-format/composer.json` (composer) * `wp-content/mu-plugins/composer.json` (composer) * `wp-content/plugins/bbpress/composer.json` (composer) * `wp-content/plugins/http-concat/composer.json` (composer) * `wp-content/plugins/llms-txt-for-wp/composer.json` (composer) * `wp-content/plugins/password-hash/composer.json` (composer) * `wp-content/plugins/plat-gp-mt/composer.json` (composer) * `wp-content/plugins/plat-token/composer.json` (composer) * `wp-content/plugins/query-monitor/composer.json` (composer) * `wp-content/plugins/user-switching/composer.json` (composer) * `wp-content/plugins/wordpress-beta-tester/composer.json` (composer) * `wp-content/plugins/wp-china-yes/composer.json` (composer) * `wp-content/plugins/wp-crontrol/composer.json` (composer) * `wp-content/plugins/wpchinese-switcher/composer.json` (composer) * `wp-content/plugins/branda-white-labeling/vendor_prefixed/guzzlehttp/guzzle/Dockerfile` (dockerfile) * `wp-content/plugins/better-core-video-embeds/package.json` (npm) * `wp-content/plugins/insert-pages/lib/gutenberg-block/package.json` (npm) * `wp-content/plugins/insert-pages/package.json` (npm) * `wp-content/plugins/o2/package.json` (npm) * `wp-content/plugins/simpletoc/package.json` (npm) * `wp-content/plugins/wpchinese-switcher/assets/js/variant-url/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 16 Pull Requests: <details> <summary>chore(deps): update dev dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/dev-dependencies` - Merge into: `main` - Upgrade [@types/urijs](https://github.com/DefinitelyTyped/DefinitelyTyped) to `1.19.26` - Upgrade [@wordpress/components](https://github.com/WordPress/gutenberg) to `^23.8.0` - Upgrade [@wordpress/env](https://github.com/WordPress/gutenberg) to `10.39.0` - Upgrade [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg) to `6.1.0` - Upgrade [@wordpress/scripts](https://github.com/WordPress/gutenberg) to `30.27.0` - Upgrade [@wordpress/scripts](https://github.com/WordPress/gutenberg) to `^26.2.0` - Upgrade [@wordpress/scripts](https://github.com/WordPress/gutenberg) to `26.19.0` - Upgrade [babel-eslint](https://github.com/babel/babel-eslint) to `^7.11.0` - Upgrade [browser-sync](https://github.com/BrowserSync/browser-sync) to `2.29.3` - Upgrade [classnames](https://github.com/JedWatson/classnames) to `2.5.1` - Upgrade [eslint](https://github.com/eslint/eslint) to `7.32.0` - Upgrade [grunt-phplint](https://github.com/jgable/grunt-phplint) to `0.1.0` - Upgrade [grunt-rtlcss](https://github.com/MohammadYounes/grunt-rtlcss) to `2.0.2` - Upgrade [johnbillion/wp-compat](https://github.com/johnbillion/wp-compat) to `0.3.1` - Upgrade [lucatume/wp-browser](https://github.com/lucatume/wp-browser) to `3.7.19` - Upgrade [node-sass](https://github.com/sass/node-sass) to `4.14.1` - Upgrade [phpcompatibility/phpcompatibility-wp](https://github.com/PHPCompatibility/PHPCompatibilityWP) to `2.1.8` - Upgrade [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) to `1.12.33` - Upgrade [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) to `1.4.2` - Upgrade [prettier](https://github.com/prettier/prettier) to `2.8.5` - Upgrade [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to `3.13.5` - Upgrade [style-loader](https://github.com/webpack-contrib/style-loader) to `^0.23.0` - Upgrade [vite](https://github.com/vitejs/vite) to `5.4.21` - Upgrade [wp-coding-standards/wpcs](https://github.com/WordPress/WordPress-Coding-Standards) to `3.3.0` - Upgrade [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) to `1.1.5` </details> <details> <summary>chore(deps): update dependency @10up/block-components to v1.22.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/10up-block-components-1.x-lockfile` - Merge into: `main` - Upgrade [@10up/block-components](https://github.com/10up/block-components) to `1.22.2` </details> <details> <summary>chore(deps): update dependency firebase/php-jwt to v6.11.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/firebase-php-jwt-6.x-lockfile` - Merge into: `main` - Upgrade [firebase/php-jwt](https://github.com/googleapis/php-jwt) to `6.11.1` </details> <details> <summary>chore(deps): update dependency guzzlehttp/guzzle to v7.10.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/guzzlehttp-guzzle-7.x-lockfile` - Merge into: `main` - Upgrade [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to `7.10.5` </details> <details> <summary>chore(deps): update dependency monolog/monolog to v3.10.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/monolog-monolog-3.x-lockfile` - Merge into: `main` - Upgrade [monolog/monolog](https://github.com/Seldaek/monolog) to `3.10.0` </details> <details> <summary>chore(deps): update dependency nesbot/carbon to v2.73.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/nesbot-carbon-2.x-lockfile` - Merge into: `main` - Upgrade [nesbot/carbon](https://github.com/CarbonPHP/carbon) to `2.73.0` </details> <details> <summary>chore(deps): update dependency overtrue/php-opencc to v1.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/overtrue-php-opencc-1.x-lockfile` - Merge into: `main` - Upgrade [overtrue/php-opencc](https://github.com/overtrue/php-opencc) to `1.3.1` </details> <details> <summary>chore(deps): update dependency stichoza/google-translate-php to v5.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/stichoza-google-translate-php-5.x-lockfile` - Merge into: `main` - Upgrade [stichoza/google-translate-php](https://github.com/Stichoza/google-translate-php) to `5.3.1` </details> <details> <summary>chore(deps): update dependency wp-cli/wp-cli-bundle to v2.12.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/wp-cli-wp-cli-bundle-2.x-lockfile` - Merge into: `main` - Upgrade [wp-cli/wp-cli-bundle](https://github.com/wp-cli/wp-cli-bundle) to `2.12.0` </details> <details> <summary>chore(deps): update dependency yahnis-elsts/plugin-update-checker to v5.7</summary> - Schedule: ["at any time"] - Branch name: `renovate/yahnis-elsts-plugin-update-checker-5.x-lockfile` - Merge into: `main` - Upgrade [yahnis-elsts/plugin-update-checker](https://github.com/YahnisElsts/plugin-update-checker) to `5.7` </details> <details> <summary>chore(deps): update wordpress monorepo</summary> - Schedule: ["at any time"] - Branch name: `renovate/wordpress-monorepo` - Merge into: `main` - Upgrade [@wordpress/i18n](https://github.com/WordPress/gutenberg) to `5.26.0` - Upgrade [@wordpress/icons](https://github.com/WordPress/gutenberg) to `10.32.0` - Upgrade [@wordpress/server-side-render](https://github.com/WordPress/gutenberg) to `5.23.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 [@wordpress/components](https://github.com/WordPress/gutenberg) to `^34.0.0` - Upgrade [@wordpress/env](https://github.com/WordPress/gutenberg) to `^11.0.0` - Upgrade [@wordpress/eslint-plugin](https://github.com/WordPress/gutenberg) to `^25.0.0` - Upgrade [@wordpress/scripts](https://github.com/WordPress/gutenberg) to `32.3.0` - Upgrade [@wordpress/scripts](https://github.com/WordPress/gutenberg) to `^32.0.0` - Upgrade [babel-eslint](https://github.com/babel/babel-eslint) to `^10.0.0` - Upgrade [babel-loader](https://github.com/babel/babel-loader) to `^10.0.0` - Upgrade [browser-sync](https://github.com/BrowserSync/browser-sync) to `^3.0.0` - Upgrade [browser-sync-webpack-plugin](https://github.com/Va1/browser-sync-webpack-plugin) to `^2.0.0` - Upgrade [codeception/module-asserts](https://github.com/Codeception/module-asserts) to `^3.0` - Upgrade [codeception/module-db](https://github.com/Codeception/module-db) to `^3.0` - Upgrade [codeception/module-webdriver](https://github.com/Codeception/module-webdriver) to `^4.0` - Upgrade [codeception/util-universalframework](https://github.com/Codeception/util-universalframework) to `^2.0` - Upgrade [cross-env](https://github.com/kentcdodds/cross-env) to `^10.0.0` - Upgrade [css-loader](https://github.com/webpack/css-loader) to `^7.0.0` - Upgrade [dealerdirect/phpcodesniffer-composer-installer](https://github.com/PHPCSStandards/composer-installer) to `^1.0.0` - Upgrade [dealerdirect/phpcodesniffer-composer-installer](https://github.com/PHPCSStandards/composer-installer) to `1.2.1` - Upgrade [eslint](https://github.com/eslint/eslint) to `^10.0.0` - Upgrade [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) to `^10.0.0` - Upgrade [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) to `^5.0.0` - Upgrade [grunt](https://github.com/gruntjs/grunt) to `^1.0.0` - Upgrade [grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint) to `^3.0.0` - Upgrade [grunt-sass](https://github.com/sindresorhus/grunt-sass) to `^4.0.0` - Upgrade [grunt-wp-i18n](https://github.com/cedaro/grunt-wp-i18n) to `^1.0.0` - Upgrade [johnbillion/wp-compat](https://github.com/johnbillion/wp-compat) to `1.5.0` - Upgrade [lucatume/wp-browser](https://github.com/lucatume/wp-browser) to `4.5.15` - Upgrade [node-sass](https://github.com/sass/node-sass) to `^9.0.0` - Upgrade [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) to `2.2.1` - Upgrade [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) to `2.0.4` - Upgrade [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) to `2.0.16` - Upgrade [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to `^7.1 || ^9.0 || ^13.0` - Upgrade [postcss-loader](https://github.com/webpack/postcss-loader) to `^8.0.0` - Upgrade [prettier](https://github.com/prettier/prettier) to `3.0.3` - Upgrade [raw-loader](https://github.com/webpack-contrib/raw-loader) to `^4.0.0` - Upgrade [roots/wordpress-core-installer](https://github.com/roots/wordpress-core-installer) to `4.0.0` - Upgrade [sass-loader](https://github.com/webpack/sass-loader) to `^17.0.0` - Upgrade [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to `4.0.1` - Upgrade [style-loader](https://github.com/webpack-contrib/style-loader) to `^4.0.0` - Upgrade [swissspidy/phpstan-no-private](https://github.com/swissspidy/phpstan-no-private) to `^1.0.0` - Upgrade [szepeviktor/phpstan-wordpress](https://github.com/szepeviktor/phpstan-wordpress) to `2.0.3` - Upgrade [vite](https://github.com/vitejs/vite) to `^8.0.0` - Upgrade [webpack](https://github.com/webpack/webpack) to `^5.0.0` - Upgrade [wp-coding-standards/wpcs](https://github.com/WordPress/WordPress-Coding-Standards) to `3.3.0` - Upgrade [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) to `^4.0.0` - Upgrade [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) to `^4.0` </details> <details> <summary>fix(deps): update dependency composer/installers to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/composer-installers-2.x` - Merge into: `main` - Upgrade [composer/installers](https://github.com/composer/installers) to `~2.0` </details> <details> <summary>fix(deps): update dependency firebase/php-jwt to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/firebase-php-jwt-7.x` - Merge into: `main` - Upgrade [firebase/php-jwt](https://github.com/googleapis/php-jwt) to `^7.0` </details> <details> <summary>fix(deps): update dependency nesbot/carbon to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/nesbot-carbon-3.x` - Merge into: `main` - Upgrade [nesbot/carbon](https://github.com/CarbonPHP/carbon) to `^3.0` </details> <details> <summary>fix(deps): update wordpress monorepo (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-wordpress-monorepo` - Merge into: `main` - Upgrade [@wordpress/i18n](https://github.com/WordPress/gutenberg) to `^6.0.0` - Upgrade [@wordpress/icons](https://github.com/WordPress/gutenberg) to `^13.0.0` - Upgrade [@wordpress/server-side-render](https://github.com/WordPress/gutenberg) 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. --- > > ⚠️ **Warning** > > Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR. > > - `php: connect ECONNREFUSED 4.78.139.50:443` > > Files affected: `wp-content/plugins/branda-white-labeling/vendor_prefixed/guzzlehttp/guzzle/Dockerfile` --- ❓ 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-03-09 11:21:04 +08:00
feibisi added the
size/S
label 2026-03-09 13:30:40 +08:00
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

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/configure
git checkout renovate/configure
git rebase main
git checkout main
git merge --ff-only renovate/configure
git checkout renovate/configure
git rebase main
git checkout main
git merge --no-ff renovate/configure
git checkout main
git merge --squash renovate/configure
git checkout main
git merge --ff-only renovate/configure
git checkout main
git merge renovate/configure
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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/wenpai.org#2
No description provided.