nextcloud / recommendations

🎁 Shows recommended files in Nextcloud
GNU Affero General Public License v3.0
16 stars 18 forks source link

Chore(deps): Bump @nextcloud/paths from 2.1.0 to 2.2.1 #775

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps @nextcloud/paths from 2.1.0 to 2.2.1.

Release notes

Sourced from @​nextcloud/paths's releases.

v2.2.1

2.2.1 - 2024-07-25

Fixed

  • fix: Correctly setup Typescript root to emit declarations

v2.2.0

2.2.0 - 2024-07-17

Fixed

  • fix: Adjust package.json to make build:doc work again and fix incorrect URL
  • fix: Add example of joinPaths to README, remove non existing travis

Changed

  • Dependency updates
  • Update npm and node engines versions to current LTS
  • chore: Migrate to use Vite - drop Babel and Jest
  • ci: Update workflows from organization
Changelog

Sourced from @​nextcloud/paths's changelog.

2.2.1 - 2024-07-25

Fixed

  • fix: Correctly setup Typescript root to emit declarations

2.2.0 - 2024-07-17

Fixed

  • fix: Adjust package.json to make build:doc work again and fix incorrect URL
  • fix: Add example of joinPaths to README, remove non existing travis

Changed

  • Dependency updates
  • Update npm and node engines versions to current LTS
  • chore: Migrate to use Vite - drop Babel and Jest
  • ci: Update workflows from organization
Commits
  • a4a7d45 Merge pull request #681 from nextcloud-libraries/chore/2-2-1
  • 36f64a2 chore: Prepare v2.2.1
  • 54e3e29 Merge pull request #680 from nextcloud-libraries/fix/built
  • da1f19a fix: Correctly setup Typescript root to emit declarations
  • a21c1bb Merge pull request #679 from nextcloud-libraries/chore/2.2.0
  • 67781de chore: Prepare 2.2.0 release
  • 9fd1445 Merge pull request #678 from nextcloud-libraries/chore/noid/reuseCompliance
  • 16cfe7f docs: Add REUSE badge
  • 324fc64 ci: Add REUSE check
  • 8f081fa chore: Add SPDX header
  • Additional commits viewable in compare view
Maintainer changes

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


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 2 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.