Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

chore(deps-dev): bump @vue/cli-service from 3.4.1 to 3.5.1 #121

Merged
merged 1 commit into from
Mar 12, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Changelog

Sourced from @vue/cli-service's changelog.

3.5.1 (2019-03-12)

cli-service

Bug Fixes

  • should resolve to full path when setting default entryFiles (dd37773), closes #3616 #3618

3.5.0 (2019-03-08)

babel-preset-app

Bug Fixes

  • use an environment variable to determine the entry files to inject default polyfills (#3565) (93f57ac), closes #2983

Features

  • add entryFiles option, allowing explicit polyfill injection to specified files (#3470) (7df0c58)

cli

Bug Fixes

cli-plugin-babel

Features

cli-plugin-e2e-nightwatch

Bug Fixes

cli-plugin-typescript

Features

  • loosen the restriction of typescript version (#3542) (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)
... (truncated)
Commits
  • 0b363be v3.5.1
  • dd37773 fix: should resolve to full path when setting default entryFiles
  • 65eec48 v3.5.0
  • 307b510 chore: pre release sync
  • bb4f349 fix: proxy should warn when array is passed. (#3525)
  • 93f57ac fix: use an environment variable to determine the entry files to inject defau...
  • 6f93bfe fix(cli-service): inspect --rules (close #3334) (#3378)
  • bd57f15 feat: support environment variable expansion (#3534)
  • f5b174f feat: allow vue.config.js to return a function (#3499)
  • fec38f5 fix(cli-service): catch exception if "copy to clipboard" fails (issue #3476) ...
  • Additional commits viewable in compare view

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 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:

  • 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 dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 12, 2019
@hacdias hacdias merged commit 6cbdc9d into master Mar 12, 2019
@hacdias hacdias deleted the dependabot/npm_and_yarn/@vue/cli-service-3.5.1 branch March 12, 2019 11:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants