Configure Renovate #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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)server/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 (except for nuget) 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 16 Pull Requests:
fix(deps): update fullcalendar monorepo to v6.1.15
renovate/fullcalendar-monorepo
main
6.1.15
6.1.15
6.1.15
6.1.15
6.1.15
6.1.15
chore(deps): update babel monorepo to v7.26.0
renovate/babel-monorepo
main
7.26.0
7.25.9
7.26.0
7.26.0
chore(deps): update dependency @types/node to v20.17.6
renovate/node-20.x-lockfile
main
20.17.6
chore(deps): update dependency babel-loader to v9.2.1
renovate/babel-loader-9.x-lockfile
main
9.2.1
chore(deps): update dependency tsx to v4.19.2
renovate/tsx-4.x-lockfile
main
4.19.2
chore(deps): update dependency typescript to v5.6.3
renovate/typescript-5.x-lockfile
main
5.6.3
chore(deps): update dependency webpack to v5.96.1
renovate/webpack-5.x-lockfile
main
5.96.1
chore(deps): update dependency webpack-dev-server to v5.1.0
renovate/webpack-dev-server-5.x-lockfile
main
5.1.0
fix(deps): update dependency core-js to v3.39.0
renovate/core-js-3.x-lockfile
main
3.39.0
fix(deps): update dependency express to v4.21.1
renovate/express-4.x-lockfile
main
4.21.1
fix(deps): update dependency preact to v10.24.3
renovate/preact-10.x-lockfile
main
10.24.3
fix(deps): update dependency puppeteer to v22.15.0
renovate/puppeteer-22.x-lockfile
main
22.15.0
chore(deps): update dependency @types/express to v5
renovate/express-5.x
main
^5.0.0
chore(deps): update dependency @types/node to v22
renovate/node-22.x
main
^22.0.0
fix(deps): update dependency ical.js to v2
renovate/ical.js-2.x
main
^2.0.0
fix(deps): update dependency puppeteer to v23
renovate/puppeteer-23.x
main
^23.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 Renovate Bot.
468903d906
to75986160f8
Checkout
From your project repository, check out a new branch and test the changes.