Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #2

wants to merge 1 commit into from

Conversation

kindabot
Copy link

@kindabot kindabot commented Oct 7, 2024

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)
  • Dockerfile-ci (dockerfile)
  • .github/workflows/image-publish.yaml (github-actions)
  • .github/workflows/test.yaml (github-actions)
  • go.mod (gomod)

What to Expect

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

Update alpine Docker tag to v3.20.3
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: main
  • Upgrade alpine to 3.20.3
Update golang Docker tag to v1.23.2
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.23.2-alpine
Update module github.com/jackc/pgx/v4 to v4.18.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-jackc-pgx-v4-4.x
  • Merge into: main
  • Upgrade github.com/jackc/pgx/v4 to v4.18.3
Update module github.com/prometheus/client_golang to v1.20.5
Update module github.com/sirupsen/logrus to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-sirupsen-logrus-1.x
  • Merge into: main
  • Upgrade github.com/sirupsen/logrus to v1.9.3
Update module github.com/spf13/cobra to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: main
  • Upgrade github.com/spf13/cobra to v1.8.1
Update module github.com/stretchr/testify to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: main
  • Upgrade github.com/stretchr/testify to v1.9.0
Update module golang.org/x/oauth2 to v0.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-oauth2-0.x
  • Merge into: main
  • Upgrade golang.org/x/oauth2 to 3e6480915d39dd1a80fa460e56413857f02cc1b9
Update module golang.org/x/term to v0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-term-0.x
  • Merge into: main
  • Upgrade golang.org/x/term to 9d5441ab55ca2ec4afd8611a45a4bb5c5a957d32
Update module google.golang.org/api to v0.201.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-api-0.x
  • Merge into: main
  • Upgrade google.golang.org/api to v0.201.0
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
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
Update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-4.x
  • Merge into: main
  • Upgrade actions/upload-artifact to v4
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
Update docker/login-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to v3
Update docker/setup-buildx-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to v3
Update docker/setup-qemu-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-qemu-action-3.x
  • Merge into: main
  • Upgrade docker/setup-qemu-action to v3
Update golangci/golangci-lint-action action to v6
Update jwalton/gh-docker-logs action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/jwalton-gh-docker-logs-2.x
  • Merge into: main
  • Upgrade jwalton/gh-docker-logs to v2
Update module github.com/jackc/pgx/v4 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-jackc-pgx-v4-5.x
  • Merge into: main
  • Upgrade github.com/jackc/pgx/v4 to v5.7.1
Update postgres Docker tag to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-17.x
  • Merge into: main
  • Upgrade postgres to 17

🚸 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants