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

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #2404

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 14, 2023

Mend Renovate logo banner

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

  • bazel/repository.bzl (bazel)
  • .bazelversion (bazelisk)
  • ci/Dockerfile (dockerfile)
  • docker/Dockerfile (dockerfile)
  • docker/Dockerfile.alpine.base (dockerfile)
  • docker/Dockerfile.centos (dockerfile)
  • docker/Dockerfile.debian.deps (dockerfile)
  • docker/grpc/Dockerfile (dockerfile)
  • docker/ubuntuLatest/Dockerfile (dockerfile)
  • functional/otlp/Dockerfile (dockerfile)
  • .github/workflows/benchmark.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/dependencies_image.yml (github-actions)
  • .github/workflows/project_management_comment.yml (github-actions)
  • .github/workflows/project_management_issue_open.yml (github-actions)
  • .github/workflows/stale.yml (github-actions)
  • docs/public/requirements.txt (pip_requirements)

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.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

Update peter-evans/create-or-update-comment digest to a6e9cd3
  • Schedule: ["at any time"]
  • Branch name: renovate/peter-evans-create-or-update-comment-digest
  • Merge into: main
  • Upgrade peter-evans/create-or-update-comment to a6e9cd36f51df4b62eda17117243a51ea193c133
Update dependency platforms to v0.0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/platforms-0.x
  • Merge into: main
  • Upgrade platforms to 0.0.8
Update dependency bazel_skylib to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel_skylib-1.x
  • Merge into: main
  • Upgrade bazel_skylib to 1.5.0
Update dependency com_github_google_benchmark to v1.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/com_github_google_benchmark-1.x
  • Merge into: main
  • Upgrade com_github_google_benchmark to v1.8.3
Update dependency com_github_grpc_grpc to v1.59.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com_github_grpc_grpc-1.x
  • Merge into: main
  • Upgrade com_github_grpc_grpc to v1.59.2
Update dependency com_github_grpc_grpc_latest11 to v1.59.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com_github_grpc_grpc_latest11-1.x
  • Merge into: main
  • Upgrade com_github_grpc_grpc_latest11 to v1.59.2
Update dependency com_github_grpc_grpc_legacy to v1.59.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com_github_grpc_grpc_legacy-1.x
  • Merge into: main
  • Upgrade com_github_grpc_grpc_legacy to v1.59.2
Update dependency com_google_googletest to v1.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com_google_googletest-1.x
  • Merge into: main
  • Upgrade com_google_googletest to v1.14.0
Update dependency rules_foreign_cc to v0.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_foreign_cc-0.x
  • Merge into: main
  • Upgrade rules_foreign_cc to 0.10.1
Update actions/github-script action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-7.x
  • Merge into: main
  • Upgrade actions/github-script to v7
Update centos Docker tag to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/centos-8.x
  • Merge into: main
  • Upgrade centos to 8
Update dependency bazel to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel-6.x
  • Merge into: main
  • Upgrade bazel to 6.4.0
Update dependency com_google_absl to v20230802
  • Schedule: ["at any time"]
  • Branch name: renovate/com_google_absl-20230802.x
  • Merge into: main
  • Upgrade com_google_absl to 20230802.1
Update dependency ubuntu to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to 22.04
  • Upgrade ubuntu to 22.04
Update dependency windows to v2022
  • Schedule: ["at any time"]
  • Branch name: renovate/windows-2022.x
  • Merge into: main
  • Upgrade windows to 2022

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

@renovate renovate bot requested a review from a team November 14, 2023 20:08
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Merging #2404 (eca23b0) into main (5bd9c65) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2404   +/-   ##
=======================================
  Coverage   87.43%   87.43%           
=======================================
  Files         199      199           
  Lines        6028     6028           
=======================================
  Hits         5270     5270           
  Misses        758      758           

@bogdandrutu
Copy link
Member

Wrong setup of Renovate to entire org, reverted and PR not needed.

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