mikeal / dropub

P2P publishing for everyone.
https://dropub.com
219 stars 26 forks source link

build(deps-dev): bump @vue/cli-plugin-eslint from 3.4.0 to 3.5.1 #41

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @vue/cli-plugin-eslint from 3.4.0 to 3.5.1.

Changelog *Sourced from [@vue/cli-plugin-eslint's changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md).* > # [3.5.1](https://github.com/vuejs/vue-cli/compare/v3.5.0...v3.5.1) (2019-03-12) > > ## cli-service > > #### Bug Fixes > > * should resolve to full path when setting default entryFiles ([dd37773](https://github.com/vuejs/vue-cli/commit/dd37773)), closes [#3616](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3616) [#3618](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3618) > > > > # [3.5.0](https://github.com/vuejs/vue-cli/compare/v3.4.1...v3.5.0) (2019-03-08) > > ## babel-preset-app > > #### Bug Fixes > > * use an environment variable to determine the entry files to inject default polyfills ([#3565](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3565)) ([93f57ac](https://github.com/vuejs/vue-cli/commit/93f57ac)), closes [#2983](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/2983) > #### Features > > * add `entryFiles` option, allowing explicit polyfill injection to specified files ([#3470](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3470)) ([7df0c58](https://github.com/vuejs/vue-cli/commit/7df0c58)) > > ## cli > > #### Bug Fixes > > * add missing package keys to the sort array (issue [#3509](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3509)) ([#3510](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3510)) ([6e9ba9b](https://github.com/vuejs/vue-cli/commit/6e9ba9b)) > > ## cli-plugin-babel > > #### Features > > * add .mjs files as transpileable files ([#3485](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3485)) ([8562d3e](https://github.com/vuejs/vue-cli/commit/8562d3e)) > > ## cli-plugin-e2e-nightwatch > > #### Bug Fixes > > * setting env by `-e` in e2e tests ([#3583](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3583)) ([9aff29d](https://github.com/vuejs/vue-cli/commit/9aff29d)) > > ## cli-plugin-typescript > > #### Features > > * loosen the restriction of typescript version ([#3542](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3542)) ([873ad84](https://github.com/vuejs/vue-cli/commit/873ad84)) > > ## cli-plugin-unit-jest > > #### Bug Fixes > > * lock `[@​vue](https://github.com/vue)/test-utils` version as it's still in beta and may introduce breaking changes ([266090d](https://github.com/vuejs/vue-cli/commit/266090d)) > ... (truncated)
Commits - [`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)) - [`5306c37`](https://github.com/vuejs/vue-cli/commit/5306c3787d222b927b9264dbad1de90d5b719ffb) chore: update deps - [`0c3f618`](https://github.com/vuejs/vue-cli/commit/0c3f6183a80c9d3e5330554bc52db17afdb6fec5) v3.4.1 - [`fccb114`](https://github.com/vuejs/vue-cli/commit/fccb1143e5cf05823a19364159920e9d8c4266ac) chore: update deps - [`114313c`](https://github.com/vuejs/vue-cli/commit/114313cc2f2d712b54fe961fefc129f2fac8dee1) fix(cli-plugin-eslint): make eslint deps optional ([#3068](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint/issues/3068)) - [`f819f51`](https://github.com/vuejs/vue-cli/commit/f819f5154ff7746a166d7d6202411996810d92a3) fix: respect command line --ignore-pattern option - [`87f9a29`](https://github.com/vuejs/vue-cli/commit/87f9a29823199bd03207d0ed696db763deb86738) chore: add `repository.directory` field to each `package.json` to specify whe... - See full diff in [compare view](https://github.com/vuejs/vue-cli/commits/v3.5.1/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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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](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.
vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://dropub-git-dependabot-npmandyarn.mikeal.now.sh