Commit Graph

5577 Commits

Author SHA1 Message Date
Pooya Parsa 95daddf43c chore: add missing defu dep to vue-renderer 2021-02-19 17:38:07 +01:00
Pooya Parsa 608a380e1d v2.15.1 [release] 2021-02-19 17:36:59 +01:00
pooya parsa 1b9a9d6449
fix(renderer): deep merge runtimeConfig for server (#8856) 2021-02-19 17:33:00 +01:00
renovate[bot] 5346963585
chore(deps): update all non-major dependencies (#8853)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-19 17:04:16 +01:00
renovate[bot] 98750a2658
chore(deps): update all non-major dependencies (#8842)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-18 12:35:56 +01:00
Kenny ba44b0f9ca
fix(webpack): transpile ufo (#8846) 2021-02-17 18:50:17 +01:00
Daniel Roe d58c4f7299
fix(cli): don't early return when a dependency isn't installed (#8841) 2021-02-16 23:46:35 +01:00
renovate[bot] 3cd9d67825
chore(deps): update all non-major dependencies to ^4.15.1 (#8834) 2021-02-16 14:33:21 +00:00
Harlan Wilton b4a31d780d
fix(types): `build.html.minify` can be false (#8835) 2021-02-16 12:13:45 +01:00
Sébastien Chopin 8b1a70476a
fix(builder): use `path.resolve` for pages dir (#8832) 2021-02-15 21:53:03 +01:00
Pooya Parsa dcfb42b772 v2.15.0 [release] 2021-02-15 12:04:09 +01:00
renovate[bot] b96dd9484e
chore(deps): lock file maintenance (#8826)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-15 11:05:52 +01:00
renovate[bot] 3aa8ae3612
chore(deps): update all non-major dependencies (#8825)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-15 11:02:39 +01:00
renovate[bot] dd0eea4090
chore(deps): update all non-major dependencies (#8816)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-14 20:51:13 +00:00
Pooya Parsa 7629cea3b8 chore(ci): use node14 for windows tests 2021-02-13 12:18:13 +01:00
Pooya Parsa dc1c56732f chore(ci): test against node@12 (minimum) and node@14 (lts) 2021-02-13 11:56:38 +01:00
Pooya Parsa 53c40b9db2 chore(pkg): drop `engines` field
each package should specify it's engine requirements. also for nuxt we use runtime check to warn about minimum
2021-02-13 11:54:16 +01:00
Daniel Roe e277bb284b
fix(vue-app): align client fetch key with server (#8809) 2021-02-12 12:55:27 +01:00
Daniel Roe 9c24c110b6
fix(cli): re-enable `serve-static` redirect (#8814)
closes #8684
2021-02-12 12:54:59 +01:00
pooya parsa 04646c5e70
chore: simplify contributors (#8808)
[release]
2021-02-10 15:06:04 +01:00
Pooya Parsa 89cc911a89 test: update basic.dev test
components module is not using loader for dev mode anymore
2021-02-10 14:58:10 +01:00
Pooya Parsa 30afe25283 feat(deps): update `@nuxt/components` to v2
[release]
2021-02-10 14:42:11 +01:00
Daniel Roe 9d33456e69
fix(vue-app): add leading slash for payload hydration (#8802) 2021-02-10 13:18:27 +01:00
renovate[bot] c221f60780
chore(deps): update dependency ufo to ^0.6.5 (#8805)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-10 12:33:54 +01:00
Daniel Roe 6d64ea580a
fix(generator): normalize trailing slashes before `extendRoutes` (#8803) 2021-02-10 11:27:57 +01:00
renovate[bot] 99995745ed
chore(deps): update devdependency sass to ^1.32.7 (#8804)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-10 06:49:40 +00:00
Daniel Roe d0e7dd1c51
test(cli): fix dependency test (#8801) 2021-02-09 17:55:23 +00:00
Daniel Roe e5d202badb
feat(cli): warn if incompatible node/package versions detected (#8792)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-02-09 18:35:22 +01:00
renovate[bot] 346a57eb34
chore(deps): update all non-major dependencies (#8796)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-09 17:01:53 +01:00
Daniel Roe 119091c8d1
refactor(utils, vue-app): use `ufo` to parse queries and join urls (#8765) 2021-02-09 17:01:37 +01:00
Daniel Roe c8a4b91ad4
fix: ignore trailing slash in static payloads manifest (#8794) 2021-02-09 16:58:49 +01:00
Daniel Roe 745516c56e
ci: fix nightly workflow (#8799)
closes #8798
2021-02-09 09:25:27 +00:00
renovate[bot] da318a5e1a
chore(deps): lock file maintenance (#8787)
* chore(deps): lock file maintenance

* test: don't override fs to resolve issue with graceful-fs

* restore existsSync after each test

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-02-09 00:49:58 +01:00
renovate[bot] 563c2efb45
chore(deps): update @typescript-eslint monorepo to ^4.15.0 (#8795)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-08 22:09:10 +00:00
renovate[bot] 87ec80603a
chore(deps): update dependency ufo to ^0.6.2 (#8791)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-08 11:54:41 +01:00
renovate[bot] c3f3a18506
chore(deps): update all non-major dependencies (#8755)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-08 09:05:35 +01:00
Daniel Roe 073157f535
fix(config): prevent invalid css filenames in webpack output (#8778) 2021-02-08 09:01:47 +01:00
Rafał Chłodnicki d343d85985
fix(utils): `serializeFunction` fails with certain functions (#8780) 2021-02-08 00:08:13 +01:00
pooya parsa eed98eb955
chore: ignore sass-loader and npm for renovate 2021-02-07 23:34:36 +01:00
Daniel Roe b2fe40980f
ci: use build artifacts and run dev tests in band (#8785) 2021-02-07 23:25:51 +01:00
Pooya Parsa fec6e7a607 test: update test name
(seems was wrongly copy-pasted)
2021-02-07 21:54:07 +01:00
Maarten Van Hoof 201ae447ac
fix(types): add missing ssr option to config types (#8784) 2021-02-07 21:21:33 +01:00
Daniel Roe fffb1a19f6
fix(types): `vue.config`types should be optional (#8767)
closes #8766
2021-02-05 15:33:26 +01:00
Daniel Roe 1196c17a2a
fix(vue-app): enable dynamic publicPath on server-side (#8759) 2021-02-04 21:56:18 +01:00
Daniel Roe 07dd2cce9b
fix(server, vue-app): address encoding issues with query params (#8748)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-02-04 18:52:13 +00:00
renovate[bot] 0d4974968e
chore(deps): update devdependency puppeteer-core to v7 (#8757)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-03 19:20:23 +00:00
Xin Du (Clark) 7d43e1fa38
test: use chrome-launcher for detecting chrome installation (#8758) 2021-02-03 17:38:30 +00:00
Xin Du (Clark) f35bcc61ce
chore(deps): ignore html-webpack-plugin which requires webpack 5 2021-02-03 13:40:27 +00:00
renovate[bot] be79532715
chore(deps): update all non-major dependencies (#8751)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-03 13:26:37 +00:00
Daniel Roe 6a8339e4c4
fix: encoding issues with payload paths (#8738)
- fix(generator): decode full static filesystem paths
- fix(vue-app): check decoded path against manifest
- fix(vue-app): prevent double encoding for urls

Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-02-02 13:38:54 +01:00