Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

chore: Configure Renovate - #1

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

chore: Configure Renovate#1
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Oct 25, 2024

Copy link
Copy Markdown

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)
  • package.json (npm)
  • .nvmrc (nvm)

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 fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) 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.
  • Disable Renovate Dependency Dashboard creation.
  • Run Renovate on following schedule: after 9pm,before 6am

🔡 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 11 Pull Requests:

chore(deps): update dependency eslint to v8.57.1
  • Schedule: ["after 9pm","before 6am"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 8.57.1
chore(deps): update dependency postcss to v8.4.49
  • Schedule: ["after 9pm","before 6am"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: main
  • Upgrade postcss to 8.4.49
chore(deps): update dependency tailwindcss to v3.4.15
  • Schedule: ["after 9pm","before 6am"]
  • Branch name: renovate/tailwindcss-3.x-lockfile
  • Merge into: main
  • Upgrade tailwindcss to 3.4.15
chore(deps): update nextjs monorepo to v14.2.18
  • Schedule: ["after 9pm","before 6am"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: main
  • Upgrade eslint-config-next to 14.2.18
  • Upgrade next to 14.2.18
chore(deps): update react monorepo to v18.3.12
  • Schedule: ["after 9pm","before 6am"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 18.3.12
  • Upgrade @types/react-dom to 18.3.1
fix(deps): update dependency lucia to v3.2.2
  • Schedule: ["after 9pm","before 6am"]
  • Branch name: renovate/lucia-3.x-lockfile
  • Merge into: main
  • Upgrade lucia to 3.2.2
chore(deps): update dependency @​types/node to v20.17.9
  • Schedule: ["after 9pm","before 6am"]
  • Branch name: renovate/node-20.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 20.17.9
chore(deps): update dependency typescript to v5.7.2
  • Schedule: ["after 9pm","before 6am"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.7.2
chore(deps): update dependency eslint to v9
  • Schedule: ["after 9pm","before 6am"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
chore(deps): update nextjs monorepo to v15 (major)
  • Schedule: ["after 9pm","before 6am"]
  • Branch name: renovate/major-nextjs-monorepo
  • Merge into: main
  • Upgrade eslint-config-next to 15.0.3
  • Upgrade next to 15.0.3
chore(deps): update node.js to v22
  • Schedule: ["after 9pm","before 6am"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22
  • Upgrade @types/node to ^22.0.0

❓ 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 was generated by Mend Renovate. View the repository job log.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants