chore: Configure 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
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand 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
minorandpatchupdates together. - Do not update
peerDependenciesversions/ranges. - Update
$schemaversion inbiome.jsonconfiguration 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
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/all-minor-patch - Merge into:
main - Upgrade @astrojs/check to
^0.7.0 - Upgrade @astrojs/internal-helpers to
0.4.0 - Upgrade @biomejs/biome to
1.7.3 - Upgrade @changesets/changelog-github to
^0.5.0 - Upgrade @changesets/cli to
^2.27.2 - Upgrade @cloudflare/workers-types to
^4.20240512.0 - Upgrade @netlify/edge-functions to
^2.8.0 - Upgrade @netlify/functions to
^2.7.0 - Upgrade @octokit/action to
^6.1.0 - Upgrade @types/node to
^18.19.33 - Upgrade @typescript-eslint/eslint-plugin to
^6.21.0 - Upgrade @typescript-eslint/parser to
^6.21.0 - Upgrade astro to
^4.8.6 - Upgrade del to
^7.1.0 - Upgrade esbuild to
^0.21.3 - Upgrade eslint to
^8.57.0 - Upgrade eslint-config-prettier to
^9.1.0 - Upgrade eslint-plugin-prettier to
^5.1.3 - Upgrade execa to
^8.0.1 - Upgrade fast-glob to
^3.3.2 - Upgrade globby to
^14.0.1 - Upgrade kleur to
^4.1.5 - Upgrade lannonbr/repo-permission-check-action to
2.0.2 - Upgrade miniflare to
^3.20240512.0 - Upgrade node to
>=18.20.2 - Upgrade only-allow to
^1.2.1 - Upgrade pnpm to
8.15.8 - Upgrade pnpm to
>=8.15.8 - Upgrade prettier to
^3.2.5 - Upgrade prettier-plugin-astro to
^0.13.0 - Upgrade rollup to
^4.17.2 - Upgrade strip-ansi to
^7.1.0 - Upgrade svelte to
^4.2.17 - Upgrade tar to
^6.2.1 - Upgrade turbo to
^1.13.3 - Upgrade typescript to
^5.4.5 - Upgrade vite to
^4.5.3 - Upgrade vite to
^5.2.11 - Upgrade wrangler to
^3.57.0
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
chore(deps): update typescript-eslint monorepo to v7 (major)
- Schedule: ["before 4am on Monday"]
- Branch name:
renovate/major-typescript-eslint-monorepo - Merge into:
main - Upgrade @typescript-eslint/eslint-plugin to
^7.9.0 - Upgrade @typescript-eslint/parser to
^7.9.0
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.
⚠️ 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