Mend Renovate
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
.github/workflows/release.yml
(github-actions)
package.json
(npm)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Enable Renovate Dependency Dashboard creation
- If semantic commits detected, use semantic commit type
fix
for dependencies and chore
for all others
- Ignore
node_modules
, bower_components
, vendor
and 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 10 open PRs at any time
- Group known monorepo packages together
- Use curated list of recommended non-monorepo package groupings
- A collection of workarounds for known problems with packages
🔡 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 11 Pull Requests:
chore(deps): update dependency prismjs to v1.25.0 [security]
- Branch name:
renovate/npm-prismjs-vulnerability
- Merge into:
master
- Upgrade prismjs to
1.25.0
chore(deps): pin dependencies
- Schedule: ["at any time"]
- Branch name:
renovate/pin-dependencies
- Merge into:
master
- Pin bili to
4.9.0
- Pin eslint-config-rem to
3.1.0
- Pin vue to
3.0.4
- Pin xo to
0.18.2
chore(deps): update dependency bili to v4.10.1
- Schedule: ["at any time"]
- Branch name:
renovate/bili-4.x
- Merge into:
master
- Upgrade bili to
4.10.1
chore(deps): update dependency eslint-config-rem to v3.2.2
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-config-rem-3.x
- Merge into:
master
- Upgrade eslint-config-rem to
3.2.2
chore(deps): update dependency vue to v3.2.37
- Schedule: ["at any time"]
- Branch name:
renovate/vue-monorepo
- Merge into:
master
- Upgrade vue to
3.2.37
chore(deps): update dependency xo to v0.50.0
- Schedule: ["at any time"]
- Branch name:
renovate/xo-0.x
- Merge into:
master
- Upgrade xo to
0.50.0
chore(deps): update actions/cache action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/actions-cache-3.x
- Merge into:
master
- Upgrade actions/cache to
v3
chore(deps): update actions/checkout action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-3.x
- Merge into:
master
- Upgrade actions/checkout to
v3
chore(deps): update actions/setup-node action to v3
- Schedule: ["at any time"]
- Branch name:
renovate/actions-setup-node-3.x
- Merge into:
master
- Upgrade actions/setup-node to
v3
chore(deps): update dependency bili to v5
- Schedule: ["at any time"]
- Branch name:
renovate/bili-5.x
- Merge into:
master
- Upgrade bili to
5.0.5
chore(deps): update dependency eslint-config-rem to v4
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-config-rem-4.x
- Merge into:
master
- Upgrade eslint-config-rem to
4.0.0
🚸 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.
❓ 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.
Uh oh!
There was an error while loading. Please reload this page.
Mend Renovate
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
.github/workflows/release.yml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directories🔡 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 11 Pull Requests:
chore(deps): update dependency prismjs to v1.25.0 [security]
renovate/npm-prismjs-vulnerability
master
1.25.0
chore(deps): pin dependencies
renovate/pin-dependencies
master
4.9.0
3.1.0
3.0.4
0.18.2
chore(deps): update dependency bili to v4.10.1
renovate/bili-4.x
master
4.10.1
chore(deps): update dependency eslint-config-rem to v3.2.2
renovate/eslint-config-rem-3.x
master
3.2.2
chore(deps): update dependency vue to v3.2.37
renovate/vue-monorepo
master
3.2.37
chore(deps): update dependency xo to v0.50.0
renovate/xo-0.x
master
0.50.0
chore(deps): update actions/cache action to v3
renovate/actions-cache-3.x
master
v3
chore(deps): update actions/checkout action to v3
renovate/actions-checkout-3.x
master
v3
chore(deps): update actions/setup-node action to v3
renovate/actions-setup-node-3.x
master
v3
chore(deps): update dependency bili to v5
renovate/bili-5.x
master
5.0.5
chore(deps): update dependency eslint-config-rem to v4
renovate/eslint-config-rem-4.x
master
4.0.0
🚸 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.❓ 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.