Skip to content
This repository was archived by the owner on Dec 17, 2018. It is now read-only.

Configure Renovate#1

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure
Open

Configure Renovate#1
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 29, 2018

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

  • network/__Network__/docker-compose.yml (docker-compose)
  • frontend/package.json (npm)
  • network/chaincode/package.json (npm)
  • network/package.json (npm)
  • server/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this Configure Renovate 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)
  • Use renovate/ as prefix for all branch names
  • 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
  • Update existing lock files only when package.json is modified
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 concurrent Renovate PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings

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

fix(deps): pin dependency uuid to 3.3.2
  • Branch name: renovate/pin-dependencies
  • Pin uuid to 3.3.2
chore(deps): update hyperledger/fabric-couchdb:latest docker digest to 021c7e4
  • Schedule: "at any time"
  • Branch name: renovate/docker-hyperledger-fabric-couchdb-latest
  • Upgrade hyperledger/fabric-couchdb to sha256:021c7e4a5047432d892fbdf7d5220d3049ff4e8b436fd481bb08e41871f1aac7
chore(deps): update babel monorepo
chore(deps): update dependency babel-eslint to v8.2.6
  • Schedule: "at any time"
  • Branch name: renovate/babel-eslint-8.x
  • Upgrade babel-eslint to 8.2.6
chore(deps): update dependency chai to v4.2.0
  • Schedule: "at any time"
  • Branch name: renovate/chai-4.x
  • Upgrade chai to 4.2.0
chore(deps): update dependency enzyme to v3.8.0
  • Schedule: "at any time"
  • Branch name: renovate/enzyme-3.x
  • Upgrade enzyme to 3.8.0
chore(deps): update dependency enzyme-adapter-react-16 to v1.7.1
  • Schedule: "at any time"
  • Branch name: renovate/enzyme-adapter-react-16-1.x
  • Upgrade enzyme-adapter-react-16 to 1.7.1
chore(deps): update dependency enzyme-to-json to v3.3.5
  • Schedule: "at any time"
  • Branch name: renovate/enzyme-to-json-3.x
  • Upgrade enzyme-to-json to 3.3.5
chore(deps): update dependency eslint to v5.10.0
  • Schedule: "at any time"
  • Branch name: renovate/eslint-5.x
  • Upgrade eslint to 5.10.0
chore(deps): update dependency eslint-config-airbnb to v17.1.0
  • Schedule: "at any time"
  • Branch name: renovate/eslint-config-airbnb-17.x
  • Upgrade eslint-config-airbnb to 17.1.0
chore(deps): update dependency eslint-config-prettier to v2.10.0
  • Schedule: "at any time"
  • Branch name: renovate/eslint-config-prettier-2.x
  • Upgrade eslint-config-prettier to 2.10.0
chore(deps): update dependency eslint-config-prettier to v3.3.0
  • Schedule: "at any time"
  • Branch name: renovate/eslint-config-prettier-3.x
  • Upgrade eslint-config-prettier to 3.3.0
chore(deps): update dependency eslint-plugin-import to v2.14.0
  • Schedule: "at any time"
  • Branch name: renovate/eslint-plugin-import-2.x
  • Upgrade eslint-plugin-import to 2.14.0
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.1.2
  • Schedule: "at any time"
  • Branch name: renovate/eslint-plugin-jsx-a11y-6.x
  • Upgrade eslint-plugin-jsx-a11y to 6.1.2
chore(deps): update dependency eslint-plugin-prettier to v2.7.0
  • Schedule: "at any time"
  • Branch name: renovate/eslint-plugin-prettier-2.x
  • Upgrade eslint-plugin-prettier to 2.7.0
chore(deps): update dependency eslint-plugin-react to v7.11.1
  • Schedule: "at any time"
  • Branch name: renovate/eslint-plugin-react-7.x
  • Upgrade eslint-plugin-react to 7.11.1
chore(deps): update dependency lint-staged to v7.3.0
  • Schedule: "at any time"
  • Branch name: renovate/lint-staged-7.x
  • Upgrade lint-staged to 7.3.0
chore(deps): update dependency nodemon to v1.18.9
  • Schedule: "at any time"
  • Branch name: renovate/nodemon-1.x
  • Upgrade nodemon to 1.18.9
chore(deps): update dependency parcel-bundler to v1.10.3
  • Schedule: "at any time"
  • Branch name: renovate/parcel-bundler-1.x
  • Upgrade parcel-bundler to 1.10.3
chore(deps): update dependency prettier to v1.15.3
  • Schedule: "at any time"
  • Branch name: renovate/prettier-1.x
  • Upgrade prettier to 1.15.3
chore(deps): update dependency raf to v3.4.1
  • Schedule: "at any time"
  • Branch name: renovate/raf-3.x
  • Upgrade raf to 3.4.1
chore(deps): update dependency supertest to v3.3.0
  • Schedule: "at any time"
  • Branch name: renovate/supertest-3.x
  • Upgrade supertest to 3.3.0
chore(deps): update jest monorepo to v23.6.0
  • Schedule: "at any time"
  • Branch name: renovate/jest-monorepo
  • Upgrade babel-jest to 23.6.0
  • Upgrade jest to 23.6.0
fix(deps): update dependency antd to v3.11.2
  • Schedule: "at any time"
  • Branch name: renovate/antd-3.x
  • Upgrade antd to 3.11.2
fix(deps): update dependency bcrypt to v3.0.2
  • Schedule: "at any time"
  • Branch name: renovate/bcrypt-3.x
  • Upgrade bcrypt to 3.0.2
fix(deps): update dependency bluebird to v3.5.3
  • Schedule: "at any time"
  • Branch name: renovate/bluebird-3.x
  • Upgrade bluebird to 3.5.3
fix(deps): update dependency cors to v2.8.5
  • Schedule: "at any time"
  • Branch name: renovate/cors-2.x
  • Upgrade cors to 2.8.5
fix(deps): update dependency debug to v3.2.6
  • Schedule: "at any time"
  • Branch name: renovate/debug-3.x
  • Upgrade debug to 3.2.6
fix(deps): update dependency dotenv to v6.2.0
  • Schedule: "at any time"
  • Branch name: renovate/dotenv-6.x
  • Upgrade dotenv to 6.2.0
fix(deps): update dependency express to v4.16.4
  • Schedule: "at any time"
  • Branch name: renovate/express-4.x
  • Upgrade express to 4.16.4
fix(deps): update dependency fabric-ca-client to v1.3.0
  • Schedule: "at any time"
  • Branch name: renovate/fabric-ca-client-1.x
  • Upgrade fabric-ca-client to 1.3.0
fix(deps): update dependency fabric-client to v1.3.0
  • Schedule: "at any time"
  • Branch name: renovate/fabric-client-1.x
  • Upgrade fabric-client to 1.3.0
fix(deps): update dependency fabric-shim to v1.3.1
  • Schedule: "at any time"
  • Branch name: renovate/fabric-shim-1.x
  • Upgrade fabric-shim to 1.3.1
fix(deps): update dependency helmet to v3.15.0
  • Schedule: "at any time"
  • Branch name: renovate/helmet-3.x
  • Upgrade helmet to 3.15.0
fix(deps): update dependency http-status to v1.3.1
  • Schedule: "at any time"
  • Branch name: renovate/http-status-1.x
  • Upgrade http-status to 1.3.1
fix(deps): update dependency joi to v13.7.0
  • Schedule: "at any time"
  • Branch name: renovate/joi-13.x
  • Upgrade joi to 13.7.0
fix(deps): update dependency jsonwebtoken to v8.4.0
  • Schedule: "at any time"
  • Branch name: renovate/jsonwebtoken-8.x
  • Upgrade jsonwebtoken to 8.4.0
fix(deps): update dependency lodash to v4.17.11
  • Schedule: "at any time"
  • Branch name: renovate/lodash-monorepo
  • Upgrade lodash to 4.17.11
fix(deps): update dependency moment to v2.23.0
  • Schedule: "at any time"
  • Branch name: renovate/moment-2.x
  • Upgrade moment to 2.23.0
fix(deps): update dependency mongoose to v5.4.0
  • Schedule: "at any time"
  • Branch name: renovate/mongoose-5.x
  • Upgrade mongoose to 5.4.0
fix(deps): update dependency morgan to v1.9.1
  • Schedule: "at any time"
  • Branch name: renovate/morgan-1.x
  • Upgrade morgan to 1.9.1
fix(deps): update dependency winston to v2.4.4
  • Schedule: "at any time"
  • Branch name: renovate/winston-2.x
  • Upgrade winston to 2.4.4
fix(deps): update dependency yup to v0.26.6
  • Schedule: "at any time"
  • Branch name: renovate/yup-0.x
  • Upgrade yup to 0.26.6
fix(deps): update react monorepo to v16.6.3
chore(deps): update dependency babel-eslint to v10
  • Schedule: "at any time"
  • Branch name: renovate/babel-eslint-10.x
  • Upgrade babel-eslint to 10.0.1
chore(deps): update dependency commitizen to v3
  • Schedule: "at any time"
  • Branch name: renovate/commitizen-3.x
  • Upgrade commitizen to 3.0.5
chore(deps): update dependency eslint-plugin-node to v8
  • Schedule: "at any time"
  • Branch name: renovate/eslint-plugin-node-8.x
  • Upgrade eslint-plugin-node to 8.0.0
chore(deps): update dependency eslint-plugin-prettier to v3
  • Schedule: "at any time"
  • Branch name: renovate/eslint-plugin-prettier-3.x
  • Upgrade eslint-plugin-prettier to 3.0.0
chore(deps): update dependency husky to v1
  • Schedule: "at any time"
  • Branch name: renovate/husky-1.x
  • Upgrade husky to 1.2.1
chore(deps): update dependency lint-staged to v8
  • Schedule: "at any time"
  • Branch name: renovate/lint-staged-8.x
  • Upgrade lint-staged to 8.1.0
fix(deps): update dependency debug to v4
  • Schedule: "at any time"
  • Branch name: renovate/debug-4.x
  • Upgrade debug to 4.1.0
fix(deps): update dependency express-winston to v3
  • Schedule: "at any time"
  • Branch name: renovate/express-winston-3.x
  • Upgrade express-winston to 3.0.1
fix(deps): update dependency joi to v14
  • Schedule: "at any time"
  • Branch name: renovate/joi-14.x
  • Upgrade joi to 14.3.0
fix(deps): update dependency winston to v3
  • Schedule: "at any time"
  • Branch name: renovate/winston-3.x
  • Upgrade winston to 3.1.0

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


❓ If you have any questions, try reading the Docs, particularly the Getting Started section.
Also, you can post questions about your config in Renovate's Config Help repository.


This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from ad5c9f8 to 9981447 Compare August 30, 2018 02:19
@renovate renovate bot force-pushed the renovate/configure branch from 9981447 to 9c8f258 Compare November 23, 2018 03:57
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.

1 participant