build(deps-dev): bump @vue/cli-plugin-eslint from 3.12.1 to 4.5.19 in /web
Bumps @vue/cli-plugin-eslint from 3.12.1 to 4.5.19.
Release notes
Sourced from @vue/cli-plugin-eslint's releases.
v4.5.19
IMPORTANT NOTE: IE 11 has reached End-of-Life. The default
browserslistquery no longer includes IE 11 as a target. If your project still has to support IE 11, you MUST manually addIE 11to the last line of the.browserslistrcfile in the project (orbrowserslistfield inpackage.json):bug: Bug Fix
@vue/babel-preset-app
- [c7fa1cf] fix: always transpile syntaxes introduced in ES2020 or later, so that optional chaining and nullish coalescing syntaxes won't cause errors in webpack 4 and ESLint 6.
@vue/cli-plugin-typescriptv4.5.18
Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).
In Vue 2.7,
vue-template-compileris no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc.v4.5.17
:bug: Bug Fix
@vue/cli-shared-utils,@vue/cli-ui
- d7a9881 fix: replace
node-ipcwith@achrinza/node-ipcto further secure the dependency chainCommitters: 1
- Haoqun Jiang (
@sodatea)v4.5.16
4.5.16 (2022-03-15)
:bug: Bug Fix
@vue/cli-service
- Fix demo-lib.html and demo-wc.html for Vue 2
@vue/cli-shared-utils,@vue/cli-ui
- Lock
node-ipcto v9.2.1v4.5.15
Bug Fixes
- fix: set
.mjsfile type tojavascript/auto[15b1e1b]This change allows an
.mjsfile to import named exports from.cjsand plain.jsfiles. Fixes compatibility withpinia.v4.5.14
Security Fixes
This version fixed a CORS vulnerability and an XSS vulnerability in Vue CLI UI. We recommend all users of
vue uito upgrade to this version as soon as possible.Credits:
Ngo Wei Lin (
@Creastery) of STAR Labs (@starlabs_sg)
... (truncated)
Changelog
Sourced from @vue/cli-plugin-eslint's changelog.
5.0.5 (2022-06-16)
:bug: Bug Fix
@vue/cli@vue/cli-service
- #7023 fix: windows vue.config.mjs support (
@xiaoxiangmoe)Committers: 3
- Martijn Jacobs (
@maerteijn)- ZHAO Jinxiang (
@xiaoxiangmoe)@blzsaa5.0.4 (2022-03-22)
:bug: Bug Fix
@vue/cli-service
- #7005 Better handling of
publicPath: 'auto'(@AndreiSoroka)@vue/cli-shared-utils,@vue/cli-ui
- 75826d6 fix: replace
node-ipcwith@achrinza/node-ipcto further secure the dependency chainCommitters: 1
- Andrei (
@AndreiSoroka)- Haoqun Jiang (
@sodatea)5.0.3 (2022-03-15)
:bug: Bug Fix
@vue/cli-shared-utils,@vue/cli-ui
- Lock
node-ipcto v9.2.15.0.2 (2022-03-15)
:bug: 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)
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)