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.43.3 #726

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2024

This PR contains the following updates:

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

Release Notes

webpro-nl/knip (knip)

v5.43.3

Compare Source

v5.43.2

Compare Source

  • Add a bit of error handling for failed contributors fetch (b70958a)
  • Always use production entries by default in expo plugin (resolves #​918) (9b8cb69)
  • knipignore → lintignore (47460d2)
  • Fix scoping of namespace import refs (c8ce64d)
  • Bun started exposing serialize and deserialize directly from node:v8 (cbfc56e)
  • Update docs (b7b6273)
  • Update dependencies (9b4f695)

v5.43.1

Compare Source

v5.43.0

Compare Source

v5.42.3

Compare Source

v5.42.2

Compare Source

v5.42.1

Compare Source

  • Exclude semantic-release packages (resolves #​899) (a28cc02)* Edit docs + gen (d850cbe)
  • Improve reported line sorting (7ff0b70)
  • Rename tests touching fs for easier exclusion (be5ba91)
  • Add test:watch script to watch only failing test (86b2123)
  • Add default formatter for jsx (4a212ad)
  • Avoid overwrites in issue collector storage key (0530465)
  • Rename file to match test/fixture consistency (959b64c)
  • Fix case of node ../../node_modules/.bin/executable (resolves #​908) (5a77dcc)
  • Log debug session from launcher (be1f9d4)
  • Introduce optional dependencies & improve pm cli arg handling (1731ee5)
  • Support more execa methods in visitor (5f2cf34)
  • Minor refactor (052375f)
  • Fix non-internal isDependency case (e908cfe)
  • Format on save (0f67016)
  • Fix case of $/execa script like yarn lint:spellcheck (03abffd)
  • Reduce noise (5a3177f)
  • feat: add dependency-cruiser plugin (#​911) (8d206a0) - thanks @​filipw01!
  • Update dependencies (b9aff83)
  • Update docs re. 1731ee5 (938496c)

v5.42.0

Compare Source

v5.41.1

Compare Source

v5.41.0

Compare Source

v5.40.0

Compare Source

v5.39.4

Compare Source

  • Ignore ignore patterns in vite test.include patterns (df390a0)
  • Stop using package.json as fallback containingFilePath (de6682b)

v5.39.3

Compare Source

  • Doc edits (0f640e1)
  • feat: update mdx detection dependency list and update custom compiler… (#​875) (055a2e3)
  • Add new content configuration entry for Astro (#​872) (c80ac0e)

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)

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.

Copy link

vercel bot commented Oct 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
emoji-blast ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 6:51pm

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 27, 2024
@renovate renovate bot enabled auto-merge (rebase) October 27, 2024 07:23
Copy link

changeset-bot bot commented Oct 27, 2024

⚠️ No Changeset found

Latest commit: 82b172b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from e29e6cb to 308bbe7 Compare October 28, 2024 18:06
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 308bbe7 to e708d9e Compare October 29, 2024 07:44
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from e708d9e to 9dd8197 Compare October 29, 2024 19:49
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.34.0 chore(deps): update dependency knip to v5.34.1 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 9dd8197 to 262ab92 Compare October 31, 2024 20:22
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.34.1 chore(deps): update dependency knip to v5.34.2 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 262ab92 to de57379 Compare October 31, 2024 23:22
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from de57379 to a96375d Compare November 1, 2024 01:32
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from a96375d to 9078a37 Compare November 1, 2024 04:12
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 9078a37 to 7d1bb2a Compare November 1, 2024 08:05
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 7d1bb2a to ff372e7 Compare November 1, 2024 18:37
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.34.2 chore(deps): update dependency knip to v5.34.3 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from ff372e7 to 9ce4f48 Compare November 1, 2024 21:52
Copy link

vercel bot commented Nov 1, 2024

Deployment failed with the following error:

Resource is limited - try again in 1 hour (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot changed the title chore(deps): update dependency knip to v5.34.3 chore(deps): update dependency knip to v5.34.4 Nov 2, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 9ce4f48 to 8bc8e93 Compare November 2, 2024 19:09
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.42.2 chore(deps): update dependency knip to v5.42.3 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 13eadff to 83dc98c Compare January 25, 2025 10:08
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.42.3 chore(deps): update dependency knip to v5.43.1 Jan 25, 2025
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 83dc98c to 943a8b5 Compare January 26, 2025 22:06
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 943a8b5 to 5b13ad9 Compare January 27, 2025 02:18
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 5b13ad9 to 5e71b8b Compare January 27, 2025 06:11
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 5e71b8b to 2de20b4 Compare January 27, 2025 11:38
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.43.1 chore(deps): update dependency knip to v5.43.2 Jan 27, 2025
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 2de20b4 to e0bbe9b Compare January 27, 2025 14:55
@renovate renovate bot changed the title chore(deps): update dependency knip to v5.43.2 chore(deps): update dependency knip to v5.43.3 Jan 27, 2025
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from e0bbe9b to 4b3e543 Compare January 27, 2025 19:38
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 4b3e543 to b629edc Compare January 27, 2025 23:39
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from b629edc to c6fa7b5 Compare January 28, 2025 06:39
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from c6fa7b5 to ada853a Compare January 28, 2025 12:12
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from ada853a to d734419 Compare January 28, 2025 15:01
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