Skip to content

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

  • .github/workflows/test.yml (github-actions)
  • go.mod (gomod)
  • 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 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 5 Pull Requests:

chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to v3
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-go action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-3.x
  • Merge into: main
  • Upgrade actions/setup-go to v3
chore(deps): update actions/setup-go action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-4.x
  • Merge into: main
  • Upgrade actions/setup-go to v4
chore(deps): update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: main
  • Upgrade actions/setup-go to v5

🚸 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 d0ea661 to 4486f74 Compare September 9, 2024 11:30
@renovate renovate bot force-pushed the renovate/configure branch from 4486f74 to e7ec1ca Compare November 23, 2024 16:19
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 0581567 to 3193938 Compare February 16, 2025 03:36
@renovate renovate bot force-pushed the renovate/configure branch from 3193938 to 6be5bfe Compare July 4, 2025 09:56
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