vue-selectize
vue-selectize copied to clipboard
chore(deps-dev): Bump @vue/cli-service from 4.5.8 to 4.5.15
Bumps @vue/cli-service from 4.5.8 to 4.5.15.
Release notes
Sourced from @vue/cli-service's releases.
v4.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)v4.5.13
:bug: Bug Fix
@vue/babel-preset-app@vue/cli-plugin-unit-mocha
- #6400 fix(mocha): workaround the SVGElement issue in Vue 3 (
@fangbinwei)@vue/cli-serviceOthers
Committers: 3
- Binwei Fang (
@fangbinwei)- Haoqun Jiang (
@sodatea)- Tony Trinh (
@tony19)v4.5.12
- bump
vue-codemodto work around an NPM hoisting bug- bump minimum required JSX preset / plugin versions, fixes vuejs/jsx#183
- bump default
typescriptversion to 4.1 andprettierversion to 2.x for new projects, fixes #6299v4.5.11
:bug: Bug Fix
@vue/cli
- #6207 fix: support basic auth for npm registry access (
@bodograumann)@vue/cli-uiCommitters: 1
- Bodo Graumann (
@bodograumann)- Haoqun Jiang (
@sodatea)
... (truncated)
Changelog
Sourced from @vue/cli-service's changelog.
5.0.0-beta.7 (2021-10-26)
:rocket: New Features
@vue/cli-service
- #6771 feat!: remove url-loader and file-loader in favor of asset modules (
@sodatea)- #6752 Add a top-level
terseroption to allow users to customize the minifier (@screetBloom):boom: Breaking Changes
@vue/cli-service:bug: Bug Fix
@vue/cli-service@vue/cli-plugin-unit-jest
- #6775 fix(migrator): fix invalid semver (
@stefanlivens)Committers: 3
- FM (
@screetBloom)- Haoqun Jiang (
@sodatea)@stefanlivens5.0.0-beta.6 (2021-10-14)
:rocket: New Features
@vue/cli-plugin-eslint,@vue/cli-service
- #6748 feat: switch to stylish formatter for eslint (
@cexbrayat)Committers: 1
- Cédric Exbrayat (
@cexbrayat)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)5.0.0-beta.5 (2021-10-10)
:rocket: New Features
@vue/cli-plugin-eslint,@vue/cli-service
- #6714 feat(cli-plugin-eslint): use ESLint class instead of CLIEngine (
@ota-meshi)
... (truncated)
Commits
22a8a78v4.5.1515b1e1bfix: set.mjsfile type tojavascript/autof128c0cv4.5.146e0d846v4.5.130e0ae95fix(v4): get rid of ssri vulnerability warnings (#6455)b0de229v4.5.12cf7b46av4.5.115bc8c80v4.5.1076a0418fix(mocha): disable SSR optimization for Vue 3 testing (#6097)ed2cf22fix: usinglangattribute with empty string in html template (#5992)- 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 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)