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

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 9, 2022

WhiteSource 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

  • chain/ethereum/Cargo.toml (cargo)
  • chain/near/Cargo.toml (cargo)
  • core/Cargo.toml (cargo)
  • graph/Cargo.toml (cargo)
  • graphql/Cargo.toml (cargo)
  • mock/Cargo.toml (cargo)
  • node/Cargo.toml (cargo)
  • runtime/derive/Cargo.toml (cargo)
  • runtime/wasm/Cargo.toml (cargo)
  • server/http/Cargo.toml (cargo)
  • server/index-node/Cargo.toml (cargo)
  • server/json-rpc/Cargo.toml (cargo)
  • server/metrics/Cargo.toml (cargo)
  • server/websocket/Cargo.toml (cargo)
  • store/postgres/Cargo.toml (cargo)
  • store/test-store/Cargo.toml (cargo)
  • .circleci/config.yml (circleci)
  • docker/cloudbuild.yaml (cloudbuild)
  • docker/docker-compose.yml (docker-compose)
  • store/test-store/devel/docker-compose.yml (docker-compose)
  • docker/Dockerfile (dockerfile)
  • .github/workflows/audit.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 10 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • Ignore spring cloud 1.x releases
  • Ignore web3j 5.0.0 release
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133

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

chore(deps): update hello orb to v0.0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/hello-0.x
  • Merge into: master
  • Upgrade hello to 0.0.14
chore(deps): update rust crate diesel to 1.4.8
  • Schedule: ["at any time"]
  • Branch name: renovate/diesel-1.x
  • Merge into: master
  • Upgrade diesel to 1.4.8
fix(deps): update rust crate anyhow to 1.0.53
  • Schedule: ["at any time"]
  • Branch name: renovate/anyhow-1.x
  • Merge into: master
  • Upgrade anyhow to 1.0.53
fix(deps): update rust crate async-trait to 0.1.52
  • Schedule: ["at any time"]
  • Branch name: renovate/async-trait-0.x
  • Merge into: master
  • Upgrade async-trait to 0.1.52
fix(deps): update rust crate crossbeam-channel to 0.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/crossbeam-channel-0.x
  • Merge into: master
  • Upgrade crossbeam-channel to 0.5.2
fix(deps): update rust crate derive_more to 0.99.17
  • Schedule: ["at any time"]
  • Branch name: renovate/derive_more-0.x
  • Merge into: master
  • Upgrade derive_more to 0.99.17
fix(deps): update rust crate futures03 to 0.3.21
  • Schedule: ["at any time"]
  • Branch name: renovate/futures03-0.x
  • Merge into: master
  • Upgrade futures03 to 0.3.21
fix(deps): update rust crate git-testament to 0.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/git-testament-0.x
  • Merge into: master
  • Upgrade git-testament to 0.2.1
fix(deps): update rust crate itertools to 0.10.3
  • Schedule: ["at any time"]
  • Branch name: renovate/itertools-0.x
  • Merge into: master
  • Upgrade itertools to 0.10.3
fix(deps): update rust crate num_cpus to 1.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/num_cpus-1.x
  • Merge into: master
  • Upgrade num_cpus to 1.13.1
fix(deps): update rust crate postgres to 0.19.2
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-0.x
  • Merge into: master
  • Upgrade postgres to 0.19.2
fix(deps): update rust crate reqwest to 0.11.9
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x
  • Merge into: master
  • Upgrade reqwest to 0.11.9
fix(deps): update rust crate semver to 1.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/semver-1.x
  • Merge into: master
  • Upgrade semver to 1.0.5
fix(deps): update rust crate serde to 1.0.136
  • Schedule: ["at any time"]
  • Branch name: renovate/serde-1.x
  • Merge into: master
  • Upgrade serde to 1.0.136
fix(deps): update rust crate serde_derive to 1.0.136
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_derive-1.x
  • Merge into: master
  • Upgrade serde_derive to 1.0.136
fix(deps): update rust crate structopt to 0.3.26
  • Schedule: ["at any time"]
  • Branch name: renovate/structopt-0.x
  • Merge into: master
  • Upgrade structopt to 0.3.26
fix(deps): update rust crate thiserror to 1.0.30
  • Schedule: ["at any time"]
  • Branch name: renovate/thiserror-1.x
  • Merge into: master
  • Upgrade thiserror to 1.0.30
fix(deps): update rust crate tokio-stream to 0.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-stream-0.x
  • Merge into: master
  • Upgrade tokio-stream to 0.1.8
fix(deps): update rust crate toml to 0.5.8
  • Schedule: ["at any time"]
  • Branch name: renovate/toml-0.x
  • Merge into: master
  • Upgrade toml to 0.5.8
fix(deps): update rust crate url to 2.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/url-2.x
  • Merge into: master
  • Upgrade url to 2.2.2
fix(deps): update rust crate uuid to 0.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-0.x
  • Merge into: master
  • Upgrade uuid to 0.8.2
chore(deps): update ipfs/go-ipfs docker tag to v0.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ipfs-go-ipfs-0.x
  • Merge into: master
  • Upgrade ipfs/go-ipfs to v0.11.0
chore(deps): update rust crate clap to 2.34.0
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-2.x
  • Merge into: master
  • Upgrade clap to 2.34.0
chore(deps): update rust crate tonic-build to 0.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tonic-build-0.x
  • Merge into: master
  • Upgrade tonic-build to 0.6.2
fix(deps): update rust crate bigdecimal to 0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bigdecimal-0.x
  • Merge into: master
  • Upgrade bigdecimal to 0.3.0
fix(deps): update rust crate bytes to 0.6
  • Schedule: ["at any time"]
  • Branch name: renovate/bytes-0.x
  • Merge into: master
  • Upgrade bytes to 0.6
fix(deps): update rust crate diesel_migrations to 1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/diesel_migrations-1.x
  • Merge into: master
  • Upgrade diesel_migrations to 1.4.0
fix(deps): update rust crate fail to 0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/fail-0.x
  • Merge into: master
  • Upgrade fail to 0.5
fix(deps): update rust crate futures to 0.3.21
  • Schedule: ["at any time"]
  • Branch name: renovate/futures-0.x
  • Merge into: master
  • Upgrade futures to 0.3.21
fix(deps): update rust crate futures01 to 0.3.21
  • Schedule: ["at any time"]
  • Branch name: renovate/futures01-0.x
  • Merge into: master
  • Upgrade futures01 to 0.3.21
fix(deps): update rust crate graphql-parser to v0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-parser-0.x
  • Merge into: master
  • Upgrade graphql-parser to 0.4
  • Upgrade graphql-parser to 0.4.0
fix(deps): update rust crate http to 0.2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/http-0.x
  • Merge into: master
  • Upgrade http to 0.2.6
fix(deps): update rust crate indexmap to 1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/indexmap-1.x
  • Merge into: master
  • Upgrade indexmap to 1.8
fix(deps): update rust crate isatty to 0.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/isatty-0.x
  • Merge into: master
  • Upgrade isatty to 0.2.0
fix(deps): update rust crate jsonrpc-http-server to 14.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jsonrpc-http-server-14.x
  • Merge into: master
  • Upgrade jsonrpc-http-server to 14.2.0
fix(deps): update rust crate lazy_static to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lazy_static-1.x
  • Merge into: master
  • Upgrade lazy_static to 1.4
  • Upgrade lazy_static to 1.4.0
fix(deps): update rust crate mockall to 0.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mockall-0.x
  • Merge into: master
  • Upgrade mockall to 0.11.0
fix(deps): update rust crate num-bigint to ^0.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/num-bigint-0.x
  • Merge into: master
  • Upgrade num-bigint to ^0.4.3
fix(deps): update rust crate once_cell to 1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/once_cell-1.x
  • Merge into: master
  • Upgrade once_cell to 1.9.0
fix(deps): update rust crate parking_lot to v0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/parking_lot-0.x
  • Merge into: master
  • Upgrade parking_lot to 0.12
  • Upgrade parking_lot to 0.12.0
fix(deps): update rust crate prost to v0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prost-0.x
  • Merge into: master
  • Upgrade prost to 0.9.0
  • Upgrade prost to 0.9
fix(deps): update rust crate prost-types to v0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prost-types-0.x
  • Merge into: master
  • Upgrade prost-types to 0.9.0
  • Upgrade prost-types to 0.9
fix(deps): update rust crate rand to 0.8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/rand-0.x
  • Merge into: master
  • Upgrade rand to 0.8.4
fix(deps): update rust crate slog-async to 2.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/slog-async-2.x
  • Merge into: master
  • Upgrade slog-async to 2.7.0
fix(deps): update rust crate slog-envlogger to 2.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/slog-envlogger-2.x
  • Merge into: master
  • Upgrade slog-envlogger to 2.2.0
fix(deps): update rust crate slog-term to 2.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/slog-term-2.x
  • Merge into: master
  • Upgrade slog-term to 2.8.0
fix(deps): update rust crate strum to 0.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/strum-0.x
  • Merge into: master
  • Upgrade strum to 0.23.0
fix(deps): update rust crate strum_macros to 0.23.1
  • Schedule: ["at any time"]
  • Branch name: renovate/strum_macros-0.x
  • Merge into: master
  • Upgrade strum_macros to 0.23.1
fix(deps): update rust crate tokio to 1.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x
  • Merge into: master
  • Upgrade tokio to 1.16.1
fix(deps): update rust crate tokio-tungstenite to 0.16
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-tungstenite-0.x
  • Merge into: master
  • Upgrade tokio-tungstenite to 0.16
fix(deps): update rust crate tonic to 0.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/tonic-0.x
  • Merge into: master
  • Upgrade tonic to 0.6.2
fix(deps): update rust crate wasmparser to 0.82.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wasmparser-0.x
  • Merge into: master
  • Upgrade wasmparser to 0.82.0
fix(deps): update rust crate wasmtime to 0.34.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wasmtime-0.x
  • Merge into: master
  • Upgrade wasmtime to 0.34.0
chore(deps): update rust crate clap to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-3.x
  • Merge into: master
  • Upgrade clap to 3.0.14
chore(deps): update rust crate pretty_assertions to v1.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pretty_assertions-1.x
  • Merge into: master
  • Upgrade pretty_assertions to 1.1.0
fix(deps): update rust crate blake3 to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/blake3-1.x
  • Merge into: master
  • Upgrade blake3 to 1.3.1
fix(deps): update rust crate bytes to v1.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bytes-1.x
  • Merge into: master
  • Upgrade bytes to 1.1
  • Upgrade bytes to 1.1.0
fix(deps): update rust crate jsonrpc-core to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/jsonrpc-core-18.x
  • Merge into: master
  • Upgrade jsonrpc-core to 18.0.0
fix(deps): update rust crate jsonrpc-http-server to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/jsonrpc-http-server-18.x
  • Merge into: master
  • Upgrade jsonrpc-http-server to 18.0.0
fix(deps): update rust crate priority-queue to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/priority-queue-1.x
  • Merge into: master
  • Upgrade priority-queue to 1.2.1
fix(deps): update rust crate tiny-keccak to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/tiny-keccak-2.x
  • Merge into: master
  • Upgrade tiny-keccak to 2.0.2

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


⚠ Dependency Lookup Warnings ⚠

Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.

  • Failed to look up dependency Inflector

Files affected: graph/Cargo.toml, graphql/Cargo.toml, store/postgres/Cargo.toml


❓ 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 WhiteSource 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.

1 participant