Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 28, 2022

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
  • 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.
  • 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 and @sanity/tsdoc
  • Group various lint packages together.
  • Group PostCSS packages together.
  • Group all updates except major into its own PR, when possible.
  • Deps that are noisy and don't need to be automatically maintained
  • Workaround packages that are Pure ESM directly, or have started using transitive dependencies that are.
  • Workaround how babel-plugin-react-compiler is publishing experimental versions on the latest tag, without this workaround renovate will downgrade the version to 0.0.0
  • 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 6 Pull Requests:

chore(deps): update non-major
chore(deps): update dependency prettier to v3
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/major-3-linters
  • Merge into: main
  • Upgrade prettier to ^3.5.3
chore(deps): update react monorepo to v17 (major)
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/major-17-react-monorepo
  • Merge into: main
  • Upgrade @types/react to ^17.0.84
  • Upgrade @types/react-dom to ^17.0.26
  • Upgrade react to ^17.0.0
  • Upgrade react-dom to ^17.0.0
chore(deps): update react monorepo to v18 (major)
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/major-18-react-monorepo
  • Merge into: main
  • Upgrade @types/react to ^18.3.20
  • Upgrade @types/react-dom to ^18.3.5
  • Upgrade react to ^18.0.0
  • Upgrade react-dom to ^18.0.0
chore(deps): update react monorepo to v19 (major)
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/major-19-react-monorepo
  • Merge into: main
  • Upgrade @types/react to ^19.0.12
  • Upgrade @types/react-dom to ^19.0.4
  • Upgrade react to ^19.0.0
  • Upgrade react-dom to ^19.0.0
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

@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 3193ad5 to af5e916 Compare September 12, 2024 16:17
@renovate renovate bot force-pushed the renovate/configure branch from af5e916 to fab5bec Compare March 24, 2025 11:35
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