Skip to content

Configure Renovate#1

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

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

Conversation

@uniproject-renovate
Copy link

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

  • Dockerfile (dockerfile)
  • .github/workflows/docker-tag.yaml (github-actions)
  • src/go.mod (gomod)
  • 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 5 Pull Requests:

Update actions/checkout digest to de0fac2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-digest
  • Merge into: main
  • Upgrade actions/checkout to de0fac2e4500dabe0009e67214ff5f5447ce83dd
Update docker/build-push-action digest to 10e90e3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-digest
  • Merge into: main
  • Upgrade docker/build-push-action to 10e90e3645eae34f1e60eeb005ba3a3d33f178e8
Update docker/login-action digest to c94ce9f
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-digest
  • Merge into: main
  • Upgrade docker/login-action to c94ce9fb468520275223c153574b00df6fe4bcc9
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-alpine
Update module github.com/swaggo/files to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-swaggo-files-2.x
  • Merge into: main
  • Upgrade github.com/swaggo/files to v2.0.2

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

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