nklayman / vue-cli-plugin-electron-builder

Easily Build Your Vue.js App For Desktop With Electron
https://nklayman.github.io/vue-cli-plugin-electron-builder/
MIT License
4.12k stars 278 forks source link

chore(deps-dev): bump @vue/eslint-config-typescript from 10.0.0 to 11.0.2 #1853

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @vue/eslint-config-typescript from 10.0.0 to 11.0.2.

Release notes

Sourced from @​vue/eslint-config-typescript's releases.

v11.0.0

Breaking Changes

  • Bump eslint-plugin-vue to v9
  • Drop Node.js v12 support

Other Notable Changes

  • Use multiple parsers for more precise checking, and potentially improves performance (8c3628c)
Commits
  • d68c7dc 11.0.2
  • 58fbe4e fix: correct the files pattern to fix defineEmit errors (#47)
  • 0b463ee 11.0.1
  • 374aa73 fix: turn on ts-eslint version of no-unused-vars for ts & vue files
  • 75a6bde 11.0.0
  • 5388f7c ci: setup github actions
  • 60b143b feat: apply no-var, prefer-const, prefer-reset-params, prefer-spread ...
  • 9d2bc08 refactor: use require.resolve instead of a relative path
  • 83d49e8 Revert #40
  • eab2037 test: update test script to use proper CLI arguments
  • 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)
codecov[bot] commented 2 years ago

Codecov Report

Base: 70.76% // Head: 70.76% // No change to project coverage :thumbsup:

Coverage data is based on head (90d2f5a) compared to base (1d0a44d). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1853 +/- ## ======================================= Coverage 70.76% 70.76% ======================================= Files 4 4 Lines 431 431 Branches 109 109 ======================================= Hits 305 305 Misses 53 53 Partials 73 73 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Noah+Klayman). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Noah+Klayman)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.