JonathanTreffler / sharerenamer

A simple Nextcloud app that lets you customize file/folder share links
GNU Affero General Public License v3.0
97 stars 11 forks source link

Build(deps): Bump @nextcloud/eslint-plugin from 2.0.0 to 2.2.1 #291

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @nextcloud/eslint-plugin from 2.0.0 to 2.2.1.

Release notes

Sourced from @​nextcloud/eslint-plugin's releases.

v2.2.1

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/eslint-plugin/compare/v2.2.0...v2.2.1

v2.2.0

2.2.0 - 2024-03-26

Added

  • feat: Add option to set a Nextcloud target version or parse the appinfo (#164)
  • feat: Add removed API from 28 and 29 (#180)

Fixed

  • Fix dependencies - jest is only a development dependency (#173)

Changed

  • Dependency updates
  • Node version updates to LTS (Node 20 and NPM 10)

v2.1.0

2.1.0 - 2023-08-03

Added

  • Nextcloud 20 removal of OCA.Search (#165)
  • Nextcloud 26 and Nextcloud 28 deprecations and removals (#156)

Changed

  • Dependency updates
  • Node version updates to LTS (Node 20 and NPM 9)
Changelog

Sourced from @​nextcloud/eslint-plugin's changelog.

2.2.1 - 2024-04-21

Fixed

  • fix: Relax recommended config to work also with libraries (#180)

2.2.0 - 2024-03-26

Added

  • feat: Add option to set a Nextcloud target version or parse the appinfo (#164)
  • feat: Add removed API from 28 and 29 (#180)

Fixed

  • Fix dependencies - jest is only a development dependency (#173)

Changed

  • Dependency updates
  • Node version updates to LTS (Node 20 and NPM 10)

2.1.0 - 2023-08-03

Added

  • Nextcloud 20 removal of OCA.Search (#165)
  • Nextcloud 26 and Nextcloud 28 deprecations and removals (#156)

Changed

  • Dependency updates
  • Node version updates to LTS (Node 20 and NPM 9)
Commits
  • e410a18 chore: Prepare 2.2.1
  • abbe580 Merge pull request #185 from nextcloud-libraries/fix/relax-defaults
  • 2185b62 fix: Relax recommended config to work also with libraries
  • 957d471 Merge pull request #184 from nextcloud-libraries/dependabot/npm_and_yarn/memf...
  • e6ff23c chore(deps-dev): Bump memfs from 4.8.1 to 4.8.2
  • 47bfa86 Merge pull request #182 from nextcloud-libraries/dependabot/npm_and_yarn/memf...
  • ebb7894 chore(deps-dev): Bump memfs from 4.8.0 to 4.8.1
  • a4ed611 fix: Only publish needed files
  • 2a7ad7b Merge pull request #181 from nextcloud-libraries/chore/prepare-release
  • 32ec4d7 chore: Prepare 2.2.0 release
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by susnux, a new releaser for @​nextcloud/eslint-plugin since your current version.


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)