Commit Graph

397 Commits

Author SHA1 Message Date
renovate[bot] 5b7410dc48 chore(deps): update dependency @nuxtjs/opencollective to ^0.2.1 (#4542) 2018-12-13 12:12:20 +03:30
renovate[bot] eda33bc48a chore(deps): update all non-major dependencies (#4537) 2018-12-13 00:59:27 +03:30
renovate[bot] 13c7b6d671 chore(deps): vue v2.5.21 (#4523) 2018-12-12 09:57:26 +03:30
Alexander Lichter c6d820aad8 feat(webpack): add experimental HardSourceWebpackPlugin support (#4527) 2018-12-12 00:19:16 +03:30
renovate[bot] 3cb9b882c0 chore(deps): update dependency rollup-plugin-alias to ^1.5.1 (#4518)
[skip ci]
2018-12-11 10:40:18 +03:30
renovate[bot] b07c27a843 chore(deps): update all non-major dependencies to ^2.5.20 (#4514) 2018-12-10 22:09:04 +03:30
renovate[bot] b47a993429 chore(deps): update dependency caniuse-lite to ^1.0.30000918 (#4510) 2018-12-10 16:05:30 +00:00
renovate[bot] 6d8aeec81c chore(deps): update vue to v2.5.19 (#4509) 2018-12-10 01:47:40 +03:30
renovate[bot] 58569cef18 chore(deps): update dependency rollup-plugin-node-resolve to v4 (#4506)
[skip release]
2018-12-09 18:14:44 +03:30
Xin Du (Clark) 669ffa51ed refactor: migrate to extract-css-chunks-webpack-plugin (#4495)
fixes #4131.
2018-12-09 13:58:08 +03:30
renovate[bot] 7c820d9262 chore(deps): update all non-major dependencies (#4497)
* chore(deps): update all non-major dependencies

* pin vue to 2.5.17
2018-12-09 12:28:49 +03:30
renovate[bot] ff20bbbbb5 chore(deps): update all non-major dependencies (#4483) 2018-12-07 13:53:50 +00:00
renovate[bot] 9c15c18d1b chore(deps): update all non-major dependencies (#4475) 2018-12-04 15:58:15 +03:30
Pooya Parsa 0f104aa588
feat: improve SSR bundle (#4439)
- Better insights and inspection for server bundle
- Remove all vue related dependencies from vue-renderer package as much as possible to reduce install size of nuxt-start
- Support for single file distributions (serverless)
- Remove server-bundle.json and use the standard .js files for dist/server
- Mitigate CALL_AND_RETRY_LAST Allocation failed errors. Most of the cases happen on JSON.parse() the part when loading bundle. (#4225, #3465, #1728, #1601, #1481)
- Reduce server dist size by removing escape characters caused by JSON serialize
- Faster dev reloads and production start by removing extra JSON.serialize/JSON.parse time
- Less memory usage
- General performance improvements and refactors
2018-12-01 13:43:28 +03:30
renovate[bot] e99a6691fb chore(deps): update puppeteer and typescript (#4463)
[skip ci]
2018-11-30 22:45:05 +03:30
renovate[bot] 4a153e8a22 chore(deps): update dependency lerna to ^3.5.1 (#4453)
[skip ci]
2018-11-30 22:40:32 +03:30
renovate[bot] ee139253f1 chore(deps): update all non-major dependencies (#4434)
[skip release]
2018-11-28 13:48:20 +00:00
renovate[bot] a24bb08746 chore(deps): update dependency vue-meta to ^1.5.6 (#4427) 2018-11-26 20:24:49 +03:30
renovate[bot] 6f78bcdfea chore(deps): update all non-major dependencies (#4416) 2018-11-26 01:05:31 +03:30
renovate[bot] 744f4025f5 chore(deps): update all non-major dependencies (#4393) 2018-11-23 23:30:43 +00:00
Clark Du 3d990fe606 fix: empty error message in dev mode 2018-11-23 22:34:05 +00:00
renovate[bot] 4adbf29e18 chore(deps): update all non-major dependencies (#4385) 2018-11-23 11:56:11 +00:00
renovate[bot] 6f91f8e9f2 chore(deps): update dependency caniuse-lite to ^1.0.30000910 (#4379)
[skip ci]
2018-11-21 19:38:27 +03:30
Clark Du ccbe6c3b1f chore: upgrade lru-cache to v5 (#4380) 2018-11-21 17:02:13 +03:30
renovate[bot] e731250e13 fix(deps): update dependency vue-no-ssr to ^1.1.0 (#4372)
[skip ci]
2018-11-20 22:22:13 +03:30
renovate[bot] 45fdae0a2d fix(deps): update all non-major dependencies (#4358)
[skip ci]
2018-11-20 22:21:13 +03:30
Kevin Marrec d5716eb3db feat(ts): provide type definitions (#4164) 2018-11-17 14:22:21 +03:30
renovate[bot] 80c19a472d chore(deps): update dependency rollup to ^0.67.3 (#4354) 2018-11-17 10:01:55 +00:00
Clark Du e21301f9b0 fix: har-validator 404 in yarn install 2018-11-15 11:36:08 +00:00
renovate[bot] bfb6d6a22a fix(deps): update all non-major dependencies (#4310) 2018-11-14 23:58:17 +03:30
Pooya Parsa 68523b95bc
feat(server): fallback option (#4323) 2018-11-14 23:02:07 +03:30
renovate[bot] f9b199873f chore(deps): update webpackbar to v3.1.2 (#4307) 2018-11-10 03:37:54 +03:30
Pooya Parsa 141ea823b8 fix: update webpackbar to 3.0.3 2018-11-09 01:27:53 +03:30
renovate[bot] 16c8237f1c chore(deps): update all non-major dependencies (#4298)
[skip ci]
2018-11-09 01:18:29 +03:30
renovate[bot] b290c078f2 fix(deps): update dependency consola to ^2.2.3 (#4293) 2018-11-08 15:20:55 +03:30
Pooya Parsa e8aabac197 hotfix: update webpackbar to 3.0.2 2018-11-08 14:40:47 +03:30
Pooya Parsa dc00980308 chore: fix dependencies and lock 2018-11-08 13:42:15 +03:30
Pooya Parsa 7c4e77ffb9
feat: dx improvements (#4259) 2018-11-08 12:45:56 +03:30
renovate[bot] 2c26730b93 chore(deps): update dependency eslint-plugin-jest to v22 (#4289)
[skip ci]
2018-11-08 02:10:33 +03:30
renovate[bot] dd114ff74f fix(deps): update all non-major dependencies (#4271) 2018-11-08 02:09:37 +03:30
Alexander Lichter ead994bbb5 test: add a size limit test (#4272)
[skip ci]
2018-11-08 02:04:14 +03:30
renovate[bot] 1a154e8188 fix(deps): update all non-major dependencies (#4270) 2018-11-05 02:29:06 +03:30
renovate[bot] 47f67cc26a fix(deps): update dependency consola to ^2.2.0 (#4269) 2018-11-04 22:18:39 +03:30
renovate[bot] 4935017f94 chore(deps): update all non-major dependencies (#4267)
This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| eslint-plugin-jest | devDependencies | patch | `^21.27.0` -> `^21.27.1` | [source](https://renovatebot.com/gh/jest-community/eslint-plugin-jest) |
| rollup | devDependencies | minor | `^0.66.6` -> `^0.67.0` | [source](https://renovatebot.com/gh/rollup/rollup) |

---

### Release Notes

<details>
<summary>jest-community/eslint-plugin-jest</summary>

### [`v21.27.1`](https://renovatebot.com/gh/jest-community/eslint-plugin-jest/releases/v21.27.1)

[Compare Source](https://renovatebot.com/gh/jest-community/eslint-plugin-jest/compare/v21.27.0...v21.27.1)

##### Bug Fixes

-   **prefer-spy-on:** fix Cannot read property 'type' of undefined ([#&#8203;199](https://renovatebot.com/gh/jest-community/eslint-plugin-jes/issues/199)) ([02cd21a](https://renovatebot.com/gh/jest-community/eslint-plugin-jes/commit/02cd21a)), closes [#&#8203;198](https://renovatebot.com/gh/jest-community/eslint-plugin-jes/issues/198)

</details>

<details>
<summary>rollup/rollup</summary>

### [`v0.67.0`](https://renovatebot.com/gh/rollup/rollup/blob/master/CHANGELOG.md#&#8203;0670)

[Compare Source](https://renovatebot.com/gh/rollup/rollup/compare/v0.66.6...v0.67.0)

_2018-11-04_

-   add `sourcemapExcludeSources` option to exclude the source content from sourcemaps ([#&#8203;2531](https://renovatebot.com/gh/rollup/rollup/pull/2531))
-   Create chunks for virtual modules when preserving modules ([#&#8203;2511](https://renovatebot.com/gh/rollup/rollup/pull/2511))
-   Improve execution order of chunks and externals ([#&#8203;2508](https://renovatebot.com/gh/rollup/rollup/pull/2508))
-   Do not resolve external dynamic imports via plugins ([#&#8203;2505](https://renovatebot.com/gh/rollup/rollup/pull/2505))
-   Do not tree-shake children of unknown nodes to e.g. properly handle do-expressions via acorn plugin ([#&#8203;2510](https://renovatebot.com/gh/rollup/rollup/pull/2510))
-   Fix mis-placed semicolons for certain SystemJS exports ([#&#8203;2529](https://renovatebot.com/gh/rollup/rollup/pull/2529))
-   Prevent memory leak when using the bundle as cache ([#&#8203;2522](https://renovatebot.com/gh/rollup/rollup/pull/2522))
-   Fix public sourcemap type ([#&#8203;2507](https://renovatebot.com/gh/rollup/rollup/pull/2507))

</details>

---

### Renovate configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://renovatebot.com/gh/renovatebot/config-help/issues) if that's undesired.

---

This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#nuxt/nuxt.js).
2018-11-04 17:52:41 +00:00
renovate[bot] f10f860292 fix(deps): update all non-major dependencies (#4253) 2018-11-03 22:16:58 +03:30
renovate[bot] e9b63deba4 fix(deps): update all non-major dependencies (#4229) 2018-11-01 05:13:12 +01:00
Pooya Parsa 1dd32d0d21 feat: update to consola 2 (#4247)
* add ~> addReporter

* remove badge

* withScope ~> withTag

* update to consola 2

* update build tests
2018-11-01 04:50:07 +01:00
Kayla Ngan 3ec2579d09 chore(ci, azure): report test results on azure pipelines (#4242) 2018-10-31 22:09:50 +03:30
Clark Du bed0714fad
feat: modern build (#4231)
* feat: modern build

* refactor: use single module import for lodash

* refactor: add credit comment for modern plugin

* feat: ssr modern build

* fix: not null check for request

* fix: not null check for request.headers

* feat: add modern argument on build command

* refactor: simpilfy filenames for modern

* refactor: use packages/webpack src instead of dist in test

* test: add feature test for modern build
2018-10-31 15:52:35 +00:00
renovate[bot] 2e2b32b547 [skip ci] update all non-major dependencies (#4223) 2018-10-30 01:31:32 +03:30
renovate[bot] 30c68bfa77 [skip ci] update dependency vue-jest to v3 (#4228) 2018-10-30 01:30:34 +03:30
renovate[bot] f284f7c149 [skip ci] update dependency jsdom to v13 (#4227) 2018-10-30 01:27:38 +03:30
Pim 72961acabd feat: nuxt-loading enhancenments (#3891) 2018-10-29 19:18:40 +03:30
renovate[bot] a9b68c5e61 chore(deps): update dependency eslint-plugin-node to v8 (#4218) 2018-10-28 21:44:14 +03:30
renovate[bot] 00e83e3874 fix(deps): update dependency time-fix-plugin to ^2.0.5 (#4210) 2018-10-27 20:12:27 +03:30
renovate[bot] 930f8b273c fix(deps): update all non-major dependencies (#4200) 2018-10-27 00:17:37 +03:30
Clark Du ae9de93a45 feat: move @nuxtjs/babel-preset-app into nuxt mono-repo (#4205) 2018-10-26 21:28:21 +03:30
renovate[bot] 6c5d89dead fix(deps): update all non-major dependencies (#4189) 2018-10-25 19:19:17 +03:30
Pooya Parsa 46103e72ea
chore: packaging and development improvements (#4193) 2018-10-25 14:52:31 +03:30
Pim 0669b68c91 refactor(cli): better consistency and easier unit testing (#4160) 2018-10-25 11:13:42 +03:30
renovate[bot] 1cb7ce59e6 fix(deps): update all non-major dependencies (#4172) 2018-10-23 10:24:57 +03:30
Pim e8993eac99 chore: lint all template files (#4130) 2018-10-23 10:22:59 +03:30
renovate[bot] ff6385f5a0 fix(deps): update all non-major dependencies (#4156) 2018-10-23 01:17:42 +03:30
Alexander Lichter ab5af540e0 perf: cherry-pick only used lodash imports (#4099) 2018-10-18 19:13:44 +03:30
renovate[bot] 119d349478 deps(builder): update all non-major dependencies (#4133)
- cssnano/cssnano
- webpack-contrib/mini-css-extract-plugin
- csstools/postcss-preset-env
- webpack-contrib/url-loader
- webpack/webpack
- webpack-contrib/webpack-bundle-analyzer
2018-10-18 10:44:49 +03:30
Pooya Parsa 9c1e0d1743 feat: migrate nuxt into monorepo (#4051)
Co-authored-by: Clark Du <clark.duxin@gmail.com>
Co-authored-by: Pooya Parsa <pooya@pi0.ir>
2018-10-18 00:58:25 +03:30
Alexander Lichter e115890a94 lint: use @nuxtjs/eslint-config (#4108) 2018-10-17 01:37:12 +03:30
renovate[bot] 5979bd5e68 chore(deps): update dependency eslint-plugin-jest to ^21.25.1 (#4128) 2018-10-16 13:10:50 +03:30
renovate[bot] 519a46fd6a feat(deps): upgrade devalue, time-fix-plugin (#4118)
nuxt-community/devalue:
- fix: properly log message for symbolic keys
- feat: env vars to adjust warning behaviour
2018-10-16 13:09:50 +03:30
renovate[bot] 9e0d15096e fix(deps): update dependency consola to ^1.4.4 (#4114) 2018-10-13 19:15:06 +03:30
Pooya Parsa 18802c9a5f chore: update package.json and yarn.lock 2018-10-12 23:27:44 +03:30
renovate[bot] c1028ea647 chore(deps): update all non-major dependencies (#4077) 2018-10-12 22:17:53 +03:30
renovate[bot] a8875db1e6 chore(deps): update dependency klaw-sync to v6 (#4072) 2018-10-12 22:06:54 +03:30
Dmitry Molotkov d35fc8f015 fix: warn for non serializable data instead of Error (#4046)
* use @nuxtjs/devalue

* use @nuxtjs/devalue

* lock file

* lock file

* fix test
2018-10-11 23:18:04 +01:00
renovate[bot] 91f319bc01 chore(deps): update dependency rollup-plugin-commonjs to ^9.2.0 (#4074) 2018-10-10 12:20:54 +03:30
renovate[bot] 963b4ddd0f chore(deps): update all non-major dependencies (#4069) 2018-10-09 15:57:02 +03:30
renovate[bot] c2fde1958a fix(deps): update all non-major dependencies (#4064) 2018-10-08 20:51:34 +03:30
Clark Du 055e99a21b
lint: remove jsx plugin (#4062) 2018-10-07 19:21:08 +01:00
renovate[bot] 004f383315 chore(deps): update all non-major dependencies (#4049)
This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| puppeteer | devDependencies | minor | `^1.8.0` -> `^1.9.0` | [source](https://renovatebot.com/gh/GoogleChrome/puppeteer) |
| rollup | devDependencies | patch | `^0.66.3` -> `^0.66.4` | [source](https://renovatebot.com/gh/rollup/rollup) |

---

### Release Notes

<details>
<summary>GoogleChrome/puppeteer</summary>

### [`v1.9.0`](https://renovatebot.com/gh/GoogleChrome/puppeteer/releases/v1.9.0)

[Compare Source](https://renovatebot.com/gh/GoogleChrome/puppeteer/compare/v1.8.0...v1.9.0)

#### Big Changes

-   Chromium 71.0.3563.0 (r594312)
-   Debugging: Puppeteer errors now have [async stack traces](0b9d8a6271)
-   Puppeteer now can be [bundled with Browserify](https://renovatebot.com/gh/GoogleChrome/puppeteer/tree/master/utils/browser/README.md).
-   It's now possible to navigate frames using [`frame.goto`](https://renovatebot.com/gh/GoogleChrome/puppeteer/blob/v1.9.0/docs/api.md#framegotourl-options) and [`frame.waitForNavigation`](https://renovatebot.com/gh/GoogleChrome/puppeteer/blob/v1.9.0/docs/api.md#framewaitfornavigationoptions)

#### API Changes

##### Added:

-   [`browser.target()`](https://renovatebot.com/gh/GoogleChrome/puppeteer/blob/v1.9.0/docs/api.md#browsertarget) ([`4e48dfc`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/4e48dfc7))
-   [`frame.goto(url, options)`](https://renovatebot.com/gh/GoogleChrome/puppeteer/blob/v1.9.0/docs/api.md#framegotourl-options) ([`5acf953`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/5acf9531))
-   [`frame.waitForNavigation(options)`](https://renovatebot.com/gh/GoogleChrome/puppeteer/blob/v1.9.0/docs/api.md#framewaitfornavigationoptions) ([`5acf953`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/5acf9531))
-   [`response.frame()`](https://renovatebot.com/gh/GoogleChrome/puppeteer/blob/v1.9.0/docs/api.md#responseframe) ([`5acf953`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/5acf9531))

#### Bug Fixes

-   [#&#8203;2374](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/2374) - feat(browser): Run puppeteer in browser (POC)
-   [#&#8203;2377](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/2377) - Certificates error using puppeteer
-   [#&#8203;2721](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/2721) - page.goto doesn't clear internal timeout when the browser is closed
-   [#&#8203;2888](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/2888) - Cannot read property '\_bodyLoadedPromiseFulfill' of null
-   [#&#8203;2918](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/2918) - Support waitForNavigation for frames
-   [#&#8203;3104](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3104) - Full page screenshot fails when defaultViewport is null
-   [#&#8203;3109](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3109) - Is it clear what &lt;...Type> means in the docs?
-   [#&#8203;3204](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3204) - docs: mention require('puppeteer-core')
-   [#&#8203;3221](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3221) - As for puppeteer to emulate the movement of the mouse while pressing?
-   [#&#8203;3232](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3232) - Add documentation and examples for iframe API.
-   [#&#8203;3234](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3234) - Black render with `omitBackground: true` 
-   [#&#8203;3340](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3340) - Does --filter=SomeTest do anything when running npm run unit

#### Raw Notes

[`4abf7d1`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/4abf7d1) - docs(bundling): add docs about bundling for web ([#&#8203;3348](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3348))  
[`8becb31`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/8becb31) - test: add failing test for page.select ([#&#8203;3346](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3346))
[`5ebfe1a`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/5ebfe1a) - docs(contributing): remove the --filter note ([#&#8203;3342](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3342))
[`cd54ce3`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/cd54ce3) - fix(types): upgrade node types to 8.10.34 ([#&#8203;3341](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3341))
[`c9657f8`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/c9657f8) - docs(api.md): minor grammar and consistency fixes ([#&#8203;3320](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3320))
[`c237947`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/c237947) - chore(types): upgrade to TypeScript 3.1.1 ([#&#8203;3331](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3331))
[`842fee8`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/842fee8) - fix(page): full page screenshot when defaultViewport is null ([#&#8203;3306](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3306))
[`e75e36b`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/e75e36b) - feat(chromium): roll Chromium to r594312 ([#&#8203;3310](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3310))
[`85aca8e`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/85aca8e) - chore(testserver): prepare test server ([#&#8203;3294](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3294))
[`9c89090`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/9c89090) - chore(testrunner): fix readme description ([#&#8203;3293](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3293))
[`12e317c`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/12e317c) - chore: add .npmignore for testrunner ([#&#8203;3290](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3290))
[`5b3ddf5`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/5b3ddf5) - chore(testrunner): bump version to v0.5.0-post ([#&#8203;3291](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3291))
[`907d9be`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/907d9be) - chore: prepare testrunner to be published to npm ([#&#8203;3289](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3289))
[`4e48dfc`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/4e48dfc) - feat(launcher): add experimental "transport" option to pptr.connect ([#&#8203;3265](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3265))
[`5acf953`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/5acf953) - feat(frame): introduce Frame.goto and Frame.waitForNavigation ([#&#8203;3276](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3276))
[`ad49f79`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/ad49f79) - docs(api.md): Fix description of SecurityDetails class ([#&#8203;3277](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3277))
[`0b9d8a6`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/0b9d8a6) - feat: async stacks for all "async" public methods ([#&#8203;3262](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3262))
[`9223bca`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/9223bca) - refactor: move navigation management to FrameManager ([#&#8203;3266](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3266))
[`27477a1`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/27477a1) - docs(api.md): Fix typo ([#&#8203;3273](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3273))
[`b97bddf`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/b97bddf) - refactor: unify response tracking in page.goto and waitForNavigation ([#&#8203;3258](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3258))
[`a1a211d`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/a1a211d) - chore: nicer stack highlight ([#&#8203;3259](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3259))
[`a4abb4a`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/a4abb4a) - feat(chromium): Roll Chromium to r591618 ([#&#8203;3263](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3263))
[`7f00860`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/7f00860) - fix(browserfetcher): Fix windows fetching ([#&#8203;3256](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3256))
[`f5d388a`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/f5d388a) - docs(api.md): add example for Mouse class ([#&#8203;3244](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3244))
[`d547b9d`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/d547b9d) - fix(browser): browser closing/disconnecting should abort navigations ([#&#8203;3245](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3245))
[`f0beabd`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/f0beabd) - chore: drop DEBUG for public API calls ([#&#8203;3246](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3246))
[`d929f7e`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/d929f7e) - fix: set JPG background to white when omitBackground option is used ([#&#8203;3240](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3240))
[`6ec3ce6`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/6ec3ce6) - chore: make sure Puppeteer bundling works ([#&#8203;3239](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3239))
[`f49687f`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/f49687f) - docs(api.md): add frame example ([#&#8203;3237](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3237))
[`a582acd`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/a582acd) - feat(chromium): roll Chromium to r590951 ([#&#8203;3236](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3236))
[`7ec0801`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/7ec0801) - fix: expect Network.responseReceived event is never dispatched ([#&#8203;3233](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3233))
[`c644a3b`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/c644a3b) - test: make sure zero-width screenshots don't hang ([#&#8203;3214](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3214))
[`9c4b6d0`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/9c4b6d0) - refactor: use browser-compliant interface of 'ws' ([#&#8203;3218](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3218))
[`56b3bd8`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/56b3bd8) - docs(readme.md): Added yarn guide also to puppeteer-core ([#&#8203;3227](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3227))
[`6581ee9`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/6581ee9) - docs: add `ndb` as a debugging tip ([#&#8203;3195](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3195))
[`1b2c811`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/1b2c811) - refactor: move Connection to use ConnectionTransport ([#&#8203;3217](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3217))
[`c967aeb`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/c967aeb) - docs(api.md): add an include statement for puppeteer-core ([#&#8203;3213](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3213))
[`c5511ec`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/c5511ec) - docs(api.md): Clarify how to call page.setCookie ([#&#8203;3215](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3215))
[`78e9d5c`](https://renovatebot.com/gh/GoogleChrome/puppeteer/commit/78e9d5c) - chore: bump version to v1.8.0-post ([#&#8203;3212](https://renovatebot.com/gh/GoogleChrome/puppeteer/issues/3212))

</details>

<details>
<summary>rollup/rollup</summary>

### [`v0.66.4`](https://renovatebot.com/gh/rollup/rollup/blob/master/CHANGELOG.md#&#8203;0664)

[Compare Source](https://renovatebot.com/gh/rollup/rollup/compare/v0.66.3...v0.66.4)

_2018-10-04_

-   Fix links in warnings and errors ([#&#8203;2471](https://renovatebot.com/gh/rollup/rollup/pull/2471))

</details>

---

### Renovate configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

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

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://renovatebot.com/gh/renovatebot/config-help/issues) if that's undesired.

---

This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#nuxt/nuxt.js).
2018-10-05 13:35:54 +01:00
renovate[bot] d962504dde fix(deps): update dependency std-env to v2.0.2 (#4056)
This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| std-env | dependencies | major | `^1.3.1` -> `^2.0.2` | [source](https://renovatebot.com/gh/blindmedia/std-env) |

---

### Release Notes

<details>
<summary>blindmedia/std-env</summary>

### [`v2.0.2`](https://renovatebot.com/gh/blindmedia/std-env/compare/v2.0.1...v2.0.2)

[Compare Source](https://renovatebot.com/gh/blindmedia/std-env/compare/v2.0.1...v2.0.2)

### [`v2.0.1`](https://renovatebot.com/gh/blindmedia/std-env/compare/v2.0.0...v2.0.1)

[Compare Source](https://renovatebot.com/gh/blindmedia/std-env/compare/v2.0.0...v2.0.1)

### [`v2.0.0`](https://renovatebot.com/gh/blindmedia/std-env/compare/v1.3.1...v2.0.0)

[Compare Source](https://renovatebot.com/gh/blindmedia/std-env/compare/v1.3.1...v2.0.0)

</details>

---

### Renovate configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

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

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

---

This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#nuxt/nuxt.js).
2018-10-05 13:23:29 +01:00
Clark Du 2c5d9a572c fix: xmlchars warning 2018-10-03 20:38:22 +01:00
renovate[bot] 9c3d2df0b5 chore(deps): update dependency rollup to ^0.66.3 (#4041) 2018-10-03 19:17:12 +01:00
Renovate Bot 32f395d7e8 fix(deps): update all non-major dependencies 2018-10-03 13:30:58 +03:30
renovate[bot] 6a88e06c45 fix(deps): update dependency postcss-preset-env to ^6.0.8 (#4029)
This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| postcss-preset-env | dependencies | patch | `^6.0.7` -> `^6.0.8` | [source](https://renovatebot.com/gh/csstools/postcss-preset-env) |

---

### Release Notes

<details>
<summary>csstools/postcss-preset-env</summary>

### [`v6.0.8`](https://renovatebot.com/gh/csstools/postcss-preset-env/blob/master/CHANGELOG.md#&#8203;608-October-1-2018)

[Compare Source](7dfb8c9d7c...71ff1e5930)

-   Updated: `caniuse-lite` to 1.0.[`3000088`](https://renovatebot.com/gh/csstools/postcss-preset-env/commit/30000888) (patch)
-   Updated: `postcss` to 7.0.4 (patch)

**Did you hear? PostCSS Preset Env is now part of Create React App!** 🎉

</details>

---

### Renovate configuration

📅 **Schedule**: No schedule defined.

🚦 **Automerge**: Enabled.

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

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

---

This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#nuxt/nuxt.js).
2018-10-02 09:07:52 +01:00
Renovate Bot 12db681751 chore(deps): update all non-major dependencies 2018-10-02 00:32:26 +03:30
renovate[bot] bc9071663f fix(deps): update all non-major dependencies (#3991)
* fix(deps): update all non-major dependencies

* Update package.json

* fix(deps): lock file update

* fix test due to changed css attribute order
2018-09-30 18:11:52 +02:00
Sébastien Chopin bb78a92709 fix: vue-meta version to 1.5.3 2018-09-27 16:31:49 +02:00
renovate[bot] 1fef39d488 fix(deps): update dependency cssnano to ^4.1.4 (#3990) 2018-09-27 17:21:05 +03:30
renovate[bot] 163cfab240 chore(deps): update all non-major dependencies (#3986) 2018-09-27 11:05:12 +03:30
renovate[bot] c097598da3 chore(deps): update dependency babel-eslint to v10 (#3984) 2018-09-27 10:30:28 +03:30
renovate[bot] e413dff491 chore(deps): update dependency webpack-bundle-analyzer to ^3.0.2 (#3983) 2018-09-27 10:28:12 +03:30
Dmitry Molotkov df148a896e fix: properly serialize undefined in vuex store (#3913)
* allow to serialize undefined variable in vuex store

* test properly

* fix test

* lock
2018-09-25 10:51:07 +02:00
Alexander Lichter bc1cecf4a6 chore: update dependencies (#3947) 2018-09-23 19:19:09 +03:30
Alexander Lichter dabc60c44d chore: update vue-meta version (#3946) 2018-09-23 11:39:02 +01:00
Pooya Parsa b69cabef88 hotfix: use `terser-webpack-plugin` (#3928)
<!--- Provide a general summary of your changes in the title above -->

## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)


## Description
Webpack requires `uglifyjs-webpack-plugin@1.x`. thus `uglifyjs-webpack-plugin@2.x` may not resolve correctly. Also, the webpack team decided to go with `terser-webpack-plugin` (https://github.com/webpack/webpack/pull/8036).


## Checklist:
<!--- Put an `x` in all the boxes that apply. -->
<!--- If your change requires a documentation PR, please link it appropriately -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly. (PR: #)
- [ ] I have added tests to cover my changes (if not applicable, please state why)
- [ ] All new and existing tests passed.
2018-09-20 22:49:43 +01:00
Pooya Parsa 2f781eadbb chore(yarn.lock): update postcss-custom-properties to 8.0.4 2018-09-21 00:58:16 +04:30
Clark Du 5c0e9d6316
feat: upgade to postcss7 (#3679)
- [ ] https://github.com/csstools/postcss-preset-env/issues/58
- [ ] examples
2018-09-20 21:22:19 +01:00
Pooya Parsa 6f5137cd30
chore: upgrade dependencies (babel 7.1) (#3926) 2018-09-21 00:27:37 +04:30
Clark Du 1c34651baa fix: css-loader 1.0 removed alias (#3741)
BREAKING CHANGE
2018-09-19 13:16:21 +04:30
Pim 88c9bae57b feat: add tests to check for changed files (#3893)
* feat: add tests to check for changed files

Make sure that if we are building or generating only files in buildDir and generate.dir are changed. If files in another location would also be changed due to a new config option, those locations should be guarded in lib/common/options so you cant set them lower then rootDir or srcDir.

* fix running tests inBand

use simpler path comparisons

* add debug logs for ci

use process.hrtime for waitFor test

* add debug logs for ci

use process.hrtime for waitFor test

* use writeFileSync should probably help

* use forEach instead of map when not returning a value

update waitFor test to compare values with jest

* fix appeveyor

* use lower limit than delay in waitFor test

revert isAppveyor export
2018-09-18 16:26:41 +02:00