Bump @nextcloud/eslint-config from 6.1.2 to 8.1.2
Bumps @nextcloud/eslint-config from 6.1.2 to 8.1.2.
Release notes
Sourced from @​nextcloud/eslint-config's releases.
v8.1.2
Fixed
- Also update eslint-config-n custom rules #381
v8.1.1
Fixed
- Fix node plugin usage #379
v8.1.0
Changed
- Dependencies updates
- Use eslint-plugin-n instead of eslint-plugin-node
- Update npm and node engines versions We now supports node
^16.0.0and npm^7.0.0 || ^8.0.0v8.0.0
v8.0.0 (2022-04-20)
Breaking:
Dependency updates:
- Bump eslint from 8.7.0 to 8.8.0 #282 (dependabot[bot])
- Bump eslint from 8.8.0 to 8.9.0 #296 (dependabot[bot])
v7.0.2
v7.0.2 (2022-01-20)
Fixed:
Dependency updates:
- Bump eslint from 8.6.0 to 8.7.0 #271 (dependabot[bot])
- Bump
@​babel/corefrom 7.16.7 to 7.16.10 #273 (dependabot[bot])v7.0.1
v7.0.1 (2022-01-17)
Fixed bugs:
... (truncated)
Changelog
Sourced from @​nextcloud/eslint-config's changelog.
v8.1.2 (2022-08-09)
Dependency updates:
- Use
eslint-plugin-ninstead ofeslint-plugin-nodev8.0.0 (2022-04-20)
Breaking:
Dependency updates:
- Bump eslint from 8.7.0 to 8.8.0 #282 (dependabot[bot])
- Bump eslint from 8.8.0 to 8.9.0 #296 (dependabot[bot])
v7.0.2 (2022-01-20)
Fixed:
Dependency updates:
- Bump eslint from 8.6.0 to 8.7.0 #271 (dependabot[bot])
- Bump
@​babel/corefrom 7.16.7 to 7.16.10 #273 (dependabot[bot])v7.0.1 (2022-01-17)
Fixed bugs:
Dependency updates:
- Bump webpack from 5.65.0 to 5.66.0 #269 (dependabot[bot])
- Bump eslint-plugin-vue from 8.2.0 to 8.3.0 #268 (dependabot[bot])
v7.0.0 (2022-01-12)
... (truncated)
Commits
56b5b8a8.1.280f238aMerge pull request #381 from nextcloud/fix/n-rules1a5a313Also updateeslint-config-ncustom rules66b1d6b8.1.14605723Merge pull request #379 from nextcloud/fix/eslint-plugin-n06da4e9Fix node plugin usage21497a9Merge pull request #378 from nextcloud/feat/package-node-npm-engines-update2d1cb92Update npm and node engines versions4a076e6Merge pull request #377 from nextcloud/feat/workflow-auto-update-dependabot-a...8bf7739Updating dependabot-approve-merge.yml workflow from template- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Base: 5.23% // Head: 5.23% // No change to project coverage :thumbsup:
Coverage data is based on head (
7f526f8) compared to base (ec0dd03). Patch has no changes to coverable lines.
:exclamation: Current head 7f526f8 differs from pull request most recent head 85ffd71. Consider uploading reports for the commit 85ffd71 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #2885 +/- ##
=======================================
Coverage 5.23% 5.23%
Complexity 251 251
=======================================
Files 110 110
Lines 1853 1853
Branches 217 217
=======================================
Hits 97 97
Misses 1641 1641
Partials 115 115
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/admin-settings.js | 0.00% <ø> (ø) |
|
| src/components/Actions/ActionCopyNtoFN.vue | 100.00% <ø> (ø) |
|
| src/components/Actions/ActionToggleYear.vue | 100.00% <ø> (ø) |
|
| src/components/AdminSettings.vue | 0.00% <ø> (ø) |
|
| src/components/AppContent/ChartContent.vue | 0.00% <ø> (ø) |
|
| src/components/AppContent/CircleContent.vue | 0.00% <ø> (ø) |
|
| src/components/AppContent/ContactsContent.vue | 0.00% <ø> (ø) |
|
| .../components/AppNavigation/CircleNavigationItem.vue | 0.00% <ø> (ø) |
|
| src/components/AppNavigation/ContactsSettings.vue | 0.00% <ø> (ø) |
|
| ...c/components/AppNavigation/GroupNavigationItem.vue | 0.00% <ø> (ø) |
|
| ... and 54 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.