Created by: dependabot[bot]
Bumps @vue/cli-service from 4.5.15 to 5.0.4.
Release notes
Sourced from @vue/cli-service
's releases.
v5.0.4
🐛 Bug Fix
@vue/cli-service
- #7005 Better handling of
publicPath: 'auto'
(@AndreiSoroka
)@vue/cli-shared-utils
,@vue/cli-ui
- 75826d6 fix: replace
node-ipc
with@achrinza/node-ipc
to further secure the dependency chainCommitters: 1
- Andrei (
@AndreiSoroka
)- Haoqun Jiang (
@sodatea
)v5.0.3
5.0.3 (2022-03-15)
🐛 Bug Fix
@vue/cli-shared-utils
,@vue/cli-ui
- Lock
node-ipc
to v9.2.1v5.0.2
🐛 Bug Fix
@vue/cli-service
- #7044 fix(cli-service): devServer proxy should be optional (
@ntnyq
)- #7039 chore: add scss to LoaderOptions (
@hiblacker
)Committers: 2
- Blacker (
@hiblacker
)- ntnyq (
@ntnyq
)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.
... (truncated)
Changelog
Sourced from @vue/cli-service
's changelog.
5.0.4 (2022-03-22)
🐛 Bug Fix
@vue/cli-service
- #7005 Better handling of
publicPath: 'auto'
(@AndreiSoroka
)@vue/cli-shared-utils
,@vue/cli-ui
- 75826d6 fix: replace
node-ipc
with@achrinza/node-ipc
to further secure the dependency chainCommitters: 1
- Andrei (
@AndreiSoroka
)- Haoqun Jiang (
@sodatea
)5.0.3 (2022-03-15)
🐛 Bug Fix
@vue/cli-shared-utils
,@vue/cli-ui
- Lock
node-ipc
to v9.2.15.0.2 (2022-03-15)
🐛 Bug Fix
@vue/cli-service
- #7044 fix(cli-service): devServer proxy should be optional (
@ntnyq
)- #7039 chore: add scss to LoaderOptions (
@hiblacker
)Committers: 2
- Blacker (
@hiblacker
)- ntnyq (
@ntnyq
)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
)
... (truncated)
Commits
-
ca97fc2
v5.0.4 -
c5cfefb
Better handling ofpublicPath: 'auto'
(#7005) -
dd53f26
v5.0.3 -
a859b1f
v5.0.2 -
4c679ec
fix(cli-service): devServer proxy should be optional (#7044) -
7111fcf
chore: addscss
to LoaderOptions interface (#7039) -
92d80a8
v5.0.1 -
c913cdc
v5.0.0 -
e75a288
chore: pre release sync -
8b5ab22
fix: remove --skip-plugin from arguments passed to the plugins (#6972) - 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)