Skip to content

Configure Renovate#1484

Open
renovate[bot] wants to merge 2 commits intomainfrom
renovate/configure
Open

Configure Renovate#1484
renovate[bot] wants to merge 2 commits intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Apr 30, 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.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 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.


Detected Package Files

  • .github/actions/install/action.yml (github-actions)
  • .github/workflows/autofix.yml (github-actions)
  • .github/workflows/orama_sync.yml (github-actions)
  • .github/workflows/static_checks.yml (github-actions)
  • osmium/package.json (npm)
  • 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 Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise 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

What to Expect

With your current configuration, Renovate will create 20 Pull Requests:

Update actions/checkout action to v5.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to v5.0.1
Update dependency eslint to v9.39.4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 9.39.4
Update dependency prettier to v3.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: main
  • Upgrade prettier to 3.8.3
Update dependency resolve to v1.22.12
  • Schedule: ["at any time"]
  • Branch name: renovate/resolve-1.x
  • Merge into: main
  • Upgrade resolve to 1.22.12
Update dependency solid-js to v1.9.12
  • Schedule: ["at any time"]
  • Branch name: renovate/solid-js-1.x-lockfile
  • Merge into: main
  • Upgrade solid-js to 1.9.12
Update dependency solid-js to v1.9.12
  • Schedule: ["at any time"]
  • Branch name: renovate/solid-js-1.x
  • Merge into: main
  • Upgrade solid-js to 1.9.12
Update dependency vite to v8.0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x
  • Merge into: main
  • Upgrade vite to 8.0.10
Update tailwindcss monorepo to v4.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-monorepo
  • Merge into: main
  • Upgrade @tailwindcss/vite to 4.2.4
  • Upgrade tailwindcss to 4.2.4
Update dependency @​solidjs/router to v0.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/solidjs-router-0.x
  • Merge into: main
  • Upgrade @solidjs/router to ^0.16.0
  • Upgrade @solidjs/router to 0.16.1
Update dependency @​types/node to v25.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/node-25.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 25.6.0
Update dependency dotenv to v17.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-17.x-lockfile
  • Merge into: main
  • Upgrade dotenv to 17.4.2
Update dependency globals to v17.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x-lockfile
  • Merge into: main
  • Upgrade globals to 17.5.0
Update dependency prettier-plugin-tailwindcss to ^0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-plugin-tailwindcss-0.x
  • Merge into: main
  • Upgrade prettier-plugin-tailwindcss to ^0.8.0
Update dependency zod to v4.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/zod-4.x-lockfile
  • Merge into: main
  • Upgrade zod to 4.4.1
Update typescript-eslint monorepo to v8.59.1
Update actions/checkout action 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 typescript to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-6.x
  • Merge into: main
  • Upgrade typescript to ^6.0.0
Update eslint monorepo to v10 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to ^10.0.0
  • Upgrade eslint to ^10.0.0
Update pnpm/action-setup action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/pnpm-action-setup-6.x
  • Merge into: main
  • Upgrade pnpm/action-setup to v6

🚸 PR 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.

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 30, 2026

Deploy Preview for solid-docs ready!

Name Link
🔨 Latest commit 1ab11c6
🔍 Latest deploy log https://app.netlify.com/projects/solid-docs/deploys/69f2d2aa8c1d3400088cb4ef
😎 Deploy Preview https://deploy-preview-1484--solid-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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