vue-aplayer
vue-aplayer copied to clipboard
build(deps-dev): bump @vue/cli-plugin-typescript from 3.2.0 to 4.5.13
Bumps @vue/cli-plugin-typescript from 3.2.0 to 4.5.13.
Release notes
Sourced from @​vue/cli-plugin-typescript
's releases.
v4.5.13
:bug: Bug Fix
@vue/babel-preset-app
- #6459 fix: fix modern mode optional chaining syntax tranpilation (
@​sodatea
)@vue/cli-plugin-unit-mocha
- #6400 fix(mocha): workaround the SVGElement issue in Vue 3 (
@​fangbinwei
)@vue/cli-service
- #6455 fix: get rid of ssri vulnerability warnings (
@​sodatea
)Others
- #6300 chore: remove the word "Preview" from vue 3 preset (
@​sodatea
)Committers: 3
- Binwei Fang (
@​fangbinwei
)- Haoqun Jiang (
@​sodatea
)- Tony Trinh (
@​tony19
)v4.5.12
- bump
vue-codemod
to work around an NPM hoisting bug- bump minimum required JSX preset / plugin versions, fixes vuejs/jsx#183
- bump default
typescript
version to 4.1 andprettier
version 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-ui
- 5ce117b chore: bump node-notifier (
@​sodatea
)Committers: 1
- Bodo Graumann (
@​bodograumann
)- Haoqun Jiang (
@​sodatea
)v4.5.10
:bug: Bug Fix
@vue/cli-plugin-unit-mocha
- #6186 fix(mocha): workaround the ShadowRoot issue in Vue 3.0.5 (
@​sodatea
)@vue/cli-plugin-unit-mocha
,@vue/cli-service
- #6097 fix(mocha): disable SSR optimization for Vue 3 testing (
@​sodatea
)@vue/cli-ui
- #6000 fix: prevent snoretoast shortcut, set notif title (#2720) (
@​tony19
)@vue/cli-service-global
,@vue/cli-service
- #5992 fix: using
lang
attribute with empty string in html template (@​fangbinwei
)Committers: 3
- Binwei Fang (
@​fangbinwei
)- Haoqun Jiang (
@​sodatea
)- Tony Trinh (
@​tony19
)
... (truncated)
Changelog
Sourced from @​vue/cli-plugin-typescript
's changelog.
4.5.13 (2021-05-08)
:bug: Bug Fix
@vue/babel-preset-app
- #6459 fix: fix modern mode optional chaining syntax tranpilation (
@​sodatea
)@vue/cli-plugin-unit-mocha
- #6400 fix(mocha): workaround the SVGElement issue in Vue 3 (
@​fangbinwei
)@vue/cli-service
- #6455 fix: get rid of ssri vulnerability warnings (
@​sodatea
)Others
- #6300 chore: remove the word "Preview" from vue 3 preset (
@​sodatea
)Committers: 3
- Binwei Fang (
@​fangbinwei
)- Haoqun Jiang (
@​sodatea
)- Tony Trinh (
@​tony19
)4.5.12 (2021-03-17)
- bump
vue-codemod
to work around an NPM hoisting bug- bump minimum required JSX preset / plugin versions, fixes vuejs/jsx#183
- bump default
typescript
version to 4.1 andprettier
version to 2.x for new projects, fixes #62994.5.11 (2021-01-22)
:bug: Bug Fix
@vue/cli
- #6207 fix: support basic auth for npm registry access (
@​bodograumann
)Committers: 1
- Bodo Graumann (
@​bodograumann
)4.5.10 (2021-01-06)
:bug: Bug Fix
@vue/cli-plugin-unit-mocha
- #6186 fix(mocha): workaround the ShadowRoot issue in Vue 3.0.5 (
@​sodatea
)@vue/cli-plugin-unit-mocha
,@vue/cli-service
- #6097 fix(mocha): disable SSR optimization for Vue 3 testing (
@​sodatea
)@vue/cli-ui
- #6000 fix: prevent snoretoast shortcut, set notif title (#2720) (
@​tony19
)@vue/cli-service-global
,@vue/cli-service
... (truncated)
Commits
6e0d846
v4.5.13b0de229
v4.5.12fae7ee8
fix: revert to ts 4.2.3 to fix failing ci tests106c323
feat: use TS 4.2+ in newly created projectscf7b46a
v4.5.115bc8c80
v4.5.106061708
chore: update vue-property-decorator version in template12e29a1
fix: disable eslint for Vue 3 type shim (for now)3fd9cac
v4.5.9d06a1e8
v4.5.8- 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Deploy preview for aplayer ready!
Built with commit ae7163df821e5a1c41bf2d4d5b4db81d48afcaf7
https://deploy-preview-482--aplayer.netlify.app