8000 [pull] dev from vuejs:dev by pull[bot] · Pull Request #26 · turkdevops/vue-cli · GitHub
[go: up one dir, main page]

Skip to content

[pull] dev from vuejs:dev #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 302 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
302 commits
Select commit Hold shift + click to select a range
27b4263
fix: work around npm6/postcss8 hoisting issue (#6358)
haoqunjiang Mar 24, 2021
54d5f78
feat: a `defineConfig` API from `@vue/cli-service` for better typing …
haoqunjiang Mar 24, 2021
d64e7d3
feat: when `transpileDependencies` is set to `true`, transpile all de…
haoqunjiang Mar 24, 2021
bb01585
chore: lockfile maintenance
haoqunjiang Mar 24, 2021
fa46ed4
fix: check hoisted postcss version (#6372)
haoqunjiang Mar 24, 2021
a5f822c
chore: pre release sync
haoqunjiang Mar 24, 2021
89af6c5
v5.0.0-alpha.8
haoqunjiang Mar 24, 2021
de175d4
feat(cli-service): add inline loader support for html-webpack-plugin …
ylc395 Apr 5, 2021
7838c0d
fix(mocha): workaround the SVGElement issue in Vue (#6400)
fangbinwei Apr 6, 2021
8654e82
fix(cli-service): respect the existing 'devtool' (#6402)
fangbinwei Apr 7, 2021
ae967f7
chore: de-prioritize "Mocha + Chai" option as it requires webpack 4 f…
haoqunjiang Apr 8, 2021
0dc604c
feat(cli-service): provide jsconfig.json in no-ts template (#6285)
yoyo930021 Apr 9, 2021
dd217b2
feat: support `vue.config.mjs` (#6405)
haoqunjiang Apr 13, 2021
6563bc7
docs: [RU] Translation update (#6417)
Alex-Sokolov Apr 13, 2021
cd78376
feat!: turn on modern mode by default, and provide a `--no-module` op…
haoqunjiang Apr 14, 2021
448ab96
fix: disable realContentHash optimization in app target
haoqunjiang Apr 14, 2021
8a3dfa4
fixup! fix: disable realContentHash optimization in app target
haoqunjiang Apr 14, 2021
2f5ced3
fix: show fallback message for typescript jest preset if ts-jest is n…
m0ksem Apr 15, 2021
f782fa3
test: use explicit targets in babel tests
haoqunjiang Apr 15, 2021
3b851a8
chore: add notes about upcoming Babel 8 esmodules change [skip ci]
haoqunjiang Apr 15, 2021
aad72cf
feat: only needs one bundle if all targets support es module (#6419)
haoqunjiang Apr 16, 2021
791fa28
chore: should output meaningful error message for missing vue-jest dep
haoqunjiang Apr 16, 2021
0aa8a55
feat!: always inject safari-nomodule-fix as an external script; drop …
haoqunjiang Apr 16, 2021
a16b017
chore: rely on default arg parser behavior (#6413)
jamesgeorge007 Apr 16, 2021
e661a92
feat!: upgrade to css-minimizer-webpack-plugin v2 (#6420)
haoqunjiang Apr 16, 2021
ad213f0
docs: fix `master` to `main` in heroku deployment (#6359)
MowlCoder Apr 16, 2021
4473ca2
chore: some dependency version bumps (#6430)
haoqunjiang Apr 24, 2021
3f3d036
feat(plugin-typescript): add all recommended tsconfig (#6428)
IndexXuan Apr 24, 2021
a1979bd
fix: should not include IE11 target in Vue 3 projects (#6437)
haoqunjiang Apr 25, 2021
cd6db82
fix: use `.needsDifferentialLoading` instead of `.module`
haoqunjiang Apr 25, 2021
5dd0340
feat!: drop IE11 support in CLI UI (#6439)
haoqunjiang Apr 25, 2021
8f055f8
fix(ui): fix publicPath documentation link (#6440)
jeffreyyjp Apr 25, 2021
502f4a0
docs: add modern mode changes to the migration guide (#6438)
haoqunjiang Apr 25, 2021
de52581
chore: pre release sync
haoqunjiang Apr 25, 2021
2d3116e
v5.0.0-beta.0
haoqunjiang Apr 25, 2021
35f9280
ci: fix random failing ui tests (#6446)
haoqunjiang Apr 28, 2021
890e1e9
chore: lockfile maintenance
haoqunjiang May 6, 2021
6c4db25
fix: fix jest migrator dependency merging (#6454)
haoqunjiang May 7, 2021
889c6fe
fix!: keep project name validation rules in sync between UI and CLI (…
haoqunjiang May 7, 2021
2b3567c
fix(typescript): add missing dependencies and `require.resolve` compi…
merceyz May 7, 2021
ee9a8d2
chore: add v4.5.12 & v4.5.13 changelog [skip ci]
haoqunjiang May 8, 2021
3b92671
docs: replace master with 8000 main to reflect GH default (#6377)
anbnyc May 10, 2021
b4af27a
feat: support webpack 5 in unit-mocha plugin (#6471)
haoqunjiang May 14, 2021
3bb2d84
feat: add "tags" part to htmlWebpackPlugin (#6472)
TimmersThomas May 14, 2021
ca26f8c
fix(SafariNomoduleFixPlugin): use RawSource instead of a plain object…
KaelWD May 14, 2021
cc6f74d
fix: webpack-sources is an optinal peer dependency
haoqunjiang May 14, 2021
5612398
chore: pre release sync
haoqunjiang May 14, 2021
e6262a4
v5.0.0-beta.1
haoqunjiang May 14, 2021
c64798d
fix: remove "(requires webpack 4)" from mocha prompt [skip ci]
haoqunjiang May 14, 2021
3ddc19f
fix(mocha): set mode to `none` to avoid DefinePlugin conflict (#6478)
haoqunjiang Jun 2, 2021
9f2aa63
fix: don't append slash on `publicPath: 'auto'` (#6506)
tomicakr Jun 3, 2021
82075ce
docs(zh): update deployment.md (#6487)
andydodo Jun 3, 2021
f263a7d
docs: fixed some minor typos (#6493)
Ashikpaul Jun 3, 2021
4be4bb3
feat: implement plugin execution order (#6411)
fangbinwei Jun 7, 2021
820b9b7
chore: use scoped package names for aliases (#6519)
haoqunjiang Jun 9, 2021
da2c715
fix(pwa): Replace closeTag parameter with voidTag for HtmlWebpackPlug…
tcitworld Jun 9, 2021
55bc7d4
docs: update migration guide [skip ci]
haoqunjiang Jun 9, 2021
4c753bc
chore: pre release sync
haoqunjiang Jun 9, 2021
ae7c5a5
v5.0.0-beta.2
haoqunjiang Jun 9, 2021
566c803
feat(cli-service): add support new image format avif (#6530)
muhamadamin1992 Jun 23, 2021
882aaca
feat: add support for avif
haoqunjiang Jun 23, 2021
70afd90
fix(mocha): do not ignore JavaScript tests when TypeScript plugin is …
j-a-m-l Jul 2, 2021
45e804b
fix: update command description, fix typo (#6589)
martiliones Jul 21, 2021
e41ef41
chore!: drop webpack-4 support in v5 (#6598)
haoqunjiang Jul 30, 2021
17a0c37
fix: mark `sideEffects: true` for styles in Vue components (#6597)
haoqunjiang Jul 30, 2021
cf1022d
chore: bump dependency versions
haoqunjiang Jul 30, 2021
1dd211e
feat(unit-jest): add jest as a peer dependency (#6625)
haoqunjiang Aug 9, 2021
b632a32
docs(zh): the plugin-dev in zh has a regexp missing the end / (#6623)
HelloJiya Aug 9, 2021
29b29e6
chore: add .vscode folder to gitignore
haoqunjiang Aug 10, 2021
627f51b
chore: pre release sync
haoqunjiang Aug 10, 2021
c1bf3d8
v5.0.0-beta.3
haoqunjiang Aug 10, 2021
ded81c6
fix(ui): stop depending on the `watch` package (#6635)
haoqunjiang Aug 20, 2021
0f09454
fix(cli-service): wrong property name (typo) (#6645)
Vinsea Aug 24, 2021
7d65521
docs: fix typo in deployment guide (#6620)
Klikini Aug 24, 2021
4adf931
docs(zh): update README.md (#6642)
wxsms Aug 24, 2021
1565902
chore: bump lerna & lerna-changelog versions
haoqunjiang Aug 30, 2021
c8833d3
chore: update stylus-loader
haoqunjiang Aug 31, 2021
2f16677
docs: recommend SFC playground and StackBlitz for instant prototyping…
haoqunjiang Aug 31, 2021
88313fd
refactor: remove redundant Webpack version checks (#6638)
KubesDavid Aug 31, 2021
61d0e74
chore: jsdom version bump
haoqunjiang Aug 31, 2021
5d0ce17
chore: bump lint-staged version
haoqunjiang Aug 31, 2021
34ae6f2
chore: bump fs-extra
haoqunjiang Aug 31, 2021
daf9623
chore: bump vue versions in generator
haoqunjiang Aug 31, 2021
7f0f858
chore: sass-loader version bump
haoqunjiang Aug 31, 2021
18c1e8b
Revert "chore: bump fs-extra"
haoqunjiang Aug 31, 2021
95a9b8c
feat!: update cypress to 8.3 and require it to be a peer dependency (…
haoqunjiang Sep 1, 2021
c30ebdc
fix: avoid copy-webpack plugin errors in modern mode (#6665)
haoqunjiang Sep 1, 2021
cee5d24
docs: remove webpack 4 instructions
haoqunjiang Sep 1, 2021
3ed0a14
chore: bump copy-webpack-plugin
haoqunjiang Sep 1, 2021
662153b
feat: generate projects with `transpileDependencies: true` by default…
haoqunjiang Sep 3, 2021
967f948
feat!: upgrade to webpack-dev-server v4 (#6669)
haoqunjiang Sep 15, 2021
3d27f42
feat!: update jest to v27 (#6627)
cexbrayat Sep 15, 2021
846e143
refactor: a safer way to tell vue version
haoqunjiang Sep 15, 2021
c436a51
chore: don't use force resolution for postcss
haoqunjiang Sep 15, 2021
4b8e27f
chore: pre release sync
haoqunjiang Sep 15, 2021
8b53487
v5.0.0-beta.4
haoqunjiang Sep 15, 2021
7527271
fix(cli-service): skip minimization of public folder (#6700)
zj9495 Sep 22, 2021
fcf7598
feat: define __VUE_SSR__ flag
yyx990803 Sep 23, 2021
3f0b782
Revert "feat: define __VUE_SSR__ flag"
yyx990803 Sep 23, 2021
5f86080
test: pass `--stdin` so that the dev server can be shut down correclty
haoqunjiang Sep 28, 2021
099ba93
feat(cli-plugin-eslint): use ESLint class instead of CLIEngine (#6714)
ota-meshi Sep 29, 2021
9b25d91
test: small refinements
haoqunjiang Sep 29, 2021
17081b7
test: skip eslint v8 test for now
haoqunjiang Sep 30, 2021
611b892
refactor(webdriverio)!: don't include sync API support by default (#6…
haoqunjiang Sep 30, 2021
c5a4901
docs(en-creating-a-project): update --help output (#6706)
Lalaluka Sep 30, 2021
57926ab
test: turns out it's the codeframe test that doesn't close correctly
haoqunjiang Sep 30, 2021
29bc557
test: fix windows path
haoqunjiang Oct 8, 2021
a0cba01
fix: disable max-len rule to avoid eslint errors
haoqunjiang Oct 9, 2021
ff849fb
chore: dependency maintenance
haoqunjiang Oct 9, 2021
c6b5d5e
chore: pre release sync
haoqunjiang Oct 10, 2021
a8b74b4
v5.0.0-beta.5
haoqunjiang Oct 10, 2021
c3be5ee
fix(ws): stricter check on web socket origins
haoqunjiang Oct 11, 2021
2658903
fix: do not output user-input url params directly to the response html
haoqunjiang Oct 11, 2021
87d3cc8
feat: switch to stylish formatter for eslint (#6748)
cexbrayat Oct 13, 2021
c3637de
chore: pre release sync
haoqunjiang Oct 14, 2021
c0794c7
v5.0.0-beta.6
haoqunjiang Oct 14, 2021
23dc390
test: when testing the error message format, the message may be in th…
haoqunjiang Oct 14, 2021
1004020
chore: update changelog [skip ci]
haoqunjiang Oct 14, 2021
9aeafc0
feat: add a top-level `terser` option to allow users to customize the…
Viggo95 Oct 22, 2021
d6b90ab
fix(migrator): fix invalid semver (#6775)
stefanlivens Oct 23, 2021
9eef877
feat!: remove url-loader and file-loader in favor of asset modules (#…
haoqunjiang Oct 23, 2021
23f8c6a
test: continue fixing the eslint test timeout…
haoqunjiang Oct 23, 2021
a38dc8e
test: skip stylish test until we can make it pass consistently
haoqunjiang Oct 23, 2021
f986340
fix: set hashFunction to `xxhash64` to fix Node 17 compatibility (#6781)
haoqunjiang Oct 25, 2021
c3a19f5
chore: pre release sync
haoqunjiang Oct 26, 2021
3f1346e
v5.0.0-beta.7
haoqunjiang Oct 26, 2021
d37e174
fix: bump eslint-webpack-plugin and fix lintOnError regressions (#6787)
haoqunjiang Oct 28, 2021
c9f5af2
Fix basic typo (#6783)
Relequestual Oct 28, 2021
2658600
feat: replace`@vue/eslint-config-prettier` with `eslint-config-prett…
haoqunjiang Oct 29, 2021
6014ed7
feat!: bump css-loader and mini-css-extract-plugin versions (#6790)
haoqunjiang Oct 29, 2021
c71ab1e
chore: @vue/cli-plugin-eslint does not depend on inquirer (#6789)
simon04 Oct 29, 2021
0d0a485
fix(migrator): be aware of the project's vue version (#6794)
stefanlivens Oct 29, 2021
31d9615
feat(generator)!: bump eslint-plugin-vue to v8 (#6795)
haoqunjiang Nov 3, 2021
3aafedd
test: fix failing eslint tests that caused by newer npm versions
haoqunjiang Nov 3, 2021
220e019
test: use `--legacy-peer-deps` instead of `--force`
haoqunjiang Nov 3, 2021
ccb46f9
test: run eslint v8 test in the e2e job
haoqunjiang Nov 4, 2021
dfcfe7a
chore!: bump jsdom version
haoqunjiang Nov 4, 2021
0a321b4
fix: align inquirer types' version with the inquirer package
haoqunjiang Nov 4, 2021
66c9190
chore: dependency maintenance
haoqunjiang Nov 4, 2021
2163399
refactor: use multi-word names for router views (#6809)
haoqunjiang Nov 4, 2021
60140af
feat!: remove `@vue/compiler-sfc` from peer dependencies (#6808)
haoqunjiang Nov 5, 2021
6148da4
chore(deps): bump puppeteer from 1.11.0 to 1.13.0 (#6814)
dependabot[bot] Nov 5, 2021
5e9fa1e
chore(deps): bump vm2 from 3.9.3 to 3.9.5 (#6815)
dependabot[bot] Nov 5, 2021
ae95731
chore: bump ts-loader version
haoqunjiang Nov 5, 2021
281c799
feat: generate `vue.config.js` with `defineConfig` wrapper (#6817)
haoqunjiang Nov 5, 2021
47b7dda
fix : accessibility issue for the navigation (#6812) [skip ci]
MasihTak Nov 6, 2021
3f96e51
test: update tests to search for the `<nav>` element
haoqunjiang Nov 6, 2021
0dde5c3
docs: update ts-loader version in migration guide [skip ci]
haoqunjiang Nov 6, 2021
b0a6768
chore: pre release sync
haoqunjiang Nov 6, 2021
8eb12d6
v5.0.0-rc.0
haoqunjiang Nov 6, 2021
787efaa
docs: add a note about the migrator
haoqunjiang Nov 6, 2021
e40f062
docs: replace vuepress with vitepress (#6821)
haoqunjiang Nov 9, 2021
aa85cb0
feat: update npm.taobao.org to npmmirror.com (#6824)
Certseeds Nov 9, 2021
2c4fe3a
fix: require webpack 5.54+ (#6829)
haoqunjiang Nov 15, 2021
5d6b9d3
fix: [ext] in asset modules already contains a leading dot (#6826)
haoqunjiang Nov 15, 2021
cd3c17c
chore: add `getters:{}` to cli-plugin-vuex template (#6753)
puxiao Nov 15, 2021
e76a7a8
chore: bump `@vue/eslint-config-airbnb` to v6
haoqunjiang Nov 15, 2021
176ccba
docs: add a self-destroying service worker to the vitepress build output
haoqunjiang Nov 16, 2021
d433ffe
docs: fix link for the installation instructions
haoqunjiang Nov 16, 2021
ece4e79
chore: bump typescript eslint config to fix project scaffolding errors
haoqunjiang Nov 16, 2021
dbfee87
chore: pre release sync
haoqunjiang Nov 17, 2021
b0e7bf0
v5.0.0-rc.1
haoqunjiang Nov 17, 2021
aaa7eb0
chore!: use vue-loader v17 (#6872)
cexbrayat Dec 21, 2021
042f48a
docs: fix algolia search (#6865)
haoqunjiang Dec 24, 2021
8e45e56
docs: lazy laod docsearch to avoid ssr errors
haoqunjiang Jan 12, 2022
4580397
fix: use `setupMiddlewares`, avoid dev server deprecation warnings (#…
haoqunjiang Jan 12, 2022
15da794
feat!: make 8000 Vue 3 the default version for `vue create` (#6917)
haoqunjiang Jan 12, 2022
4dacae5
fix: update cypress api link to the latest (#6926)
justforuse Jan 13, 2022
16dfcaa
fix: set mini-css-extract-plugin to 2.4.5 (#6944)
cexbrayat Jan 15, 2022
d44a59d
chore: pre release sync
haoqunjiang Jan 15, 2022
95577c0
v5.0.0-rc.2
haoqunjiang Jan 15, 2022
7f3d511
Update README.md
yyx990803 Jan 18, 2022
97ff158
fix: remove non standard rel=shortcut (#6969)
Rotzbua Jan 29, 2022
e829a04
chore: remove dep @types/webpack-dev-server (no longer required) (#6978)
sstieger Feb 7, 2022
6999b48
feat: Upgraded Nightwatch to 2.0, updated distribued config (#6520)
vaibhavsingh97 Feb 7, 2022
45ef65e
chore: update lockfile
haoqunjiang Feb 7, 2022
0cbdf5f
fix: specify vue version in the web component demo html
haoqunjiang Feb 7, 2022
a2b6409
feat: add build stats hash support (#6980)
xiaoxiangmoe Feb 7, 2022
1c1f1ef
chore: fix typo (#6964)
DarknessChaser Feb 7, 2022
37bdc0e
chore: remove the console log completely and fix lint error
haoqunjiang Feb 7, 2022
6c91e1a
chore: update lockfile
haoqunjiang Feb 7, 2022
b78a003
chore: update web drivers
haoqunjiang Feb 8, 2022
342c386
fix: there's a command response format change in nightwatch v2
haoqunjiang Feb 8, 2022
926855f
feat!: make `cache-loader` optional (#6985)
haoqunjiang Feb 10, 2022
42fc8d4
docs: add cache-loader and nightwatch breaking changes [skip ci]
haoqunjiang Feb 10, 2022
c214c3a
chore: pre release sync
haoqunjiang Feb 10, 2022
75a6d69
v5.0.0-rc.3
haoqunjiang Feb 10, 2022
7a17d98
chore: replace eslint-plugin-graphql with @graphl-eslint/eslint-plugin
haoqunjiang Feb 10, 2022
2d8fa26
test(nightwatch): skip selenium test for now
haoqunjiang Feb 14, 2022
d302581
fix: update mini-css-extract-plugin to ^2.5.3 (#6987)
darrinmn9 Feb 17, 2022
ff035c6
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#6993)
dependabot[bot] Feb 17, 2022
8b5ab22
fix: remove --skip-plugin from arguments passed to the plugins (#6972)
MatthijsBurgh Feb 17, 2022
9577cf5
chore: Merge branch 'master' into dev
haoqunjiang Feb 17, 2022
22a4a53
chore: dependency maintenance
haoqunjiang Feb 17, 2022
5cf0e13
feat: bump default typescript version to 4.5
haoqunjiang Feb 17, 2022
9be19f0
test: fix tsx import
haoqunjiang Feb 17, 2022
80bbf38
test: skip nightwatch --parallel test for now
haoqunjiang Feb 17, 2022
e7f07d8
docs: remove `@next` [skip ci]
haoqunjiang Feb 17, 2022
e75a288
chore: pre release sync
haoqunjiang Feb 17, 2022
c913cdc
v5.0.0
haoqunjiang Feb 17, 2022
92d80a8
v5.0.1
haoqunjiang Feb 17, 2022
f7dc46d
chore: add 5.0.1 changelog
haoqunjiang Feb 17, 2022
7111fcf
chore: add `scss` to LoaderOptions interface (#7039)
hiblacker Mar 14, 2022
4c679ec
fix(cli-service): devServer proxy should be optional (#7044)
ntnyq Mar 14, 2022
37ef809
fix: lock node-ipc version
haoqunjiang Mar 15, 2022
a859b1f
v5.0.2
haoqunjiang Mar 15, 2022
b0d9316
fix(typo): should lock version
haoqunjiang Mar 15, 2022
dd53f26
v5.0.3
haoqunjiang Mar 15, 2022
75826d6
fix: replace `node-ipc` with `@achrinza/node-ipc` to further secure t†8000 ¦
haoqunjiang Mar 22, 2022
c5cfefb
Better handling of `publicPath: 'auto'` (#7005)
AndreiSoroka Mar 22, 2022
ca97fc2
v5.0.4
haoqunjiang Mar 22, 2022
9c74b30
docs: update changelog
haoqunjiang Mar 22, 2022
a3ccc3d
docs: add 4.5.17 changelog
haoqunjiang Mar 23, 2022
dded73a
fix: windows vue.config.mjs support (#7023)
xiaoxiangmoe Mar 31, 2022
6035629
chore: remove redundant yorkie dependency in typescript plugin
haoqunjiang Apr 6, 2022
940e436
fix: update `@achrinza/node-ipc` to support non-LTS Node.js versions
haoqunjiang Apr 6, 2022
ce97e62
fix: add XMLSerializer to the global scope (#7101)
maerteijn Apr 13, 2022
00fd2b6
chore: update the @achrinza/node-ipc to support Node.js 18
haoqunjiang Jun 14, 2022
1452cd3
feat: update cypress to 9.x
haoqunjiang Jun 14, 2022
d5bb358
chore: update lockfile
haoqunjiang Jun 14, 2022
b2b07a5
chore: run yarn-audit-fix
haoqunjiang Jun 15, 2022
697bb44
fix: should correctly resolve cypress bin path for Cypress 10
haoqunjiang Jun 15, 2022
619965b
docs: fix 404 links
haoqunjiang Jun 15, 2022
27dba1a
fix: eliminate calling deprecated function in cli-plugin-e2e-cypress …
blzsaa Jun 16, 2022
64446e0
feat(upgrade): prevent changing the structure of package.json file du…
blzsaa Jun 16, 2022
98c66c9
v5.0.5
haoqunjiang Jun 16, 2022
a648958
fix: compatibility with Vue 2.7
haoqunjiang Jun 16, 2022
fcf27e3
fixup! fix: compatibility with Vue 2.7
haoqunjiang Jun 16, 2022
6b163f2
chore: fix lint errors
haoqunjiang Jun 16, 2022
ef08a08
v5.0.6
haoqunjiang Jun 16, 2022
bddd64d
fix: optimize the judgment on whether HTTPS has been set in options (…
backrunner Jul 4, 2022
558dea2
fix: support `devServer.server` option, avoid deprecation warning
haoqunjiang Jul 4, 2022
beffe8a
fix: allow disabling progress plugin via `devServer.client.progress`
haoqunjiang Jul 4, 2022
23fa20f
chore: upgrade to apollo-server-express 3.x (#7210)
haoqunjiang Jul 5, 2022
6f9b6ec
chore: update fallback chromedriver version
haoqunjiang Jul 5, 2022
4a0655f
v5.0.7
haoqunjiang Jul 5, 2022
a5a893e
chore: update changelog
haoqunjiang Jul 5, 2022
07052c4
fix: Vue CLI UI graphql subscription server error
haoqunjiang Jul 7, 2022
0260e4d
fix: add devServer.server.type to useHttps judgement (#7222)
backrunner Jul 7, 2022
4e024b7
ci: bump appveyor node version
haoqunjiang Jul 7, 2022
b154dbd
v5.0.8
haoqunjiang Jul 7, 2022
bc1c0bc
chore: update readme [ci skip]
yyx990803 Aug 17, 2022
95ad425
docs: bump vitepress
yyx990803 Aug 17, 2022
7c0134e
docs: add recommendation for create-vue in docs
yyx990803 Aug 17, 2022
248f770
docs: simplify message wording + message on landing page
yyx990803 Aug 17, 2022
e636817
docs: revert vitepress version
yyx990803 Aug 17, 2022
ea4c98a
fix: pnpm v7 install error (#7265)
lvqq Sep 4, 2022
f0f254e
chore(deps): bump loader-utils from 1.4.0 to 1.4.1 (#7324)
dependabot[bot] Nov 9, 2022
cb4477f
docs: fix a broken link [skip ci]
haoqunjiang Feb 18, 2025
f36a4ed
docs: add `--no` flag to `npx` command to avoid downloading the incor…
haoqunjiang Feb 24, 2025
File filter 8000

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
49 changes: 2 additions & 47 deletions .circleci/config.yml
108B9
Original file line number Diff line number Diff line change
Expand Up @@ -49,27 +49,13 @@ jobs:
at: ~/
- run: yarn test -p cli,cli-service,cli-shared-utils

core-webpack-4:
<<: *defaults
steps:
- attach_workspace:
at: ~/
- run: VUE_CLI_USE_WEBPACK4=true yarn test -p cli,cli-service,cli-shared-utils

typescript:
<<: *defaults
steps:
- attach_workspace:
at: ~/
- run: yarn test 'ts(?:\w(?!E2e))+\.spec\.js$'

typescript-webpack-4:
<<: *defaults
steps:
- attach_workspace:
at: ~/
- run: VUE_CLI_USE_WEBPACK4=true yarn test 'ts(?:\w(?!E2e))+\.spec\.js$'

plugins:
<<: *defaults
steps:
Expand All @@ -79,13 +65,6 @@ jobs:
- run: yarn check-links
- run: yarn test -p eslint,pwa,babel,babel-preset-app,vuex,router

plugins-webpack-4:
<<: *defaults
steps:
- attach_workspace:
at: ~/
- run: VUE_CLI_USE_WEBPACK4=true yarn test -p eslint,pwa,babel,babel-preset-app,vuex,router

tests:
<<: *defaults
steps:
Expand All @@ -95,14 +74,6 @@ jobs:
# e2e-nightwatch was left out due to some unknown issues with selenium and the CI image
- run: yarn test tsPluginE2e

tests-webpack-4:
<<: *defaults
steps:
- attach_workspace:
at: ~/
- run: VUE_CLI_USE_WEBPACK4=true yarn test -p unit-mocha,unit-jest,e2e-cypress
- run: VUE_CLI_USE_WEBPACK4=true yarn test tsPluginE2e

cli-ui:
<<: *defaults
steps:
Expand All @@ -113,8 +84,8 @@ jobs:
path: packages/@vue/cli-ui/tests/e2e/videos
- store_artifacts:
path: packages/@vue/cli-ui/tests/e2e/screenshots

# TODO: cli-ui-webpack-4
- store_artifacts:
path: /home/circleci/.npm/_logs

workflows:
version: 2
Expand All @@ -126,34 +97,18 @@ workflows:
<<: *filters
requires:
- install
- core-webpack-4:
<<: *filters
requires:
- install
- typescript:
<<: *filters
requires:
- install
- typescript-webpack-4:
<<: *filters
requires:
- install
- plugins:
<<: *filters
requires:
- install
- plugins-webpack-4:
<<: *filters
requires:
- install
- tests:
<<: *filters
requires:
- install
- tests-webpack-4:
<<: *filters
requires:
- install
- cli-ui:
<<: *filters
requires:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ temp
.versions
.changelog
package-lock.json
.vscode
Loading
Loading
0