Created by: dependabot[bot]
Bumps @vue/cli-plugin-eslint from 4.5.15 to 5.0.1.
Release notes
Sourced from @vue/cli-plugin-eslint
's releases.
v5.0.1
See https://cli.vuejs.org/migrations/migrate-from-v4.html for a complete list of breaking changes from v4.
v5.0.0 was skipped due to a network failure when releasing the packages.
Changes since v5.0.0-rc.3:
🐛 Bug Fix
@vue/cli-service
- #6972 Remove --skip-plugin from arguments (
@MatthijsBurgh
)- #6987 fix: update mini-css-extract-plugin to ^2.5.3 (
@darrinmn9
)
📝 DocumentationBackported documentation updates from the v4 branch.
v5.0.0-rc.3
This is likely to be the last RC version of Vue CLI 5. No more breaking changes are planned. If no major regressions occur, a stable version will be released in a week.
💥 Breaking Changes
@vue/cli-plugin-typescript
,@vue/cli-service
@vue/cli-plugin-e2e-nightwatch
- #6520 feat: Upgraded Nightwatch to 2.0, updated distribued config (
@vaibhavsingh97
)
🚀 New Features
@vue/cli-service
- #6980 feat: add build stats hash support (
@xiaoxiangmoe
)@vue/cli-plugin-e2e-nightwatch
- #6520 feat: Upgraded Nightwatch to 2.0, updated distribued config (
@vaibhavsingh97
)
🐛 Bug FixCommitters: 6
- Haoqun Jiang (
@sodatea
)- Rotzbua (
@Rotzbua
)- Simon Stieger (
@sstieger
)- Vaibhav Singh (
@vaibhavsingh97
)- ZHAO Jinxiang (
@xiaoxiangmoe
)@DarknessChaser
v5.0.0-rc.2
... (truncated)
Changelog
Sourced from @vue/cli-plugin-eslint
's changelog.
5.0.1 (2022-02-17)
Same as 5.0.0.
5.0.0 (2022-02-17)
🐛 Bug Fix
@vue/cli-service
- #6972 Remove --skip-plugin from arguments (
@MatthijsBurgh
)- #6987 fix: update mini-css-extract-plugin to ^2.5.3 (
@darrinmn9
)
📝 Documentation
- #6706 docs: update vue create --help output in "Basics/Creating a Project" (
@Lalaluka
)- #6642 docs: Update README.md (
@wxsms
)- #6620 Fix typo in deployment guide (
@Klikini
)- #6623 fix(docs): the plugin-dev in zh has a regexp lose the end / (
@HelloJiya
)- #6377 replace master with main to reflect GH default (
@anbnyc
)- #6359 Fix master to main in heroku deployment (
@MowlCoder
)- #6266 Add note about loader incompatible with webpack 4 (
@JarnoRFB
)- #6239 Update deployment.md (
@anzuj
)- #6237 fix code demo (
@yyzclyang
)Committers: 13
- Alec Barrett (
@anbnyc
)- Alexander Sokolov (
@Alex-Sokolov
)- Andy Castille (
@Klikini
)- Anzelika (
@anzuj
)- Ben Hutton (
@Relequestual
)- Calvin Schröder (
@Lalaluka
)- Darrin Nagengast (
@darrinmn9
)- Matthijs van der Burgh (
@MatthijsBurgh
)- Rüdiger Busche (
@JarnoRFB
)@HelloJiya
@MowlCoder
- wxsm (
@wxsms
)- 鱼依藻常乐 (
@yyzclyang
)5.0.0-rc.3 (2022-02-10)
🚀 New Features
@vue/cli-service
- #6980 feat: add build stats hash support (
@xiaoxiangmoe
)@vue/cli-plugin-e2e-nightwatch
- #6520 feat: Upgraded Nightwatch to 2.0, updated distribued config (
@vaibhavsingh97
)
💥 Breaking Changes
... (truncated)
Commits
-
92d80a8
v5.0.1 -
c913cdc
v5.0.0 -
75a6d69
v5.0.0-rc.3 -
95577c0
v5.0.0-rc.2 -
b0e7bf0
v5.0.0-rc.1 -
ece4e79
chore: bump typescript eslint config to fix project scaffolding errors -
e76a7a8
chore: bump@vue/eslint-config-airbnb
to v6 -
2c4fe3a
fix: require webpack 5.54+ (#6829) -
e40f062
docs: replace vuepress with vitepress (#6821) -
8eb12d6
v5.0.0-rc.0 - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)