Skip to content

Configure Renovate #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 1, 2025

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/workflows/lint-and-test.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
  • Hopefully safe environment variables to allow users to configure.
  • 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.

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

chore(deps): update dependency @chromatic-com/storybook to v3.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/chromatic-com-storybook-3.x
  • Merge into: main
  • Upgrade @chromatic-com/storybook to 3.2.5
chore(deps): update dependency @​vitest/coverage-v8 to v2.1.9
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-monorepo
  • Merge into: main
  • Upgrade @vitest/coverage-v8 to 2.1.9
chore(deps): update dependency editorconfig-checker to v6.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/editorconfig-checker-6.x-lockfile
  • Merge into: main
  • Upgrade editorconfig-checker to 6.0.1
chore(deps): update dependency eslint-plugin-prettier to v5.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-5.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-prettier to 5.2.3
chore(deps): update dependency eslint-plugin-react-refresh to v0.4.19
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-react-refresh-0.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-react-refresh to 0.4.19
chore(deps): update dependency eslint-plugin-storybook to v0.11.3
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-storybook-0.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-storybook to 0.11.3
chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.11
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-plugin-tailwindcss-0.x-lockfile
  • Merge into: main
  • Upgrade prettier-plugin-tailwindcss to 0.6.11
chore(deps): update dependency stylelint-prettier to v5.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-prettier-5.x-lockfile
  • Merge into: main
  • Upgrade stylelint-prettier to 5.0.3
chore(deps): update dependency tailwindcss to v3.4.17
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-monorepo
  • Merge into: main
  • Upgrade tailwindcss to 3.4.17
chore(deps): update react monorepo
chore(deps): update commitlint monorepo to v19.7.1
chore(deps): update dependency @​playwright/test to v1.50.1
  • Schedule: ["at any time"]
  • Branch name: renovate/playwright-monorepo
  • Merge into: main
  • Upgrade @playwright/test to 1.50.1
chore(deps): update dependency @testing-library/react to v16.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/testing-library-monorepo
  • Merge into: main
  • Upgrade @testing-library/react to 16.2.0
chore(deps): update dependency @​types/node to v22.13.9
  • Schedule: ["at any time"]
  • Branch name: renovate/node-22.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 22.13.9
chore(deps): update dependency @​vitejs/plugin-react-swc to v3.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-swc-3.x-lockfile
  • Merge into: main
  • Upgrade @vitejs/plugin-react-swc to 3.8.0
chore(deps): update dependency globals to v15.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-15.x-lockfile
  • Merge into: main
  • Upgrade globals to 15.15.0
chore(deps): update dependency lint-staged to v15.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-15.x-lockfile
  • Merge into: main
  • Upgrade lint-staged to 15.4.3
chore(deps): update dependency postcss to v8.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: main
  • Upgrade postcss to 8.5.3
chore(deps): update dependency prettier to v3.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x-lockfile
  • Merge into: main
  • Upgrade prettier to 3.5.3
chore(deps): update dependency sort-package-json to v2.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sort-package-json-2.x-lockfile
  • Merge into: main
  • Upgrade sort-package-json to 2.15.1
chore(deps): update dependency stylelint to v16.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-16.x-lockfile
  • Merge into: main
  • Upgrade stylelint to 16.15.0
chore(deps): update dependency typescript to ~5.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ~5.8.0
chore(deps): update dependency typescript-eslint to v8.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-monorepo
  • Merge into: main
  • Upgrade typescript-eslint to 8.26.0
chore(deps): update dependency vite to v6.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-6.x-lockfile
  • Merge into: main
  • Upgrade vite to 6.2.0
chore(deps): update eslint monorepo to v9.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to 9.21.0
  • Upgrade eslint to 9.21.0
chore(deps): update storybook monorepo to v8.6.3
chore(deps): update dependency eslint-config-prettier to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-10.x
  • Merge into: main
  • Upgrade eslint-config-prettier to ^10.0.0
chore(deps): update dependency global-jsdom to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/global-jsdom-26.x
  • Merge into: main
  • Upgrade global-jsdom to ^26.0.0
chore(deps): update dependency globals to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-16.x
  • Merge into: main
  • Upgrade globals to ^16.0.0
chore(deps): update dependency jsdom to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/jsdom-26.x
  • Merge into: main
  • Upgrade jsdom to ^26.0.0
chore(deps): update dependency sort-package-json to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/sort-package-json-3.x
  • Merge into: main
  • Upgrade sort-package-json to ^3.0.0
chore(deps): update dependency stylelint-config-standard to v37
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-config-standard-37.x
  • Merge into: main
  • Upgrade stylelint-config-standard to ^37.0.0
chore(deps): update dependency tailwindcss to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-tailwindcss-monorepo
  • Merge into: main
  • Upgrade tailwindcss to ^4.0.0
chore(deps): update vitest monorepo to v3 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vitest-monorepo
  • Merge into: main
  • Upgrade @vitest/coverage-v8 to ^3.0.0
  • Upgrade vitest to ^3.0.0
fix(deps): update react monorepo to v19 (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 was generated by Mend Renovate. View the repository job log.

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

Successfully merging this pull request may close these issues.

0 participants