Skip to content

chore: Configure Renovate#1

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

chore: Configure Renovate#1
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

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

  • docker-compose.dev.yml (docker-compose)
  • infra/provision/files/etc/docker-compose.yml (docker-compose)
  • dev.Dockerfile (dockerfile)
  • go.mod (gomod)
  • ui/package.json (npm)
  • ui/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
  • Ensure that every dependency pinned by digest and sourced from GitLab.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

What to Expect

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

fix(deps): update github.com/iodesystems/sqlc-go-codegen-metaquery/metaquery/mqpgx digest to f6ec44d
chore(deps): update dependency @​swc/core to v1.15.33
  • Schedule: ["at any time"]
  • Branch name: renovate/swc-monorepo
  • Merge into: main
  • Upgrade @swc/core to 1.15.33
chore(deps): update dependency @​vitejs/plugin-react to v6.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-react-6.x-lockfile
  • Merge into: main
  • Upgrade @vitejs/plugin-react to 6.0.2
chore(deps): update dependency typescript-eslint to v8.59.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-monorepo
  • Merge into: main
  • Upgrade typescript-eslint to 8.59.3
chore(deps): update dependency vite to v8.0.13
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x-lockfile
  • Merge into: main
  • Upgrade vite to 8.0.13
chore(deps): update material-ui monorepo to v9.0.1
chore(deps): update react monorepo to v19.2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade react to 19.2.6
  • Upgrade react-dom to 19.2.6
fix(deps): update module github.com/prometheus/prometheus to v0.311.3
chore(deps): update dependency @​tanstack/react-query to v5.100.10
  • Schedule: ["at any time"]
  • Branch name: renovate/tanstack-query-monorepo
  • Merge into: main
  • Upgrade @tanstack/react-query to 5.100.10
chore(deps): update dependency eslint to v10.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 10.4.0
chore(deps): update dependency knip to v6.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/knip-6.x-lockfile
  • Merge into: main
  • Upgrade knip to 6.14.1
chore(deps): update dependency zod to v4.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/zod-4.x-lockfile
  • Merge into: main
  • Upgrade zod to 4.4.3
chore(deps): update golang docker tag to v1.26
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.26-bookworm
chore(deps): update jest monorepo to v30.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: main
  • Upgrade jest to 30.4.2
  • Upgrade jest-environment-jsdom to 30.4.1
chore(deps): update tanstack-router monorepo
fix(deps): update module github.com/danielgtaylor/huma/v2 to v2.38.0
fix(deps): update module github.com/modelcontextprotocol/go-sdk to v1.6.0
fix(deps): update module github.com/redis/go-redis/v9 to v9.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-redis-go-redis-v9-9.x
  • Merge into: main
  • Upgrade github.com/redis/go-redis/v9 to v9.19.0
fix(deps): update module golang.org/x/crypto to v0.51.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-crypto-0.x
  • Merge into: main
  • Upgrade golang.org/x/crypto to v0.51.0
chore(deps): update valkey/valkey docker tag to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/valkey-valkey-9.x
  • Merge into: main
  • Upgrade valkey/valkey to 9
fix(deps): update module github.com/iodesystems/sqlc-go-codegen-metaquery to v1

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

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