Skip to content

Configure Renovate #2

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

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

renovate[bot]
Copy link

@renovate renovate bot commented May 22, 2023

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

  • .devcontainer/devcontainer.json (devcontainer)
  • .devcontainer/docker-compose.yml (docker-compose)
  • .devcontainer/Dockerfile (dockerfile)
  • .github/workflows/image-main-latest.yml (github-actions)
  • .github/workflows/lint-go.yml (github-actions)
  • .github/workflows/test-go.yml (github-actions)
  • go.mod (gomod)
  • internal/ent/generated/schema-viz.html (html)

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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Automerge non-major upgrades for semver stable packages if they pass tests.
  • 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 24 Pull Requests:

Update module github.com/vektah/gqlparser/v2 to v2.5.14 [SECURITY]
Pin dependencies
Update module github.com/99designs/gqlgen to v0.17.70
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-99designs-gqlgen-0.x
  • Merge into: main
  • Upgrade github.com/99designs/gqlgen to v0.17.70
Update module github.com/mattn/go-sqlite3 to v1.14.27
  • 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.27
Update module entgo.io/contrib to v0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/entgo.io-contrib-0.x
  • Merge into: main
  • Upgrade entgo.io/contrib to v0.6.0
Update module entgo.io/ent to v0.14.4
  • Schedule: ["at any time"]
  • Branch name: renovate/entgo.io-ent-0.x
  • Merge into: main
  • Upgrade entgo.io/ent to v0.14.4
Update module github.com/Yamashou/gqlgenc to v0.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-yamashou-gqlgenc-0.x
  • Merge into: main
  • Upgrade github.com/Yamashou/gqlgenc to v0.31.0
Update module github.com/brianvoe/gofakeit/v6 to v6.28.0
Update module github.com/labstack/echo/v4 to v4.13.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-labstack-echo-v4-4.x
  • Merge into: main
  • Upgrade github.com/labstack/echo/v4 to v4.13.3
Update module github.com/spf13/cobra to v1.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: main
  • Upgrade github.com/spf13/cobra to v1.9.1
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
Update module github.com/stretchr/testify to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: main
  • Upgrade github.com/stretchr/testify to v1.10.0
Update module github.com/testcontainers/testcontainers-go/modules/postgres to v0.36.0
Update module github.com/wundergraph/graphql-go-tools to v1.67.4
Update module go.infratographer.com/load-balancer-api to v0.3.3
Update module go.infratographer.com/x to v0.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/go.infratographer.com-x-0.x
  • Merge into: main
  • Upgrade go.infratographer.com/x to v0.7.3
Update module go.uber.org/zap to v1.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/go.uber.org-zap-1.x
  • Merge into: main
  • Upgrade go.uber.org/zap to v1.27.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 11bd71901bbe5b1630ceea73d27597364c9af683
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 0aaccfd150d50ccaeb58ebd88d36e91967a5f35b
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 29109295f81e9208d7d86ff1c6c12d2833863392
Update golangci/golangci-lint-action action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-action-7.x
  • Merge into: main
  • Upgrade golangci/golangci-lint-action to 1481404843c368bc19ca9406f87d6e0fc97bdcfd
Update goreleaser/goreleaser-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/goreleaser-goreleaser-action-6.x
  • Merge into: main
  • Upgrade goreleaser/goreleaser-action to 9c156ee8a17a598857849441385a2041ef570552
Update mcr.microsoft.com/vscode/devcontainers/go Docker tag to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mcr.microsoft.com-vscode-devcontainers-go-1.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/vscode/devcontainers/go to 1-1.20-bullseye
Update module github.com/brianvoe/gofakeit/v6 to v7

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

@renovate renovate bot requested review from a team as code owners May 22, 2023 16:02
tylerauerbeck
tylerauerbeck previously approved these changes Oct 26, 2023
@renovate renovate bot force-pushed the renovate/configure branch from f6d4e74 to 66f477c Compare April 5, 2025 15:03
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