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/pr.yaml (github-actions)
.github/workflows/release.yaml (github-actions)
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.
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.
🔡 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 17 Pull Requests:
fix(deps): update dependency type-fest to v4.26.1
- Schedule: ["at any time"]
- Branch name: `renovate/type-fest-4.x`
- Merge into: `main`
- Upgrade [type-fest](https://redirect.github.com/sindresorhus/type-fest) to `4.26.1`
chore(deps): update dependency @biomejs/biome to v1.9.0
- Schedule: ["at any time"]
- Branch name: `renovate/biomejs-biome-1.x`
- Merge into: `main`
- Upgrade [@biomejs/biome](https://redirect.github.com/biomejs/biome) to `1.9.0`
chore(deps): update dependency @changesets/cli to v2.27.8
- Schedule: ["at any time"]
- Branch name: `renovate/changesets-cli-2.x`
- Merge into: `main`
- Upgrade [@changesets/cli](https://redirect.github.com/changesets/changesets) to `2.27.8`
chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.21.0
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-eslint-monorepo`
- Merge into: `main`
- Upgrade [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/typescript-eslint) to `6.21.0`
chore(deps): update dependency eslint to v8.57.0
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-monorepo`
- Merge into: `main`
- Upgrade [eslint](https://redirect.github.com/eslint/eslint) to `8.57.0`
chore(deps): update dependency eslint-plugin-import to v2.30.0
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-plugin-import-2.x`
- Merge into: `main`
- Upgrade [eslint-plugin-import](https://redirect.github.com/import-js/eslint-plugin-import) to `2.30.0`
chore(deps): update dependency eslint-plugin-n to v15.7.0
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-plugin-n-15.x`
- Merge into: `main`
- Upgrade [eslint-plugin-n](https://redirect.github.com/eslint-community/eslint-plugin-n) to `15.7.0`
chore(deps): update dependency tsup to v8.2.4
- Schedule: ["at any time"]
- Branch name: `renovate/tsup-8.x`
- Merge into: `main`
- Upgrade [tsup](https://redirect.github.com/egoist/tsup) to `8.2.4`
chore(deps): update dependency tsx to v4.19.1
- Schedule: ["at any time"]
- Branch name: `renovate/tsx-4.x`
- Merge into: `main`
- Upgrade [tsx](https://redirect.github.com/privatenumber/tsx) to `4.19.1`
chore(deps): update dependency typescript to v5.6.2
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-5.x`
- Merge into: `main`
- Upgrade [typescript](https://redirect.github.com/microsoft/TypeScript) to `5.6.2`
fix(deps): update dependency ajv to v8.17.1
- Schedule: ["at any time"]
- Branch name: `renovate/ajv-8.x`
- Merge into: `main`
- Upgrade [ajv](https://redirect.github.com/ajv-validator/ajv) to `8.17.1`
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](https://redirect.github.com/actions/checkout) to `v4`
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8
- Schedule: ["at any time"]
- Branch name: `renovate/major-typescript-eslint-monorepo`
- Merge into: `main`
- Upgrade [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/typescript-eslint) to `8.5.0`
chore(deps): update dependency eslint to v9
- Schedule: ["at any time"]
- Branch name: `renovate/major-eslint-monorepo`
- Merge into: `main`
- Upgrade [eslint](https://redirect.github.com/eslint/eslint) to `9.10.0`
chore(deps): update dependency eslint-plugin-n to v17
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-plugin-n-17.x`
- Merge into: `main`
- Upgrade [eslint-plugin-n](https://redirect.github.com/eslint-community/eslint-plugin-n) to `17.10.2`
chore(deps): update oven-sh/setup-bun action to v2
- Schedule: ["at any time"]
- Branch name: `renovate/oven-sh-setup-bun-2.x`
- Merge into: `main`
- Upgrade [oven-sh/setup-bun](https://redirect.github.com/oven-sh/setup-bun) to `v2`
chore(deps): update vitest monorepo to v2 (major)
- Schedule: ["at any time"]
- Branch name: `renovate/major-vitest-monorepo`
- Merge into: `main`
- Upgrade [@vitest/ui](https://redirect.github.com/vitest-dev/vitest) to `2.1.1`
- Upgrade [vitest](https://redirect.github.com/vitest-dev/vitest) to `2.1.1`
🚸 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.
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/pr.yaml
(github-actions).github/workflows/release.yaml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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 17 Pull Requests:
fix(deps): update dependency type-fest to v4.26.1
- Schedule: ["at any time"] - Branch name: `renovate/type-fest-4.x` - Merge into: `main` - Upgrade [type-fest](https://redirect.github.com/sindresorhus/type-fest) to `4.26.1`chore(deps): update dependency @biomejs/biome to v1.9.0
- Schedule: ["at any time"] - Branch name: `renovate/biomejs-biome-1.x` - Merge into: `main` - Upgrade [@biomejs/biome](https://redirect.github.com/biomejs/biome) to `1.9.0`chore(deps): update dependency @changesets/cli to v2.27.8
- Schedule: ["at any time"] - Branch name: `renovate/changesets-cli-2.x` - Merge into: `main` - Upgrade [@changesets/cli](https://redirect.github.com/changesets/changesets) to `2.27.8`chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.21.0
- Schedule: ["at any time"] - Branch name: `renovate/typescript-eslint-monorepo` - Merge into: `main` - Upgrade [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/typescript-eslint) to `6.21.0`chore(deps): update dependency eslint to v8.57.0
- Schedule: ["at any time"] - Branch name: `renovate/eslint-monorepo` - Merge into: `main` - Upgrade [eslint](https://redirect.github.com/eslint/eslint) to `8.57.0`chore(deps): update dependency eslint-plugin-import to v2.30.0
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-import-2.x` - Merge into: `main` - Upgrade [eslint-plugin-import](https://redirect.github.com/import-js/eslint-plugin-import) to `2.30.0`chore(deps): update dependency eslint-plugin-n to v15.7.0
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-n-15.x` - Merge into: `main` - Upgrade [eslint-plugin-n](https://redirect.github.com/eslint-community/eslint-plugin-n) to `15.7.0`chore(deps): update dependency tsup to v8.2.4
- Schedule: ["at any time"] - Branch name: `renovate/tsup-8.x` - Merge into: `main` - Upgrade [tsup](https://redirect.github.com/egoist/tsup) to `8.2.4`chore(deps): update dependency tsx to v4.19.1
- Schedule: ["at any time"] - Branch name: `renovate/tsx-4.x` - Merge into: `main` - Upgrade [tsx](https://redirect.github.com/privatenumber/tsx) to `4.19.1`chore(deps): update dependency typescript to v5.6.2
- Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x` - Merge into: `main` - Upgrade [typescript](https://redirect.github.com/microsoft/TypeScript) to `5.6.2`fix(deps): update dependency ajv to v8.17.1
- Schedule: ["at any time"] - Branch name: `renovate/ajv-8.x` - Merge into: `main` - Upgrade [ajv](https://redirect.github.com/ajv-validator/ajv) to `8.17.1`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](https://redirect.github.com/actions/checkout) to `v4`chore(deps): update dependency @typescript-eslint/eslint-plugin to v8
- Schedule: ["at any time"] - Branch name: `renovate/major-typescript-eslint-monorepo` - Merge into: `main` - Upgrade [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/typescript-eslint) to `8.5.0`chore(deps): update dependency eslint to v9
- Schedule: ["at any time"] - Branch name: `renovate/major-eslint-monorepo` - Merge into: `main` - Upgrade [eslint](https://redirect.github.com/eslint/eslint) to `9.10.0`chore(deps): update dependency eslint-plugin-n to v17
- Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-n-17.x` - Merge into: `main` - Upgrade [eslint-plugin-n](https://redirect.github.com/eslint-community/eslint-plugin-n) to `17.10.2`chore(deps): update oven-sh/setup-bun action to v2
- Schedule: ["at any time"] - Branch name: `renovate/oven-sh-setup-bun-2.x` - Merge into: `main` - Upgrade [oven-sh/setup-bun](https://redirect.github.com/oven-sh/setup-bun) to `v2`chore(deps): update vitest monorepo to v2 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-vitest-monorepo` - Merge into: `main` - Upgrade [@vitest/ui](https://redirect.github.com/vitest-dev/vitest) to `2.1.1` - Upgrade [vitest](https://redirect.github.com/vitest-dev/vitest) to `2.1.1`🚸 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 was generated by Mend Renovate. View the repository job log.