Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency knip to v5.30.2 #311

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
knip (source) 5.21.2 -> 5.30.2 age adoption passing confidence

Release Notes

webpro-nl/knip (knip)

v5.30.2

Compare Source

v5.30.1

Compare Source

  • Support snapshotSerializers in jest config resolver (b69c6a3)
  • Treat --package arg the same as positional arg in npx resolver w/ --yes arg (b41594d)
  • Update configuration.md (#​774) (39d473a)

v5.30.0

Compare Source

v5.29.2

Compare Source

  • Edit docs (5ca20de)
  • Add .ts config ext to webdriver plugin (d8df5e1)
  • Prepare for ts v5.6 (6fb6e7a)
  • Pick up typescript@rc in CI again (116c6c6)
  • Merge 2 glob helpers & fix debug output for glob (c060146)
  • Rename function argument (480ff04)
  • Add/fix getPluginEntryFilePatterns helper (573ec9c)
  • Fix typo in svelte plugin and remove overarching project patterns (def8e25)
  • Edit docs (ac75feb)

v5.29.1

Compare Source

  • Disable e1061c5 as it might be unexpected/breaking with eslint v8 (9e67622)

v5.29.0

Compare Source

v5.28.0

Compare Source

v5.27.5

Compare Source

v5.27.4

Compare Source

  • Edit docs, add "unsupported" page (c28b62d)
  • Match against normalized package name in ignoreDependencies (8978037)
  • Add mocha to Projects Using Knip (#​765) (a230582)

v5.27.3

Compare Source

v5.27.2

Compare Source

v5.27.1

Compare Source

  • Use pathsBasePath if available to make compilerOptions.paths absolute (fixes #​748) (6c866d2)
  • Format docs (d0d5f97)
  • Increase enhanced-resolve cache duration (c7fa02e)
  • Add test coverage for tsconfig.json w/ module:commonjs (3d5a536)
  • Add non-standard CJS require calls in TS files as entry files (as require.resolve) (f8f0d66)
  • Update docs (b2ea3a9)
  • Fix regression issue template (f6066d6)
  • Aid ts issues (9eff1bb)
  • Enable more tests in Bun (953d6f6)
  • Update lockfile (4d8b35b)
  • Replace resolve with enhanced-resolve (39e0f22)
  • Temp exclude unlisted in typescript integration test (76752c8)
  • Inline playwright types (ea099cc)
  • Add Vue example to compilers in docs (#​733) (949ddd8)
  • Minor refactor (8c21df5)
  • Fix omitted expressions in Promise.all imports (resolves #​725) (858c0b7)
  • Clean up tryResolve etc. (e20a9e9)
  • fix: pnpm workspace fixes (#​738) (d5003d1)
  • Update .gitattributes to exclude binary files (b9b8f4d)
  • Revert "CRLF will be replaced by LF the next time Git touches it" (0fdb4c9)
  • Upgrade Astro (ccb7523)
  • Use latest tsx again (2b7d053)
  • Add bun create @​knip/config to installation instructions (fb19915)

v5.27.0

Compare Source

v5.26.0

Compare Source

v5.25.2

Compare Source

  • Include additional workspaces when loading manifests (resolves #​722) (ca03fd8)
  • Move & refactor setRefs → findInternalReferences (deeb2ac)
  • Minor refactors (09fc536)
  • Always pre-set moduleResolution: bundler if tsconfig.json (3c13118)
  • No need to publish twice here (34be850)
  • Minor refactors (c1db1ec)
  • Update docs re. shared/isolated workspaces (699fd28)
  • Set moduleResolution: bundler if not set and don't share it (resolves #​719) (2c24678)
  • fix: Use parseFragment instead of text node which breaks formatting (#​720) (3201c07)

v5.25.1

Compare Source

v5.25.0

Compare Source

v5.24.4

Compare Source

  • Start using central resolveEntry from plugin helpers (#​716) (65d8098)

v5.24.3

Compare Source

  • Improve Angular plugin a bit + add fixture/test (#​717) (641b5fc)
  • Fix Cannot read properties of undefined (reading 'name') (#​718) (f0f9f5a)

v5.24.2

Compare Source

v5.24.1

Compare Source

  • Fix up rules in issue collector and reporter (resolves #​713) (7775213)
  • Fix Knip config (4c4e3e1)
  • Use jiti alias over custom transform (b9f1715)

v5.24.0

Compare Source

  • Add vitest as enabler to vite plugin (b384d18)
  • Fix up formatting/config (9961e2a)

v5.23.3

Compare Source

  • Update dependencies (8c783e9)
  • Restore that (only) interfaces can be default-exported (resolves #​709) (919a68b)
  • Improve generated plugin docs (f33f113)

v5.23.2

Compare Source

  • Fixes to config files + Cosmiconfig, Lilconfig and Unconfig generation. (#​700) (83e18a1)
  • Exclude nsExports, classMembers and nsTypes from --exports shortcut (#​698) (2e83446)
  • Update marketing materials (62090b4)
  • Update funding options (e8a4a00)
  • Update marketing materials (4f6a197)
  • Switch to microsoft/TypeScript main in integration tests (c8c6dab)
  • Add whitespace in exports coverage (alias-exclude) (a03d4eb)
  • Add more coverage for tag hints (3d551db)

v5.23.1

Compare Source

  • Minor refactors (efafcdc)
  • Add test for re-export with includeEntryExports + ignoreExportsUsedInFile (#​698) (c0a0f0b)
  • Consider alias exclude symbols referenced in ignoreExportsUsedInFile (resolves #​697) (326b018)
  • Fix enum members in re-exports in entry files (resolves #​703) (3ff2253)
  • Fix tag hints (#​691) (dd051cd)
  • Minor refactors (3e9806a)
  • Fix isReferencedInExportedType AST helper (bc2e716)

v5.23.0

Compare Source

  • Update docs (1f945ed)
  • Show unused custom ignored tags as hints (resolves #​691) (78255fc)
  • Don't report exports referenced in exported types (resolves #​687) (834c26b)
  • Fix unused exports used in file with substring overlap (#​695) (5a2176e)
  • Name tests/fixtures after option name (a7b9a98)
  • Fix unused exports used in file with substring overlap (resolves #​695) (555c162)
  • Update docs re. issue reproduction (646ed75)

v5.22.3

Compare Source

  • Try harder looking up strictly-ns-references recursively (#​690) (4cf1337)
  • Also traverse into re-exports and re-exported aliases when looking up strictly-ns-references (resolves #​690) (b98c5b9)
  • Update docs (e906674)
  • Add support for graphql-codegen plugin level config (resolves #​692) (#​693) (71de7f1)

v5.22.2

Compare Source

  • Fix abs extended tsconfig paths if internal (resolves #​689) (d1261c1)
  • Update release-it and use JSON schema (a4111fe)

v5.22.1

Compare Source

v5.22.0

Compare Source

  • Replace file-entry-cache with custom impl + built-in serializer (7aa2f6d)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency knip to v5.22.0 chore(deps): update dependency knip to v5.22.1 Jun 24, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.22.1 chore(deps): update dependency knip to v5.22.2 Jun 24, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.22.2 chore(deps): update dependency knip to v5.22.3 Jun 27, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.22.3 chore(deps): update dependency knip to v5.23.0 Jun 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.23.0 chore(deps): update dependency knip to v5.23.1 Jun 30, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.23.1 chore(deps): update dependency knip to v5.23.2 Jul 2, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.23.2 chore(deps): update dependency knip to v5.23.3 Jul 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.23.3 chore(deps): update dependency knip to v5.24.0 Jul 6, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.24.0 chore(deps): update dependency knip to v5.24.1 Jul 7, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.24.1 chore(deps): update dependency knip to v5.24.2 Jul 11, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.24.2 chore(deps): update dependency knip to v5.24.3 Jul 11, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.24.3 chore(deps): update dependency knip to v5.24.4 Jul 11, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.24.4 chore(deps): update dependency knip to v5.25.1 Jul 11, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.25.1 chore(deps): update dependency knip to v5.25.2 Jul 14, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.25.2 chore(deps): update dependency knip to v5.26.0 Jul 16, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.26.0 chore(deps): update dependency knip to v5.27.0 Jul 26, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.27.0 chore(deps): update dependency knip to v5.27.1 Aug 10, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.27.1 chore(deps): update dependency knip to v5.27.2 Aug 11, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.27.2 chore(deps): update dependency knip to v5.27.3 Aug 24, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.27.3 chore(deps): update dependency knip to v5.27.4 Aug 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.27.4 chore(deps): update dependency knip to v5.27.5 Sep 2, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.27.5 chore(deps): update dependency knip to v5.28.0 Sep 3, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.28.0 chore(deps): update dependency knip to v5.29.1 Sep 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.29.1 chore(deps): update dependency knip to v5.29.2 Sep 6, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.29.2 chore(deps): update dependency knip to v5.30.0 Sep 10, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.30.0 chore(deps): update dependency knip to v5.30.1 Sep 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.30.1 chore(deps): update dependency knip to v5.30.2 Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants