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.5.0 #40

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.5.0.

Changelog *Sourced from [@vue/cli-service's changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md).* > # [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)) > > ## cli-service > > #### Bug Fixes > > * fix modern mode in monorepo by resolving in the package scope ([14b2c6e](https://github.com/vuejs/vue-cli/commit/14b2c6e)), closes [/github-redirect.dependabot.com/vuejs/vue-cli/pull/3477#issuecomment-466926461](https://github.com//github-redirect.dependabot.com/vuejs/vue-cli/pull/3477/issues/issuecomment-466926461) > * **cli-service:** inspect --rules (close [#3334](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3334)) ([#3378](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3378)) ([6f93bfe](https://github.com/vuejs/vue-cli/commit/6f93bfe)) > * proxy should warn when array is passed. ([#3525](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3525)) ([bb4f349](https://github.com/vuejs/vue-cli/commit/bb4f349)), closes [#3524](https://github-redirect.dependabot.com/vuejs/vue-cli/issues/3524) > #### Features > > ... (truncated)
Commits - [`65eec48`](https://github.com/vuejs/vue-cli/commit/65eec48581d812474969f54644a7f18c1e0d159b) v3.5.0 - [`307b510`](https://github.com/vuejs/vue-cli/commit/307b510269946bab3f8fd56b77f1b02558d6a942) chore: pre release sync - [`bb4f349`](https://github.com/vuejs/vue-cli/commit/bb4f349c87aaf169e8a78b47bb9fd73247043a26) fix: proxy should warn when array is passed. ([#3525](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/3525)) - [`93f57ac`](https://github.com/vuejs/vue-cli/commit/93f57ac4a90e1d609183d00b77470c2e77bcaf63) fix: use an environment variable to determine the entry files to inject defau... - [`6f93bfe`](https://github.com/vuejs/vue-cli/commit/6f93bfeee0af3b9b852dcc89749111f1d16d4346) fix(cli-service): inspect --rules (close [#3334](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/3334)) ([#3378](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/3378)) - [`bd57f15`](https://github.com/vuejs/vue-cli/commit/bd57f15a15303d7ae32eb4961d9418b76593189c) feat: support environment variable expansion ([#3534](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/3534)) - [`f5b174f`](https://github.com/vuejs/vue-cli/commit/f5b174ff7981a8e882c1275dda65964b3f3d666c) feat: allow vue.config.js to return a function ([#3499](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/3499)) - [`fec38f5`](https://github.com/vuejs/vue-cli/commit/fec38f5541625e019788d1b0b4683f5dddad491b) fix(cli-service): catch exception if "copy to clipboard" fails (issue [#3476](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service/issues/3476)) ... - [`14b2c6e`](https://github.com/vuejs/vue-cli/commit/14b2c6e0b121c8a176f84400f0a39fa013aa2fc1) fix: fix modern mode in monorepo by resolving in the package scope - [`5306c37`](https://github.com/vuejs/vue-cli/commit/5306c3787d222b927b9264dbad1de90d5b719ffb) chore: update deps - Additional commits viewable in [compare view](https://github.com/vuejs/vue-cli/commits/v3.5.0/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 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.

dependabot-preview[bot] commented 5 years ago

Superseded by #43.