nextcloud / guests

🙈 Create guest users which can only see files shared with them
https://apps.nextcloud.com/apps/guests
GNU Affero General Public License v3.0
46 stars 28 forks source link

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

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 5 months ago

Bumps @nextcloud/eslint-plugin from 2.1.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)
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)
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


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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 5 months ago

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.

solracsf commented 3 months ago

@dependabot rebase

dependabot[bot] commented 3 months ago

Looks like @nextcloud/eslint-plugin is up-to-date now, so this is no longer needed.