Skip to content

Update @vue/cli-plugin-eslint to the latest version 🚀 #111

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

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

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 25, 2018

The devDependency @vue/cli-plugin-eslint was updated from 3.0.0-beta.15 to 3.0.4.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 9, 2018

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 30, 2018

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 31, 2018

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 31, 2018

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 31, 2018

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 3, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 3, 2018

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2018

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2018

Update to this version instead 🚀

Commits

The new version differs by 31 commits.

  • d60657a v3.2.0
  • 6ef72cd chore: pre release sync
  • 45c3dcb workflow: allow version number as commit message
  • 51d54db workflow: tag generation for vue-cli-version-marker
  • 3d186d1 chore: eslint-config-typescript@3.2.0
  • bfb78a9 feat: add decoratorsBeforeExport option
  • f6ea6f9 chore: update deps
  • 31ffcfe feat: new release strategy (#3020)
  • d7ff752 chore: merge
  • 4ce9671 chore: upgrade vue-cli-plugin-apollo
  • 6b27ca7 fix: typo in plugin invoke notification (#2937)
  • ea312cf docs: update devServer.proxy documentation (#2968) [ci skip]
  • 481e713 chore: update yarn.lock
  • 2baddaa fix(tasks): new terminate process implementation
  • f45af95 chore: lint files

There are 31 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2018

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 79eb41f v3.2.1
  • c8f39fc workflow: don't sync deps (for now)
  • f2bddd6 fix: fix config versions
  • 0cdbcd4 temp: disable problematic sync local deps & publish logic for now
  • e64491b chore: vue-cli-version-marker@3.2.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 30, 2018

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 8, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 8, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 20, 2019

Update to this version instead 🚀

Commits

The new version differs by 74 commits.

  • 0c3f618 v3.4.1
  • 805a4ce test: add test for modern mode build result
  • e0983f4 fix: run modern build in separate process (#3477)
  • 1b27d02 test: add test for multi page history api fallback (#3472)
  • ea5d9f7 feat(cli-service): add history api fallback for multi-page mode (#3181)
  • bf59e4f chore: fix styles & mishandled merge conflicts
  • 364f28f fix(tslint): don't reread the input file on ts linting (close #2786) (#2787)
  • fccb114 chore: update deps
  • 225b558 refactor: use dotenv to parse env file and add a link to its docs (#3462)
  • 114313c fix(cli-plugin-eslint): make eslint deps optional (#3068)
  • f819f51 fix: respect command line --ignore-pattern option
  • 38aa8d9 fix: import createTimeAgo from vue-timeago because it isn't a default export (#3437)
  • 43bee4e docs: change references of "Vue CLI 3" to "Vue CLI" (#3422) [ci skip]
  • 87f9a29 chore: add repository.directory field to each package.json to specify where each package lives in a monorepo (#3397)
  • 45dcbc5 chore: merge branch 'dev' into docs

There are 74 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 8, 2019

Update to this version instead 🚀

Commits

The new version differs by 37 commits.

  • 65eec48 v3.5.0
  • 307b510 chore: pre release sync
  • b44fe8d ci: update lockfile
  • 9aff29d fix: setting env by -e in e2e tests (#3583)
  • 3afdab0 chore: also add webpack to project root
  • 78455d5 chore: add graphql & typescript to root dependencies to avoid peer dep warnings
  • bb4f349 fix: proxy should warn when array is passed. (#3525)
  • 4c91f8d docs(css): sass import path (#3569) [ci skip]
  • 93f57ac fix: use an environment variable to determine the entry files to inject default polyfills (#3565)
  • 6f93bfe fix(cli-service): inspect --rules (close #3334) (#3378)
  • 4c3f2e7 docs: typo: object rest spread (#3556) [ci skip]
  • 873ad84 feat: loosen the restriction of typescript version (#3542)
  • 7df0c58 feat: add entryFiles option, allowing explicit polyfill injection to specified files (#3470)
  • bd57f15 feat: support environment variable expansion (#3534)
  • 2de215e feat: warn if run instant prototyping in a project directory (#3508)

There are 37 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 12, 2019

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • 0b363be v3.5.1
  • dd37773 fix: should resolve to full path when setting default entryFiles
  • 29d7d0b docs: upgrade to vuepress 1.x
  • ddf3a2f docs: update references of jsx support [ci skip]
  • 3173d20 chore: merge branch 'dev' into docs
  • d23e728 docs: Document jest's transformIgnorePatterns option to avoid pitfall (#3523) [ci skip]
  • 8d5d854 docs: fix typo in troubleshooting.md (#3599) [ci skip]
  • b2d6dbd chore: merge branch 'dev' into docs
  • 097be7c chore: vue-cli-version-marker@3.5.0
  • a6451ca chore: 3.5.0 changelog [ci skip]
  • 8db6237 docs: add docker based nginx deployment guide (#3323)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 16, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 16, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 17, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 17, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 18, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 22, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 28, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 7, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 7, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 7, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 7, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 7, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 7, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 28, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 4, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 4, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 7, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 7, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 27, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

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