nextcloud / external

🌐 Embed external sites in your Nextcloud
https://apps.nextcloud.com/apps/external
GNU Affero General Public License v3.0
110 stars 31 forks source link

Chore(deps-dev): Bump @nextcloud/eslint-plugin from 2.1.0 to 2.2.0 #674

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @nextcloud/eslint-plugin from 2.1.0 to 2.2.0.

Release notes

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

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)
Changelog

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

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)
Commits
  • a4ed611 fix: Only publish needed files
  • 2a7ad7b Merge pull request #181 from nextcloud-libraries/chore/prepare-release
  • 32ec4d7 chore: Prepare 2.2.0 release
  • f0329f6 Merge pull request #179 from nextcloud-libraries/update/workflows
  • fe45924 Merge pull request #180 from nextcloud-libraries/add-28-deprecations-removals
  • 1c049f4 fix: Require NPM version 10 to align with current LTS Node 20
  • d3addff feat: Add removed API from 28 and 29
  • 52129aa Merge pull request #164 from nextcloud-libraries/feat/allow-parsing-appinfo
  • abfad6d feat: Enabled app-info parsing by default
  • e780f8a feat: Add option to set a Nextcloud target version or parse the appinfo
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)