nextcloud / deck

🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello
https://apps.nextcloud.com/apps/deck
GNU Affero General Public License v3.0
1.16k stars 258 forks source link

Chore(deps): Bump @nextcloud/initial-state from 2.1.0 to 2.2.0 #5871

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @nextcloud/initial-state from 2.1.0 to 2.2.0.

Release notes

Sourced from @​nextcloud/initial-state's releases.

v2.2.0

2.2.0 - 2024-04-29

Changed

  • Update NPM version to LTS v10
  • Migrate to Vite for building and Vitest for testing
  • Lint files using ESLint (+ add CI workflow) and move to all Typescript
  • Add tests and code coverage badge to README
Changelog

Sourced from @​nextcloud/initial-state's changelog.

2.2.0 - 2024-04-29

Changed

  • Update NPM version to LTS v10
  • Migrate to Vite for building and Vitest for testing
  • Lint files using ESLint (+ add CI workflow) and move to all Typescript
  • Add tests and code coverage badge to README
Commits
  • 95efdb8 Merge pull request #682 from nextcloud-libraries/chore/2-2-0
  • fff5dae chore: Prepare v2.2.0 release
  • 1933658 Merge pull request #681 from nextcloud-libraries/dependabot/npm_and_yarn/vite...
  • 4e585a3 chore(deps-dev): Bump @​vitest/coverage-v8 from 1.5.0 to 1.5.2
  • b292d1f Merge pull request #680 from nextcloud-libraries/dependabot/npm_and_yarn/next...
  • 049dd90 chore(deps-dev): Bump @​nextcloud/vite-config from 1.2.2 to 1.2.3
  • 64c0f71 fix: Adjust README
  • 26984f8 Merge pull request #679 from nextcloud-libraries/update-workflows
  • 3f8d8d1 fix(CI): Update workflows from from organization
  • 8504f30 Merge pull request #678 from nextcloud-libraries/feat/migrate-vite
  • Additional commits viewable in compare view


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