Skip to content

deps(extension): Bump knip from 5.87.0 to 6.0.2 in /src/PPDS.Extension#636

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/PPDS.Extension/knip-6.0.2
Closed

deps(extension): Bump knip from 5.87.0 to 6.0.2 in /src/PPDS.Extension#636
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/src/PPDS.Extension/knip-6.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps knip from 5.87.0 to 6.0.2.

Release notes

Sourced from knip's releases.

Release 6.0.2

  • Add scope-aware shadow detection to fix false negatives from name-based matching (9ec38b339568bcdc096a13c394102521d97c2e9d)
  • Fix false negatives from overly broad collectRefsInType (261bd062d33d77c09f4e56292be7f8d9afc77143)
  • Add doc re. exports (f82d3ad671b6a2659636f6b7f6b4e9489aefc969)
  • Bump get-tsconfig to 4.13.7, remove patch (resolve #1630) (09bbce539229c5666a313ebf1a120dd885cae6e8)
  • Pass on rootDirs to work around oxc-resolver feature gap (resolve #1628) (4dc16cc913b1f90769df1f2176888ce77573e593)
  • Update patches (836c2cfe6e675280a572bd2a5750cb9ed698e6c5)
  • Release knip@6.0.2 (2dd90682863e81014c6e112e6091ba76bc3e1db4)

Release 6.0.1

  • Update sponsors (0659240f0e6f16d69188d2c6eb99d912f00daa00)
  • Handle computed access in local refs visitor (b998babb8952040478105d8d824710d5091eb38b)

Release 6.0.0

Blog post: Announcing Knip v6

See the pre-releases for details:

Breaking changes:

  • Dropped support for Node.js v18 → Knip v6 requires Node.js v20.19.0 or newer
  • Dropped issue type classMembers
  • Dropped --include-libs → this is now the default and only behavior
  • Dropped --isolate-workspaces → this is now the default and only behavior
  • Dropped --experimental-tags → use --tags
  • In reporter functions, issues.files is consistent with other issue shapes. Removed issues._files.
  • In the JSON reporter, issues are consistently arrays for any issue type. Removed root files.

Release 6.0.0-3

  • Improve Nuxt plugin (staticExportsExportNamedDeclaration) (6554251a8)
  • Improve isReferencedInUsedExport items (d4d996758)

Release 6.0.0-2

  • Bump GitHub actions to their latest versions (#1624) (bf2ffca61)
  • Use resolveFromAST to skip jiti loading for JS/TS configs (91cb6f662)
  • Use resolveFromAST for flat configs, skip jiti loading (5e5f63c45)
  • Housekeeps (5e5e0a832)
  • Use resolveFromAST for JS/TS configs, skip jiti loading (426f52766)
  • Prettier config for other formatters (e.g. unified-prettier) (e034cbdeb)
  • Fix module/namespace regression (resolve #1603) (394bcbaae)
  • Fix counter type and --fix exit code (37b6f6013)
  • Restore all ecosystem tests (4d2cd9b42)
  • Release knip@5.88.1 (8c25e4b7f)
  • Add useLocalVersion to vscode extension (resolve #1572) (e180e65be)
  • Merge main into v6 (c1d4b2f05)

... (truncated)

Commits
  • 2dd9068 Release knip@6.0.2
  • 4dc16cc Pass on rootDirs to work around oxc-resolver feature gap (resolve #1628)
  • 09bbce5 Bump get-tsconfig to 4.13.7, remove patch (resolve #1630)
  • 261bd06 Fix false negatives from overly broad collectRefsInType
  • 9ec38b3 Add scope-aware shadow detection to fix false negatives from name-based matching
  • 4721049 Release knip@6.0.1
  • b998bab Handle computed access in local refs visitor
  • 293b473 Release knip@6.0.0
  • 288da20 Publish v6 blog
  • 3bd020b Auto-format
  • 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 show <dependency name> 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)

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 23, 2026
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.87.0 to 6.0.2.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.0.2/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/PPDS.Extension/knip-6.0.2 branch from 3a9f6ce to 8492186 Compare March 24, 2026 18:07
joshsmithxrm added a commit that referenced this pull request Mar 25, 2026
NuGet updates:
- Microsoft.Identity.Client 4.82.1 → 4.83.1
- Microsoft.Identity.Client.Extensions.Msal 4.82.1 → 4.83.1
- Devlooped.CredentialManager 2.6.1.1 → 2.7.0
- System.Security.Cryptography.Pkcs 10.0.2 → 10.0.5
- System.CommandLine 2.0.2 → 2.0.5
- Microsoft.SqlServer.TransactSql.ScriptDom 170.3.0 → 170.191.0
- Microsoft.SourceLink.GitHub 10.0.102 → 10.0.201
- coverlet.collector 8.0.0 → 8.0.1
- FluentAssertions 8.8.0 → 8.9.0

npm updates (Extension):
- knip 5.87.0 → 6.0.2
- eslint 10.0.3 → 10.1.0
- stylelint 17.4.0 → 17.5.0
- typescript-eslint 8.57.0 → 8.57.1
- flatted 3.3.3 → 3.4.2 (transitive)

Fix flaky AsyncHelperTests.FireAndForget_UnwrapsAggregateException —
replaced fixed Task.Delay(100) with polling loop (2s timeout) to
eliminate thread-pool scheduling race under CI load.

Supersedes: #635, #636, #637, #638, #639, #640, #641, #644, #645, #646, #647, #649

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
joshsmithxrm added a commit that referenced this pull request Mar 25, 2026
* deps: combine 12 dependabot updates and fix flaky test

NuGet updates:
- Microsoft.Identity.Client 4.82.1 → 4.83.1
- Microsoft.Identity.Client.Extensions.Msal 4.82.1 → 4.83.1
- Devlooped.CredentialManager 2.6.1.1 → 2.7.0
- System.Security.Cryptography.Pkcs 10.0.2 → 10.0.5
- System.CommandLine 2.0.2 → 2.0.5
- Microsoft.SqlServer.TransactSql.ScriptDom 170.3.0 → 170.191.0
- Microsoft.SourceLink.GitHub 10.0.102 → 10.0.201
- coverlet.collector 8.0.0 → 8.0.1
- FluentAssertions 8.8.0 → 8.9.0

npm updates (Extension):
- knip 5.87.0 → 6.0.2
- eslint 10.0.3 → 10.1.0
- stylelint 17.4.0 → 17.5.0
- typescript-eslint 8.57.0 → 8.57.1
- flatted 3.3.3 → 3.4.2 (transitive)

Fix flaky AsyncHelperTests.FireAndForget_UnwrapsAggregateException —
replaced fixed Task.Delay(100) with polling loop (2s timeout) to
eliminate thread-pool scheduling race under CI load.

Supersedes: #635, #636, #637, #638, #639, #640, #641, #644, #645, #646, #647, #649

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix(test): address Gemini review — use Stopwatch and Assert.Fail in WaitForErrors

Use Stopwatch instead of Environment.TickCount64 for more reliable time
measurement, and add Assert.Fail with a descriptive message on timeout
for easier debugging.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2026

Looks like knip is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 25, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/PPDS.Extension/knip-6.0.2 branch March 25, 2026 00:16
@github-project-automation github-project-automation bot moved this from Todo to Done in PPDS Roadmap Mar 25, 2026
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

Status: Done

Development

Successfully merging this pull request may close these issues.

0 participants