chore: Configure Renovate #1

Merged
alois merged 1 commit from renovate/configure into main 2026-08-05 21:17:20 +03:00
Contributor

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

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


Detected Package Files

  • .forgejo/workflows/deploy.yaml (github-actions)
  • apps/showcase/package.json (npm)
  • package.json (npm)
  • pnpm-workspace.yaml (npm)

What to Expect

With your current configuration, Renovate will create 16 Pull Requests:

chore(deps): update dependency @​tailwindcss/cli to v4.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-cli-4.x-lockfile
  • Merge into: main
  • Upgrade @tailwindcss/cli to 4.3.3
chore(deps): update dependency @​vitejs/plugin-react to v6.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-6.x-lockfile
  • Merge into: main
  • Upgrade @vitejs/plugin-react to 6.0.5
chore(deps): update dependency react to v19.2.8
  • Schedule: ["at any time"]
  • Branch name: renovate/react-19.x-lockfile
  • Merge into: main
  • Upgrade react to 19.2.8
  • Upgrade @types/react to 19.2.18
chore(deps): update dependency react-dom to v19.2.8
  • Schedule: ["at any time"]
  • Branch name: renovate/react-dom-19.x-lockfile
  • Merge into: main
  • Upgrade react-dom to 19.2.8
  • Upgrade @types/react-dom to 19.2.4
chore(deps): update dependency tailwindcss to v4.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-4.x-lockfile
  • Merge into: main
  • Upgrade tailwindcss to 4.3.3
chore(deps): update dependency @base-ui/react to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/base-ui-react-1.x-lockfile
  • Merge into: main
  • Upgrade @base-ui/react to 1.7.0
chore(deps): update dependency @​types/node to v26.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/node-26.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 26.1.2
chore(deps): update dependency globals to v17.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x-lockfile
  • Merge into: main
  • Upgrade globals to 17.9.0
chore(deps): update dependency lucide-react to v1.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lucide-react-1.x-lockfile
  • Merge into: main
  • Upgrade lucide-react to 1.28.0
chore(deps): update dependency react-resizable-panels to v4.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/react-resizable-panels-4.x-lockfile
  • Merge into: main
  • Upgrade react-resizable-panels to 4.12.2
chore(deps): update dependency recharts to v3.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/recharts-3.x
  • Merge into: main
  • Upgrade recharts to 3.10.1
chore(deps): update dependency shadcn to v4.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/shadcn-4.x-lockfile
  • Merge into: main
  • Upgrade shadcn to 4.16.1
chore(deps): update dependency typescript-eslint to v8.66.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-8.x-lockfile
  • Merge into: main
  • Upgrade typescript-eslint to 8.66.0
chore(deps): update dependency vite to v8.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x-lockfile
  • Merge into: main
  • Upgrade vite to 8.2.0
chore(deps): update dependency typescript to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-7.x
  • Merge into: main
  • Upgrade typescript to ^7.0.0
chore(deps): update https://data.forgejo.org/actions/checkout action to v7

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

Welcome to [Renovate](https://github.com/renovatebot/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. 📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading. 🔡 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. --- ### Detected Package Files * `.forgejo/workflows/deploy.yaml` (github-actions) * `apps/showcase/package.json` (npm) * `package.json` (npm) * `pnpm-workspace.yaml` (npm) ### What to Expect With your current configuration, Renovate will create 16 Pull Requests: <details> <summary>chore(deps): update dependency @&#8203;tailwindcss/cli to v4.3.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-cli-4.x-lockfile` - Merge into: `main` - Upgrade [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss) to `4.3.3` </details> <details> <summary>chore(deps): update dependency @&#8203;vitejs/plugin-react to v6.0.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitejs-plugin-react-6.x-lockfile` - Merge into: `main` - Upgrade [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react) to `6.0.5` </details> <details> <summary>chore(deps): update dependency react to v19.2.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-19.x-lockfile` - Merge into: `main` - Upgrade [react](https://github.com/react/react) to `19.2.8` - Upgrade [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped) to `19.2.18` </details> <details> <summary>chore(deps): update dependency react-dom to v19.2.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-dom-19.x-lockfile` - Merge into: `main` - Upgrade [react-dom](https://github.com/react/react) to `19.2.8` - Upgrade [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped) to `19.2.4` </details> <details> <summary>chore(deps): update dependency tailwindcss to v4.3.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-4.x-lockfile` - Merge into: `main` - Upgrade [tailwindcss](https://github.com/tailwindlabs/tailwindcss) to `4.3.3` </details> <details> <summary>chore(deps): update dependency @base-ui/react to v1.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/base-ui-react-1.x-lockfile` - Merge into: `main` - Upgrade [@base-ui/react](https://github.com/mui/base-ui) to `1.7.0` </details> <details> <summary>chore(deps): update dependency @&#8203;types/node to v26.1.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-26.x-lockfile` - Merge into: `main` - Upgrade [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) to `26.1.2` </details> <details> <summary>chore(deps): update dependency globals to v17.9.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/globals-17.x-lockfile` - Merge into: `main` - Upgrade [globals](https://github.com/sindresorhus/globals) to `17.9.0` </details> <details> <summary>chore(deps): update dependency lucide-react to v1.28.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/lucide-react-1.x-lockfile` - Merge into: `main` - Upgrade [lucide-react](https://github.com/lucide-icons/lucide) to `1.28.0` </details> <details> <summary>chore(deps): update dependency react-resizable-panels to v4.12.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-resizable-panels-4.x-lockfile` - Merge into: `main` - Upgrade [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) to `4.12.2` </details> <details> <summary>chore(deps): update dependency recharts to v3.10.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/recharts-3.x` - Merge into: `main` - Upgrade [recharts](https://github.com/recharts/recharts) to `3.10.1` </details> <details> <summary>chore(deps): update dependency shadcn to v4.16.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/shadcn-4.x-lockfile` - Merge into: `main` - Upgrade [shadcn](https://github.com/shadcn-ui/ui) to `4.16.1` </details> <details> <summary>chore(deps): update dependency typescript-eslint to v8.66.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-eslint-8.x-lockfile` - Merge into: `main` - Upgrade [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) to `8.66.0` </details> <details> <summary>chore(deps): update dependency vite to v8.2.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-8.x-lockfile` - Merge into: `main` - Upgrade [vite](https://github.com/vitejs/vite) to `8.2.0` </details> <details> <summary>chore(deps): update dependency typescript to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-7.x` - Merge into: `main` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `^7.0.0` </details> <details> <summary>chore(deps): update https://data.forgejo.org/actions/checkout action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/https-data.forgejo.org-actions-checkout-7.x` - Merge into: `main` - Upgrade [https://data.forgejo.org/actions/checkout](https://data.forgejo.org/actions/checkout) to `v7` </details> 🚸 PR 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`](https://docs.renovatebot.com/configuration-options/#prhourlylimit) for details. --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
alois merged commit 7d4ce9c7b2 into main 2026-08-05 21:17:20 +03:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
methanium/ui!1
No description provided.