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
.circleci/config.yml (circleci)
package.json (npm)
Configuration Summary
Based on the default config's presets, Renovate will:
Start dependency updates only once this onboarding PR is merged
Show all Merge Confidence badges for pull requests.
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 directories.
Group known monorepo packages together.
Use curated list of recommended non-monorepo package groupings.
Apply crowd-sourced package replacement rules.
Apply crowd-sourced workarounds for known problems with packages.
🔡 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 22 Pull Requests:
Replace dependency babel-eslint with @babel/eslint-parser
- Schedule: ["at any time"]
- Branch name: `renovate/babel-eslint-replacement`
- Merge into: `master`
- Upgrade [babel-eslint](https://togithub.com/babel/babel-eslint) to `^7.11.0`
Update dependency webpack-cli to v3.3.12
- Schedule: ["at any time"]
- Branch name: `renovate/webpack-cli-3.x-lockfile`
- Merge into: `master`
- Upgrade [webpack-cli](https://togithub.com/webpack/webpack-cli) to `3.3.12`
Update babel monorepo to v7.23.6
- Schedule: ["at any time"]
- Branch name: `renovate/babel-monorepo`
- Merge into: `master`
- Upgrade [@babel/core](https://togithub.com/babel/babel) to `7.23.6`
- Upgrade [@babel/preset-env](https://togithub.com/babel/babel) to `7.23.6`
Update dependency babel-eslint to v10.1.0
- Schedule: ["at any time"]
- Branch name: `renovate/babel-eslint-10.x-lockfile`
- Merge into: `master`
- Upgrade [babel-eslint](https://togithub.com/babel/babel-eslint) to `10.1.0`
Update dependency babel-loader to v8.3.0
- Schedule: ["at any time"]
- Branch name: `renovate/babel-loader-8.x-lockfile`
- Merge into: `master`
- Upgrade [babel-loader](https://togithub.com/babel/babel-loader) to `8.3.0`
Update dependency eslint-config-airbnb-base to v13.2.0
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-config-airbnb-base-13.x-lockfile`
- Merge into: `master`
- Upgrade [eslint-config-airbnb-base](https://togithub.com/airbnb/javascript) to `13.2.0`
Update dependency eslint-loader to v2.2.1
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-loader-2.x-lockfile`
- Merge into: `master`
- Upgrade [eslint-loader](https://togithub.com/webpack-contrib/eslint-loader) to `2.2.1`
Update dependency eslint-plugin-import to v2.29.1
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-plugin-import-2.x-lockfile`
- Merge into: `master`
- Upgrade [eslint-plugin-import](https://togithub.com/import-js/eslint-plugin-import) to `2.29.1`
Update dependency express to v4.18.2
- Schedule: ["at any time"]
- Branch name: `renovate/express-4.x-lockfile`
- Merge into: `master`
- Upgrade [express](https://togithub.com/expressjs/express) to `4.18.2`
Update dependency husky to v2.7.0
- Schedule: ["at any time"]
- Branch name: `renovate/husky-2.x-lockfile`
- Merge into: `master`
- Upgrade [husky](https://togithub.com/typicode/husky) to `2.7.0`
Update dependency jest to v24.9.0
- Schedule: ["at any time"]
- Branch name: `renovate/jest-monorepo`
- Merge into: `master`
- Upgrade [jest](https://togithub.com/jestjs/jest) to `24.9.0`
Update dependency webpack to v4.47.0
- Schedule: ["at any time"]
- Branch name: `renovate/webpack-4.x-lockfile`
- Merge into: `master`
- Upgrade [webpack](https://togithub.com/webpack/webpack) to `4.47.0`
Update Node.js to v17
- Schedule: ["at any time"]
- Branch name: `renovate/circleci-node-17.x`
- Merge into: `master`
- Upgrade circleci/node to `17`
Update codecov orb to v3
- Schedule: ["at any time"]
- Branch name: `renovate/codecov-3.x`
- Merge into: `master`
- Upgrade codecov to `3.3.0`
Update dependency babel-loader to v9
- Schedule: ["at any time"]
- Branch name: `renovate/babel-loader-9.x`
- Merge into: `master`
- Upgrade [babel-loader](https://togithub.com/babel/babel-loader) to `^9.0.0`
Update dependency eslint to v8
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-8.x`
- Merge into: `master`
- Upgrade [eslint](https://togithub.com/eslint/eslint) to `^8.0.0`
Update dependency eslint-config-airbnb-base to v15
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-config-airbnb-base-15.x`
- Merge into: `master`
- Upgrade [eslint-config-airbnb-base](https://togithub.com/airbnb/javascript) to `^15.0.0`
Update dependency eslint-loader to v4
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-loader-4.x`
- Merge into: `master`
- Upgrade [eslint-loader](https://togithub.com/webpack-contrib/eslint-loader) to `^4.0.0`
Update dependency husky to v8
- Schedule: ["at any time"]
- Branch name: `renovate/husky-8.x`
- Merge into: `master`
- Upgrade [husky](https://togithub.com/typicode/husky) to `^8.0.0`
Update dependency jest to v29
- Schedule: ["at any time"]
- Branch name: `renovate/major-jest-monorepo`
- Merge into: `master`
- Upgrade [jest](https://togithub.com/jestjs/jest) to `^29.0.0`
Update dependency webpack to v5
- Schedule: ["at any time"]
- Branch name: `renovate/webpack-5.x`
- Merge into: `master`
- Upgrade [webpack](https://togithub.com/webpack/webpack) to `^5.0.0`
Update dependency webpack-cli to v5
- Schedule: ["at any time"]
- Branch name: `renovate/webpack-cli-5.x`
- Merge into: `master`
- Upgrade [webpack-cli](https://togithub.com/webpack/webpack-cli) to `^5.0.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 has been generated by Mend Renovate. View repository job log here.
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
.circleci/config.yml
(circleci)package.json
(npm)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 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 22 Pull Requests:
Replace dependency babel-eslint with @babel/eslint-parser
- Schedule: ["at any time"] - Branch name: `renovate/babel-eslint-replacement` - Merge into: `master` - Upgrade [babel-eslint](https://togithub.com/babel/babel-eslint) to `^7.11.0`Update dependency webpack-cli to v3.3.12
- Schedule: ["at any time"] - Branch name: `renovate/webpack-cli-3.x-lockfile` - Merge into: `master` - Upgrade [webpack-cli](https://togithub.com/webpack/webpack-cli) to `3.3.12`Update babel monorepo to v7.23.6
- Schedule: ["at any time"] - Branch name: `renovate/babel-monorepo` - Merge into: `master` - Upgrade [@babel/core](https://togithub.com/babel/babel) to `7.23.6` - Upgrade [@babel/preset-env](https://togithub.com/babel/babel) to `7.23.6`Update dependency babel-eslint to v10.1.0
- Schedule: ["at any time"] - Branch name: `renovate/babel-eslint-10.x-lockfile` - Merge into: `master` - Upgrade [babel-eslint](https://togithub.com/babel/babel-eslint) to `10.1.0`Update dependency babel-loader to v8.3.0
- Schedule: ["at any time"] - Branch name: `renovate/babel-loader-8.x-lockfile` - Merge into: `master` - Upgrade [babel-loader](https://togithub.com/babel/babel-loader) to `8.3.0`Update dependency eslint-config-airbnb-base to v13.2.0
- Schedule: ["at any time"] - Branch name: `renovate/eslint-config-airbnb-base-13.x-lockfile` - Merge into: `master` - Upgrade [eslint-config-airbnb-base](https://togithub.com/airbnb/javascript) to `13.2.0`Update dependency eslint-loader to v2.2.1
- Schedule: ["at any time"] - Branch name: `renovate/eslint-loader-2.x-lockfile` - Merge into: `master` - Upgrade [eslint-loader](https://togithub.com/webpack-contrib/eslint-loader) to `2.2.1`Update dependency eslint-plugin-import to v2.29.1
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-import-2.x-lockfile` - Merge into: `master` - Upgrade [eslint-plugin-import](https://togithub.com/import-js/eslint-plugin-import) to `2.29.1`Update dependency express to v4.18.2
- Schedule: ["at any time"] - Branch name: `renovate/express-4.x-lockfile` - Merge into: `master` - Upgrade [express](https://togithub.com/expressjs/express) to `4.18.2`Update dependency husky to v2.7.0
- Schedule: ["at any time"] - Branch name: `renovate/husky-2.x-lockfile` - Merge into: `master` - Upgrade [husky](https://togithub.com/typicode/husky) to `2.7.0`Update dependency jest to v24.9.0
- Schedule: ["at any time"] - Branch name: `renovate/jest-monorepo` - Merge into: `master` - Upgrade [jest](https://togithub.com/jestjs/jest) to `24.9.0`Update dependency webpack to v4.47.0
- Schedule: ["at any time"] - Branch name: `renovate/webpack-4.x-lockfile` - Merge into: `master` - Upgrade [webpack](https://togithub.com/webpack/webpack) to `4.47.0`Update Node.js to v17
- Schedule: ["at any time"] - Branch name: `renovate/circleci-node-17.x` - Merge into: `master` - Upgrade circleci/node to `17`Update codecov orb to v3
- Schedule: ["at any time"] - Branch name: `renovate/codecov-3.x` - Merge into: `master` - Upgrade codecov to `3.3.0`Update dependency babel-loader to v9
- Schedule: ["at any time"] - Branch name: `renovate/babel-loader-9.x` - Merge into: `master` - Upgrade [babel-loader](https://togithub.com/babel/babel-loader) to `^9.0.0`Update dependency eslint to v8
- Schedule: ["at any time"] - Branch name: `renovate/eslint-8.x` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `^8.0.0`Update dependency eslint-config-airbnb-base to v15
- Schedule: ["at any time"] - Branch name: `renovate/eslint-config-airbnb-base-15.x` - Merge into: `master` - Upgrade [eslint-config-airbnb-base](https://togithub.com/airbnb/javascript) to `^15.0.0`Update dependency eslint-loader to v4
- Schedule: ["at any time"] - Branch name: `renovate/eslint-loader-4.x` - Merge into: `master` - Upgrade [eslint-loader](https://togithub.com/webpack-contrib/eslint-loader) to `^4.0.0`Update dependency husky to v8
- Schedule: ["at any time"] - Branch name: `renovate/husky-8.x` - Merge into: `master` - Upgrade [husky](https://togithub.com/typicode/husky) to `^8.0.0`Update dependency jest to v29
- Schedule: ["at any time"] - Branch name: `renovate/major-jest-monorepo` - Merge into: `master` - Upgrade [jest](https://togithub.com/jestjs/jest) to `^29.0.0`Update dependency webpack to v5
- Schedule: ["at any time"] - Branch name: `renovate/webpack-5.x` - Merge into: `master` - Upgrade [webpack](https://togithub.com/webpack/webpack) to `^5.0.0`Update dependency webpack-cli to v5
- Schedule: ["at any time"] - Branch name: `renovate/webpack-cli-5.x` - Merge into: `master` - Upgrade [webpack-cli](https://togithub.com/webpack/webpack-cli) to `^5.0.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 has been generated by Mend Renovate. View repository job log here.