Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
package.json
(npm).nvmrc
(nvm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.github-action
digests.🔡 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 21 Pull Requests:
Update dependency webpack to v5.94.0 [SECURITY]
renovate/npm-webpack-vulnerability
main
5.94.0
Update dependency @types/chrome to ^0.0.304
renovate/chrome-0.x
main
^0.0.304
Update dependency xss to v1.0.15
renovate/xss-1.x-lockfile
main
1.0.15
Update babel monorepo
renovate/babel-monorepo
main
7.26.8
7.26.8
7.26.0
Update dependency eslint-plugin-import to v2.31.0
renovate/eslint-plugin-import-2.x-lockfile
main
2.31.0
Update Node.js to v22
renovate/node.js
main
22.13.1
Update dependency eslint to v9
renovate/eslint-monorepo
main
^9.0.0
Update dependency eslint-config-airbnb-base to v15
renovate/eslint-config-airbnb-base-15.x
main
^15.0.0
Update dependency eslint-config-prettier to v10
renovate/eslint-config-prettier-10.x
main
^10.0.0
Update dependency eslint-plugin-prettier to v5
renovate/eslint-plugin-prettier-5.x
main
^5.0.0
Update dependency husky to v9
renovate/husky-9.x
main
9
Update dependency lint-staged to v15
renovate/lint-staged-15.x
main
^15.0.0
Update dependency prettier to v3
renovate/prettier-3.x
main
^3.0.0
Update dependency rimraf to v6
renovate/rimraf-6.x
main
^6.0.0
Update dependency showdown to v2
renovate/showdown-2.x
main
^2.0.0
^2.0.0
Update dependency ts-loader to v9
renovate/ts-loader-9.x
main
^9.0.0
Update dependency typescript to v5
renovate/typescript-5.x
main
^5.0.0
Update dependency webpack-cli to v6
renovate/webpack-cli-6.x
main
^6.0.0
Update jest monorepo to v29
renovate/jest-monorepo
main
^29.0.0
^29.0.0
^29.0.0
Update typescript-eslint monorepo to v8
renovate/typescript-eslint-monorepo
main
^8.0.0
^8.0.0
Lock file maintenance
renovate/lock-file-maintenance
main
❓ 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 was created by Renovate.
Details
Check the default configuration and documentation.
This PR was created during this run (see the logs on Datadog).
To replay this update, you can use the following
packageRules
on the Manual Run page:[{"matchPackageNames": ["*"], "enabled": false}, {"matchPackageNames": [""], "enabled": true}]