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-plugin-eslint from 3.4.1 to 3.9.0 #329

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @vue/cli-plugin-eslint from 3.4.1 to 3.9.0.

Release notes *Sourced from [@vue/cli-plugin-eslint's releases](https://github.com/vuejs/vue-cli/releases).* > ## 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-plugin-eslint/issues/4169)) ([[@​Devil](https://github.com/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)) > * [#3777](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3777) Add heroku deployment guide ([@​zigomir](https://github.com/zigomir)) > * [#3857](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3857) Mention caveat about missing plugins when in legacy config ([@​LinusBorg](https://github.com/LinusBorg)) > * [#3171](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3171) Update issue template naming Issue Helper ([@​peterblazejewicz](https://github.com/peterblazejewicz)) > * [#4165](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4165) Add Chinese translation for the part -- Installing plugin locally ([@​MoruoFrog](https://github.com/MoruoFrog)) > > #### :house: Internal > * `@vue/cli` > * [#4205](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4205) Minor refactor to eliminate redundant code ([@​jamesgeorge007](https://github.com/jamesgeorge007)) > * `@vue/cli-plugin-eslint`, `@vue/cli-plugin-typescript`, `@vue/cli-service` > * [#4153](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4153) chore: move yorkie from cli-service to plugin-eslint & plugin-typescript ([@​sodatea](https://github.com/sodatea)) > > #### Committers: 10 > - Anurag Goel ([@​anurag](https://github.com/anurag)) > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > - James George ([@​jamesgeorge007](https://github.com/jamesgeorge007)) > - Leon Liu ([[@​Devil](https://github.com/Devil)-Cong](https://github.com/Devil-Cong)) > - Natalia Tepluhina ([@​NataliaTepluhina](https://github.com/NataliaTepluhina)) > - Piotr Błażejewicz (Peter Blazejewicz) ([@​peterblazejewicz](https://github.com/peterblazejewicz)) > - Thorsten Lünborg ([@​LinusBorg](https://github.com/LinusBorg)) > - [@​MoruoFrog](https://github.com/MoruoFrog) > - [@​aruseni](https://github.com/aruseni) > - ziga ([@​zigomir](https://github.com/zigomir)) > > ## v3.8.4 > #### :bug: Bug Fix > * `@vue/cli` > * [#4148](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4148) fix: fix config merging during `vue invoke` in Node.js v12 ([@​sodatea](https://github.com/sodatea)) > * `@vue/cli-service` > * [#4150](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4150) chore: upgrade default-gateway to 5.0.2 ([@​zrh122](https://github.com/zrh122)) > > #### Committers: 2 > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > - [@​zrh122](https://github.com/zrh122) > > ... (truncated)
Changelog *Sourced from [@vue/cli-plugin-eslint's changelog](https://github.com/vuejs/vue-cli/blob/v3.9.0/CHANGELOG.md).* > ## 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` > * [#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-plugin-eslint/issues/4169)) ([[@​Devil](https://github.com/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) docs: add Render deployment guide ([@​anurag](https://github.com/anurag)) > * [#3777](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3777) Add heroku deployment guide ([@​zigomir](https://github.com/zigomir)) > * [#3857](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3857) docs: mention caveat about missing plugins when in legacy config ([@​LinusBorg](https://github.com/LinusBorg)) > * [#3171](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/3171) docs: Update issue template naming Issue Helper ([@​peterblazejewicz](https://github.com/peterblazejewicz)) > * [#4165](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4165) docs: Add Chinese translation for the part -- Installing plugin locally ([@​MoruoFrog](https://github.com/MoruoFrog)) > > #### :house: Internal > * `@vue/cli` > * [#4205](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4205) Minor refactor to eliminate redundant code ([@​jamesgeorge007](https://github.com/jamesgeorge007)) > * `@vue/cli-plugin-eslint`, `@vue/cli-plugin-typescript`, `@vue/cli-service` > * [#4153](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4153) chore: move yorkie from cli-service to plugin-eslint & plugin-typescript ([@​sodatea](https://github.com/sodatea)) > > #### Committers: 10 > - Anurag Goel ([@​anurag](https://github.com/anurag)) > - Haoqun Jiang ([@​sodatea](https://github.com/sodatea)) > - James George ([@​jamesgeorge007](https://github.com/jamesgeorge007)) > - Leon Liu ([[@​Devil](https://github.com/Devil)-Cong](https://github.com/Devil-Cong)) > - Natalia Tepluhina ([@​NataliaTepluhina](https://github.com/NataliaTepluhina)) > - Piotr Błażejewicz (Peter Blazejewicz) ([@​peterblazejewicz](https://github.com/peterblazejewicz)) > - Thorsten Lünborg ([@​LinusBorg](https://github.com/LinusBorg)) > - [@​MoruoFrog](https://github.com/MoruoFrog) > - [@​aruseni](https://github.com/aruseni) > - ziga ([@​zigomir](https://github.com/zigomir)) > > > > ## 3.8.4 (2019-06-15) > > #### :bug: Bug Fix > * `@vue/cli` > * [#4148](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4148) fix: fix config merging during `vue invoke` in Node.js v12 ([@​sodatea](https://github.com/sodatea)) > * `@vue/cli-service` > * [#4150](https://github-redirect.dependabot.com/vuejs/vue-cli/pull/4150) chore: upgrade default-gateway to 5.0.2 ([@​zrh122](https://github.com/zrh122)) > > ... (truncated)
Commits - [`f276598`](https://github.com/vuejs/vue-cli/commit/f276598ece07204e5b8b54e4bbcccfa81cd1b478) v3.9.0 - [`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-plugin-eslint/issues/4153)) - [`d6ce9c2`](https://github.com/vuejs/vue-cli/commit/d6ce9c2fe97a0bc8ad09df418765c095f386a5c1) v3.8.0 - [`0dbfa5a`](https://github.com/vuejs/vue-cli/commit/0dbfa5a0bfc0da80bfaa43c1318aad7b3ff88353) v3.7.0 - [`99a06d1`](https://github.com/vuejs/vue-cli/commit/99a06d1758183e671928af7dc6ae3eec47d58180) v3.6.0 - [`cc66247`](https://github.com/vuejs/vue-cli/commit/cc66247950cf81552f4e50a934d60fa361bf7351) chore: update deps - [`a6d3166`](https://github.com/vuejs/vue-cli/commit/a6d31662cfddf7b8ec5babf2017647b82b4a6fd8) feat: add 3rd option to `lintOnSave` to support 'default' behaviour (fix [#355](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint/issues/355)... - [`0b363be`](https://github.com/vuejs/vue-cli/commit/0b363bec49164c2476dac59f6aa9bf42d4eba552) v3.5.1 - [`65eec48`](https://github.com/vuejs/vue-cli/commit/65eec48581d812474969f54644a7f18c1e0d159b) v3.5.0 - [`f2a6db2`](https://github.com/vuejs/vue-cli/commit/f2a6db233792463a6dfb924b67b8e1ce10bd44cf) refactor(cli-plugin-eslint): merge lint-staged config ([#3487](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint/issues/3487)) - Additional commits viewable in [compare view](https://github.com/vuejs/vue-cli/commits/v3.9.0/packages/@vue/cli-plugin-eslint)


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 #334.