Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 3, 2025

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

  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/ci.yml (github-actions)
  • go.mod (gomod)

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.

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

fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.32
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-mattn-go-sqlite3-1.x
  • Merge into: main
  • Upgrade github.com/mattn/go-sqlite3 to v1.14.32
chore(deps): update dependency go to 1.25
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.25
chore(deps): update golang docker tag to v1.25
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.25-alpine
chore(deps): update mysql docker tag to v8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-8.x
  • Merge into: main
  • Upgrade mysql to 8.4
fix(deps): update module github.com/go-sql-driver/mysql to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-sql-driver-mysql-1.x
  • Merge into: main
  • Upgrade github.com/go-sql-driver/mysql to v1.9.3
fix(deps): update module github.com/spf13/cobra to v1.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: main
  • Upgrade github.com/spf13/cobra to v1.10.1
fix(deps): update module github.com/spf13/viper to v1.20.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-viper-1.x
  • Merge into: main
  • Upgrade github.com/spf13/viper to v1.20.1
fix(deps): update module go.mongodb.org/mongo-driver to v1.17.4
  • Schedule: ["at any time"]
  • Branch name: renovate/go.mongodb.org-mongo-driver-1.x
  • Merge into: main
  • Upgrade go.mongodb.org/mongo-driver to v1.17.4
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
chore(deps): update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to v5
chore(deps): update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: main
  • Upgrade actions/setup-go to v5
chore(deps): update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v4
chore(deps): update codecov/codecov-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-5.x
  • Merge into: main
  • Upgrade codecov/codecov-action to v5
chore(deps): update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to v6
chore(deps): update golangci/golangci-lint-action action to v8
chore(deps): update mongo docker tag to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/mongo-8.x
  • Merge into: main
  • Upgrade mongo to 8
chore(deps): update mysql docker tag to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-9.x
  • Merge into: main
  • Upgrade mysql to 9.4
chore(deps): update postgres docker tag to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-17.x
  • Merge into: main
  • Upgrade postgres to 17
chore(deps): update softprops/action-gh-release action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/softprops-action-gh-release-2.x
  • Merge into: main
  • Upgrade softprops/action-gh-release to v2
fix(deps): update module go.mongodb.org/mongo-driver to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/go.mongodb.org-mongo-driver-2.x
  • Merge into: main
  • Upgrade go.mongodb.org/mongo-driver to v2.3.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.

1 participant