deploystack icon indicating copy to clipboard operation
deploystack copied to clipboard

chore: Configure Renovate

Open renovate-bot opened this issue 1 year ago • 0 comments

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)
  • docker/Dockerfile (dockerfile)
  • .github/workflows/release-please.yml (github-actions)
  • go.mod (gomod)
  • testdata/terraform/extracttest/main.tf (terraform)
  • testdata/terraform/modules/main.tf (terraform)

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

fix(deps): update module github.com/nyaruka/phonenumbers to v1.2.2 [security]
chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action
fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 225c06e
fix(deps): update google.golang.org/genproto digest to 95abcf5
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-genproto-digest
  • Merge into: main
  • Upgrade google.golang.org/genproto to 95abcf5c77ba
fix(deps): update module github.com/go-test/deep to v1.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-test-deep-1.x
  • Merge into: main
  • Upgrade github.com/go-test/deep to v1.1.1
chore(deps): update golang docker tag to v1.21.5
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.21.5-alpine3.17
fix(deps): update module cloud.google.com/go/domains to v0.10.7
  • Schedule: ["at any time"]
  • Branch name: renovate/cloud.google.com-go-domains-0.x
  • Merge into: main
  • Upgrade cloud.google.com/go/domains to v0.10.7
fix(deps): update module cloud.google.com/go/scheduler to v1.11.8
  • Schedule: ["at any time"]
  • Branch name: renovate/cloud.google.com-go-scheduler-1.x
  • Merge into: main
  • Upgrade cloud.google.com/go/scheduler to v1.11.8
fix(deps): update module cloud.google.com/go/storage to v1.57.2
  • Schedule: ["at any time"]
  • Branch name: renovate/cloud.google.com-go-storage-1.x
  • Merge into: main
  • Upgrade cloud.google.com/go/storage to v1.57.2
fix(deps): update module github.com/charmbracelet/bubbles to v0.21.0
fix(deps): update module github.com/charmbracelet/bubbletea to v0.27.1
fix(deps): update module github.com/charmbracelet/lipgloss to v0.13.1
fix(deps): update module github.com/muesli/termenv to v0.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-muesli-termenv-0.x
  • Merge into: main
  • Upgrade github.com/muesli/termenv to v0.16.0
fix(deps): update module github.com/otiai10/copy to v1.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-otiai10-copy-1.x
  • Merge into: main
  • Upgrade github.com/otiai10/copy to v1.14.1
fix(deps): update module github.com/stretchr/testify to v1.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: main
  • Upgrade github.com/stretchr/testify to v1.11.1
fix(deps): update module golang.org/x/term to v0.37.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-term-0.x
  • Merge into: main
  • Upgrade golang.org/x/term to v0.37.0
fix(deps): update module golang.org/x/text to v0.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-text-0.x
  • Merge into: main
  • Upgrade golang.org/x/text to v0.31.0
fix(deps): update module google.golang.org/api to v0.256.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-api-0.x
  • Merge into: main
  • Upgrade google.golang.org/api to v0.256.0
chore(deps): update google-github-actions/release-please-action action to v4
chore(deps): update terraform terraform-google-modules/project-factory/google to v18
fix(deps): update module github.com/charmbracelet/bubbletea to v1
fix(deps): update module github.com/charmbracelet/lipgloss to v1
fix(deps): update module gopkg.in/yaml.v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-3.x
  • Merge into: main
  • Upgrade gopkg.in/yaml.v2 to v3.0.1

🚸 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-bot avatar May 02 '24 23:05 renovate-bot