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 |
|
renovate[bot]
|
ae87226bcc
|
chore(deps): update dependency caniuse-lite to ^1.0.30001180 (#8703)
[release]
|
2021-01-27 11:27:25 +01:00 |
|
pooya parsa
|
febd7ee43c
|
fix(vue-app): static payload fetching bugfixes (#8701)
|
2021-01-27 11:26:34 +01:00 |
|
Xin Du (Clark)
|
dc551f9709
|
fix(dev): clearnup vue installed plugins from server in dev mode (#8697)
|
2021-01-27 11:26:08 +01:00 |
|
Daniel Roe
|
0bcbaacfa6
|
fix(cli): disable parallel build behaviour when generating (#8683)
closes #7390
|
2021-01-26 23:10:32 +01:00 |
|
renovate[bot]
|
db29fcdbc3
|
chore(deps): update all non-major dependencies (#8698)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-26 23:07:49 +01:00 |
|
renovate[bot]
|
845d7c069f
|
chore(deps): lock file maintenance (#8689)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-26 09:36:14 +00:00 |
|
renovate[bot]
|
592342fe72
|
chore(deps): update all non-major dependencies (#8694)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-26 09:32:27 +00:00 |
|
renovate[bot]
|
067f8ebedf
|
chore(deps): update all non-major dependencies (#8668)
|
2021-01-23 21:48:14 +00:00 |
|
GeopJr
|
083505603f
|
chore(cli): fix typo (#8674)
|
2021-01-22 12:04:46 +01:00 |
|
Jonas Thelemann
|
61ed873125
|
chore(deps): upgrade webpack-bundle-analyzer to ^4.4.0 (#8678)
|
2021-01-22 12:03:32 +01:00 |
|
renovate[bot]
|
498f85532d
|
chore(deps): update all non-major dependencies (#8663)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-20 12:31:29 +00:00 |
|
renovate[bot]
|
1f1db80651
|
chore(deps): update dependency @types/serve-static to ^1.13.9 (#8659)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-18 17:09:36 +00:00 |
|
renovate[bot]
|
eae3acb732
|
chore(deps): update all non-major dependencies (#8650)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-17 12:07:51 +01:00 |
|