algorithm-lab
algorithm-lab 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.
🚦 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
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand 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 12 Pull Requests:
Update dependency morgan to v1.9.1 [SECURITY]
- Branch name:
renovate/npm-morgan-vulnerability - Merge into:
master - Upgrade morgan to
1.9.1
Update dependency ejs to v3 [SECURITY]
- Branch name:
renovate/npm-ejs-vulnerability - Merge into:
master - Upgrade ejs to
^3.0.0
Update dependency cookie-parser to v1.4.6
- Schedule: ["at any time"]
- Branch name:
renovate/cookie-parser-1.x-lockfile - Merge into:
master - Upgrade cookie-parser to
1.4.6 - Upgrade @types/cookie-parser to
1.4.6
Update dependency @​types/body-parser to v1.19.5
- Schedule: ["at any time"]
- Branch name:
renovate/body-parser-1.x - Merge into:
master - Upgrade @types/body-parser to
1.19.5
Update dependency @​types/ejs to v2.7.0
- Schedule: ["at any time"]
- Branch name:
renovate/ejs-2.x-lockfile - Merge into:
master - Upgrade @types/ejs to
2.7.0
Update dependency @​types/morgan to v1.9.9
- Schedule: ["at any time"]
- Branch name:
renovate/morgan-1.x-lockfile - Merge into:
master - Upgrade @types/morgan to
1.9.9
Update dependency @​types/node to v7.10.14
- Schedule: ["at any time"]
- Branch name:
renovate/node-7.x-lockfile - Merge into:
master - Upgrade @types/node to
7.10.14
Update dependency body-parser to v1.20.2
- Schedule: ["at any time"]
- Branch name:
renovate/body-parser-1.x-lockfile - Merge into:
master - Upgrade body-parser to
1.20.2
Update dependency express to v4.18.2
- Schedule: ["at any time"]
- Branch name:
renovate/express-4.x-lockfile - Merge into:
master - Upgrade express to
4.18.2 - Upgrade @types/express to
4.17.21
Update dependency serve-favicon to v2.5.0
- Schedule: ["at any time"]
- Branch name:
renovate/serve-favicon-2.x-lockfile - Merge into:
master - Upgrade serve-favicon to
2.5.0 - Upgrade @types/serve-favicon to
2.5.7
Update dependency @​types/ejs to v3
- Schedule: ["at any time"]
- Branch name:
renovate/ejs-3.x - Merge into:
master - Upgrade @types/ejs to
^3.0.0
Update dependency @​types/node to v20
- Schedule: ["at any time"]
- Branch name:
renovate/node-20.x - Merge into:
master - Upgrade @types/node to
^20.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.