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 #44

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

Conversation

pactflow-renovate-bot[bot]
Copy link

@pactflow-renovate-bot pactflow-renovate-bot bot commented Feb 11, 2025

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)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/smartbear-issue-label-added.yml (github-actions)
  • .github/workflows/smartbear-pull-request-review-notify.yaml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • go.mod (gomod)
  • acceptance/oss/oss.tf (terraform)
  • acceptance/pactflow/pactflow.tf (terraform)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for development dependencies.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/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 10 Pull Requests:

chore(deps): pin dependencies
  • Schedule: ["at any time"]
  • Branch name: gh-renovate/pin-dependencies
  • Merge into: master
  • Upgrade actions/checkout to ee0669bd1cc54295c223e0bb666b733df41de1c5
  • Upgrade actions/setup-go to 93397bea11091df50f3d7e59dc26a7711a8bcfbe
  • Upgrade actions/setup-go to bfdd3570ce990073878bf10f6b2d79082de49492
  • Upgrade actions/upload-artifact to 65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08
  • Upgrade dius/pact-broker to sha256:16b7fce5e61f91435e06163add2a63662a69d74ae124bba8aadd6117f6a67e51
  • Upgrade goreleaser/goreleaser-action to b953231f81b8dfd023c58e0854a721e35037f28b
  • Upgrade hashicorp/setup-terraform to ed3a0531877aca392eb870f440d9ae7aba83a6bd
  • Upgrade paultyng/ghaction-import-gpg to 53deb67fe3b05af114ad9488a4da7b782455d588
  • Upgrade postgres to sha256:0321e2252ebfeecb8bc1a899755084d29bce872953e1a5a3e25ec0860b739098
fix(deps): update module github.com/mitchellh/mapstructure to v1.5.0
fix(deps): update module github.com/pact-foundation/pact-go/v2 to v2.2.0
fix(deps): update module github.com/stretchr/testify to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: gh-renovate/github.com-stretchr-testify-1.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.10.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: gh-renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
chore(deps): update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: gh-renovate/actions-setup-go-5.x
  • Merge into: master
  • Upgrade actions/setup-go to f111f3307d8850f501ac008e886eec1fd1932a34
chore(deps): update goreleaser/goreleaser-action action to v6
  • Schedule: ["at any time"]
  • Branch name: gh-renovate/goreleaser-goreleaser-action-6.x
  • Merge into: master
  • Upgrade goreleaser/goreleaser-action to 90a3faa9d0182683851fbfa97ca1a2cb983bfca3
chore(deps): update hashicorp/setup-terraform action to v3
  • Schedule: ["at any time"]
  • Branch name: gh-renovate/hashicorp-setup-terraform-3.x
  • Merge into: master
  • Upgrade hashicorp/setup-terraform to b9cd54a3c349d3f38e8881555d616ced269862dd
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk to v2
chore(deps): lock file maintenance
  • Schedule: ["before 4am on monday"]
  • Branch name: gh-renovate/lock-file-maintenance
  • Merge into: master
  • Regenerate lock files to use latest dependency versions

Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up terraform-provider package pactflow/pact

Files affected: acceptance/oss/oss.tf, acceptance/pactflow/pactflow.tf


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

@pactflow-renovate-bot pactflow-renovate-bot bot force-pushed the github-renovate/configure branch from 49cd4dc to 920ff3c Compare February 14, 2025 01: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