Skip to content

Update dependency knip to v6.16.1#715

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/knip-6.x
Open

Update dependency knip to v6.16.1#715
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/knip-6.x

Conversation

@renovate

@renovate renovate Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
knip (source) 6.13.16.16.1 age confidence

Release Notes

webpro-nl/knip (knip)

v6.16.1: Release 6.16.1

Compare Source

v6.16.0: Release 6.16.0

Compare Source

  • Update sponsors data + fix sponsors layout on narrow screen (fadf13a)
  • Detect binaries and entry files in node:child_process calls (fc3598c)
  • It works™ (2d9ce84)
  • Extend known issues doc w/ workaround (close #​1763) (fcd444b)
  • Support ignoreExportsUsedInFile per workspace (close #​1495) (4b898a9)
  • feat(vscode): add workspaceRoot config option to enable use in a VSCode workspace that does not have package.json at the workspace root (#​1667) (7c1ebef) - thanks @​anmilleriii!
  • Replace minimist with node:util.parseArgs (resolve #​1492) (b360c5c)
  • Preserve minimist numeric coercion and --no-x negation (c12153c)
  • Simplify parseArgs adapter (ba15e41)
  • Detect and credit registered custom elements (resolve #​1394) (62dcda5)
  • Add Lit and FAST plugins to detect @​customElement classes (348d2c9)
  • Add new testimonials (77fd7ed)
  • Scope custom path aliases per workspace (resolve #​1775) (d908099)
  • Restructure tests (ec4c779)
  • Simplify boolean check in parseArgs adapter (ba6865d)
  • Scope static custom-element define detection to the FAST plugin (94632cd)
  • Add Custom Elements feature docs page (230bd73)
  • Update known-issues.md (f1f4c1b)
  • Fix crash on backtick string literals in plugin config (resolve #​1776) (f1adc7f)
  • Format (e4720ca)
  • Fix backtick string literals in require() and plugin-name config arrays (#​1776) (d14eb05)
  • Credit custom elements via aliases, scoped registries, and static blocks (d7cbe12)
  • Improve Stencil plugin: credit @​Component and recognize test files (152d730)
  • Add Catalyst plugin to credit bare @​controller custom elements (8a37f8c)
  • Document Stencil, Catalyst, static-block custom el reg. (105fba3)
  • Auto-format md (f4fcf4e)

v6.15.0: Release 6.15.0

Compare Source

v6.14.2: Release 6.14.2

Compare Source

v6.14.1: Release 6.14.1

Compare Source

v6.14.0: Release 6.14.0

Compare Source

  • Resolve imports satisfied via transitive peerDeps (d654ec7)
  • Don't flag undeclared sibling workspace imports as unlisted (#​1742) (e7122a1)
  • Update github-actions reporter snapshots (2308b5a)
  • Cache syncGlob() results like defaultGlob() does (6c34287)
  • Trim redundant statSync calls in FileEntryCache (eee3b89)
  • Cache parsed .gitignore patterns across --cache runs (7ffdc2f)
  • Tighten cache module callsites (64e5072)
  • Extract shared disk-cache helper used by glob and gitignore caches (0987421)
  • Simplify CacheConsultant: replace trampoline with default arrow methods (bebe750)
  • Pin pnpm minimumReleaseAge and trustPolicy (77efb32)
  • Eliminate rescanFrontier polling in walkAndAnalyze (38d91b6)
  • Reduce findWorkspaceByFilePath per-call overhead (9149437)
  • Memoize DependencyDeputy.getDependencies (a661a21)
  • Tighten module-graph map helpers (drop double-lookup + optional chains) (c11d62f)
  • Add --duration flag for zero-overhead duration measurement (d4b59d8)
  • Cover analysis pipeline with --performance timerify (694dbf4)
  • Align --help text (6f12997)
  • Add cli arg shorthands: -p, -s, -w, -D, -f, -F, -u (f21a587)
  • Format (8db5346)
  • This one's okay (662ceaf)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel

vercel Bot commented Apr 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nextjs-resume Ready Ready Preview, Comment Jun 6, 2026 9:05pm

Request Review

@github-actions

Copy link
Copy Markdown

Coverage after merging renovate/knip-6.x into main will be

99.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96%100%100%95.83%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 7504949 to 5f71fa5 Compare April 21, 2026 10:18
@renovate renovate Bot changed the title Update dependency knip to v6.5.0 Update dependency knip to v6.6.0 Apr 21, 2026
@github-actions

Copy link
Copy Markdown

Coverage after merging renovate/knip-6.x into main will be

99.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96%100%100%95.83%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 5f71fa5 to 5d004a4 Compare April 22, 2026 06:57
@renovate renovate Bot changed the title Update dependency knip to v6.6.0 Update dependency knip to v6.6.1 Apr 22, 2026
@github-actions

Copy link
Copy Markdown

Coverage after merging renovate/knip-6.x into main will be

99.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96%100%100%95.83%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

@renovate renovate Bot changed the title Update dependency knip to v6.6.1 Update dependency knip to v6.6.2 Apr 23, 2026
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 5d004a4 to 8b47d74 Compare April 23, 2026 15:37
@github-actions

Copy link
Copy Markdown

Coverage after merging renovate/knip-6.x into main will be

99.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96%100%100%95.83%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

@renovate renovate Bot changed the title Update dependency knip to v6.6.2 Update dependency knip to v6.6.3 Apr 24, 2026
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 8b47d74 to faebc7f Compare April 24, 2026 19:32
@github-actions

Copy link
Copy Markdown

Coverage after merging renovate/knip-6.x into main will be

99.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96%100%100%95.83%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

@renovate renovate Bot changed the title Update dependency knip to v6.6.3 Update dependency knip to v6.7.0 Apr 25, 2026
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from faebc7f to 88cfa75 Compare April 25, 2026 14:01
@github-actions

Copy link
Copy Markdown

Coverage after merging renovate/knip-6.x into main will be

99.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96%100%100%95.83%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 88cfa75 to f191a07 Compare April 29, 2026 08:35
@renovate renovate Bot changed the title Update dependency knip to v6.7.0 Update dependency knip to v6.8.0 Apr 29, 2026
@github-actions

Copy link
Copy Markdown

Coverage after merging renovate/knip-6.x into main will be

99.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96%100%100%95.83%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

@renovate renovate Bot changed the title Update dependency knip to v6.8.0 Update dependency knip to v6.9.0 Apr 29, 2026
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from f191a07 to f898542 Compare April 29, 2026 18:10
@github-actions

Copy link
Copy Markdown

Coverage after merging renovate/knip-6.x into main will be

99.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96%100%100%95.83%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

@renovate renovate Bot changed the title Update dependency knip to v6.13.1 Update dependency knip to v6.13.1 - autoclosed May 13, 2026
@renovate renovate Bot closed this May 13, 2026
@renovate renovate Bot deleted the renovate/knip-6.x branch May 13, 2026 20:47
@renovate renovate Bot changed the title Update dependency knip to v6.13.1 - autoclosed Update dependency knip to v6.14.0 May 15, 2026
@renovate renovate Bot reopened this May 15, 2026
@renovate renovate Bot force-pushed the renovate/knip-6.x branch 2 times, most recently from dae502d to feda5cd Compare May 15, 2026 14:01
@github-actions

Copy link
Copy Markdown

Coverage after merging renovate/knip-6.x into main will be

99.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96%100%100%95.83%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

@renovate renovate Bot changed the title Update dependency knip to v6.14.0 Update dependency knip to v6.14.1 May 16, 2026
@renovate renovate Bot force-pushed the renovate/knip-6.x branch from feda5cd to 4a0e1ee Compare May 16, 2026 09:25
@github-actions

Copy link
Copy Markdown

Coverage after merging renovate/knip-6.x into main will be

99.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96%100%100%95.83%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 4a0e1ee to dc068b6 Compare May 22, 2026 12:49
@renovate renovate Bot changed the title Update dependency knip to v6.14.1 Update dependency knip to v6.14.2 May 22, 2026
@github-actions

Copy link
Copy Markdown

Coverage after merging renovate/knip-6.x into main will be

99.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96%100%100%95.83%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

@renovate renovate Bot force-pushed the renovate/knip-6.x branch from dc068b6 to 37e8f47 Compare May 31, 2026 12:23
@renovate renovate Bot changed the title Update dependency knip to v6.14.2 Update dependency knip to v6.15.0 May 31, 2026
@github-actions

Copy link
Copy Markdown

Coverage after merging renovate/knip-6.x into main will be

99.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96%100%100%95.83%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

@renovate renovate Bot force-pushed the renovate/knip-6.x branch from 37e8f47 to be3d34b Compare June 5, 2026 14:10
@renovate renovate Bot changed the title Update dependency knip to v6.15.0 Update dependency knip to v6.16.0 Jun 5, 2026
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

Coverage after merging renovate/knip-6.x into main will be

99.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96%100%100%95.83%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

@renovate renovate Bot force-pushed the renovate/knip-6.x branch from be3d34b to 66b37d8 Compare June 6, 2026 21:05
@renovate renovate Bot changed the title Update dependency knip to v6.16.0 Update dependency knip to v6.16.1 Jun 6, 2026
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown

Coverage after merging renovate/knip-6.x into main will be

99.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
test-cleanup.ts100%100%100%100%
test-happydom.ts100%100%100%100%
edit-me/config
   links.ts100%100%100%100%
   resume-config.ts100%100%100%100%
edit-me/types
   config.ts100%100%100%100%
src/components/articles
   about-me.tsx100%100%100%100%
   achievement-item.tsx100%100%100%100%
   achievements.tsx100%100%100%100%
   additional-info.tsx100%100%100%100%
   contact-info.tsx100%100%100%100%
   professional-item.tsx100%100%100%100%
   professional.tsx100%100%100%100%
   separator.tsx100%100%100%100%
   skills.tsx100%100%100%100%
src/components/button
   button.tsx100%100%100%100%
src/components/dropdown
   dropdown-menu-label.tsx100%100%100%100%
   dropdown-menu-radio.tsx100%100%100%100%
   dropdown-menu-separator.tsx100%100%100%100%
   dropdown-menu.tsx100%100%100%100%
src/components/footer
   footer.tsx100%100%100%100%
src/components/header
   header.tsx100%100%100%100%
src/components/heading
   heading.tsx100%100%100%100%
src/components/icons
   index.ts100%100%100%100%
   linkedin-icon.tsx96%100%100%95.83%18
src/components/pdf
   pdf-download-button.tsx100%100%100%100%
src/components/prose
   prose.tsx100%100%100%100%
src/components/section-heading
   section-heading.tsx100%100%100%100%
src/components/star-rating
   star-rating.tsx100%100%100%100%
src/components/theme-toggle
   theme-toggle.tsx100%100%100%100%
src/helpers
   colors.ts100%100%100%100%
   environment.ts100%100%100%100%
   utilities.ts100%100%100%100%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants