rjoydip / templ

A project template
MIT License
0 stars 0 forks source link

chore(deps-dev): bump knip from 5.1.2 to 5.4.0 #287

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps knip from 5.1.2 to 5.4.0.

Release notes

Sourced from knip's releases.

Release 5.4.0

  • Add option to ignore class and enum members in the report (resolves #387) (8e7dc6be)
  • Fix gc for --include-libs (0c202aa4)
  • Add note with npx knip (close #389) (d06fd4ce)

Release 5.3.1

  • Fix pos for computed props in class members (closes #360) (6ce065ea)
  • Skip work if classMembers are not included (be1eb08c)

Release 5.3.0

  • Document the new --include-libs flag (914febb5)
  • Add --include-libs flag and do an extra findReferences for unused exports (resolves #522, closes #534) (2038d5e4)
  • Extend re-exports-ns-types fixtures (closes #529) (8e04d6a9)
  • Add --files flag (shorthand for --include files) (6eda950f)
  • Move handleReferencedDependency to separate module (2d8b432c)
  • Correct link in documentation for eslint config files (#569) (05011dcb)

Release 5.2.2

  • Dedupe extensions (00141f01)
  • Don't override async compilers (fixes #566) (ad3edbfb)
  • Add known issue, improve docs re. auto-fix & tags (92f5c1bb)

Release 5.2.1

  • Restore css in foreign extensions (resolves #563) (032b1d7b)
  • Accept workerDirectory array (closes #562) (1f8ad1d6)
  • Fix default-exported types & interfaces (resolves #498) (892501d2)
  • Fix Windows EOL (f48475bc)

Release 5.2.0

  • Improve cleanup after --fix (closes #418) (5133ca35)
  • Support tagged re-exports and (dynamic) imports to ignore unresolved imports (c5d030d8)

Release 5.1.6

  • Deprecate --experimental-tags, use --tags (3541bc75)

Release 5.1.5

  • Add "path aliases in config files" to known issues (closes #558) (fb92db7b)
  • Add eslint + tanstack/table and give those columns a bit of room to breathe (d33beabf)
  • Respect custom compilers (6cb3a497)
  • Exclude foreign file extensions from virtual file paths in module resolver (closes #559) (491c1ae5)
  • Update script-parser.md (#484) (36162333)
  • Each plugin's default export satisfies Plugin (a70c78cf)

Release 5.1.4

  • Support shorthand when --ignoreExportsUsedInFile (fixes #555) (754673c0)
  • Create empty source file when necessary (resolves #554) (b81a7916)

Release 5.1.3

  • Add eslint to integration tests (0110d7d5)
  • Plugin list (bf82f179)

... (truncated)

Commits
  • ce0e264 Release 5.4.0
  • 8e7dc6b Add option to ignore class and enum members in the report (resolves #387)
  • 0c202aa Fix gc for --include-libs
  • ab79f2e Release 5.3.1
  • 6ce065e Fix pos for computed props in class members (closes #360)
  • be1eb08 Skip work if classMembers are not included
  • d5b1a95 Release 5.3.0
  • 2038d5e Add --include-libs flag and do an extra findReferences for unused exports (...
  • 8e04d6a Extend re-exports-ns-types fixtures (closes #529)
  • 6eda950 Add --files flag (shorthand for --include files)
  • 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 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)
argos-ci[bot] commented 4 months ago

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No change detected - Mar 24, 2024, 8:00 PM
dependabot[bot] commented 3 months ago

Superseded by #292.