neosync icon indicating copy to clipboard operation
neosync copied to clipboard

Bump knip from 5.30.6 to 5.33.1 in /docs in the npm-development group

Open dependabot[bot] opened this issue 4 months ago • 1 comments

Bumps the npm-development group in /docs with 1 update: knip.

Updates knip from 5.30.6 to 5.33.1

Release notes

Sourced from knip's releases.

Release 5.33.1

  • Upgrade jiti (a056e8d9)

Release 5.33.0

  • Remove more whitespace including newlines with enum members (29b35ea7)
  • Upgrade jiti to v2.3.2 (c5b94c91)
  • Add module and browser fields to getEntryPathsFromManifest (e63ebeca)

Release 5.32.0

  • Add pos to reference pragma import node (f704a2bb)
  • Rename propertyAccessCall → resolveCall (72b48273)
  • Update dev doc (36b85bad)
  • Minor refactor, add comments to get-imports-and-exports (e9416ec5)
  • Add ts.isPropertyAssignment to isConsiderReferencedNS (e4bada42)
  • Use {default: true} in jiti.import call (700a091c)
  • Update a few dependencies (d2a7b597)
  • Consider enum members used if used in object enumeration method (resolves #699) (feab7921)
  • Refactor behavior with/out ignoreExportsUsedInFile (14d2cfc2)
  • Always check types/classes for referenced in exported type (50bc1256)
  • Don't try to find refs to empty string in findInternalReferences (42d626f9)
  • Don't ignore (global) dependency if relative path (86ec088d)
  • Move hard-coded deno out of bash parser (fb0da5b7)
  • Add travis CI plugin (4821b528)
  • Improve nyc plugin (e6fa86ac)
  • Stylelint plugin - fix issue where "customSyntax" property is not recognised as a resolved dependency (#802) (fdb02462)
  • Don't try to find refs to empty string in findInternalReferences (fixes #800) (d9ae5dc9)
  • Update docs (0749921b)
  • Post "two years" (69c021b2)

Release 5.31.0

  • Do not treat trailing # in gitignore as comment (#797) (7fc63552)
  • Fix extension for file fixture containing TS (847649df)
  • Update some devDependencies (d304d8db)
  • Update docs for auto-fix (close #788) (48fbddfd)
  • Consistent reporter output (94da7f78)
  • Add support for enum and class members (1109cbf6)
  • Refactor for reuse/readabilty, more tests (20c2390c)
  • Fix issue type in export declarations (0f786f4b)
  • Support exported types (2a251fa2)
  • Improve unused export fixer, add tests (b0bb6430)
  • Update docs (b384403c)
  • Improve var naming in tests (2ed9e514)
  • Upgrade to jiti v2.1.0 (dea12f81)
  • Update docs re. known issues w/ jiti (6819eb93)
  • Remove obsolete jiti options (6d476308)
  • Use jiti.import + add tests (resolves #565) (3dd8ea68)
  • Migrate to jiti v2 (de7fa2d4)
Commits
  • 1522961 Release 5.33.1
  • a056e8d Upgrade jiti
  • 1c80952 Release 5.33.0
  • 29b35ea Remove more whitespace including newlines with enum members
  • c5b94c9 Upgrade jiti to v2.3.2
  • e63ebec Add module and browser fields to getEntryPathsFromManifest
  • c08abfd Release 5.32.0
  • f704a2b Add pos to reference pragma import node
  • 72b4827 Rename propertyAccessCall → resolveCall
  • e9416ec Minor refactor, add comments to get-imports-and-exports
  • 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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar Oct 07 '24 17:10 dependabot[bot]