files_pdfviewer
files_pdfviewer copied to clipboard
Bump @nextcloud/eslint-config from 8.0.0 to 8.1.2
Bumps @nextcloud/eslint-config from 8.0.0 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.0
and npm^7.0.0 || ^8.0.0
Changelog
Sourced from @nextcloud/eslint-config
's changelog.
v8.1.2 (2022-08-09)
Dependency updates:
- Use
eslint-plugin-n
instead ofeslint-plugin-node
Commits
56b5b8a
8.1.280f238a
Merge pull request #381 from nextcloud/fix/n-rules1a5a313
Also updateeslint-config-n
custom rules66b1d6b
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 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.
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)
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
Superseded by #676.