Skip to content

Commit 105086f

Browse files
authored
Merge pull request #17 from rollup-umd/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2 parents 1f40ef8 + 5e111b7 commit 105086f

File tree

3 files changed

+88
-23
lines changed

3 files changed

+88
-23
lines changed

CHANGELOG.md

+65
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,68 @@
1+
## [1.0.11](https://github.com/rollup-umd/documentation-cli/compare/v1.0.10...v1.0.11) (2018-12-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **ribbon:** fix ribbon getting wrong url ([1f40ef8](https://github.com/rollup-umd/documentation-cli/commit/1f40ef8))
7+
8+
## [1.0.10](https://github.com/rollup-umd/documentation-cli/compare/v1.0.9...v1.0.10) (2018-11-23)
9+
10+
11+
### Bug Fixes
12+
13+
* **variable:** fix default pattern for doc ([6d56c7b](https://github.com/rollup-umd/documentation-cli/commit/6d56c7b))
14+
15+
## [1.0.9](https://github.com/rollup-umd/documentation-cli/compare/v1.0.8...v1.0.9) (2018-11-15)
16+
17+
18+
### Bug Fixes
19+
20+
* **intl:** auto configuring styleguide/prepare.sh for intl extraction to documentation and ix bug dependencies to .gitlab-ci.yml ([a63ae6a](https://github.com/rollup-umd/documentation-cli/commit/a63ae6a))
21+
22+
## [1.0.8](https://github.com/rollup-umd/documentation-cli/compare/v1.0.7...v1.0.8) (2018-11-14)
23+
24+
25+
### Bug Fixes
26+
27+
* **intl:** fix intl command ([3aba7ad](https://github.com/rollup-umd/documentation-cli/commit/3aba7ad))
28+
* **readme:** fix sonarcloud links ([8bd154b](https://github.com/rollup-umd/documentation-cli/commit/8bd154b))
29+
30+
## [1.0.7](https://github.com/rollup-umd/documentation-cli/compare/v1.0.6...v1.0.7) (2018-11-14)
31+
32+
33+
### Bug Fixes
34+
35+
* **intl:** fix sedReplace not imported ([329661a](https://github.com/rollup-umd/documentation-cli/commit/329661a))
36+
* **quality gate:** fix duplicate code ([c63f6a3](https://github.com/rollup-umd/documentation-cli/commit/c63f6a3))
37+
38+
## [1.0.6](https://github.com/rollup-umd/documentation-cli/compare/v1.0.5...v1.0.6) (2018-11-14)
39+
40+
41+
### Bug Fixes
42+
43+
* **cmds:** fix copy and intl ([2c1ff12](https://github.com/rollup-umd/documentation-cli/commit/2c1ff12))
44+
45+
## [1.0.5](https://github.com/rollup-umd/documentation-cli/compare/v1.0.4...v1.0.5) (2018-11-14)
46+
47+
48+
### Bug Fixes
49+
50+
* **readme:** fix build badge ([28a97c3](https://github.com/rollup-umd/documentation-cli/commit/28a97c3))
51+
52+
## [1.0.4](https://github.com/rollup-umd/documentation-cli/compare/v1.0.3...v1.0.4) (2018-11-14)
53+
54+
55+
### Bug Fixes
56+
57+
* **variable:** repair variable command missing function sedReplace ([fab2654](https://github.com/rollup-umd/documentation-cli/commit/fab2654))
58+
59+
## [1.0.3](https://github.com/rollup-umd/documentation-cli/compare/v1.0.2...v1.0.3) (2018-11-14)
60+
61+
62+
### Bug Fixes
63+
64+
* **description:** update package description ([d16c00b](https://github.com/rollup-umd/documentation-cli/commit/d16c00b))
65+
166
## [1.0.2](https://github.com/rollup-umd/documentation-cli/compare/v1.0.1...v1.0.2) (2018-11-14)
267

368

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# documentation-cli
22

33
[![Build Status](https://travis-ci.org/rollup-umd/documentation-cli.svg?branch=master)](https://travis-ci.org/rollup-umd/documentation-cli) [![npm Version](https://img.shields.io/npm/v/@rollup-umd/documentation-cli.svg?style=flat)](https://www.npmjs.com/package/@rollup-umd/documentation-cli) [![License](https://img.shields.io/npm/l/@rollup-umd/documentation-cli.svg?style=flat)](https://www.npmjs.com/package/@rollup-umd/documentation-cli) [![NPM monthly downloads](https://img.shields.io/npm/dm/@rollup-umd/documentation-cli.svg?style=flat)](https://npmjs.org/package/@rollup-umd/documentation-cli) [![NPM total downloads](https://img.shields.io/npm/dt/@rollup-umd/documentation-cli.svg?style=flat)](https://npmjs.org/package/@rollup-umd/documentation-cli) [![npm Version](https://img.shields.io/node/v/@rollup-umd/documentation-cli.svg?style=flat)](https://www.npmjs.com/package/@rollup-umd/documentation-cli) [![Module formats](https://img.shields.io/badge/module%20formats-umd%2C%20cjs%2C%20esm-green.svg?style=flat)](https://www.npmjs.com/package/@rollup-umd/documentation-cli)
4-
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=com.github.rollup-umd.documentation-cli&metric=coverage)](https://sonarcloud.io/dashboard?id=com.github.rollup-umd.documentation-cli) [![Quality gate status](https://sonarcloud.io/api/project_badges/measure?project=com.github.rollup-umd.documentation-cli&metric=alert_status)](https://sonarcloud.io/dashboard?id=com.github.rollup-umd.documentation-cli)
4+
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=com.github.rollup-umd.documentation-cli&metric=coverage)](https://sonarcloud.io/dashboard?id=com.github.rollup-umd.documentation-cli) [![Quality gate status](https://sonarcloud.io/api/project_badges/measure?project=com.github.rollup-umd.documentation-cli&metric=alert_status)](https://sonarcloud.io/dashboard?id=com.github.rollup-umd.documentation-cli) [![Greenkeeper badge](https://badges.greenkeeper.io/rollup-umd/documentation-cli.svg)](https://greenkeeper.io/)
55

66
the adaptive module boilerplate
77

package.json

+22-22
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup-umd/documentation-cli",
3-
"version": "0.0.0-development",
3+
"version": "1.0.11",
44
"description": "CLI utilities for maintaining the documentation of any Rollup UMD projects.",
55
"bin": "lib/cli/index.js",
66
"homepage": "https://rollup-umd.github.io/documentation-cli",
@@ -154,15 +154,15 @@
154154
"@semantic-release/changelog": "^3.0.0",
155155
"@semantic-release/git": "^7.0.5",
156156
"@semantic-release/github": "^5.2.1",
157-
"@semantic-release/npm": "^4.0.2",
157+
"@semantic-release/npm": "^5.1.2",
158158
"@yeutech-lab/rollup-umd-documentation": "^2.4.5",
159159
"babel-cli": "^6.26.0",
160-
"babel-eslint": "^7.2.3",
161-
"babel-jest": "^22.4.1",
162-
"babel-loader": "^7.1.4",
163-
"babel-plugin-add-module-exports": "^0.2.1",
160+
"babel-eslint": "^10.0.1",
161+
"babel-jest": "^23.6.0",
162+
"babel-loader": "^8.0.4",
163+
"babel-plugin-add-module-exports": "^1.0.0",
164164
"babel-plugin-array-includes": "^2.0.3",
165-
"babel-plugin-dynamic-import-node": "^1.1.0",
165+
"babel-plugin-dynamic-import-node": "^2.2.0",
166166
"babel-plugin-external-helpers": "^6.22.0",
167167
"babel-plugin-react-transform": "^3.0.0",
168168
"babel-plugin-transform-async-to-generator": "^6.24.1",
@@ -179,32 +179,32 @@
179179
"babel-preset-stage-2": "^6.24.1",
180180
"babel-preset-stage-3": "^6.24.1",
181181
"cz-conventional-changelog": "^2.1.0",
182-
"eslint": "^4.18.2",
183-
"eslint-config-airbnb-base": "^12.1.0",
182+
"eslint": "^5.10.0",
183+
"eslint-config-airbnb-base": "^13.1.0",
184184
"eslint-plugin-import": "^2.12.0",
185185
"exports-loader": "^0.7.0",
186-
"istanbul-api": "1.2.2",
187-
"istanbul-reports": "1.1.4",
188-
"jest-cli": "^22.4.2",
189-
"jest-sonar-reporter": "^1.3.0",
190-
"lint-staged": "^4.1.3",
186+
"istanbul-api": "2.0.6",
187+
"istanbul-reports": "2.0.1",
188+
"jest-cli": "^23.6.0",
189+
"jest-sonar-reporter": "^2.0.0",
190+
"lint-staged": "^8.1.0",
191191
"pre-commit": "^1.2.2",
192192
"react-styleguidist": "^8.0.4",
193193
"rimraf": "^2.6.2",
194-
"rollup": "^0.57.1",
195-
"rollup-plugin-babel": "^3.0.3",
196-
"rollup-plugin-cleanup": "^2.0.0",
194+
"rollup": "^0.68.0",
195+
"rollup-plugin-babel": "^4.1.0",
196+
"rollup-plugin-cleanup": "^3.0.0",
197197
"rollup-plugin-commonjs": "^9.1.0",
198198
"rollup-plugin-inject": "^2.0.0",
199-
"rollup-plugin-json": "^2.3.0",
199+
"rollup-plugin-json": "^3.1.0",
200200
"rollup-plugin-node-builtins": "^2.1.2",
201-
"rollup-plugin-node-resolve": "^3.3.0",
201+
"rollup-plugin-node-resolve": "^4.0.0",
202202
"rollup-plugin-replace": "^2.0.0",
203-
"rollup-plugin-uglify": "^3.0.0",
204-
"rollup-plugin-visualizer": "^0.5.0",
203+
"rollup-plugin-uglify": "^6.0.0",
204+
"rollup-plugin-visualizer": "^0.9.2",
205205
"rollup-watch": "^4.3.1",
206206
"semantic-release": "^15.9.1",
207-
"sinon": "^2.3.2",
207+
"sinon": "^7.2.2",
208208
"toctoc": "^0.3.2",
209209
"webpack": "^4.20.2"
210210
},

0 commit comments

Comments
 (0)