
Welcome toRenovate! 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
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 andchore
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 torenovate.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:
chore(deps): update dependency eslint-config-airbnb-base to v14.2.1
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-config-airbnb-base-14.x
- Merge into:
master
- Upgradeeslint-config-airbnb-base to
14.2.1
chore(deps): update dependency gacp to v2.10.2
- Schedule: ["at any time"]
- Branch name:
renovate/gacp-2.x
- Merge into:
master
- Upgradegacp to
2.10.2
chore(deps): update dependency husky to v4.3.8
- Schedule: ["at any time"]
- Branch name:
renovate/husky-4.x
- Merge into:
master
- Upgradehusky to
4.3.8
chore(deps): update dependency eslint to v7.32.0
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-7.x
- Merge into:
master
- Upgradeeslint to
7.32.0
chore(deps): update dependency eslint-config-prettier to v6.15.0
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-config-prettier-6.x
- Merge into:
master
- Upgradeeslint-config-prettier to
6.15.0
chore(deps): update dependency eslint-plugin-import to v2.29.1
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-import-2.x
- Merge into:
master
- Upgradeeslint-plugin-import to
2.29.1
chore(deps): update dependency eslint-plugin-prettier to v3.4.1
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-prettier-3.x
- Merge into:
master
- Upgradeeslint-plugin-prettier to
3.4.1
chore(deps): update dependency lint-staged to v10.5.4
- Schedule: ["at any time"]
- Branch name:
renovate/lint-staged-10.x
- Merge into:
master
- Upgradelint-staged to
10.5.4
chore(deps): update dependency prettier to v2.8.8
- Schedule: ["at any time"]
- Branch name:
renovate/prettier-2.x
- Merge into:
master
- Upgradeprettier to
2.8.8
chore(deps): update dependency sort-package-json to v1.57.0
- Schedule: ["at any time"]
- Branch name:
renovate/sort-package-json-1.x
- Merge into:
master
- Upgradesort-package-json to
1.57.0
chore(deps): update commitlint monorepo to v18 (major)
chore(deps): update dependency eslint to v8
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-8.x
- Merge into:
master
- Upgradeeslint to
8.56.0
chore(deps): update dependency eslint-config-airbnb-base to v15
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-config-airbnb-base-15.x
- Merge into:
master
- Upgradeeslint-config-airbnb-base to
15.0.0
chore(deps): update dependency eslint-config-prettier to v9
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-config-prettier-9.x
- Merge into:
master
- Upgradeeslint-config-prettier to
9.1.0
chore(deps): update dependency eslint-plugin-prettier to v5
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-prettier-5.x
- Merge into:
master
- Upgradeeslint-plugin-prettier to
5.0.1
chore(deps): update dependency gacp to v3
- Schedule: ["at any time"]
- Branch name:
renovate/gacp-3.x
- Merge into:
master
- Upgradegacp to
3.0.3
chore(deps): update dependency husky to v8
- Schedule: ["at any time"]
- Branch name:
renovate/husky-8.x
- Merge into:
master
- Upgradehusky to
8.0.3
chore(deps): update dependency lerna to v8
- Schedule: ["at any time"]
- Branch name:
renovate/major-lerna-monorepo
- Merge into:
master
- Upgradelerna to
8.0.1
chore(deps): update dependency lint-staged to v15
- Schedule: ["at any time"]
- Branch name:
renovate/lint-staged-15.x
- Merge into:
master
- Upgradelint-staged to
15.2.0
chore(deps): update dependency prettier to v3
- Schedule: ["at any time"]
- Branch name:
renovate/prettier-3.x
- Merge into:
master
- Upgradeprettier to
3.1.1
chore(deps): update dependency sort-package-json to v2
- Schedule: ["at any time"]
- Branch name:
renovate/sort-package-json-2.x
- Merge into:
master
- Upgradesort-package-json to
2.6.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 forprhourlylimit
for details.
❓ Got questions? Check out Renovate'sDocs, particularly the Getting Started section.
If you need any further assistance then you can alsorequest help here.
This PR has been generated byMend Renovate. View repository job loghere.
Uh oh!
There was an error while loading.Please reload this page.
Welcome toRenovate! 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)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 21 Pull Requests:
chore(deps): update dependency eslint-config-airbnb-base to v14.2.1
renovate/eslint-config-airbnb-base-14.x
master
14.2.1
chore(deps): update dependency gacp to v2.10.2
renovate/gacp-2.x
master
2.10.2
chore(deps): update dependency husky to v4.3.8
renovate/husky-4.x
master
4.3.8
chore(deps): update dependency eslint to v7.32.0
renovate/eslint-7.x
master
7.32.0
chore(deps): update dependency eslint-config-prettier to v6.15.0
renovate/eslint-config-prettier-6.x
master
6.15.0
chore(deps): update dependency eslint-plugin-import to v2.29.1
renovate/eslint-plugin-import-2.x
master
2.29.1
chore(deps): update dependency eslint-plugin-prettier to v3.4.1
renovate/eslint-plugin-prettier-3.x
master
3.4.1
chore(deps): update dependency lint-staged to v10.5.4
renovate/lint-staged-10.x
master
10.5.4
chore(deps): update dependency prettier to v2.8.8
renovate/prettier-2.x
master
2.8.8
chore(deps): update dependency sort-package-json to v1.57.0
renovate/sort-package-json-1.x
master
1.57.0
chore(deps): update commitlint monorepo to v18 (major)
renovate/major-commitlint-monorepo
master
18.4.3
18.4.3
chore(deps): update dependency eslint to v8
renovate/eslint-8.x
master
8.56.0
chore(deps): update dependency eslint-config-airbnb-base to v15
renovate/eslint-config-airbnb-base-15.x
master
15.0.0
chore(deps): update dependency eslint-config-prettier to v9
renovate/eslint-config-prettier-9.x
master
9.1.0
chore(deps): update dependency eslint-plugin-prettier to v5
renovate/eslint-plugin-prettier-5.x
master
5.0.1
chore(deps): update dependency gacp to v3
renovate/gacp-3.x
master
3.0.3
chore(deps): update dependency husky to v8
renovate/husky-8.x
master
8.0.3
chore(deps): update dependency lerna to v8
renovate/major-lerna-monorepo
master
8.0.1
chore(deps): update dependency lint-staged to v15
renovate/lint-staged-15.x
master
15.2.0
chore(deps): update dependency prettier to v3
renovate/prettier-3.x
master
3.1.1
chore(deps): update dependency sort-package-json to v2
renovate/sort-package-json-2.x
master
2.6.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'sDocs, particularly the Getting Started section.
If you need any further assistance then you can alsorequest help here.
This PR has been generated byMend Renovate. View repository job loghere.