hackernews-nuxt-ts
hackernews-nuxt-ts copied to clipboard
Configure Renovate
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
:vertical_traffic_light: 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:
- Start dependency updates only once this onboarding PR is merged
- Separate major versions of dependencies into individual branches/PRs
- Do not separate patch and minor upgrades into separate PRs for the same dependency
- Upgrade to unstable versions only if the existing version is unstable
- Raise PRs immediately (after branch is created)
- If semantic commits detected, use semantic commit type
fixfor dependencies andchorefor all others - Keep existing branches updated even when not scheduled
- Disable automerging feature - wait for humans to merge all PRs
- Ignore
node_modules,bower_components,vendorand various test/tests directories - Autodetect whether to pin dependencies or maintain ranges
- Rate limit PR creation to a maximum of two per hour
- Limit to maximum 20 open PRs at any time
- Group known monorepo packages together
- Use curated list of recommended non-monorepo package groupings
- Ignore wrongly tagged actions/setup-node v2 releases
- Ignore spring cloud 1.x releases
:abcd: Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.
What to Expect
With your current configuration, Renovate will create 22 Pull Requests:
chore(deps): pin dependencies
- Schedule: ["at any time"]
- Branch name:
renovate/pin-dependencies - Merge into:
master - Pin @nuxt/typescript to
2.6.3 - Pin @nuxtjs/axios to
5.3.6 - Pin @types/jest to
23.3.13 - Pin @vue/test-utils to
1.0.0-beta.28 - Pin jest to
24.0.0 - Pin jest-serializer-vue to
2.0.2 - Pin nuxt to
2.6.3 - Pin prettier to
1.16.1 - Pin stylus to
0.54.5 - Pin stylus-loader to
3.0.2 - Pin ts-jest to
23.10.5 - Pin ts-node to
8.1.0 - Pin tslint-config-prettier to
1.17.0 - Pin tslint-plugin-prettier to
2.0.1 - Pin vue-jest to
3.0.2 - Pin vue-property-decorator to
7.3.0
chore(deps): update dependency @types/jest to v23.3.14
- Schedule: ["at any time"]
- Branch name:
renovate/jest-23.x - Merge into:
master - Upgrade @types/jest to
23.3.14
chore(deps): update dependency jest to v24.9.0
- Schedule: ["at any time"]
- Branch name:
renovate/jest-monorepo - Merge into:
master - Upgrade jest to
24.9.0
chore(deps): update dependency prettier to v1.19.1
- Schedule: ["at any time"]
- Branch name:
renovate/prettier-1.x - Merge into:
master - Upgrade prettier to
1.19.1
chore(deps): update dependency stylus to v0.54.8
- Schedule: ["at any time"]
- Branch name:
renovate/stylus-0.x - Merge into:
master - Upgrade stylus to
0.54.8
chore(deps): update dependency tslint-config-prettier to v1.18.0
- Schedule: ["at any time"]
- Branch name:
renovate/tslint-config-prettier-1.x - Merge into:
master - Upgrade tslint-config-prettier to
1.18.0
chore(deps): update dependency tslint-plugin-prettier to v2.3.0
- Schedule: ["at any time"]
- Branch name:
renovate/tslint-plugin-prettier-2.x - Merge into:
master - Upgrade tslint-plugin-prettier to
2.3.0
chore(deps): update nuxtjs monorepo
- Schedule: ["at any time"]
- Branch name:
renovate/nuxtjs-monorepo - Merge into:
master - Upgrade @nuxt/typescript to
2.8.1 - Upgrade nuxt to
2.14.7
chore(deps): update vue monorepo
- Schedule: ["at any time"]
- Branch name:
renovate/vue-monorepo - Merge into:
master - Upgrade @vue/test-utils to
1.1.1 - Upgrade vue-jest to
3.0.7
fix(deps): update dependency @nuxtjs/axios to v5.12.2
- Schedule: ["at any time"]
- Branch name:
renovate/nuxtjs-axios-5.x - Merge into:
master - Upgrade @nuxtjs/axios to
5.12.2
fix(deps): update dependency @nuxtjs/component-cache to v1.1.6
- Schedule: ["at any time"]
- Branch name:
renovate/nuxtjs-component-cache-1.x - Merge into:
master - Upgrade @nuxtjs/component-cache to
1.1.6
fix(deps): update dependency apicache to v1.5.3
- Schedule: ["at any time"]
- Branch name:
renovate/apicache-1.x - Merge into:
master - Upgrade apicache to
1.5.3
fix(deps): update dependency express to v4.17.1
- Schedule: ["at any time"]
- Branch name:
renovate/express-4.x - Merge into:
master - Upgrade express to
4.17.1
fix(deps): update dependency ts-node to v8.10.2
- Schedule: ["at any time"]
- Branch name:
renovate/ts-node-8.x - Merge into:
master - Upgrade ts-node to
8.10.2
chore(deps): update dependency @types/jest to v26
- Schedule: ["at any time"]
- Branch name:
renovate/jest-26.x - Merge into:
master - Upgrade @types/jest to
26.0.15
chore(deps): update dependency jest to v26
- Schedule: ["at any time"]
- Branch name:
renovate/major-jest-monorepo - Merge into:
master - Upgrade jest to
26.6.3
chore(deps): update dependency prettier to v2
- Schedule: ["at any time"]
- Branch name:
renovate/prettier-2.x - Merge into:
master - Upgrade prettier to
2.2.0
chore(deps): update dependency stylus-loader to v4
- Schedule: ["at any time"]
- Branch name:
renovate/stylus-loader-4.x - Merge into:
master - Upgrade stylus-loader to
4.3.0
chore(deps): update dependency ts-jest to v26
- Schedule: ["at any time"]
- Branch name:
renovate/ts-jest-26.x - Merge into:
master - Upgrade ts-jest to
26.4.4
fix(deps): update dependency @nuxtjs/pwa to v3
- Schedule: ["at any time"]
- Branch name:
renovate/nuxtjs-pwa-3.x - Merge into:
master - Upgrade @nuxtjs/pwa to
3.2.2
fix(deps): update dependency ts-node to v9
- Schedule: ["at any time"]
- Branch name:
renovate/ts-node-9.x - Merge into:
master - Upgrade ts-node to
9.0.0
fix(deps): update dependency vue-property-decorator to v9
- Schedule: ["at any time"]
- Branch name:
renovate/vue-property-decorator-9.x - Merge into:
master - Upgrade vue-property-decorator to
9.1.2
:children_crossing: Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.
:question: 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 WhiteSource Renovate. View repository job log here.