Commit Graph

5366 Commits

Author SHA1 Message Date
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
renovate[bot] f917297a70
chore(deps): update all non-major dependencies (#8742)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-02 12:17:06 +00:00
renovate[bot] eaaada1b08
chore(deps): update devdependency puppeteer-core to v6 (#8747)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-02 12:05:30 +00:00
renovate[bot] 3b02beb07f
chore(deps): update all non-major dependencies to ^4.14.2 (#8740) 2021-02-01 20:08:17 +00:00
renovate[bot] a0d5ceafbe
chore(deps): update dependency @nuxt/components to ^1.2.6 (#8739)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-01 18:00:32 +00:00
renovate[bot] 8cbdedba5b
chore(deps): lock file maintenance (#8732)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-01 17:44:49 +00:00
renovate[bot] 7931d1b619
chore(deps): update all non-major dependencies (#8734)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-01 17:28:54 +00:00
renovate[bot] 7e3a78fb25
chore(deps): update devdependency rollup to v2.38.2 (#8729)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-31 12:59:52 +00:00
renovate[bot] 89cf24bf31
chore(deps): update devdependency eslint to ^7.19.0 (#8727)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-31 07:43:23 +00:00
renovate[bot] 0fd5f7dfce
chore(deps): update all non-major dependencies (#8721) 2021-01-29 20:41:23 +00:00
renovate[bot] 853642a2cb
chore(deps): update devdependency rollup to v2.38.1 (#8717)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-28 16:47:31 +00:00
Daniel Roe 8be2ed46f0
chore: fix build script (#8709) 2021-01-27 21:07:38 +01:00