Configure Renovate #27

Open
veganhacktivists-renovate[bot] wants to merge 1 commit from renovate/configure into main
veganhacktivists-renovate[bot] commented 2024-11-27 09:07:15 +00:00 (Migrated from github.com)

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)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • 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.

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

Update dependency @​tailwindcss/forms to v0.5.11
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-forms-0.x-lockfile
  • Merge into: main
  • Upgrade @tailwindcss/forms to 0.5.11
Update dependency @​tailwindcss/typography to v0.5.19
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-typography-0.x-lockfile
  • Merge into: main
  • Upgrade @tailwindcss/typography to 0.5.19
Update dependency @​vitejs/plugin-react-swc to v4.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-swc-4.x-lockfile
  • Merge into: main
  • Upgrade @vitejs/plugin-react-swc to 4.3.1
Update dependency postcss to v8.5.15
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: main
  • Upgrade postcss to 8.5.15
Update dependency prettier to v4.0.0-alpha.13
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-4.x
  • Merge into: main
  • Upgrade prettier to 4.0.0-alpha.13
Update dependency vite to v8.0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x-lockfile
  • Merge into: main
  • Upgrade vite to 8.0.14
Update radix-ui-primitives monorepo
Update react monorepo
Update dependency autoprefixer to v10.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x-lockfile
  • Merge into: main
  • Upgrade autoprefixer to 10.5.0
Update dependency eslint to v10.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 10.4.0
Update dependency globals to v17.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x-lockfile
  • Merge into: main
  • Upgrade globals to 17.6.0
Update dependency motion to v12.40.0
  • Schedule: ["at any time"]
  • Branch name: renovate/motion-12.x-lockfile
  • Merge into: main
  • Upgrade motion to 12.40.0
Update dependency typescript to v5.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.9.3
Update pnpm to v9.15.9
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-9.x
  • Merge into: main
  • Upgrade pnpm to 9.15.9
Update typescript-eslint monorepo to v8.59.4
Update dependency tailwindcss to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-4.x
  • Merge into: main
  • Upgrade tailwindcss to ^4.0.0
Update dependency typescript to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-6.x
  • Merge into: main
  • Upgrade typescript to ^6.0.0
Update pnpm to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-11.x
  • Merge into: main
  • Upgrade pnpm to 11.2.2

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

Welcome to [Renovate](https://redirect.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. --- ### Detected Package Files * `package.json` (npm) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - 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. 🔡 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 18 Pull Requests: <details> <summary>Update dependency @&#8203;tailwindcss/forms to v0.5.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-forms-0.x-lockfile` - Merge into: `main` - Upgrade [@tailwindcss/forms](https://redirect.github.com/tailwindlabs/tailwindcss-forms) to `0.5.11` </details> <details> <summary>Update dependency @&#8203;tailwindcss/typography to v0.5.19</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-typography-0.x-lockfile` - Merge into: `main` - Upgrade [@tailwindcss/typography](https://redirect.github.com/tailwindlabs/tailwindcss-typography) to `0.5.19` </details> <details> <summary>Update dependency @&#8203;vitejs/plugin-react-swc to v4.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/vitejs-plugin-react-swc-4.x-lockfile` - Merge into: `main` - Upgrade [@vitejs/plugin-react-swc](https://redirect.github.com/vitejs/vite-plugin-react) to `4.3.1` </details> <details> <summary>Update dependency postcss to v8.5.15</summary> - Schedule: ["at any time"] - Branch name: `renovate/postcss-8.x-lockfile` - Merge into: `main` - Upgrade [postcss](https://redirect.github.com/postcss/postcss) to `8.5.15` </details> <details> <summary>Update dependency prettier to v4.0.0-alpha.13</summary> - Schedule: ["at any time"] - Branch name: `renovate/prettier-4.x` - Merge into: `main` - Upgrade [prettier](https://redirect.github.com/prettier/prettier) to `4.0.0-alpha.13` </details> <details> <summary>Update dependency vite to v8.0.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/vite-8.x-lockfile` - Merge into: `main` - Upgrade [vite](https://redirect.github.com/vitejs/vite) to `8.0.14` </details> <details> <summary>Update radix-ui-primitives monorepo</summary> - Schedule: ["at any time"] - Branch name: `renovate/radix-ui-primitives-monorepo` - Merge into: `main` - Upgrade [@radix-ui/react-dialog](https://redirect.github.com/radix-ui/primitives) to `1.1.15` - Upgrade [@radix-ui/react-select](https://redirect.github.com/radix-ui/primitives) to `2.2.6` </details> <details> <summary>Update react monorepo</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-monorepo` - Merge into: `main` - Upgrade [@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped) to `19.2.15` - Upgrade [eslint-plugin-react-hooks](https://redirect.github.com/facebook/react) to `7.1.1` - Upgrade [react](https://redirect.github.com/facebook/react) to `19.2.6` - Upgrade [react-dom](https://redirect.github.com/facebook/react) to `19.2.6` </details> <details> <summary>Update dependency autoprefixer to v10.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/autoprefixer-10.x-lockfile` - Merge into: `main` - Upgrade [autoprefixer](https://redirect.github.com/postcss/autoprefixer) to `10.5.0` </details> <details> <summary>Update dependency eslint to v10.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-monorepo` - Merge into: `main` - Upgrade [eslint](https://redirect.github.com/eslint/eslint) to `10.4.0` </details> <details> <summary>Update dependency globals to v17.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/globals-17.x-lockfile` - Merge into: `main` - Upgrade [globals](https://redirect.github.com/sindresorhus/globals) to `17.6.0` </details> <details> <summary>Update dependency motion to v12.40.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/motion-12.x-lockfile` - Merge into: `main` - Upgrade [motion](https://redirect.github.com/motiondivision/motion) to `12.40.0` </details> <details> <summary>Update dependency typescript to v5.9.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x-lockfile` - Merge into: `main` - Upgrade [typescript](https://redirect.github.com/microsoft/TypeScript) to `5.9.3` </details> <details> <summary>Update pnpm to v9.15.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/pnpm-9.x` - Merge into: `main` - Upgrade [pnpm](https://redirect.github.com/pnpm/pnpm) to `9.15.9` </details> <details> <summary>Update typescript-eslint monorepo to v8.59.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-eslint-monorepo` - Merge into: `main` - Upgrade [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/typescript-eslint) to `8.59.4` - Upgrade [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/typescript-eslint) to `8.59.4` </details> <details> <summary>Update dependency tailwindcss to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/tailwindcss-4.x` - Merge into: `main` - Upgrade [tailwindcss](https://redirect.github.com/tailwindlabs/tailwindcss) to `^4.0.0` </details> <details> <summary>Update dependency typescript to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-6.x` - Merge into: `main` - Upgrade [typescript](https://redirect.github.com/microsoft/TypeScript) to `^6.0.0` </details> <details> <summary>Update pnpm to v11</summary> - Schedule: ["at any time"] - Branch name: `renovate/pnpm-11.x` - Merge into: `main` - Upgrade [pnpm](https://redirect.github.com/pnpm/pnpm) to `11.2.2` </details> 🚸 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](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://redirect.github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git switch renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --ff-only renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --no-ff renovate/configure
git switch main
git merge --squash renovate/configure
git switch main
git merge --ff-only renovate/configure
git switch main
git merge renovate/configure
git push origin main
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
VeganHacktivists/watch-dominion!27
No description provided.