Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

chore: Configure Renovate #203

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: Configure Renovate #203

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 12, 2024

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/setup/action.yml (github-actions)
  • .github/workflows/CI.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
  • 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 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 26 Pull Requests:

chore(deps): update dependency autoprefixer to v10.4.19
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x
  • Merge into: main
  • Upgrade autoprefixer to 10.4.19
chore(deps): update dependency postcss to v8.4.38
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x
  • Merge into: main
  • Upgrade postcss to 8.4.38
chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.14
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-plugin-tailwindcss-0.x-lockfile
  • Merge into: main
  • Upgrade prettier-plugin-tailwindcss to 0.5.14
chore(deps): update dependency tailwindcss to v3.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x
  • Merge into: main
  • Upgrade tailwindcss to 3.4.3
chore(deps): update dependency zod to v3.22.5
  • Schedule: ["at any time"]
  • Branch name: renovate/zod-3.x-lockfile
  • Merge into: main
  • Upgrade zod to 3.22.5
chore(deps): update react monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 18.2.79
  • Upgrade @types/react-dom to 18.2.25
fix(deps): update dependency eslint-plugin-prettier to v5.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-prettier to 5.1.3
chore(deps): update dependency @​ianvs/prettier-plugin-sort-imports to v4.2.1
chore(deps): update dependency @t3-oss/env-nextjs to ^0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/t3-oss-env-nextjs-0.x
  • Merge into: main
  • Upgrade @t3-oss/env-nextjs to ^0.9.0
chore(deps): update dependency @​types/node to v20.12.7
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade @types/node to 20.12.7
chore(deps): update dependency eslint to v8.57.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to 8.57.0
chore(deps): update dependency eslint-plugin-react to v7.34.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-7.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-react to 7.34.1
chore(deps): update dependency eslint-plugin-tailwindcss to v3.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-tailwindcss-3.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-tailwindcss to 3.15.1
chore(deps): update dependency prettier to v3.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x-lockfile
  • Merge into: main
  • Upgrade prettier to 3.2.5
chore(deps): update dependency shadcn-ui to ^0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/shadcn-ui-0.x
  • Merge into: main
  • Upgrade shadcn-ui to ^0.8.0
chore(deps): update dependency tailwind-merge to v2.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwind-merge-2.x-lockfile
  • Merge into: main
  • Upgrade tailwind-merge to 2.3.0
chore(deps): update dependency typescript to v5.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.4.5
chore(deps): update nextjs monorepo to v14.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/nextjs-monorepo
  • Merge into: main
  • Upgrade eslint-config-next to 14.2.2
  • Upgrade next to 14.2.2
chore(deps): update typescript-eslint monorepo to v6.21.0
fix(deps): update dependency clsx to v2.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/clsx-2.x-lockfile
  • Merge into: main
  • Upgrade clsx to 2.1.0
fix(deps): update dependency lucide-react to ^0.372.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lucide-react-0.x
  • Merge into: main
  • Upgrade lucide-react to ^0.372.0
fix(deps): update dependency next-themes to ^0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/next-themes-0.x
  • Merge into: main
  • Upgrade next-themes to ^0.3.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-9.x
  • Merge into: main
  • Upgrade eslint to 9.1.0
chore(deps): update typescript-eslint monorepo to v7 (major)

🚸 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.

Copy link

vercel bot commented Feb 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 12, 2024 8:54am

Copy link

Hello @renovate[bot] and thank you for the pull request,

The following jobs failed and must be fixed:

  • format. This check can be fixed by running pnpm format
  • lint. This check can be fixed by running pnpm lint:fix

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants