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

⬆️ Update dependency knip to v5.39.2 - autoclosed #2922

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2024

This PR contains the following updates:

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

Release Notes

webpro-nl/knip (knip)

v5.39.2

Compare Source

v5.39.1

Compare Source

  • Fix case sensitivity in package name check (resolves #​869) (d6dab3d)

v5.39.0

Compare Source

v5.38.4

Compare Source

v5.38.3

Compare Source

v5.38.2

Compare Source

  • Fix for certain failing cases of --include-libs (resolves #​855) (5242ddd)

v5.38.1

Compare Source

  • Fix regression re. isIncludeEntryExports → skipExportsAnalysis from scripts/plugins (resolves #​857) (b8379de)

v5.38.0

Compare Source

v5.37.2

Compare Source

v5.37.1

Compare Source

v5.37.0

Compare Source

v5.36.7

Compare Source

  • Temp disable argos (fixes in knip → issues reported issues) (fd2d9d3)
  • Format generated file (6e15421)
  • Credit file-entry-cache (fe7812e)
  • Simplify isReferencedInExport and report types-in-types (resolves #​830) (80537c5)

v5.36.6

Compare Source

  • Generate plugin schema file (resolves #​829) (9d3367b)
  • Move pluginsSchema to separate file (8e6fe9e)
  • Add tweet and pat myself on the back (f4b253c)

v5.36.5

Compare Source

v5.36.4

Compare Source

  • Format (d5d1ba0)
  • Reduce own config (234d8cf)
  • Refactor globbin' to improve debug output (2bd294e)
  • Add glob args parser to plugins (7464371)
  • Remove oddity (0b09ff7)
  • Add comment to generated files (39a77ba)
  • Some plugins only need to run in root (811af53)
  • Add warning for --isolate-workspaces + class members (98318d7)
  • Add log util (328ba01)
  • Housekeeping config file (fb71a2c)
  • Remove unused export (6d2fdea)
  • Follow your own rules (135e478)
  • Filter out external refs to re-exports (b9ffef4)
  • Make more sense in --include-libs tests (9a78e33)
  • Add plugins card to homepage (5d32cfb)
  • Add "plugin docs generated" remark to plugin pages (ac3344a)

v5.36.3

Compare Source

  • Consolidate specifier workspace handling into helper (5c4a9d5)
  • No need to add .json files as entry files (8c0289f)
  • Update comparison-and-migration.md. Fix wrong link of npm-check (#​828) (a4a9882)
  • Only show any config hints in non-production mode (a138388)

v5.36.2

Compare Source

v5.36.1

Compare Source

v5.36.0

Compare Source

  • Add disclosure reporter (c5f0ee6)

v5.35.1

Compare Source

v5.35.0

Compare Source

v5.34.4

Compare Source

v5.34.3

Compare Source

v5.34.2

Compare Source

  • Highlight package name in specifier in symbols reporter (eca123b)
  • Fix binary extraction from specifier (c881d78)
  • Rename util to get-referenced-inputs.ts (62b10ba)
  • (TypeScript plugin): Add references path of tsconfig to config (#​816) (bff0977)
  • Update docs (366acdc)

v5.34.1

Compare Source

  • Fix edge case for binary disguised as entry (#​161) (846ed76)
  • Only ignore "http" if in dependency specifier (fixes #​813) (9defcb9)
  • Move helper to less confusing location (e028528)
  • Consistent naming (20070ba)
  • Rename test file, fix up default values (5bb56e7)
  • Update docs (c9afd52)
  • Add documentation for unplugin-icons imports issue (#​812) (20b2504)

v5.34.0

Compare Source

  • Don't use path if step also has repository in github-action plugin (c6e4d31)
  • Give plugins a chance to prep config args (a2217a2)
  • Let's start out conservatively (a2e83f8)
  • More consistent naming (bae87d9)
  • Optimize a bit after the dust has settled (31f1e7e)
  • Cherry on the pie (617e067)
  • Handle config files only once across workspaces (939f511)
  • Improve naming and simplify a few things (f4db204)
  • Add coverage for unused files with compiler extension (c2e2712)
  • Ignore virtual: imports, don't report as unlisted dependencies (2ef75cc)
  • Remove module resolving from plugins (53839e0)
  • Temp use Bun for in this integration test for green lights (98c1ff7)
  • Add ability to add unresolved imports to ignoreDependencies (b8875be)
  • Let's start out a tad more conservative (58ba79f)
  • Update dependencies (f4dc1e1)
  • Optimize referenced dependency handling (a413ad8)
  • Resolve config file paths and parse recursively (c03f963)
  • Exclude empty config file path arrays from debug output (d288779)
  • Extend typedoc plugin (f2732fa)
  • Presets are extended by local config in jest plugin (4973a9d)
  • Add test case to get refs from scripts (6115107)
  • Refactor binary resolver & referenced dependency handling (f1349c2)

v5.33.3

Compare Source

v5.33.2

Compare Source

  • Revert "Add/fix getPluginEntryFilePatterns helper" (resolves #​804) (3ee0476)
  • Add French article + order by date (recent first) (617a06a)
  • Skip windows-latest (error: "The syntax of the command is incorrect") (aebbfb6)

v5.33.1

Compare Source

v5.33.0

Compare Source

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

v5.32.0

Compare Source

  • Add pos to reference pragma import node (f704a2b)
  • Rename propertyAccessCall → resolveCall (72b4827)
  • Update dev doc (36b85ba)
  • Minor refactor, add comments to get-imports-and-exports (e9416ec)
  • Add ts.isPropertyAssignment to isConsiderReferencedNS (e4bada4)
  • Use {default: true} in jiti.import call (700a091)
  • Update a few dependencies (d2a7b59)
  • Consider enum members used if used in object enumeration method (resolves #​699) (feab792)
  • Refactor behavior with/out ignoreExportsUsedInFile (14d2cfc)
  • Always check types/classes for referenced in exported type (50bc125)
  • Don't try to find refs to empty string in findInternalReferences (42d626f)
  • Don't ignore (global) dependency if relative path (86ec088)
  • Move hard-coded deno out of bash parser (fb0da5b)
  • Add travis CI plugin (4821b52)
  • Improve nyc plugin (e6fa86a)
  • Stylelint plugin - fix issue where "customSyntax" property is not recognised as a resolved dependency (#​802) (fdb0246)
  • Don't try to find refs to empty string in findInternalReferences (fixes #​800) (d9ae5dc)
  • Update docs (0749921)
  • Post "two years" (69c021b)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 added the dependencies Pull requests that update a dependency file label Jul 8, 2024
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.25.1 ⬆️ Update dependency knip to v5.25.2 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch 2 times, most recently from 3437fd3 to 6cce659 Compare July 13, 2024 19:25
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.25.2 ⬆️ Update dependency knip to v5.26.0 Jul 13, 2024
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.26.0 ⬆️ Update dependency knip to v5.26.0 - autoclosed Jul 20, 2024
@renovate renovate bot closed this Jul 20, 2024
@renovate renovate bot deleted the renovate/knip-5.x branch July 20, 2024 16:13
@renovate renovate bot restored the renovate/knip-5.x branch July 23, 2024 09:16
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.26.0 - autoclosed ⬆️ Update dependency knip to v5.26.0 Jul 23, 2024
@renovate renovate bot reopened this Jul 23, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from 6cce659 to 6d6b0a9 Compare July 23, 2024 09:18
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.26.0 ⬆️ Update dependency knip to v5.27.0 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch 2 times, most recently from 341be10 to d9e445b Compare July 24, 2024 13:36
@renovate renovate bot force-pushed the renovate/knip-5.x branch from d9e445b to 94424c8 Compare August 7, 2024 08:15
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.27.0 ⬆️ Update dependency knip to v5.27.1 Aug 7, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from 94424c8 to 7921ef7 Compare August 8, 2024 10:23
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.27.1 ⬆️ Update dependency knip to v5.27.2 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from 7921ef7 to cd40ff0 Compare August 21, 2024 16:23
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.27.2 ⬆️ Update dependency knip to v5.27.3 Aug 21, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from cd40ff0 to 3e601af Compare August 25, 2024 19:42
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.27.3 ⬆️ Update dependency knip to v5.27.4 Aug 25, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from 3e601af to ff88f2e Compare August 30, 2024 12:12
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.27.4 ⬆️ Update dependency knip to v5.27.5 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from ff88f2e to 5c71c85 Compare August 31, 2024 11:07
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.27.5 ⬆️ Update dependency knip to v5.28.0 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from 5c71c85 to 1538868 Compare September 1, 2024 09:12
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.28.0 ⬆️ Update dependency knip to v5.29.1 Sep 1, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from 1538868 to f0bf4c2 Compare September 3, 2024 20:13
@renovate renovate bot force-pushed the renovate/knip-5.x branch from 6fbf1a8 to 9e2ab14 Compare November 11, 2024 12:49
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.36.5 ⬆️ Update dependency knip to v5.36.6 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from 9e2ab14 to 94ae659 Compare November 11, 2024 20:11
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.36.6 ⬆️ Update dependency knip to v5.36.7 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from 94ae659 to e842870 Compare November 14, 2024 09:45
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.36.7 ⬆️ Update dependency knip to v5.37.0 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from e842870 to 04f281d Compare November 16, 2024 01:18
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.37.0 ⬆️ Update dependency knip to v5.37.1 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from 04f281d to 1ea56dc Compare November 22, 2024 11:57
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.37.1 ⬆️ Update dependency knip to v5.37.2 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from 1ea56dc to 673f02d Compare November 26, 2024 12:18
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.37.2 ⬆️ Update dependency knip to v5.38.0 Nov 26, 2024
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.38.0 ⬆️ Update dependency knip to v5.38.1 Nov 26, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch 2 times, most recently from c78f501 to 24e5af7 Compare November 27, 2024 21:26
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.38.1 ⬆️ Update dependency knip to v5.38.2 Nov 27, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from 24e5af7 to 88afac3 Compare November 30, 2024 10:18
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.38.2 ⬆️ Update dependency knip to v5.38.3 Nov 30, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from 88afac3 to e909e2b Compare December 2, 2024 11:38
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.38.3 ⬆️ Update dependency knip to v5.38.4 Dec 2, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from e909e2b to 10bcb3d Compare December 2, 2024 17:00
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.38.4 ⬆️ Update dependency knip to v5.39.0 Dec 2, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from 10bcb3d to 1034ba9 Compare December 3, 2024 06:30
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.39.0 ⬆️ Update dependency knip to v5.39.1 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x branch from 1034ba9 to d13ae90 Compare December 4, 2024 18:01
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.39.1 ⬆️ Update dependency knip to v5.39.2 Dec 4, 2024
@renovate renovate bot changed the title ⬆️ Update dependency knip to v5.39.2 ⬆️ Update dependency knip to v5.39.2 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/knip-5.x branch December 8, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants