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 - autoclosed #86

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 2, 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

  • phase1-cli/Cargo.toml (cargo)
  • phase1/Cargo.toml (cargo)
  • phase2-cli/Cargo.toml (cargo)
  • phase2/Cargo.toml (cargo)
  • setup-utils/Cargo.toml (cargo)
  • Dockerfile (dockerfile)
  • .github/workflows/cli.yml (github-actions)
  • .github/workflows/core.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.
  • Wait until the npm package is three days old before raising the update, this prevents npm unpublishing a package you already upgraded to.
  • Weekly schedule on early Monday mornings.
  • Disable automerging feature - wait for humans to merge all PRs.
  • Enable Renovate Dependency Dashboard creation.
  • Append Signed-off-by: to signoff Git commits.
  • Rebase existing PRs any time the base branch has been updated.
  • Default Renovate configuration for celo-org. Docs at https://docs.renovatebot.com/.
  • Run Renovate on following schedule: before 4am on Monday

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

chore(deps): update rust crate anyhow to 1.0.79
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/anyhow-1.x
  • Merge into: master
  • Upgrade anyhow to 1.0.79
chore(deps): update rust crate num-traits to 0.2.17
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/num-traits-0.x
  • Merge into: master
  • Upgrade num-traits to 0.2.17
fix(deps): update rust crate blake2s_simd to 0.5.11
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/blake2s_simd-0.x
  • Merge into: master
  • Upgrade blake2s_simd to 0.5.11
fix(deps): update rust crate console_error_panic_hook to 0.1.7
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/console_error_panic_hook-0.x
  • Merge into: master
  • Upgrade console_error_panic_hook to 0.1.7
fix(deps): update rust crate hex to 0.4.3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/hex-0.x
  • Merge into: master
  • Upgrade hex to 0.4.3
fix(deps): update rust crate thiserror to 1.0.56
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/thiserror-1.x
  • Merge into: master
  • Upgrade thiserror to 1.0.56
fix(deps): update rust crate tracing to 0.1.40
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/tracing-0.x
  • Merge into: master
  • Upgrade tracing to 0.1.40
fix(deps): update rust-wasm-bindgen monorepo
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/rust-wasm-bindgen-monorepo
  • Merge into: master
  • Upgrade wasm-bindgen to 0.2.90
  • Upgrade wasm-bindgen-test to 0.3.40
chore(deps): update rust crate criterion to v0.5.1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/criterion-0.x
  • Merge into: master
  • Upgrade criterion to 0.5.1
  • Upgrade criterion to 0.5
chore(deps): update rust crate rand_xorshift to 0.3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/rand_xorshift-0.x
  • Merge into: master
  • Upgrade rand_xorshift to 0.3
chore(deps): update rust crate rustc_version to 0.4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/rustc_version-0.x
  • Merge into: master
  • Upgrade rustc_version to 0.4
chore(deps): update rust crate tracing-subscriber to 0.3.18
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/tracing-subscriber-0.x
  • Merge into: master
  • Upgrade tracing-subscriber to 0.3.18
fix(deps): update rust crate blake2 to v0.10.6
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/blake2-0.x
  • Merge into: master
  • Upgrade blake2 to 0.10.6
  • Upgrade blake2 to 0.10
fix(deps): update rust crate byteorder to 1.5.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/byteorder-1.x
  • Merge into: master
  • Upgrade byteorder to 1.5.0
fix(deps): update rust crate crossbeam to v0.8.4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/crossbeam-0.x
  • Merge into: master
  • Upgrade crossbeam to 0.8.4
  • Upgrade crossbeam to 0.8
fix(deps): update rust crate gumdrop to 0.8.1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/gumdrop-0.x
  • Merge into: master
  • Upgrade gumdrop to 0.8.1
fix(deps): update rust crate itertools to 0.12.1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/itertools-0.x
  • Merge into: master
  • Upgrade itertools to 0.12.1
fix(deps): update rust crate num_cpus to 1.16.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/num_cpus-1.x
  • Merge into: master
  • Upgrade num_cpus to 1.16.0
fix(deps): update rust crate rand to v0.8.5
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/rand-0.x
  • Merge into: master
  • Upgrade rand to 0.8.5
  • Upgrade rand to 0.8
fix(deps): update rust crate rand_chacha to 0.3.1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/rand_chacha-0.x
  • Merge into: master
  • Upgrade rand_chacha to 0.3.1
fix(deps): update rust crate rayon to 1.8.1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/rayon-1.x
  • Merge into: master
  • Upgrade rayon to 1.8.1
fix(deps): update rust crate sha2 to 0.10
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/sha2-0.x
  • Merge into: master
  • Upgrade sha2 to 0.10
fix(deps): update rust crate typenum to 1.17.0
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/typenum-1.x
  • Merge into: master
  • Upgrade typenum to 1.17.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
fix(deps): update rust crate blake2s_simd to v1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/blake2s_simd-1.x
  • Merge into: master
  • Upgrade blake2s_simd to 1.0.2
fix(deps): update rust crate cfg-if to v1
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/cfg-if-1.x
  • Merge into: master
  • Upgrade cfg-if 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title chore: Configure Renovate chore: Configure Renovate - autoclosed Feb 3, 2024
@renovate renovate bot closed this Feb 3, 2024
@renovate renovate bot deleted the renovate/configure branch February 3, 2024 00:58
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