Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @vue/cli-service from 3.11.0 to 4.0.0.

Release notes

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

v4.0.0

We're happy to announce the release of Vue CLI version 4!

This major version bump is focused on necessary version bumps of underlying tools, better default setups, and other fine-tunings required for long-term maintenance.

We expect a smooth migration experience for most users.

You can view the full migration guide at https://cli.vuejs.org/migrating-from-v3/


Vue CLI v4 comes with greatly improved Nightwatch, Jest and PWA support, as well as many other small tweaks across all the core packages.

Lots of underlying major dependencies have been upgraded:

The complete change list is available in the migration guide.


While our focus has shifted to this new major version, old versions will continue to be supported for a while.
Most of the (non-semver-breaking) new features we bring in v4 have already been backported to v3.

We'd like to continue to backport more commits to v3, but as the codebase diverges, it might become harder and harder for us to do so.
We strongly recommend you to upgrade your projects to v4 soon.

Here are a few new features not able to be backported to v3, because of the codebase divergence:

  1. In the development of v4, we've modernized much of the code base, now allowing us to support more package managers (custom package managers and PNPM v4).
    Yarn v2 support may arrive in subsequent feature releases of Vue CLI v4.

  2. For plugin developers, a few more utilities are available in the GeneratorAPI.

v4.0.0-rc.8

Documentation for the RC version is available at https://next.cli.vuejs.org/
See the migration guide at https://next.cli.vuejs.org/migrating-from-v3/

To install the RC version, run yarn global add @vue/cli@next or npm i -g @vue/cli@next

... (truncated)
Changelog

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

4.0.0 (2019-10-16)

🚀 New Features

💥 Breaking Changes

  • @vue/cli
    • #4681 chore!: add @vue/cli in --version output, to avoid confusion (@​sodatea)

🐛 Bug Fix

📝 Documentation

Committers: 5

4.0.0-rc.8 (2019-10-11)

🚀 New Features

  • @vue/cli
  • @vue/babel-preset-app, @vue/cli-plugin-unit-jest, @vue/cli-plugin-unit-mocha
    • #4663 feat(babel-preset): set target to node whenever NODE_ENV === 'test' (@​sodatea)
  • @vue/cli-plugin-pwa
  • @vue/cli-service

💥 Breaking Changes

  • @vue/cli-service

🐛 Bug Fix

  • @vue/cli-service

🏠 Internal

  • @vue/cli-service
... (truncated)
Commits
  • 81f8457 v4.0.0
  • 0603f1e chore: pre release sync
  • 4de59d0 fix(types): update css options interface to reflect v4 changes
  • 5cce80c v4.0.0-rc.8
  • 3fcff02 chore: pre release sync
  • 08d7761 chore!: upgrade terser-webpack-plugin to 2.x (#4676)
  • 01e36f3 refactor!: use DefinePlugin (again) instead of EnvironmentPlugin (#4673)
  • e5196f5 fix: fix redundant log messages from webpack-dev-server (#4666)
  • f5135d4 feat: make the minimizer config available in all modes (#4641)
  • 3b016e7 feat: add webdriver log files to gitignore (#4644)
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • 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)

@dependabot-preview
Copy link
Contributor Author

Superseded by #256.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/vue/cli-service-4.0.0 branch October 17, 2019 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants