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

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

Configure Renovate #6

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 19, 2021

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

  • .github/workflows/compendium.yml (github-actions)
  • smart-contract-auditing-and-security/discount-forward-transaction-space/truffle/contracts/openzeppelin-solidity/package.json (npm)
  • smart-contract-auditing-and-security/discount-forward-transaction-space/truffle/package.json (npm)
  • jupyter-notebooks/hudson-and-thames-quant/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
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • 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 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Ignore spring cloud 1.x releases
  • 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 38 Pull Requests:

chore(deps): pin dependencies
chore(deps): pin dependencies
chore(deps): update dependency jupyterlab to v0.35.6
  • Schedule: ["at any time"]
  • Branch name: renovate/jupyterlab-0.x
  • Merge into: master
  • Upgrade jupyterlab to ==0.35.6
chore(deps): update dependency pyfolio to v0.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pyfolio-0.x
  • Merge into: master
  • Upgrade pyfolio to ==0.9.2
chore(deps): update dependency tensorflow to v1.15.5
  • Schedule: ["at any time"]
  • Branch name: renovate/tensorflow-1.x
  • Merge into: master
  • Upgrade tensorflow to ==1.15.5
chore(deps): update dependency truffle-hdwallet-provider to v0.0.6
  • Schedule: ["at any time"]
  • Branch name: renovate/truffle-hdwallet-provider-0.x
  • Merge into: master
  • Upgrade truffle-hdwallet-provider to 0.0.6
chore(deps): update dependency ganache-cli to v6.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ganache-cli-6.x
  • Merge into: master
  • Upgrade ganache-cli to 6.12.2
chore(deps): update dependency ipython to v7.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ipython-7.x
  • Merge into: master
  • Upgrade ipython to ==7.26.0
chore(deps): update dependency keras to v2.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/keras-2.x
  • Merge into: master
  • Upgrade keras to ==2.6.0
chore(deps): update dependency matplotlib to v3.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/matplotlib-3.x
  • Merge into: master
  • Upgrade matplotlib to ==3.4.3
chore(deps): update dependency numpy to v1.21.2
  • Schedule: ["at any time"]
  • Branch name: renovate/numpy-1.x
  • Merge into: master
  • Upgrade numpy to ==1.21.2
chore(deps): update dependency pandas to v0.25.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-0.x
  • Merge into: master
  • Upgrade pandas to ==0.25.3
chore(deps): update dependency scikit-image to v0.18.2
  • Schedule: ["at any time"]
  • Branch name: renovate/scikit-image-0.x
  • Merge into: master
  • Upgrade scikit-image to ==0.18.2
chore(deps): update dependency scikit-learn to v0.24.2
  • Schedule: ["at any time"]
  • Branch name: renovate/scikit-learn-0.x
  • Merge into: master
  • Upgrade scikit-learn to ==0.24.2
chore(deps): update dependency scipy to v1.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/scipy-1.x
  • Merge into: master
  • Upgrade scipy to ==1.7.1
chore(deps): update dependency seaborn to v0.11.2
  • Schedule: ["at any time"]
  • Branch name: renovate/seaborn-0.x
  • Merge into: master
  • Upgrade seaborn to ==0.11.2
chore(deps): update dependency solidity-coverage to v0.7.16
  • Schedule: ["at any time"]
  • Branch name: renovate/solidity-coverage-0.x
  • Merge into: master
  • Upgrade solidity-coverage to 0.7.16
chore(deps): update dependency statsmodels to v0.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/statsmodels-0.x
  • Merge into: master
  • Upgrade statsmodels to ==0.12.2
chore(deps): update dependency tqdm to v4.62.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tqdm-4.x
  • Merge into: master
  • Upgrade tqdm to ==4.62.1
fix(deps): update dependency openzeppelin-solidity to v1.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/openzeppelin-solidity-1.x
  • Merge into: master
  • Upgrade openzeppelin-solidity to 1.12.0
chore(deps): update dependency chai-bignumber to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-bignumber-3.x
  • Merge into: master
  • Upgrade chai-bignumber to 3.0.0
chore(deps): update dependency dask to v2021
  • Schedule: ["at any time"]
  • Branch name: renovate/dask-2021.x
  • Merge into: master
  • Upgrade dask to ==2021.8.0
chore(deps): update dependency dotenv to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-10.x
  • Merge into: master
  • Upgrade dotenv to 10.0.0
chore(deps): update dependency eslint to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-7.x
  • Merge into: master
  • Upgrade eslint to 7.32.0
chore(deps): update dependency eslint-config-standard to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-standard-16.x
  • Merge into: master
  • Upgrade eslint-config-standard to 16.0.3
chore(deps): update dependency eslint-plugin-node to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-node-11.x
  • Merge into: master
  • Upgrade eslint-plugin-node to 11.1.0
chore(deps): update dependency eslint-plugin-promise to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-promise-5.x
  • Merge into: master
  • Upgrade eslint-plugin-promise to 5.1.0
chore(deps): update dependency eslint-plugin-standard to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-standard-4.x
  • Merge into: master
  • Upgrade eslint-plugin-standard to 4.1.0
chore(deps): update dependency ethereumjs-util to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/ethereumjs-util-7.x
  • Merge into: master
  • Upgrade ethereumjs-util to 7.1.0
chore(deps): update dependency jupyterlab to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/jupyterlab-3.x
  • Merge into: master
  • Upgrade jupyterlab to ==3.1.6
chore(deps): update dependency mlfinlab to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/mlfinlab-1.x
  • Merge into: master
  • Upgrade mlfinlab to ==1.3.0
chore(deps): update dependency pandas to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/pandas-1.x
  • Merge into: master
  • Upgrade pandas to ==1.3.2
chore(deps): update dependency tensorflow to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/tensorflow-2.x
  • Merge into: master
  • Upgrade tensorflow to ==2.6.0
chore(deps): update dependency truffle to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/truffle-5.x
  • Merge into: master
  • Upgrade truffle to 5.4.6
chore(deps): update dependency truffle-hdwallet-provider to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/truffle-hdwallet-provider-1.x
  • Merge into: master
  • Upgrade truffle-hdwallet-provider to 1.0.17
fix(deps): update dependency openzeppelin-solidity to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/openzeppelin-solidity-3.x
  • Merge into: master
  • Upgrade openzeppelin-solidity to 3.4.1
fix(deps): update dependency truffle-contract to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/truffle-contract-4.x
  • Merge into: master
  • Upgrade truffle-contract to 4.0.31
fix(deps): update dependency web3 to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/web3-1.x
  • Merge into: master
  • Upgrade web3 to 1.5.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.


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

None yet

1 participant