slupjs / slup

🚀 Sets of Material Design components built upon Inferno
MIT License
13 stars 2 forks source link

Update dependency rollup-plugin-commonjs to v8.4.1 - autoclosed #123

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency rollup-plugin-commonjs from v8.3.0 to v8.4.1

Release Notes ### [`v8.4.0`](https://github.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#​840) * Better handle non-CJS files that contain CJS keywords ([#​285](`https://github.com/rollup/rollup-plugin-commonjs/issues/285`)) * Use rollup's plugin context`parse` function ([#​287](`https://github.com/rollup/rollup-plugin-commonjs/issues/287`)) * Improve error handling ([#​288](`https://github.com/rollup/rollup-plugin-commonjs/issues/288`)) ---
Commits #### v8.4.0 - [`f3b488c`](https://github.com/rollup/rollup-plugin-commonjs/commit/f3b488c6a0ae8e578138ed19215dfc36fe1e8306) Handle missing default export even if first pass matched - [`4131fb3`](https://github.com/rollup/rollup-plugin-commonjs/commit/4131fb324043855f90009bd5f2cfe1c8a576a127) use parse method from transform context - [`9674a6c`](https://github.com/rollup/rollup-plugin-commonjs/commit/9674a6ca315b6b23dc28d3e516ae65c69228a0ae) create an error with a code frame when parsing fails - [`c171356`](https://github.com/rollup/rollup-plugin-commonjs/commit/c171356f1cd3b25484c91ee3708f5c3c41d19619) do not overwrite acorn options sourceType and ecmaVersion - [`df762c7`](https://github.com/rollup/rollup-plugin-commonjs/commit/df762c7fbb0960be39fc30b8a9f24ec75ee78458) update rollup to 0.56 - [`20422b9`](https://github.com/rollup/rollup-plugin-commonjs/commit/20422b9e9f67a4268a52339f7c41903abd499822) Merge branch 'adrianheine-master' into release-8.4.0 - [`2b8488a`](https://github.com/rollup/rollup-plugin-commonjs/commit/2b8488ab4a7ce3ef8f855eb5ba94c4da2de45db2) Merge branch 'KingHenne-transform-context-parse' into release-8.4.0 - [`3c34c9d`](https://github.com/rollup/rollup-plugin-commonjs/commit/3c34c9d87de101bcda83833ffe8deedaa943daf0) Merge branch 'KingHenne-error-code-frame' into release-8.4.0 - [`4ddb152`](https://github.com/rollup/rollup-plugin-commonjs/commit/4ddb1521272fb1de5212816a8ea6b7c8b6bff41d) Merge branch 'release-8.4.0' - [`7b0fee6`](https://github.com/rollup/rollup-plugin-commonjs/commit/7b0fee65c6c831fb789afeb8c5575b3a407348fe) 8.4.0

This PR has been generated by Renovate Bot.