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

Closed
wants to merge 1 commit into from
Closed

Conversation

elastic-renovate-prod[bot]
Copy link

@elastic-renovate-prod elastic-renovate-prod bot commented Aug 8, 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/release-harp-server.yml (github-actions)
  • .github/workflows/release-harp-terraformer.yml (github-actions)
  • assertion/go.mod (gomod)
  • aws/go.mod (gomod)
  • go.mod (gomod)
  • server/go.mod (gomod)
  • terraformer/go.mod (gomod)
  • yubikey/go.mod (gomod)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Chainguard Renovate configuration (https://ela.st/wolfi)
  • Chainguard Renovate configuration (https://ela.st/wolfi)
  • 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
  • Shared Renovate configuration for an out-of-the-box set of defaults for Renovate at Elastic

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

chore(deps): pin dependencies
chore(deps): update docker/login-action digest to 1f36f5b
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-digest
  • Merge into: main
  • Upgrade docker/login-action to 1f36f5b7a2d2f7bfd524795fc966e6d88c37baa9
fix(deps): update module github.com/awnumar/memguard to v0.22.5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-awnumar-memguard-0.x
  • Merge into: main
  • Upgrade github.com/awnumar/memguard to v0.22.5
fix(deps): update module github.com/elastic/harp to v0.2.11
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-elastic-harp-0.x
  • Merge into: main
  • Upgrade github.com/elastic/harp to v0.2.11
fix(deps): update module github.com/go-chi/chi to v1.5.5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-chi-chi-1.x
  • Merge into: main
  • Upgrade github.com/go-chi/chi to v1.5.5
fix(deps): update module github.com/golang/protobuf to v1.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-golang-protobuf-1.x
  • Merge into: main
  • Upgrade github.com/golang/protobuf to v1.5.4
fix(deps): update module cloud.google.com/go/storage to v1.44.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.44.0
fix(deps): update module github.com/aws/aws-sdk-go to v1.55.5
  • Schedule: ["at any time"]
  • Branch name: renovate/aws-sdk-go-monorepo
  • Merge into: main
  • Upgrade github.com/aws/aws-sdk-go to v1.55.5
fix(deps): update module github.com/azure/azure-sdk-for-go to v61.6.0+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-azure-azure-sdk-for-go-61.x
  • Merge into: main
  • Upgrade github.com/Azure/azure-sdk-for-go to v61.6.0+incompatible
fix(deps): update module github.com/fatih/color to v1.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-fatih-color-1.x
  • Merge into: main
  • Upgrade github.com/fatih/color to v1.17.0
fix(deps): update module github.com/fxamacker/cbor/v2 to v2.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-fxamacker-cbor-v2-2.x
  • Merge into: main
  • Upgrade github.com/fxamacker/cbor/v2 to v2.7.0
fix(deps): update module github.com/go-piv/piv-go to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-piv-piv-go-1.x
  • Merge into: main
  • Upgrade github.com/go-piv/piv-go to v1.11.0
fix(deps): update module github.com/google/wire to v0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-wire-0.x
  • Merge into: main
  • Upgrade github.com/google/wire to v0.6.0
fix(deps): update module github.com/gosimple/slug to v1.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gosimple-slug-1.x
  • Merge into: main
  • Upgrade github.com/gosimple/slug to v1.14.0
fix(deps): update module github.com/hashicorp/hcl/v2 to v2.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-hashicorp-hcl-v2-2.x
  • Merge into: main
  • Upgrade github.com/hashicorp/hcl/v2 to v2.22.0
fix(deps): update module github.com/hashicorp/vault/api to v1.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-hashicorp-vault-api-1.x
  • Merge into: main
  • Upgrade github.com/hashicorp/vault/api to v1.15.0
fix(deps): update module github.com/magefile/mage to v1.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-magefile-mage-1.x
  • Merge into: main
  • Upgrade github.com/magefile/mage to v1.15.0
fix(deps): update module github.com/mitchellh/mapstructure to v1.5.0
fix(deps): update module github.com/spf13/afero to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-afero-1.x
  • Merge into: main
  • Upgrade github.com/spf13/afero to v1.11.0
fix(deps): update module github.com/spf13/cobra to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: main
  • Upgrade github.com/spf13/cobra to v1.8.1
fix(deps): 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
fix(deps): update module golang.org/x/crypto to v0.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-crypto-0.x
  • Merge into: main
  • Upgrade golang.org/x/crypto to adef4cc1a8c2ca4da1b1f4e6c976b59ca22dbfb8
fix(deps): update module google.golang.org/grpc to v1.67.1
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-grpc-1.x
  • Merge into: main
  • Upgrade google.golang.org/grpc to v1.67.1
fix(deps): update module google.golang.org/protobuf to v1.35.1
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-protobuf-1.x
  • Merge into: main
  • Upgrade google.golang.org/protobuf to v1.35.1
chore(deps): update abutler/upload-release-assets action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/abutler-upload-release-assets-3.x
  • Merge into: main
  • Upgrade AButler/upload-release-assets to 3d6774fae0ed91407dc5ae29d576b166536d1777
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to 3624ceb22c1c5a301c8db4169662070a689d9ea8
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
chore(deps): 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 0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
chore(deps): update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to 4f58ea79222b3b9dc2c8bbdd6debcef730109a75
chore(deps): update docker/setup-buildx-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to c47758b77c9736f4b2ef4073d4d51994fabfe349
chore(deps): update magefile/mage-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/magefile-mage-action-3.x
  • Merge into: main
  • Upgrade magefile/mage-action to 6a5dcb5fe61f43d7c08a98bc3cf9bc63c308c08e
chore(deps): update shrink/actions-docker-extract action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/shrink-actions-docker-extract-3.x
  • Merge into: main
  • Upgrade shrink/actions-docker-extract to f97780187d59e88f06a98b166a7e700c0f400314
fix(deps): update module github.com/azure/azure-sdk-for-go to v68
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-azure-azure-sdk-for-go-68.x
  • Merge into: main
  • Upgrade github.com/Azure/azure-sdk-for-go to v68.0.0+incompatible
fix(deps): update module github.com/dchest/uniuri to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-dchest-uniuri-1.x
  • Merge into: main
  • Upgrade github.com/dchest/uniuri to a87ec9dce6c59d337a52ec5d0046f2144935a8b7
fix(deps): update module github.com/go-chi/chi to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-chi-chi-5.x
  • Merge into: main
  • Upgrade github.com/go-chi/chi to v5.1.0
fix(deps): update module github.com/go-piv/piv-go to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-piv-piv-go-2.x
  • Merge into: main
  • Upgrade github.com/go-piv/piv-go to v2.2.0
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 Renovate Bot.

@nuugen nuugen closed this Oct 16, 2024
@nuugen
Copy link
Member

nuugen commented Oct 16, 2024

Closing stale Renovate Onboarding PR (unmerged since creation >30 days ago).

@elastic-renovate-prod
Copy link
Author

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

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