eip1962 icon indicating copy to clipboard operation
eip1962 copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 2 years ago • 0 comments

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

  • Cargo.toml (cargo)
  • fixed_width_field/Cargo.toml (cargo)
  • fixed_width_group_and_loop/Cargo.toml (cargo)
  • repr_derive/Cargo.toml (cargo)
  • simple_fixed_uint/Cargo.toml (cargo)
  • .github/workflows/secrets_scanner.yaml (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 14 Pull Requests:

chore(deps): update actions/checkout digest to f43a0e5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-digest
  • Merge into: master
  • Upgrade actions/checkout to f43a0e5ff2bd294095638e18286ca9a3d1956744
chore(deps): update trufflesecurity/trufflehog digest to b0fab16
  • Schedule: ["at any time"]
  • Branch name: renovate/trufflesecurity-trufflehog-digest
  • Merge into: master
  • Upgrade trufflesecurity/trufflehog to b0fab16ad4b5cc42c38ee4e2ee362aa3c47dea24
fix(deps): update rust crate qc to 0.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/qc-0.x
  • Merge into: master
  • Upgrade qc to 0.9.2
chore(deps): update rust crate ethereum-types to 0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/ethereum-types-0.x
  • Merge into: master
  • Upgrade ethereum-types to 0.14
chore(deps): update rust crate keccak-hash to 0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/keccak-hash-0.x
  • Merge into: master
  • Upgrade keccak-hash to 0.10
chore(deps): update rust crate num-bigint to 0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/num-bigint-0.x
  • Merge into: master
  • Upgrade num-bigint to 0.4
chore(deps): update rust crate parity-crypto to 0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/parity-crypto-0.x
  • Merge into: master
  • Upgrade parity-crypto to 0.9.0
chore(deps): update rust crate rand_xorshift to 0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/rand_xorshift-0.x
  • Merge into: master
  • Upgrade rand_xorshift to 0.3
fix(deps): update rust crate byteorder to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/byteorder-1.x
  • Merge into: master
  • Upgrade byteorder to 1.5.0
  • Upgrade byteorder to 1.5
fix(deps): update rust crate rand to v0.8.5
  • Schedule: ["at any time"]
  • 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 rustc-hex to 2.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rustc-hex-2.x
  • Merge into: master
  • Upgrade rustc-hex to 2.1.0
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to b4ffde65f46336ab88eb53be808477a3936bae11
fix(deps): update rust crate qc to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/qc-1.x
  • Merge into: master
  • Upgrade qc to 1.0.3
fix(deps): update rust crate syn to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/syn-2.x
  • Merge into: master
  • Upgrade syn to 2

🚸 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[bot] avatar Nov 15 '22 15:11 renovate[bot]