tact-lang / tact

Tact compiler main repository
https://tact-lang.org
MIT License
395 stars 111 forks source link

chore(deps-dev): bump knip from 5.36.2 to 5.36.7 #1026

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps knip from 5.36.2 to 5.36.7.

Release notes

Sourced from knip's releases.

Release 5.36.7

  • Temp disable argos (fixes in knip → issues reported issues) (fd2d9d31)
  • Format generated file (6e15421d)
  • Credit file-entry-cache (fe7812e8)
  • Simplify isReferencedInExport and report types-in-types (resolves #830) (80537c58)

Release 5.36.6

  • Generate plugin schema file (resolves #829) (9d3367bb)
  • Move pluginsSchema to separate file (8e6fe9e5)
  • Add tweet and pat myself on the back (f4b253cf)

Release 5.36.5

  • Use plugin names as binary name fallback (fixes #743) (57997e5f)

Release 5.36.4

  • Format (d5d1ba0d)
  • Reduce own config (234d8cff)
  • Refactor globbin' to improve debug output (2bd294ea)
  • Add glob args parser to plugins (7464371f)
  • Remove oddity (0b09ff7a)
  • Add comment to generated files (39a77ba2)
  • Some plugins only need to run in root (811af534)
  • Add warning for --isolate-workspaces + class members (98318d7d)
  • Add log util (328ba014)
  • Housekeeping config file (fb71a2cd)
  • Remove unused export (6d2fdeaa)
  • Follow your own rules (135e478e)
  • Filter out external refs to re-exports (b9ffef4c)
  • Make more sense in --include-libs tests (9a78e330)
  • Add plugins card to homepage (5d32cfb7)
  • Add "plugin docs generated" remark to plugin pages (ac3344a3)

Release 5.36.3

  • Consolidate specifier workspace handling into helper (5c4a9d59)
  • No need to add .json files as entry files (8c0289f3)
  • Update comparison-and-migration.md. Fix wrong link of npm-check (#828) (a4a98827)
  • Only show any config hints in non-production mode (a1383889)
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)