u3u / prettier-chrome

🎨 An extension that can run Prettier in the browser
https://chrome.google.com/webstore/detail/prettier/nnaminoiljgamnfnemmlcbdlmnleponp
MIT License
219 stars 5 forks source link

build(deps-dev): bump @vue/cli-service from 3.4.1 to 3.9.3 #350

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @vue/cli-service from 3.4.1 to 3.9.3.

Release notes *Sourced from [@vue/cli-service's releases](https://github.com/vuejs/vue-cli/releases).* > ## v3.9.3 > #### :bug: Bug Fix > * `@vue/cli-service` > * [#4057](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4057) fix: indexPath should also affect non-production builds ([#2327](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/2327)) ([@​shadow-light](https://github.com/shadow-light)) > * `@vue/cli-test-utils` > * [#4224](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4224) fix(cli-test-utils): use `--no-git` when `initGit` option is `false` ([@​fangbinwei](https://github.com/fangbinwei)) > > > #### Committers: 3 > - Binwei Fang ([@​fangbinwei](https://github.com/fangbinwei)) > - Eric Mastro ([@​emizzle](https://github.com/emizzle)) > - [@​shadow-light](https://github.com/shadow-light) > > ## v3.9.2 > #### :bug: Bug Fix > * `@vue/cli-plugin-eslint` > * [#4246](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4246) fix: fix eslint path resolution in `vue serve` ([@​sodatea](https://github.com/sodatea)) > > #### :memo: Documentation > * `@vue/babel-preset-app`, `@vue/cli-plugin-e2e-nightwatch`, `@vue/cli-plugin-eslint`, `@vue/cli-service`, `@vue/cli-ui` > * [#4241](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4241) Fix typos ([@​minho42](https://github.com/minho42)) > > #### Committers: 2 > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > - Min ho Kim ([@​minho42](https://github.com/minho42)) > > ## v3.9.1 > #### :bug: Bug Fix > * `@vue/cli-plugin-eslint` > * [#4233](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4233) fix: use module directory instead of main entry path for `eslintPath`, fixes issue with eslint-loader v2.2.0 ([@​sodatea](https://github.com/sodatea)) > > #### Committers: 1 > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > > ## v3.9.0 > #### :rocket: New Features > * `@vue/cli` > * [#4188](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4188) **feat: add `transformScript` to GeneratorAPI** ([@​sodatea](https://github.com/sodatea)) > * [#4000](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4000) **feat: implement version-related APIs for `GeneratorAPI`** ([@​sodatea](https://github.com/sodatea)) > * [#4168](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4168) feat: make `injectImports` & `injectRootOptions` work for `.vue` files ([@​sodatea](https://github.com/sodatea)) > > #### :bug: Bug Fix > * `@vue/cli-service` > * [#4169](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4169) fix: prefer `devServer.public` as the custom url for browser to open ([#4169](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4169)) ([@​Devil-Cong](https://github.com/Devil-Cong)) > > #### :memo: Documentation > * `@vue/cli-plugin-typescript` > * [#4212](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4212) feat(typescript): add an option to not rename all .js files to .ts and to set `allowJs` to true ([@​NataliaTepluhina](https://github.com/NataliaTepluhina)) > * Other > * [#4217](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4217) Add Render deployment guide ([@​anurag](https://github.com/anurag)) > ... (truncated)
Changelog *Sourced from [@vue/cli-service's changelog](https://github.com/vuejs/vue-cli/blob/v3.9.3/CHANGELOG.md).* > ## 3.9.3 (2019-07-18) > > #### :bug: Bug Fix > * `@vue/cli-service` > * [#4057](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4057) fix: indexPath should also affect non-production builds ([#2327](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/2327)) ([@​shadow-light](https://github.com/shadow-light)) > > #### Committers: 3 > - Binwei Fang ([@​fangbinwei](https://github.com/fangbinwei)) > - Eric Mastro ([@​emizzle](https://github.com/emizzle)) > - [@​shadow-light](https://github.com/shadow-light) > > > > ## 3.9.2 (2019-07-06) > > #### :bug: Bug Fix > * `@vue/cli-plugin-eslint` > * [#4246](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4246) fix: fix eslint path resolution in `vue serve` ([@​sodatea](https://github.com/sodatea)) > > #### :memo: Documentation > * `@vue/babel-preset-app`, `@vue/cli-plugin-e2e-nightwatch`, `@vue/cli-plugin-eslint`, `@vue/cli-service`, `@vue/cli-ui` > * [#4241](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4241) Fix typos ([@​minho42](https://github.com/minho42)) > > #### Committers: 2 > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > - Min ho Kim ([@​minho42](https://github.com/minho42)) > > > > ## 3.9.1 (2019-07-04) > > #### :bug: Bug Fix > * `@vue/cli-plugin-eslint` > * [#4233](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4233) fix: use module directory instead of main entry path for `eslintPath` ([@​sodatea](https://github.com/sodatea)) > > #### Committers: 1 > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > > > > ## 3.9.0 (2019-07-03) > > #### :rocket: New Features > * `@vue/cli` > * [#4188](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4188) feat: add `transformScript` to GeneratorAPI ([@​sodatea](https://github.com/sodatea)) > * [#4000](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4000) feat: implement version-related APIs for `GeneratorAPI` ([@​sodatea](https://github.com/sodatea)) > * [#4168](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4168) feat: make `injectImports` & `injectRootOptions` work for `.vue` files ([@​sodatea](https://github.com/sodatea)) > > #### :bug: Bug Fix > * `@vue/cli-service` > ... (truncated)
Commits - [`25566b3`](https://github.com/vuejs/vue-cli/commit/25566b38de7bcf18231b3adba181135983bce207) v3.9.3 - [`745935a`](https://github.com/vuejs/vue-cli/commit/745935a3b32d7140c2472b81462193f9d65d95b7) fix: indexPath should also affect non-production builds ([#4057](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4057)) - [`4267b54`](https://github.com/vuejs/vue-cli/commit/4267b542afe27a988867d63af6ba1949c6a282d6) fix(@vue/cli-service): Update lodash.defaultsdeep ([#4273](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4273)) - [`eda08fb`](https://github.com/vuejs/vue-cli/commit/eda08fb2a999354017f99c77856673fe9c83a4b2) v3.9.2 - [`fc6e0b7`](https://github.com/vuejs/vue-cli/commit/fc6e0b70ef9cc7b4da7d16b2bb71e7f08956c2e6) chore: fix typos ([#4241](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4241)) - [`f276598`](https://github.com/vuejs/vue-cli/commit/f276598ece07204e5b8b54e4bbcccfa81cd1b478) v3.9.0 - [`38136ac`](https://github.com/vuejs/vue-cli/commit/38136aceefa793e532dd48b9c7cfd1700047199a) chore: pre release sync - [`0824407`](https://github.com/vuejs/vue-cli/commit/082440752dc1f65799048ce9d65eeaa858e9a679) fix: prefer `devServer.public` as the custom url for browser to open ([#4169](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4169)) - [`1bc8006`](https://github.com/vuejs/vue-cli/commit/1bc80067900c120fcaf962e40f6f89e5a67ffa66) chore: move yorkie from cli-service to plugin-eslint & plugin-typescript ([#4153](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/4153)) - [`48f2dcd`](https://github.com/vuejs/vue-cli/commit/48f2dcdf2b6010abf6fe8619f0b6d615a5b768c2) v3.8.4 - Additional commits viewable in [compare view](https://github.com/vuejs/vue-cli/commits/v3.9.3/packages/@vue/cli-service)


Dependabot compatibility score

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #357.