Skip to content

chore(deps-dev): bump knip from 6.0.6 to 6.1.0#119

Merged
shouze merged 3 commits intomainfrom
dependabot/bun/knip-6.1.0
Mar 29, 2026
Merged

chore(deps-dev): bump knip from 6.0.6 to 6.1.0#119
shouze merged 3 commits intomainfrom
dependabot/bun/knip-6.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps knip from 6.0.6 to 6.1.0.

Release notes

Sourced from knip's releases.

Release 6.1.0

  • Add knip.nodeRuntimePath setting (resolve #1643) (65e943ccde55ea54c1cd749e577b4bcb4f97e1b4)
  • Swap Astro sharp detection to match default behavior (#1559) (84968bb713a0d8c478b8b329323a43da6bf0833e)
  • feat: stencil plugin (#1644) (d5d20e5e21d64590c0e735c6bc840295cda665cd) - thanks @​johnjenkins!
  • Enable metro plugin when expo is installed (#1600) (14bc9d7744962d740e2bef1ead3e3f444b2cca5c) - thanks @​DaniFoldi!
  • Resolve jsPlugins dependencies in oxlint plugin (#1576) (e11c962ea55d7afa89ae812686565383b852a50a) - thanks @​nikolailehbrink!
  • Wrap up oxlint jsPlugins support (209a9f78784153d14c2ef0ae2c987926d35de4b7)
  • Update dependencies (close #1646) (869020fc2ed765a52cc242810e0f20a137047b26)
  • Fix config hint filePath edge case (e79c302f9cfd33957485327688e5fcbc25848eec)
  • Rename oxlint config file in fixtures (563020402f35281f2c57672aff12a09aebb363fe)
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 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)

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 6.0.6 to 6.1.0.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.1.0/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 29, 2026
@github-actions
Copy link
Copy Markdown

Coverage after merging dependabot/bun/knip-6.1.0 into main will be

96.39%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   aggregate.ts100%100%100%100%
   api-utils.ts93.20%100%93.75%93.13%101–103, 65, 73, 86–87, 91–92
   api.ts94.55%100%100%93.86%318–322, 383, 400, 63–69
   cache.ts94.67%100%100%94.29%139–141, 39
   completions.ts99.38%100%100%99.32%258
   group.ts100%100%100%100%
   output.ts99.13%100%95%99.52%66
   regex.ts99.26%100%100%99.21%251
   render.ts94.26%100%89.47%94.49%158, 182–187, 189–191, 193–194, 245–246, 267, 440–441, 523–527
   upgrade.ts88.38%100%94.44%87.89%128, 131, 133, 153, 167–168, 188–195, 198–204, 209, 214, 250–253
src/render
   filter-match.ts97.44%100%92.31%100%
   filter.ts100%100%100%100%
   highlight.ts96.63%100%90.40%99.31%284–285
   rows.ts97.58%100%100%97.44%168, 54–55
   selection.ts100%100%100%100%
   summary.ts100%100%100%100%

@github-actions
Copy link
Copy Markdown

Coverage after merging dependabot/bun/knip-6.1.0 into main will be

95.62%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   aggregate.ts100%100%100%100%
   api-utils.ts93.20%100%93.75%93.13%101–103, 65, 73, 86–87, 91–92
   api.ts94.57%100%100%93.89%319–323, 384, 401, 63–69
   cache.ts94.67%100%100%94.29%139–141, 39
   completions.ts99.42%100%100%99.37%270
   group.ts100%100%100%100%
   output.ts99.20%100%95%99.56%79
   regex.ts99.26%100%100%99.21%251
   render.ts89.66%100%89.47%89.66%167, 191–196, 198–200, 202–203, 254–255, 276, 456–457, 462–464, 530–534, 546–547, 552–559, 561–569, 571–572
   upgrade.ts88.38%100%94.44%87.89%128, 131, 133, 153, 167–168, 188–195, 198–204, 209, 214, 250–253
src/render
   filter-match.ts97.44%100%92.31%100%
   filter.ts100%100%100%100%
   highlight.ts96.63%100%90.40%99.31%284–285
   rows.ts97.58%100%100%97.44%168, 54–55
   selection.ts100%100%100%100%
   summary.ts100%100%100%100%
   team-pick.ts100%100%100%100%

@github-actions
Copy link
Copy Markdown

Coverage after merging dependabot/bun/knip-6.1.0 into main will be

95.62%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   aggregate.ts100%100%100%100%
   api-utils.ts93.20%100%93.75%93.13%101–103, 65, 73, 86–87, 91–92
   api.ts94.57%100%100%93.89%319–323, 384, 401, 63–69
   cache.ts94.67%100%100%94.29%139–141, 39
   completions.ts99.42%100%100%99.37%270
   group.ts100%100%100%100%
   output.ts99.20%100%95%99.56%79
   regex.ts99.26%100%100%99.21%251
   render.ts89.66%100%89.47%89.66%167, 191–196, 198–200, 202–203, 254–255, 276, 456–457, 462–464, 530–534, 546–547, 552–559, 561–569, 571–572
   upgrade.ts88.38%100%94.44%87.89%128, 131, 133, 153, 167–168, 188–195, 198–204, 209, 214, 250–253
src/render
   filter-match.ts97.44%100%92.31%100%
   filter.ts100%100%100%100%
   highlight.ts96.63%100%90.40%99.31%284–285
   rows.ts97.58%100%100%97.44%168, 54–55
   selection.ts100%100%100%100%
   summary.ts100%100%100%100%
   team-pick.ts100%100%100%100%

@shouze shouze merged commit 48d289b into main Mar 29, 2026
6 checks passed
@shouze shouze deleted the dependabot/bun/knip-6.1.0 branch March 29, 2026 23:19
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant