Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @vue/cli-plugin-eslint from 3.5.1 to 3.12.1 #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Jun 9, 2020

Snyk has created this PR to upgrade @vue/cli-plugin-eslint from 3.5.1 to 3.12.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 10 versions ahead of your current version.
  • The recommended version was released 8 months ago, on 2019-10-18.
Release notes
Package name: @vue/cli-plugin-eslint
  • 3.12.1 - 2019-10-18

    Regarding recent patch releases of Vue CLI v4, we are not fixing bugs in v4 itself, but for v3 compatibility actually (to be more specific, for the vue add router and vue add vuex commands in the older CLI versions, user projects are not likely affected). We still recommend all users to upgrade to v4 early.

    This is because we've made a mistake in implementing the version check mechanism of core plugins in v3. As we expect to bring users the latest and best practices for their projects, we always use the latest versions of the core plugins for scaffolding. This, however, became a burden when we bump the major versions. During the RC phase, the version check logic wasn't triggered, thus we failed to spot this problem early enough.

    Luckily, few breaking changes have been made in v4 regarding the scaffolding part, so most users are not affected.
    The main issues are due to the changed locations of router and vuex templates. But as the usage varies (scaffolding via Vue CLI UI / command line; calling CLI v4 in v3 projects; calling CLI v3 in v4 projects, etc.), it took us several patches to fully address these issues. We are now also releasing this patch version in v3 so that users who are not confident enough to upgrade their workflow to v4 can have a more backward-compatible CLI to use.


    🐛 Bug Fix

    • @vue/cli
      • #4712 fix(v3): do not install core plugins that have major version bumps (@sodatea)

    Committers: 1

  • 3.12.0 - 2019-10-10

    🚀 New Features

    🐛 Bug Fix

    • @vue/cli-service
      • #4666 fix: fix redundant log messages from webpack-dev-server (@sodatea)
      • #4613 fix: correctly ignore html templates in copy-webpack-plugin (@sodatea)
      • #4550 fix: should not proxy sockjs endpoint (@sodatea)
      • #4654 fix: fix ie11 compatibility when css.extract set to true (@sodatea)
    • @vue/cli-shared-utils
      • #4512 fix(pluginResolution): support dots in scope names (@ma-jahn)
    • @vue/cli
      • #4525 fix: remove the nonexistent test command from generated README (@cexbrayat)

    📝 Documentation

    Committers: 6

  • 3.11.0 - 2019-08-21
  • 3.10.0 - 2019-08-03
  • 3.9.2 - 2019-07-06
  • 3.9.1 - 2019-07-04
  • 3.9.0 - 2019-07-03
  • 3.8.0 - 2019-05-25
  • 3.7.0 - 2019-04-28
  • 3.6.0 - 2019-04-13
  • 3.5.1 - 2019-03-12
from @vue/cli-plugin-eslint GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant