Configure Renovate #1
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
docker-compose.yml
(docker-compose)Dockerfile
(dockerfile).drone.yml
(droneci)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.🔡 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 20 Pull Requests:
chore(deps): update dependency autoprefixer to v10.4.16
renovate/autoprefixer-10.x-lockfile
main
10.4.16
chore(deps): update dependency postcss to v8.4.31
renovate/postcss-8.x-lockfile
main
8.4.31
fix(deps): update dependency @nextui-org/react to v1.0.0-beta.9-dbg2
renovate/nextui-org-react-1.x-lockfile
main
1.0.0-beta.9-dbg2
fix(deps): update dependency bcrypt to v5.1.1
renovate/bcrypt-5.x-lockfile
main
5.1.1
fix(deps): update dependency critters to ^0.0.20
renovate/critters-0.x
main
^0.0.20
chore(deps): update dependency eslint to v8.52.0
renovate/eslint-8.x-lockfile
main
8.52.0
chore(deps): update dependency eslint-plugin-security to v1.7.1
renovate/eslint-plugin-security-1.x-lockfile
main
1.7.1
chore(deps): update dependency tailwindcss to v3.3.5
renovate/tailwindcss-3.x-lockfile
main
3.3.5
chore(deps): update node.js to v18.18
renovate/node-18.x
main
18.18-alpine
fix(deps): update dependency http-status-codes to v2.3.0
renovate/http-status-codes-2.x-lockfile
main
2.3.0
fix(deps): update dependency mongoose to v6.12.2
renovate/mongoose-6.x-lockfile
main
6.12.2
fix(deps): update dependency next-auth to v4.24.3
renovate/next-auth-4.x-lockfile
main
4.24.3
fix(deps): update dependency sharp to ^0.32.0
renovate/sharp-0.x
main
^0.32.0
fix(deps): update nextjs monorepo to v13.5.6
renovate/nextjs-monorepo
main
13.5.6
13.5.6
chore(deps): update node.js to v21
renovate/node-21.x
main
21
21.1-alpine
fix(deps): update dependency @nextui-org/react to v2
renovate/nextui-org-react-2.x
main
^2.0.0
fix(deps): update dependency mongoose to v7
renovate/mongoose-7.x
main
^7.0.0
fix(deps): update dependency next-connect to v1
renovate/next-connect-1.x
main
^1.0.0
fix(deps): update dependency next-seo to v6
renovate/next-seo-6.x
main
^6.0.0
fix(deps): update nextjs monorepo to v14 (major)
renovate/major-nextjs-monorepo
main
14.0.0
14.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.