mikeal / dropub

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

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

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

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

Changelog *Sourced from [@vue/cli-service's changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md).* > # [3.4.1](https://github.com/vuejs/vue-cli/compare/v3.4.0...v3.4.1) (2019-02-20) > > ## cli-plugin-babel > > #### Bug Fixes > > * fix hash difference on different terminal sessions ([a2bc927](https://github.com/vuejs/vue-cli/commit/a2bc927)), closes [#3416](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3416) > > ## cli-plugin-eslint > > #### Bug Fixes > > * respect command line --ignore-pattern option ([f819f51](https://github.com/vuejs/vue-cli/commit/f819f51)) > * **cli-plugin-eslint:** make eslint deps optional ([#3068](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3068)) ([114313c](https://github.com/vuejs/vue-cli/commit/114313c)) > > ## cli-plugin-typescript > > #### Bug Fixes > > * **tslint:** don't reread the input file on ts linting (close [#2786](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/2786)) ([#2787](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/2787)) ([364f28f](https://github.com/vuejs/vue-cli/commit/364f28f)) > > ## cli-service > > #### Bug Fixes > > * run modern build in separate process ([#3477](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3477)) ([e0983f4](https://github.com/vuejs/vue-cli/commit/e0983f4)), closes [#3438](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3438) [#3474](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3474) > #### Features > > * **cli-service:** add history api fallback for multi-page mode ([#3181](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3181)) ([ea5d9f7](https://github.com/vuejs/vue-cli/commit/ea5d9f7)) > > ## cli-ui > > #### Bug Fixes > > * import createTimeAgo from vue-timeago because it isn't a default export ([#3437](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3437)) ([38aa8d9](https://github.com/vuejs/vue-cli/commit/38aa8d9))
Commits - [`0c3f618`](https://github.com/vuejs/vue-cli/commit/0c3f6183a80c9d3e5330554bc52db17afdb6fec5) v3.4.1 - [`805a4ce`](https://github.com/vuejs/vue-cli/commit/805a4ce2913125cdb56d4f5d5cb3ddb9aa48e7d0) test: add test for modern mode build result - [`e0983f4`](https://github.com/vuejs/vue-cli/commit/e0983f4054b38bc94418b6539312fa5167f18763) fix: run modern build in separate process ([#3477](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/3477)) - [`1b27d02`](https://github.com/vuejs/vue-cli/commit/1b27d02a6373c48f3a90b22711b013143cb43d69) test: add test for multi page history api fallback ([#3472](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/3472)) - [`ea5d9f7`](https://github.com/vuejs/vue-cli/commit/ea5d9f763edfff961ddb1d242fabf62f82e53e9c) feat(cli-service): add history api fallback for multi-page mode ([#3181](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/3181)) - [`fccb114`](https://github.com/vuejs/vue-cli/commit/fccb1143e5cf05823a19364159920e9d8c4266ac) chore: update deps - [`225b558`](https://github.com/vuejs/vue-cli/commit/225b55893590ef74c419f692dacc37b28b028578) refactor: use `dotenv` to parse env file and add a link to its docs ([#3462](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/3462)) - [`87f9a29`](https://github.com/vuejs/vue-cli/commit/87f9a29823199bd03207d0ed696db763deb86738) chore: add `repository.directory` field to each `package.json` to specify whe... - [`a2bc927`](https://github.com/vuejs/vue-cli/commit/a2bc927ac837ac6b343f597be4271f0ce9d688f1) fix: fix hash difference on different terminal sessions - See full diff in [compare view](https://github.com/vuejs/vue-cli/commits/v3.4.1/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.

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 - `@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.

dependabot-preview[bot] commented 5 years ago

Superseded by #40.