adapters icon indicating copy to clipboard operation
adapters copied to clipboard

chore: Configure Renovate

Open renovate[bot] opened this issue 1 year ago • 1 comments

Mend Renovate

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/ci.yml (github-actions)
  • .github/workflows/discord.yml (github-actions)
  • .github/workflows/format.yml (github-actions)
  • .github/workflows/label.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/snapshot-release.yml (github-actions)
  • package.json (npm)
  • packages/cloudflare/package.json (npm)
  • packages/netlify/package.json (npm)
  • packages/test-utils/package.json (npm)
  • scripts/package.json (npm)
  • biome.json (regex)

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.
  • 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.
  • Weekly schedule on early Monday mornings.
  • Group all minor and patch updates together.
  • Do not update peerDependencies versions/ranges.
  • Update $schema version in biome.json configuration files.
  • Run Renovate on following schedule: before 4am on Monday

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

chore(deps): update all non-major dependencies
chore(deps): update actions/labeler action to v5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-labeler-5.x
  • Merge into: main
  • Upgrade actions/labeler to v5
chore(deps): update dependency @​octokit/action to v7
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/major-octokit-monorepo
  • Merge into: main
  • Upgrade @octokit/action to ^7.0.0
chore(deps): update dependency eslint to v9
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.2.0
chore(deps): update dependency execa to v9
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/execa-9.x
  • Merge into: main
  • Upgrade execa to ^9.1.0
chore(deps): update dependency vite to v5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/vite-5.x
  • Merge into: main
  • Upgrade vite to ^5.2.11
chore(deps): update node.js to v20
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to >=20.13.1
  • Upgrade @types/node to ^20.12.12
chore(deps): update pnpm to v9
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/pnpm-9.x
  • Merge into: main
  • Upgrade pnpm to 9.1.1
  • Upgrade pnpm to >=9.1.1
chore(deps): update typescript-eslint monorepo to v7 (major)
fix(deps): update dependency tar to v7
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/tar-7.x
  • Merge into: main
  • Upgrade tar to ^7.1.0

🚸 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. View repository job log here.

renovate[bot] avatar May 17 '24 11:05 renovate[bot]

⚠️ No Changeset found

Latest commit: 0a11ec0980cbce6bad96edcc9a1b68f8d0f54b16

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar May 17 '24 11:05 changeset-bot[bot]