Configure Renovate #17
Open
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
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).travis.yml
(travis)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.🔡 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 44 Pull Requests:
Update dependency gh-pages to v5 [SECURITY]
renovate/npm-gh-pages-vulnerability
master
^5.0.0
Update dependency karma to v6 [SECURITY]
renovate/npm-karma-vulnerability
master
^6.0.0
Update dependency webpack-dev-server to v5 [SECURITY]
renovate/npm-webpack-dev-server-vulnerability
master
^5.0.0
Replace dependency npm-run-all with npm-run-all2
renovate/npm-run-all-replacement
master
^5.0.0
Update dependency karma-webpack to v2.0.13
renovate/karma-webpack-2.x-lockfile
master
2.0.13
Update dependency wallaby-webpack to ^0.0.45
renovate/wallaby-webpack-0.x
master
^0.0.45
Update babel monorepo
renovate/babel-monorepo
master
6.26.0
6.26.3
6.24.1
6.24.1
6.24.1
6.24.1
6.26.0
Update dependency babel-eslint to v7.2.3
renovate/babel-eslint-7.x-lockfile
master
7.2.3
Update dependency babel-loader to v6.4.1
renovate/babel-loader-6.x-lockfile
master
6.4.1
Update dependency eslint to v3.19.0
renovate/eslint-monorepo
master
3.19.0
Update dependency eslint-config-airbnb to v14.1.0
renovate/eslint-config-airbnb-14.x-lockfile
master
14.1.0
Update dependency eslint-plugin-import to v2.32.0
renovate/eslint-plugin-import-2.x-lockfile
master
2.32.0
Update dependency eslint-plugin-react to v6.10.3
renovate/eslint-plugin-react-6.x-lockfile
master
6.10.3
Update dependency html-webpack-plugin to v2.30.1
renovate/html-webpack-plugin-2.x-lockfile
master
2.30.1
Update dependency karma-chrome-launcher to v2.2.0
renovate/karma-chrome-launcher-2.x-lockfile
master
2.2.0
Update dependency karma-sourcemap-loader to ^0.4.0
renovate/karma-sourcemap-loader-0.x
master
^0.4.0
Update dependency mocha to v3.5.3
renovate/mocha-3.x-lockfile
master
3.5.3
Update dependency mocha-junit-reporter to v1.23.3
renovate/mocha-junit-reporter-1.x-lockfile
master
1.23.3
Update dependency mocha-multi to ^0.11.0
renovate/mocha-multi-0.x
master
^0.11.0
Update dependency npm-run-all to v4.1.5
renovate/npm-run-all-4.x-lockfile
master
4.1.5
Update dependency prop-types to v15.8.1
renovate/prop-types-15.x-lockfile
master
15.8.1
Update dependency rimraf to v2.7.1
renovate/rimraf-2.x-lockfile
master
2.7.1
Update dependency sinon to v2.4.1
renovate/sinon-2.x
master
2.4.1
Update dependency webpack to v1.15.0
renovate/webpack-1.x-lockfile
master
1.15.0
Update react monorepo to v16.14.0
renovate/react-monorepo
master
16.14.0
16.14.0
Update dependency babel-eslint to v10
renovate/babel-eslint-10.x
master
^10.0.0
Update dependency babel-loader to v10
renovate/babel-loader-10.x
master
^10.0.0
Update dependency chai to v6
renovate/chai-6.x
master
^6.0.0
Update dependency eslint to v9
renovate/major-eslint-monorepo
master
^9.0.0
Update dependency eslint-config-airbnb to v19
renovate/eslint-config-airbnb-19.x
master
^19.0.0
Update dependency eslint-plugin-jsx-a11y to v6
renovate/eslint-plugin-jsx-a11y-6.x
master
^6.0.0
Update dependency eslint-plugin-react to v7
renovate/eslint-plugin-react-7.x
master
^7.0.0
Update dependency html-webpack-plugin to v5
renovate/html-webpack-plugin-5.x
master
^5.0.0
Update dependency karma-chrome-launcher to v3
renovate/karma-chrome-launcher-3.x
master
^3.0.0
Update dependency karma-mocha to v2
renovate/karma-mocha-2.x
master
^2.0.0
Update dependency karma-webpack to v5
renovate/karma-webpack-5.x
master
^5.0.0
Update dependency mocha to v11
renovate/mocha-11.x
master
^11.0.0
Update dependency mocha-junit-reporter to v2
renovate/mocha-junit-reporter-2.x
master
^2.0.0
Update dependency mocha-multi to v1
renovate/mocha-multi-1.x
master
^1.0.0
Update dependency rimraf to v6
renovate/rimraf-6.x
master
^6.0.0
Update dependency sinon to v21
renovate/sinon-21.x
master
21.0.0
Update dependency wallaby-webpack to v3
renovate/wallaby-webpack-3.x
master
^3.0.0
Update dependency webpack to v5
renovate/webpack-5.x
master
5.x
Update react monorepo to v19 (major)
renovate/major-react-monorepo
master
19.2.0
19.2.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 was generated by Mend Renovate. View the repository job log.