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

Configure Renovate #509

Merged
merged 2 commits into from
Jun 16, 2022
Merged

Configure Renovate #509

merged 2 commits into from
Jun 16, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2022

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

  • src/injector/stage1/Cargo.toml (cargo)
  • .github/workflows/auto-assign-to-project.yml (github-actions)
  • .github/workflows/build-rust-injector.yml (github-actions)
  • .github/workflows/build-zarf-agent.yml (github-actions)
  • .github/workflows/enforce-labels.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/test-k3d.yml (github-actions)
  • .github/workflows/test-k3s.yml (github-actions)
  • .github/workflows/test-kind.yml (github-actions)
  • go.mod (gomod)
  • packages/big-bang-core/kustomization/core-standard/kustomization.yaml (kustomize)

Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

With your current configuration, Renovate will create 17 Pull Requests:

Update Rust crate flate2 to 1.0.24
  • Schedule: ["at any time"]
  • Branch name: renovate/flate2-1.x
  • Merge into: master
  • Upgrade flate2 to 1.0.24
Update gmiam/rust-musl-action action to v1.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gmiam-rust-musl-action-1.x
  • Merge into: master
  • Upgrade gmiam/rust-musl-action to v1.1.2
Update module github.com/AlecAivazis/survey/v2 to v2.3.5
Update module github.com/docker/cli to v20.10.17
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-docker-cli-20.x
  • Merge into: master
  • Upgrade github.com/docker/cli to v20.10.17
Update module github.com/k3d-io/k3d/v5 to v5.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-k3d-io-k3d-v5-5.x
  • Merge into: master
  • Upgrade github.com/k3d-io/k3d/v5 to v5.4.3
Update module github.com/stretchr/testify to v1.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.7.2
Update module github.com/testifysec/go-witness to v0.1.11
Update helm/kind-action action to v1.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/helm-kind-action-1.x
  • Merge into: master
  • Upgrade helm/kind-action to v1.3.0
Update leonsteinhaeuser/project-beta-automations action to v1.2.1
Update module github.com/sigstore/cosign to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-sigstore-cosign-1.x
  • Merge into: master
  • Upgrade github.com/sigstore/cosign to v1.9.0
Update sigstore/cosign-installer action to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sigstore-cosign-installer-2.x
  • Merge into: master
  • Upgrade sigstore/cosign-installer to v2.4.0
Update yogevbd/enforce-label-action action to v2.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/yogevbd-enforce-label-action-2.x
  • Merge into: master
  • Upgrade yogevbd/enforce-label-action to 2.2.2
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
Update actions/setup-go action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-3.x
  • Merge into: master
  • Upgrade actions/setup-go to v3
Update actions/upload-artifact action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-3.x
  • Merge into: master
  • Upgrade actions/upload-artifact to v3
Update docker/login-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-2.x
  • Merge into: master
  • Upgrade docker/login-action to v2
Update module k8s.io/client-go to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/major-kubernetes-go
  • Merge into: master
  • Upgrade k8s.io/client-go to v1.5.2

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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.

@RothAndrew
Copy link
Contributor

@jeff-mccoy do we want to go ahead and merge this? It will give us updates to Go dependencies automatically without any further configuration. After that we can decide what else we want to watch, like helm chart updates for gitea/registry/etc

@jeff-mccoy
Copy link
Contributor

Yeah I just wanted to confirm we're good to merge without incident or do we need more config for this? Looks like we can merge now, but I didn't spend the same time you guys did messing with Renovate.

@RothAndrew
Copy link
Contributor

Yep, we can merge now. It'll have a few things it provides by default and we can always add more later.

@jeff-mccoy jeff-mccoy merged commit 1316838 into master Jun 16, 2022
@jeff-mccoy jeff-mccoy deleted the renovate/configure branch June 16, 2022 05:57
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Minimind <[email protected]>
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.

3 participants