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

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

Configure Renovate #24

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 8, 2024

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

  • WORKSPACE (bazel)
  • e2e/WORKSPACE (bazel)
  • gitops/deps.bzl (bazel)
  • MODULE.bazel (bazel-module)
  • e2e/MODULE.bazel (bazel-module)
  • .bazelversion (bazelisk)
  • e2e/.bazelversion (bazelisk)
  • .github/workflows/release.yml (github-actions)
  • e2e/go.mod (gomod)
  • go.mod (gomod)

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 20 Pull Requests:

chore(deps): update go_image_static docker digest to 262ae33
  • Schedule: ["at any time"]
  • Branch name: renovate/go_image_static
  • Merge into: main
  • Upgrade go_image_static to sha256:262ae336f8e9291f8edc9a71a61d5d568466edc1ea4818752d4af3d230a7f9ef
chore(deps): update dependency aspect_bazel_lib to v2.7.7
  • Schedule: ["at any time"]
  • Branch name: renovate/aspect_bazel_lib-2.x
  • Merge into: main
  • Upgrade aspect_bazel_lib to 2.7.7
  • Upgrade aspect_bazel_lib to v2.7.7
chore(deps): update dependency platforms to v0.0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/platforms-0.x
  • Merge into: main
  • Upgrade platforms to 0.0.10
chore(deps): update dependency rules_oci to v1.7.6
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_oci-1.x
  • Merge into: main
  • Upgrade rules_oci to 1.7.6
  • Upgrade rules_oci to v1.7.6
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
chore(deps): update dependency bazel to v7.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel-7.x
  • Merge into: main
  • Upgrade bazel to 7.1.2
chore(deps): update dependency bazel_skylib to v1.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel_skylib-1.x
  • Merge into: main
  • Upgrade bazel_skylib to 1.7.1
  • Upgrade bazel_skylib to 1.7.1
chore(deps): update dependency com_google_protobuf to v3.27.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com_google_protobuf-3.x
  • Merge into: main
  • Upgrade com_google_protobuf to v3.27.1
chore(deps): update dependency io_bazel_rules_go to v0.48.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io_bazel_rules_go-0.x
  • Merge into: main
  • Upgrade io_bazel_rules_go to v0.48.0
chore(deps): update dependency rules_go to v0.48.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_go-0.x
  • Merge into: main
  • Upgrade rules_go to 0.48.0
chore(deps): update dependency rules_pkg to v0.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_pkg-0.x
  • Merge into: main
  • Upgrade rules_pkg to 0.10.1
  • Upgrade rules_pkg to 0.10.1
fix(deps): update kubernetes packages to v0.30.1
fix(deps): update module github.com/fasterci/rules_gitops to v0.32.2
fix(deps): update module github.com/google/go-cmp to v0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-go-cmp-0.x
  • Merge into: main
  • Upgrade github.com/google/go-cmp to v0.6.0
fix(deps): update module github.com/xanzy/go-gitlab to v0.105.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-xanzy-go-gitlab-0.x
  • Merge into: main
  • Upgrade github.com/xanzy/go-gitlab to v0.105.0
fix(deps): update module golang.org/x/oauth2 to v0.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-oauth2-0.x
  • Merge into: main
  • Upgrade golang.org/x/oauth2 to v0.21.0
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 v4
chore(deps): update dependency com_google_protobuf to v27
  • Schedule: ["at any time"]
  • Branch name: renovate/com_google_protobuf-27.x
  • Merge into: main
  • Upgrade com_google_protobuf to v27.1
chore(deps): update dependency rules_pkg to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_pkg-1.x
  • Merge into: main
  • Upgrade rules_pkg to 1.0.0
fix(deps): update module github.com/google/go-github/v32 to v62

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

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.

None yet

0 participants