Skip to content

Configure Renovate#2

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

Configure Renovate#2
uniproject-renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@uniproject-renovate
Copy link
Copy Markdown

@uniproject-renovate uniproject-renovate bot commented Mar 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.


Detected Package Files

  • package.json (bun)
  • Dockerfile (dockerfile)
  • .github/workflows/CI.yaml (github-actions)
  • .github/workflows/docker-tag.yaml (github-actions)
  • .github/workflows/reviewdog.yaml (github-actions)
  • renovate.json (renovate-config-presets)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • 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
  • Raise PR when vulnerability alerts are detected with label security, replacing any existing list of PR labels.
  • Pin github-action digests.

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

Update biomejs/setup-biome digest to 4c91541
  • Schedule: ["at any time"]
  • Branch name: renovate/biomejs-setup-biome-digest
  • Merge into: main
  • Upgrade biomejs/setup-biome to 4c91541eaada48f67d7dbd7833600ce162b68f51
Update docker/build-push-action digest to bcafcac
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-digest
  • Merge into: main
  • Upgrade docker/build-push-action to bcafcacb16a39f128d818304e6c9c0c18556b85f
Update docker/login-action digest to 4907a6d
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-digest
  • Merge into: main
  • Upgrade docker/login-action to 4907a6ddec9925e35a0a9e82d7399ccc52663121
Update mongolyy/reviewdog-action-biome digest to 751014f
  • Schedule: ["at any time"]
  • Branch name: renovate/mongolyy-reviewdog-action-biome-digest
  • Merge into: main
  • Upgrade mongolyy/reviewdog-action-biome to 751014f2c66200107a45e70b2bf6caf6ea836880
Update oven-sh/setup-bun digest to 0c5077e
  • Schedule: ["at any time"]
  • Branch name: renovate/oven-sh-setup-bun-digest
  • Merge into: main
  • Upgrade oven-sh/setup-bun to 0c5077e51419868618aeaa5fe8019c62421857d6
Update dependency @​types/node to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/node-25.x
  • Merge into: main
  • Upgrade @types/node to ^25.0.0
Update dependency typescript to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-6.x
  • Merge into: main
  • Upgrade typescript to ^6.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 has been generated by Renovate Bot.

Comment thread renovate.json
Comment on lines +3 to +5
"extends": [
"local>UniPro-tech/renovate-config"
]
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Biome] reported by reviewdog 🐶

Suggested change
"extends": [
"local>UniPro-tech/renovate-config"
]
"extends": ["local>UniPro-tech/renovate-config"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants