Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Conversation

@renovate
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

  • frontend/package.json (npm)
  • studio/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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 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 12 Pull Requests:

fix(deps): Update non-major
chore(deps): update dependency @​sanity/eslint-config-studio to v3
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/sanity-eslint-config-studio-3.x
  • Merge into: master
  • Upgrade @sanity/eslint-config-studio to ^3.0.1
chore(deps): update dependency @​sanity/eslint-config-studio to v4
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/sanity-eslint-config-studio-4.x
  • Merge into: master
  • Upgrade @sanity/eslint-config-studio to ^4.0.0
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: master
  • Upgrade prettier to ^3.3.3
chore(deps): update dependency typescript to v5
  • Schedule: ["before 3am on the first day of the month"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to ^5.5.4
  • Upgrade typescript to 5.5.4
fix(deps): Update dependency @​portabletext/react to v3
  • Schedule: ["before 3am on Monday"]
  • Branch name: renovate/portabletext-react-3.x
  • Merge into: master
  • Upgrade @portabletext/react to ^3.0.0
fix(deps): Update dependency @​sanity/client to v5
  • Schedule: ["before 3am on Monday"]
  • Branch name: renovate/sanity-client-5.x
  • Merge into: master
  • Upgrade @sanity/client to ^5.0.0
fix(deps): Update dependency @​sanity/client to v6
  • Schedule: ["before 3am on Monday"]
  • Branch name: renovate/sanity-client-6.x
  • Merge into: master
  • Upgrade @sanity/client to ^6.0.0
fix(deps): Update dependency eslint-config-next to v14
  • Schedule: ["before 3am on Monday"]
  • Branch name: renovate/major-14-linters
  • Merge into: master
  • Upgrade eslint-config-next to 14.2.8
fix(deps): Update dependency styled-components to v6
  • Schedule: ["before 3am on Monday"]
  • Branch name: renovate/styled-components-6.x
  • Merge into: master
  • Upgrade styled-components to ^6.0.0
fix(deps): Update nextjs monorepo to v14 (major)
  • Schedule: ["before 3am on Monday"]
  • Branch name: renovate/major-14-nextjs-monorepo
  • Merge into: master
  • Upgrade @next/font to 14.2.8
  • Upgrade next to 14.2.8
chore(deps): lock file maintenance
  • Schedule: ["every 12 months on the first day of the month"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: master
  • 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 from 608b90c to 50b0e2a Compare September 9, 2024 11:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants