bookmarks
bookmarks copied to clipboard
Bump @nextcloud/eslint-config from 6.1.2 to 8.1.1
Bumps @nextcloud/eslint-config from 6.1.2 to 8.1.1.
Release notes
Sourced from @​nextcloud/eslint-config
's releases.
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.0
and npm^7.0.0 || ^8.0.0
v8.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/core
from 7.16.7 to 7.16.10 #273 (dependabot[bot])v7.0.1
v7.0.1 (2022-01-17)
Fixed bugs:
Dependency updates:
... (truncated)
Changelog
Sourced from @​nextcloud/eslint-config
's changelog.
Changelog
v8.1.0 (PENDING)
Dependency updates:
- Use
eslint-plugin-n
instead ofeslint-plugin-node
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 (2022-01-20)
Fixed:
Dependency updates:
- Bump eslint from 8.6.0 to 8.7.0 #271 (dependabot[bot])
- Bump
@​babel/core
from 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
66b1d6b
8.1.14605723
Merge pull request #379 from nextcloud/fix/eslint-plugin-n06da4e9
Fix node plugin usage21497a9
Merge pull request #378 from nextcloud/feat/package-node-npm-engines-update2d1cb92
Update npm and node engines versions4a076e6
Merge pull request #377 from nextcloud/feat/workflow-auto-update-dependabot-a...8bf7739
Updating dependabot-approve-merge.yml workflow from template3b5f4e6
Merge pull request #376 from nextcloud/dependabot/npm_and_yarn/babel/core-7.1...c9f41aa
Bump@​babel/core
from 7.18.9 to 7.18.101eaaf11
Merge pull request #375 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-...- 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 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 Report
Merging #1864 (ae8544b) into master (fa53dcf) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #1864 +/- ##
=========================================
Coverage 43.97% 43.97%
Complexity 1453 1453
=========================================
Files 98 98
Lines 5706 5706
=========================================
Hits 2509 2509
Misses 3197 3197
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Superseded by #1868.