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

Mend Renovate

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

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

fix(deps): update module github.com/hashicorp/terraform-config-inspect to v0.0.0-20231204233900-a34142ec2a72
fix(deps): update module github.com/muesli/termenv to v0.15.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-muesli-termenv-0.x
  • Merge into: main
  • Upgrade github.com/muesli/termenv to v0.15.2
fix(deps): update module google.golang.org/genproto to v0.0.0-20240429193739-8cf5692501f6
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-genproto-0.x
  • Merge into: main
  • Upgrade google.golang.org/genproto to 8cf5692501f6
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.9.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.9.7
fix(deps): update module cloud.google.com/go/scheduler to v1.10.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.10.8
fix(deps): update module cloud.google.com/go/storage to v1.40.0
  • 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.40.0
fix(deps): update module github.com/charmbracelet/bubbles to v0.18.0
fix(deps): update module github.com/charmbracelet/bubbletea to v0.26.1
fix(deps): update module github.com/charmbracelet/lipgloss to v0.10.0
fix(deps): update module github.com/nyaruka/phonenumbers to v1.3.4
fix(deps): update module github.com/otiai10/copy to v1.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-otiai10-copy-1.x
  • Merge into: main
  • Upgrade github.com/otiai10/copy to v1.14.0
fix(deps): 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
fix(deps): update module golang.org/x/term to v0.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-term-0.x
  • Merge into: main
  • Upgrade golang.org/x/term to v0.19.0
fix(deps): update module golang.org/x/text to v0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-text-0.x
  • Merge into: main
  • Upgrade golang.org/x/text to v0.14.0
fix(deps): update module google.golang.org/api to v0.177.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-api-0.x
  • Merge into: main
  • Upgrade google.golang.org/api to v0.177.0
chore(deps): update google-github-actions/release-please-action action to v4
chore(deps): update terraform terraform-google-modules/project-factory/google to v15
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 has been generated by Mend Renovate. View repository job log here.

renovate-bot avatar May 02 '24 23:05 renovate-bot