unipept / unipept-visualizations

Visualisations used by Unipept, packaged for easy reuse in other projects.
MIT License
18 stars 6 forks source link

Configure Renovate #2

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 6 years ago

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

Configuration Summary

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

:abcd: 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 13 Pull Requests:

Pin dependencies - Schedule: "at any time" - Branch name: `renovate/pin-dependencies` - Pin [babel-cli](https://togithub.com/babel/babel) to `6.26.0` - Pin [babel-core](https://togithub.com/babel/babel) to `6.26.3` - Pin [babel-loader](https://togithub.com/babel/babel-loader) to `6.4.1` - Pin [babel-plugin-transform-object-assign](https://togithub.com/babel/babel) to `6.22.0` - Pin [babel-preset-es2015](https://togithub.com/babel/babel) to `6.24.1` - Pin [eslint](https://togithub.com/eslint/eslint) to `3.19.0` - Pin [eslint-config-google](https://togithub.com/google/eslint-config-google) to `0.7.1` - Pin [eslint-plugin-import](https://togithub.com/benmosher/eslint-plugin-import) to `2.14.0` - Pin [grunt](https://togithub.com/gruntjs/grunt) to `1.0.3` - Pin [grunt-babel](https://togithub.com/babel/grunt-babel) to `6.0.0` - Pin [grunt-contrib-uglify](https://togithub.com/gruntjs/grunt-contrib-uglify) to `2.3.0` - Pin [grunt-webpack](https://togithub.com/webpack-contrib/grunt-webpack) to `1.0.18` - Pin [gruntify-eslint](https://togithub.com/gyandeeps/gruntify-eslint) to `3.1.0` - Pin [load-grunt-tasks](https://togithub.com/sindresorhus/load-grunt-tasks) to `3.5.2` - Pin [webpack](https://togithub.com/webpack/webpack) to `1.15.0` - Pin [webpack-dev-server](https://togithub.com/webpack/webpack-dev-server) to `3.1.14`
Update dependency eslint-config-google to v0.13.0 - Schedule: "at any time" - Branch name: `renovate/eslint-config-google-0.x` - Upgrade [eslint-config-google](https://togithub.com/google/eslint-config-google) to `0.13.0`
Update dependency eslint-plugin-import to v2.18.2 - Schedule: "at any time" - Branch name: `renovate/eslint-plugin-import-2.x` - Upgrade [eslint-plugin-import](https://togithub.com/benmosher/eslint-plugin-import) to `2.18.2`
Update dependency grunt to v1.0.4 - Schedule: "at any time" - Branch name: `renovate/grunt-1.x` - Upgrade [grunt](https://togithub.com/gruntjs/grunt) to `1.0.4`
Update dependency webpack-dev-server to v3.8.0 - Schedule: "at any time" - Branch name: `renovate/webpack-dev-server-3.x` - Upgrade [webpack-dev-server](https://togithub.com/webpack/webpack-dev-server) to `3.8.0`
Update dependency babel-loader to v8 - Schedule: "at any time" - Branch name: `renovate/major-babel-monorepo` - Upgrade [babel-loader](https://togithub.com/babel/babel-loader) to `8.0.6`
Update dependency eslint to v6 - Schedule: "at any time" - Branch name: `renovate/eslint-6.x` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `6.1.0`
Update dependency grunt-babel to v8 - Schedule: "at any time" - Branch name: `renovate/grunt-babel-8.x` - Upgrade [grunt-babel](https://togithub.com/babel/grunt-babel) to `8.0.0`
Update dependency grunt-contrib-uglify to v4 - Schedule: "at any time" - Branch name: `renovate/grunt-contrib-uglify-4.x` - Upgrade [grunt-contrib-uglify](https://togithub.com/gruntjs/grunt-contrib-uglify) to `4.0.1`
Update dependency grunt-webpack to v3 - Schedule: "at any time" - Branch name: `renovate/grunt-webpack-3.x` - Upgrade [grunt-webpack](https://togithub.com/webpack-contrib/grunt-webpack) to `3.1.3`
Update dependency gruntify-eslint to v5 - Schedule: "at any time" - Branch name: `renovate/gruntify-eslint-5.x` - Upgrade [gruntify-eslint](https://togithub.com/gyandeeps/gruntify-eslint) to `5.0.0`
Update dependency load-grunt-tasks to v5 - Schedule: "at any time" - Branch name: `renovate/load-grunt-tasks-5.x` - Upgrade [load-grunt-tasks](https://togithub.com/sindresorhus/load-grunt-tasks) to `5.1.0`
Update dependency webpack to v4 - Schedule: "at any time" - Branch name: `renovate/webpack-4.x` - Upgrade [webpack](https://togithub.com/webpack/webpack) to `4.39.1`


:children_crossing: 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.


:question: 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 Renovate Bot. View repository job log here.

bmesuere commented 5 years ago

A lot of LOCs are used for the color. Maybe create nodeColor(node) and linkColor(link) methods?

Original comment by @bmesuere on Wed Nov 12 2014 at 16:23.