steilerDev / icloud-photos-sync

One-way sync engine for the iCloud Photos Library into the native file system
https://icps.steiler.dev/
GNU General Public License v3.0
348 stars 9 forks source link

chore: [app] bump knip from 3.0.1 to 5.12.1 in /app #519

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps knip from 3.0.1 to 5.12.1.

Release notes

Sourced from knip's releases.

Release 5.12.1

  • Fix configFileDir in recursive config loader in eslint plugin (fixes #570) (20e44c67)
  • Allow workspace patterns to be relative (fixes #617) (6c713994)

Release 5.12.0

  • Increase readability of integration workflow (119daf09)
  • Rename fixture/test to cli arg name (83d840f3)
  • Extend capacitor plugin for android + ios configs (closes #604) (4af5c865)
  • fix: route handler extensions (#606) (9d05b6ac)
  • Update constants.ts (#605) (4dc1f6bc)

Release 5.11.0

  • Install peer deps in workspace (9bf286fe)
  • Fix some module/resolution configs in fixtures (9d319cf8)
  • Add support for isJSDocImportTag (introduced in TS v5.5.0) (504738df)
  • No more back & forth (014ca2a4)
  • Back & forth (589ee177)

Release 5.10.1

  • Update some dependencies (57c21b0c)
  • Add new arg to defaults in tests (b7db9762)
  • Fix storybook core.builder.name handling (resolves #602) (8ad04069)
  • Temp job with Node.js v22 + typescript v5.5-beta (21bbf28c)
  • Back & forth (f054070c)

Release 5.10.0

Please see https://twitter.com/webprolific/status/1782695065380684124 for a walk-through of the main features in this release (the commits below don't cover what was in the canary releases).

  • vitest: add bench file extension (03b93841)
  • Fix Windows path issue (92de4118)
  • Add debug log for raw watch events (49862ab5)
  • Check and remove unused vars/imports (f3694ee5)
  • Fix up some dev commands (6c511ca9)
  • Update docs (988b6320)
  • Format (01a27671)
  • Add monorepo demo folder (3c9d9ad2)
  • Don't re-analyze files that are still in the unused files cache (4d337b01)
  • Add file removal to auto-fix (c5fe4c25)
  • Mark issues as fixed in fix mode and print in grey in default reporter (d4324f82)
  • Add file removal to auto-fix (34abc720)
  • Fix CLI help text (a430a1ff)
  • Remove obsolete workaround in tag helper (5cb4f511)
  • Minor refactor (a98a7fc6)
  • Tiny bits of fast + safe in import refs finder (7893d0f3)
  • Remove obsolete by set (359abc15)
  • Refactor to improve tests + readability of member access handling during AST traversal (c0323713)
  • Rename and throw a few things around (a1f49876)
  • Update integration test cmd (b140cbd0)
  • Skip test in bun (17b90a37)
  • We weren't testing much due to a bug in Bun (oven-sh/bun#10353) (48b883de)

... (truncated)

Commits


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)
dependabot[bot] commented 6 months ago

Superseded by #523.