bahmutov / cypress-hyperapp-unit-test

Unit test Hyperapp components using Cypress
26 stars 1 forks source link

chore(deps): update dependency parcel-bundler to v1.11.0 #183

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
parcel-bundler devDependencies minor 1.10.3 -> 1.11.0 source

Release Notes

parcel-bundler/parcel ### [`v1.11.0`](https://renovatebot.com/gh/parcel-bundler/parcel/blob/master/CHANGELOG.md#​1110---2018-12-18) [Compare Source](https://renovatebot.com/gh/parcel-bundler/parcel/compare/v1.10.3...parcel-bundler@1.11.0) ##### Added - Add Kotlin asset support [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2210) - Add --host option [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2181) - Add support for HMR with elm-hot [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2388) - Log dev server access for log level verbose or more [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2402) - Process array of assets for JSON-LD [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2319) - Extract workerfarm into seperate package [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2162) - Extract Logger into its own package [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2165) - Extract watcher into its own package [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2176) - Merge fs-watcher-child into Parcel's monorepo [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2197) ##### Fixed - Use this.write and super.end for JSPackager [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2126) - Make dynamic import name relative to the file importing it [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2174) - update postcss and deps [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2203) - catch css file not found [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2206) - Treat webmanifest as an entry module [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2254) - add debugger flag for non production builds in Elm [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2225) - refactor: JSON.stringify replacer can not be boolean [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2276) - Fix debug log files for certain locales [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2288) - Scope hoisting renaming after babel transforms [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2292) - Switch from toml to [@​iarna/toml](https://renovatebot.com/gh/iarna/toml) [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2298) - Update deasync to 0.1.14 (Node 11 fix) [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2337) - Skip external imports from processing [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2380) - Don't lowercase attributes in html files [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2367) - refactor: remove unnecessary not null check [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2349) - Don't cache dynamic bundles that had a network error [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2400) - Treeshake functions properly [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2418) - Fix autoinstall of cssnano [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2415) - Fix server when there is a dot in the path [Details](https://renovatebot.com/gh/parcel-bundler/parcel/pull/2429)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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