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

Merged
merged 2 commits into from
Jan 11, 2024
Merged

Configure Renovate #198

merged 2 commits into from
Jan 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 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

  • bazel/repositories.bzl (bazel)
  • .bazelversion (bazelisk)
  • .circleci/config.yml (circleci)
  • .github/workflows/buildifier.yml (github-actions)
  • .github/workflows/cla.yml (github-actions)
  • .github/workflows/clang-format-linter.yml (github-actions)
  • .github/workflows/scorecard.yml (github-actions)
  • .github/workflows/stale.yml (github-actions)
  • .github/workflows/yaml-lint.yml (github-actions)

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

Update com_github_dltcollab_sse2neon digest to cfaa59f
  • Schedule: ["at any time"]
  • Branch name: renovate/com_github_dltcollab_sse2neon-digest
  • Merge into: main
  • Upgrade com_github_dltcollab_sse2neon to cfaa59fc04fecb117c0a0f3fe9c82dece6f359ad
Update com_github_libtom_libtommath digest to 8314bde
  • Schedule: ["at any time"]
  • Branch name: renovate/com_github_libtom_libtommath-digest
  • Merge into: main
  • Upgrade com_github_libtom_libtommath to 8314bde5e5c8e5d9331460130a9d1066e324f091
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 path-filtering orb to v0.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/path-filtering-0.x
  • Merge into: main
  • Upgrade path-filtering to 0.1.7
Update actions/checkout action to v3.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to f43a0e5ff2bd294095638e18286ca9a3d1956744
Update dependency com_github_blake3team_blake3 to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com_github_blake3team_blake3-1.x
  • Merge into: main
  • Upgrade com_github_blake3team_blake3 to 1.5.0
Update dependency com_github_fmtlib_fmt to v10.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com_github_fmtlib_fmt-10.x
  • Merge into: main
  • Upgrade com_github_fmtlib_fmt to 10.2.1
Update dependency com_github_herumi_mcl to v1.86.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com_github_herumi_mcl-1.x
  • Merge into: main
  • Upgrade com_github_herumi_mcl to v1.86.0
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 com_google_protobuf to v3.20.3
  • Schedule: ["at any time"]
  • Branch name: renovate/com_google_protobuf-3.x
  • Merge into: main
  • Upgrade com_google_protobuf to v3.20.3
Update dependency rules_python to v0.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_python-0.x
  • Merge into: main
  • Upgrade rules_python to 0.28.0
Update github/codeql-action action to v2.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-2.x
  • Merge into: main
  • Upgrade github/codeql-action to 8b7fcbfac2aae0e6c24d9f9ebd5830b1290b18e4
Update ossf/scorecard-action action to v2.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ossf-scorecard-action-2.x
  • Merge into: main
  • Upgrade ossf/scorecard-action to 0864cf19026789058feabb7e87baa5f140aac736
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to b4ffde65f46336ab88eb53be808477a3936bae11
Update dependency com_google_protobuf to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/com_google_protobuf-25.x
  • Merge into: main
  • Upgrade com_google_protobuf to v25.2
Update github/codeql-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to e5f05b81d5b6ff8cfa111c80c22c5fd02a384118
Update path-filtering orb to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/path-filtering-1.x
  • Merge into: main
  • Upgrade path-filtering to 1.0.0

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

@anakinxc anakinxc requested a review from Jamie-Cui January 11, 2024 05:14
@Jamie-Cui Jamie-Cui requested review from usafchn and xfap January 11, 2024 05:57
Copy link
Collaborator

@Jamie-Cui Jamie-Cui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Jamie-Cui Jamie-Cui merged commit f9e870b into main Jan 11, 2024
5 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 11, 2024
@anakinxc anakinxc deleted the renovate/configure branch February 28, 2024 07:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants