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

chore: Configure Renovate #66

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

chore: Configure Renovate #66

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 16, 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

  • .github/workflows/build.yml (github-actions)
  • go.mod (gomod)
  • demo/do_cost_money/modules/a/main.tf (terraform)
  • demo/do_cost_money/modules/b/main.tf (terraform)
  • demo/do_cost_money/modules/c/main.tf (terraform)
  • demo/dont_cost_money/modules/a/main.tf (terraform)
  • demo/dont_cost_money/modules/b/main.tf (terraform)
  • demo/dont_cost_money/modules/c/main.tf (terraform)
  • demo/dont_cost_money/modules/d/main.tf (terraform)
  • demo/dont_cost_money/modules/e/main.tf (terraform)
  • demo/dont_cost_money/modules/f/main.tf (terraform)
  • demo/dont_cost_money/modules/g/main.tf (terraform)
  • demo/dont_cost_money/modules/h/main.tf (terraform)
  • demo/dont_cost_money/modules/i/main.tf (terraform)
  • demo/dont_cost_money/modules/j/main.tf (terraform)
  • demo/dont_cost_money/modules/k/main.tf (terraform)
  • demo/dont_cost_money/modules/l/main.tf (terraform)
  • demo/dont_cost_money/modules/m/main.tf (terraform)
  • demo/dont_cost_money/modules/n/main.tf (terraform)
  • demo/dont_cost_money/modules/o/main.tf (terraform)
  • demo/dont_cost_money/modules/p/main.tf (terraform)
  • demo/dont_cost_money/modules/q/main.tf (terraform)
  • demo/dont_cost_money/modules/r/main.tf (terraform)
  • demo/dont_cost_money/modules/s/main.tf (terraform)
  • demo/dont_cost_money/modules/t/main.tf (terraform)
  • demo/dont_cost_money/modules/u/main.tf (terraform)
  • demo/dont_cost_money/modules/v/main.tf (terraform)
  • demo/dont_cost_money/modules/w/main.tf (terraform)
  • demo/dont_cost_money/modules/x/main.tf (terraform)
  • demo/dont_cost_money/modules/y/main.tf (terraform)
  • demo/dont_cost_money/modules/z/main.tf (terraform)
  • demo/multiple_versions/modules/a/main.tf (terraform)
  • demo/multiple_versions/modules/b/main.tf (terraform)
  • demo/multiple_versions/modules/c/main.tf (terraform)
  • internal/integration/testdata/ec2_instance/main.tf (terraform)
  • internal/integration/testdata/workspaces_that_cost_money/modules/a/main.tf (terraform)
  • internal/integration/testdata/workspaces_that_cost_money/modules/b/main.tf (terraform)
  • internal/integration/testdata/workspaces_that_cost_money/modules/c/main.tf (terraform)
  • internal/state/testdata/with_mods/child2/main.tf (terraform)
  • internal/state/testdata/with_mods/main.tf (terraform)
  • mirror/providers.tf (terraform)
  • internal/integration/testdata/single_terragrunt_module/modules/a/terragrunt.hcl (terragrunt)
  • internal/module/testdata/modules/terragrunt_with_local/terragrunt.hcl (terragrunt)

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.

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

fix(deps): update github.com/charmbracelet/x/exp/teatest digest to 1814328
fix(deps): update golang.org/x/exp digest to 7588d65
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-exp-digest
  • Merge into: master
  • Upgrade golang.org/x/exp to 7588d65b2ba8
chore(deps): update terraform http to v3.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/http-3.x
  • Merge into: master
  • Upgrade http to 3.4.5
chore(deps): update terraform random to v3.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/random-3.x
  • Merge into: master
  • Upgrade random to 3.6.3
fix(deps): update module github.com/hashicorp/terraform to v0.15.5
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: master
  • Upgrade github.com/otiai10/copy to v1.14.1
chore(deps): update terraform google to v5.45.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google-5.x
  • Merge into: master
  • Upgrade google to 5.45.0
chore(deps): update terraform time to v0.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/time-0.x
  • Merge into: master
  • Upgrade time to 0.12.1
fix(deps): update module github.com/charmbracelet/x/ansi to v0.7.0
fix(deps): 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: master
  • Upgrade github.com/stretchr/testify to v1.10.0
chore(deps): update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: master
  • Upgrade actions/setup-go to v5
chore(deps): update goreleaser/goreleaser-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/goreleaser-goreleaser-action-6.x
  • Merge into: master
  • Upgrade goreleaser/goreleaser-action to v6
chore(deps): update terraform google to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/google-6.x
  • Merge into: master
  • Upgrade google to 6.16.0
fix(deps): update module github.com/hashicorp/terraform to v1

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

@leg100 leg100 force-pushed the master branch 5 times, most recently from 72cb149 to 0e3e9fa Compare December 23, 2024 11:33
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.

0 participants