Skip to content

Configure Renovate#3

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure
Open

Configure Renovate#3
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Jan 15, 2026

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/actions/setup/action.yml (github-actions)
  • .github/workflows/check.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/snapshot.yml (github-actions)
  • package.json (npm)
  • packages/app/package.json (npm)
  • pnpm-workspace.yaml (npm)

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.
  • 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.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title

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

Replace dependency eslint-plugin-vitest with @​vitest/eslint-plugin ^1.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-vitest-replacement
  • Merge into: main
  • Upgrade eslint-plugin-vitest to ^1.0.1
Update dependency @​biomejs/biome to v2.3.11
  • Schedule: ["at any time"]
  • Branch name: renovate/biomejs-biome-2.x-lockfile
  • Merge into: main
  • Upgrade @biomejs/biome to 2.3.11
Update dependency @​eslint/compat to v2.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-compat-2.x
  • Merge into: main
  • Upgrade @eslint/compat to 2.0.1
Update dependency @​types/node to v24.10.8
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 24.10.8
Update dependency effect to v3.19.14
  • Schedule: ["at any time"]
  • Branch name: renovate/effect-3.x-lockfile
  • Merge into: main
  • Upgrade effect to 3.19.14
Update dependency jscpd to v4.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/jscpd-4.x-lockfile
  • Merge into: main
  • Upgrade jscpd to 4.0.7
Update eslint monorepo to v9.39.2
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to 9.39.2
  • Upgrade eslint to 9.39.2
Update dependency @​effect/cli to ^0.73.0
  • Schedule: ["at any time"]
  • Branch name: renovate/effect-cli-0.x
  • Merge into: main
  • Upgrade @effect/cli to ^0.73.0
Update dependency @​effect/cluster to ^0.56.0
  • Schedule: ["at any time"]
  • Branch name: renovate/effect-cluster-0.x
  • Merge into: main
  • Upgrade @effect/cluster to ^0.56.0
Update dependency @​effect/experimental to ^0.58.0
  • Schedule: ["at any time"]
  • Branch name: renovate/effect-experimental-0.x
  • Merge into: main
  • Upgrade @effect/experimental to ^0.58.0
Update dependency @​effect/platform to ^0.94.0
  • Schedule: ["at any time"]
  • Branch name: renovate/effect-platform-0.x
  • Merge into: main
  • Upgrade @effect/platform to ^0.94.0
Update dependency @​effect/platform-node to ^0.104.0
  • Schedule: ["at any time"]
  • Branch name: renovate/effect-platform-node-0.x
  • Merge into: main
  • Upgrade @effect/platform-node to ^0.104.0
Update dependency @​effect/rpc to ^0.73.0
  • Schedule: ["at any time"]
  • Branch name: renovate/effect-rpc-0.x
  • Merge into: main
  • Upgrade @effect/rpc to ^0.73.0
Update dependency @​effect/sql to ^0.49.0
  • Schedule: ["at any time"]
  • Branch name: renovate/effect-sql-0.x
  • Merge into: main
  • Upgrade @effect/sql to ^0.49.0
Update dependency @​effect/workflow to ^0.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/effect-workflow-0.x
  • Merge into: main
  • Upgrade @effect/workflow to ^0.16.0
Update dependency @eslint-community/eslint-plugin-eslint-comments to v4.6.0
Update dependency vite to v7.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-7.x-lockfile
  • Merge into: main
  • Upgrade vite to 7.3.1
Update pnpm to v10.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-10.x
  • Merge into: main
  • Upgrade pnpm to 10.28.0
Update typescript-eslint monorepo to v8.53.0
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
Update actions/setup-node action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-6.x
  • Merge into: main
  • Upgrade actions/setup-node to v6
Update dependency globals to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x
  • Merge into: main
  • Upgrade globals to ^17.0.0
Update dependency vite-tsconfig-paths to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-tsconfig-paths-6.x
  • Merge into: main
  • Upgrade vite-tsconfig-paths to ^6.0.0
Update pnpm/action-setup action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-action-setup-4.x
  • Merge into: main
  • Upgrade pnpm/action-setup to v4
Update vitest monorepo to v4 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vitest-monorepo
  • Merge into: main
  • Upgrade @vitest/coverage-v8 to ^4.0.0
  • Upgrade vitest to ^4.0.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 was generated by Mend Renovate. View the repository job log.

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