rjoydip / templ

A project template
MIT License
0 stars 0 forks source link

chore(deps-dev): bump knip from 5.1.2 to 5.7.0 #292

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps knip from 5.1.2 to 5.7.0.

Release notes

Sourced from knip's releases.

Release 5.7.0

  • Add test + fixture for updated module resolution (478ab3f9)
  • Start using resolve as the default module resolver (47ff3eb4)
  • Add TypeScript repo to integration tests (21895963)
  • Minor refactorings (ee551274)
  • Minor fixes in git ignores parser (e455527f)

Release 5.6.1

  • Fix recursive tsconfig extends retrieval (resolves #574) (78f6a785)
  • Don't return null for vitest environment (fixes #575) (473d7abb)

Release 5.6.0

  • Rename IgnorePatterns → EnablerPatterns in plugin template (2b996ab8)
  • Add testSequencer and globalSetup to jest plugin (bc274b14)
  • Add wrangler plugin (#572) (82c84be3)

Release 5.5.0

  • Minor fixes in git ignores parser (ec11f376)
  • Remove unnecessary check for node.isTypeOf (resolves #571) (4c3160bb)
  • Extend import extraction from source file pragmas (resolves #571) (07998647)
  • Rename for prettier --performance display (5399182b)
  • Refactor some internals (54d2634d)
  • Update some docs/templates (23f98dec)
  • Add reproduction templates and link directly (4c45d3df)

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)

... (truncated)

Commits
  • 176a519 Release 5.7.0
  • 478ab3f Add test + fixture for updated module resolution
  • 47ff3eb Start using resolve as the default module resolver
  • ee55127 Minor refactorings
  • e455527 Minor fixes in git ignores parser
  • e886db0 Release 5.6.1
  • 78f6a78 Fix recursive tsconfig extends retrieval (resolves #574)
  • 473d7ab Don't return null for vitest environment (fixes #575)
  • aa19491 Release 5.6.0
  • 2b996ab Rename IgnorePatterns → EnablerPatterns in plugin template
  • 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 3 months ago

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

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

Superseded by #297.