Skip to content

chore(deps): update all non-major dependencies#702

Merged
danielroe merged 4 commits intomainfrom
renovate/all-minor-patch
Jan 14, 2026
Merged

chore(deps): update all non-major dependencies#702
danielroe merged 4 commits intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 8, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@antfu/eslint-config 6.2.06.7.3 age confidence devDependencies minor
@types/node (source) 24.10.124.10.8 age confidence devDependencies patch
actions/checkout v6.0.0v6.0.1 age confidence action patch
actions/setup-node v6.0.0v6.1.0 age confidence action minor
bumpp 10.3.210.4.0 age confidence devDependencies minor
knip (source) 5.71.05.81.0 age confidence devDependencies minor
pnpm (source) 10.24.010.28.0 age confidence packageManager minor
rollup (source) 4.53.34.55.1 age confidence devDependencies minor
shadcn-docs-nuxt (source) 1.1.71.1.8 age confidence dependencies patch
tailwindcss (source) 4.1.174.1.18 age confidence dependencies patch
tsdown (source) 0.16.80.19.0 age confidence devDependencies minor
unifont ^0.6.0^0.7.0 age confidence dependencies minor

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v6.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.7.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.7.1

Compare Source

   🐞 Bug Fixes
  • pnpm: Do not set catalogMode when catalogs is not enabled  -  by @​antfu (0471e)
    View changes on GitHub

v6.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v6.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.6.0

Compare Source

   🐞 Bug Fixes
  • pnpm: Enforce catalog usage based on smart detection  -  by @​antfu (654c0)
    View changes on GitHub

v6.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v6.4.2

Compare Source

   🐞 Bug Fixes
  • pnpm: Move pnpm-workspace.yaml sorting config from yaml to pnpm  -  by @​antfu (fc2b1)
    View changes on GitHub

v6.4.1

Compare Source

No significant changes

    View changes on GitHub

v6.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
actions/checkout (actions/checkout)

v6.0.1

Compare Source

actions/setup-node (actions/setup-node)

v6.1.0

Compare Source

What's Changed

Enhancement:
Dependency updates:
Documentation update:

Full Changelog: actions/setup-node@v6...v6.1.0

antfu-collective/bumpp (bumpp)

v10.4.0

Compare Source

No significant changes

    View changes on GitHub
webpro-nl/knip (knip)

v5.81.0: Release 5.81.0

Compare Source

v5.80.2: Release 5.80.2

Compare Source

v5.80.1: Release 5.80.1

Compare Source

v5.80.0: Release 5.80.0

Compare Source

v5.79.0: Release 5.79.0

Compare Source

v5.78.0: Release 5.78.0

Compare Source

v5.77.4: Release 5.77.4

Compare Source

  • Go process.chdir and defer process.cwd() usage (a83d858)
  • Improve error logging (36785fe)

v5.77.3: Release 5.77.3

Compare Source

  • Safe config hints set → array (for json-rpc serialization) (b0ce4dd)
  • Remove unused session method (b624c97)
  • Remove unused export (9420867)

v5.77.2: Release 5.77.2

Compare Source

v5.77.1: Release 5.77.1

Compare Source

v5.77.0: Release 5.77.0

Compare Source

v5.76.3

Compare Source

v5.76.2

Compare Source

v5.76.1

Compare Source

v5.76.0

Compare Source

  • fix: Unexpected error when pnpm catalogs are empty (#​1406) (e2dc8ba) - thanks @​Promise2679!
  • Release v0.0.3 packages (b4baaa0)
  • Release v0.0.8 vscode-knip (3af5727)
  • Fix link to self (63e5143)
  • Fix excessive output/handling for files outside project scope (7df0da8)
  • Add getDependencyUsage operation to explorer (3ff7afa)
  • Add --trace-dependency flag + trace reporter (a4a8528)
  • Add dependency-usage-on-hover to LS + extension (c44d15b)
  • Refactor getReferencedInputsHandler → createInputHandler (5b48fec)
  • Add & use imports.externalRefs (136ff8a)
  • Restore workspace:* protocol (e1eaa5e)
  • Fix up test (9a2af6c)
  • Wrap up the refactors (c9f5abe)
  • Dedupe dependency trace output (0950f66)
  • Add entries + screenshot to docs (444b567)
  • Conditions apply (65168ec)
  • Prepare for ovsx publish (ed49b41)
  • Deterministic order for issues/hints + fix up specs (0faa3b8)

v5.75.2

Compare Source

v5.75.1

Compare Source

v5.75.0

Compare Source

v5.74.0

Compare Source

v5.73.4

Compare Source

v5.73.3

Compare Source

  • Fix up package.json after previous release (1b2d9ab)

v5.73.2

Compare Source

  • Sync issue types in json schema (dd275e1)

v5.73.1

Compare Source

  • Improve handling of "bridged" require calls in ts modules (dc546c6)
  • Optimize workspaces finder (056c619)
  • Don't add prerelease comment to closed issues (12f41cc)
  • fix(plugins/astro): srcDir config detection creating wrong entry patterns (#​1384) (fba49d7) - thanks @​viktormarinho!

v5.73.0

Compare Source

v5.72.0

Compare Source

  • Resolve setupFiles and globalSetup from config file dir (resolve #​1317) (ff8c33d)
  • Add SASS/SCSS compiler (resolve #​1292) (333ace3)
  • Update compilers docs (2a5be2d)
  • Move & update dependencies (9fb19b3)
  • Add .vscode/extensions.json (77433bc)
  • Keep tracing exports/members through pseudo re-exports + conditions (resolve #​1371) (fb3cc39)
  • Defer work for a minor perf optimization (e0a4649)
  • Remove obsolete .prettierignore (9cd40e1)
  • Add docs re. coding agents + AGENTS.md (262dacf)
  • Add some docs/hints to code (8237a30)
  • Ignore void lint issue in explorer helper type (33d7497)
  • Ignore dependencies used by IDE extensions (fb98813)
  • Update rsbuild plugin to check preEntry (#​1373) (b542cb7) - thanks @​MichielHegemans!
  • Support cli args for config file in vite plugin (ab01e82)
  • Refactor traceRefs out and improve export tracer (62d574e)
  • Improve & add importAliases to refs tracker (f90eed6)
  • Make non-pkg specifiers relative in SCSS compiler (c77ea44)
  • Allow integration test patch (733bc92)
  • Add knip config patch to eslint integration test (ff69794)
  • Work that tracer ✨ (d79c1f6)
  • Allow multiple --performance-fn (5be3cdc)
  • Add extensionAlias (ebf3ff3)
  • Sort files for trace output & add diff test helper (4c22ec3)
  • Bump oxc-resolver to 11.15.0 (ff4d089)
  • Add tsconfig: auto and use resolveFileSync method (b2f213d)
  • Use containingFile (not dir) (ed0cdac)
  • Add missing tsconfig.json files (141d5c8)
  • Add test for tsconfig rootDirs (close #​873) (eeb4174)
  • Keep using sync resolver outside ts module scope (a3fd7dd)
  • Add index to mem table ([96edd57](https://redirect.github.com/webpro-nl/knip

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 8, 2025

Deploy Preview for fontless failed.

Name Link
🔨 Latest commit d03df27
🔍 Latest deploy log https://app.netlify.com/projects/fontless/deploys/6967ccfd65c16500086f4823

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Dec 8, 2025

Open in StackBlitz

npm i https://pkg.pr.new/fontaine@702
npm i https://pkg.pr.new/fontless@702

commit: d03df27

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 8, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 63.41%. Comparing base (01bdcfc) to head (d03df27).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/fontless/src/resolve.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #702      +/-   ##
==========================================
- Coverage   63.53%   63.41%   -0.12%     
==========================================
  Files          13       13              
  Lines         543      544       +1     
  Branches      182      183       +1     
==========================================
  Hits          345      345              
- Misses        198      199       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d85ad53 to e195ff8 Compare December 8, 2025 09:37
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 40e2a74 to 709f894 Compare December 14, 2025 07:03
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 2fd52e7 to 01dca63 Compare December 16, 2025 04:29
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 19 times, most recently from 03a62e4 to 786f6a0 Compare December 29, 2025 18:44
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 184eaa4 to 912a17e Compare December 31, 2025 18:53
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jan 14, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants