Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 14, 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/test.yml (github-actions)
  • package.json (npm)
  • playground/package.json (npm)
  • .github/renovate.json (renovate-config-presets)

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.
  • Use semantic prefixes for commit messages and PR titles.
  • 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.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Set semantic commit type based on advanced rules
  • Presets that harden security for shared GitHub Action Workflows
  • Always widen peerDependencies and engines, while other types like dependencies, devDependencies are update-lockfile.
  • Assign 📦 deps and 🤖 bot labels, and for major updates ⚠️ major
  • Opt-in to refresh lock files once in a while
  • Update CI images to use the latest LTS of Node.js
  • Pin TypeScript to the same version used by @sanity/pkg-utils
  • Wait 3 days before updating a package
  • Group various lint packages together.
  • Group PostCSS packages together.
  • Group all updates except major into its own PR, when possible.
  • Workaround packages that are Pure ESM directly, or have started using transitive dependencies that are.
  • Ensures babel-plugin-react-compiler, react-compiler-runtime and eslint-plugin-react-hooks all update together
  • Dedupe lockfiles after updates for npm, pnpm, and yarn.
  • Use curated presets maintained by Sanity. See docs for advanced usage.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/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 22 Pull Requests:

chore(deps): update dependency vite to v6.4.1 [security]
  • Branch name: renovate/npm-vite-vulnerability
  • Merge into: main
  • Upgrade vite to 6.4.1
chore(deps): update non-major
chore(deps): update pnpm to v10.24.0
  • Schedule: ["* * 1 */12 *"]
  • Branch name: renovate/corepack
  • Merge into: main
  • Upgrade pnpm to 10.24.0
chore(deps): update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to v5
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
chore(deps): update actions/create-github-app-token action to v2
chore(deps): update actions/setup-node action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-5.x
  • Merge into: main
  • Upgrade actions/setup-node to v5
chore(deps): update actions/setup-node action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-6.x
  • Merge into: main
  • Upgrade actions/setup-node to v6
chore(deps): update dependency @​sanity/pkg-utils to v7
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/sanity-pkg-utils-7.x
  • Merge into: main
  • Upgrade @sanity/pkg-utils to ^7.11.9
chore(deps): update dependency @​sanity/pkg-utils to v8
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/sanity-pkg-utils-8.x
  • Merge into: main
  • Upgrade @sanity/pkg-utils to ^8.1.29
chore(deps): update dependency @​sanity/pkg-utils to v9
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/sanity-pkg-utils-9.x
  • Merge into: main
  • Upgrade @sanity/pkg-utils to ^9.2.0
chore(deps): update dependency @​sanity/prettier-config to v2
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/sanity-prettier-config-2.x
  • Merge into: main
  • Upgrade @sanity/prettier-config to ^2.0.2
chore(deps): update dependency @​vitejs/plugin-react to v5
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/vitejs-plugin-react-5.x
  • Merge into: main
  • Upgrade @vitejs/plugin-react to ^5.1.1
chore(deps): update dependency eslint to v9
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/major-9-linters
  • Merge into: main
  • Upgrade eslint to ^9.39.1
chore(deps): update dependency eslint-config-prettier to v10
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/major-10-linters
  • Merge into: main
  • Upgrade eslint-config-prettier to ^10.1.8
chore(deps): update dependency eslint-plugin-react-hooks to v7
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/major-7-react-compiler
  • Merge into: main
  • Upgrade eslint-plugin-react-hooks to ^7.0.1
chore(deps): update dependency lint-staged to v16
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/lint-staged-16.x
  • Merge into: main
  • Upgrade lint-staged to ^16.2.7
chore(deps): update dependency semantic-release to v25
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/major-25-semantic-release
  • Merge into: main
  • Upgrade semantic-release to ^25.0.2
chore(deps): update dependency vitest to v4
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/major-4-vitest-monorepo
  • Merge into: main
  • Upgrade vitest to ^4.0.14
chore(deps): update linters to v8 (major)
fix(deps): Update dependency @​sanity/ui to v3
  • Schedule: ["before 3am on Monday"]
  • Branch name: renovate/sanity-ui-3.x
  • Merge into: main
  • Upgrade @sanity/ui to ^3.1.11
chore(deps): lock file maintenance
  • Schedule: ["* * 1 */12 *"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

🚸 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 using a curated preset maintained by Sanity. View repository job log here

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