Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@types/node (source) 22.18.422.19.7 age confidence devDependencies minor
bumpp 10.2.310.4.0 age confidence devDependencies minor
danielroe/provenance-action v0.1.0v0.1.1 age confidence action patch
html-webpack-plugin 5.6.45.6.6 age confidence devDependencies patch
knip (source) 5.63.15.82.1 age confidence devDependencies minor
mini-css-extract-plugin 2.9.42.10.0 age confidence devDependencies minor
pnpm (source) 10.16.110.28.1 age confidence packageManager minor
pnpm (source) 10.21.010.28.1 age confidence packageManager minor
rollup (source) 4.50.24.55.2 age confidence devDependencies minor
typescript (source) 5.9.25.9.3 age confidence devDependencies patch
webpack 5.101.35.104.1 age confidence devDependencies minor

Release Notes

antfu-collective/bumpp (bumpp)

v10.4.0

Compare Source

No significant changes

    View changes on GitHub

v10.3.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.3.1

Compare Source

No significant changes

    View changes on GitHub

v10.3.0

Compare Source

   🚀 Features
    View changes on GitHub
danielroe/provenance-action (danielroe/provenance-action)

v0.1.1

Compare Source

compare changes

🚀 Enhancements
  • Add support for bun.lock (#​12)
📖 Documentation
  • Use @main constraint for example (237ceea)
❤️ Contributors
jantimon/html-webpack-plugin (html-webpack-plugin)

v5.6.6

Compare Source

v5.6.5

Compare Source

webpro-nl/knip (knip)

v5.82.1: Release 5.82.1

Compare Source

  • Add vsce + ovsx verify PATs (6bec128)
  • Improve coverage for isReferencedInExport types (570eafe)

v5.82.0: Release 5.82.0

Compare Source

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)
  • Update export tracer screenshots (0188371)
  • Add SVGR plugin (3b564dd)
  • Update command to create plugin in help text (6385b25)
  • Format (dee9795)
  • Add support for viteConfigPath in storybook plugin (ec9d6cc)
  • Add impl walk-through & new plugin instructions (4f0c8b1)
  • Minor refactor formatTrace (143755e)

v5.71.0

Compare Source

v5.70.2

Compare Source

v5.70.1

Compare Source

v5.70.0

Compare Source


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 becomes conflicted, 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.

@socket-security
Copy link

socket-security bot commented Sep 22, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​types/​node@​22.18.4 ⏵ 22.19.7100 +110081 +196 +1100
Updatedbumpp@​10.2.3 ⏵ 10.4.0971008291 -1100
Updatedmini-css-extract-plugin@​2.9.4 ⏵ 2.10.09910010090100
Updatedhtml-webpack-plugin@​5.6.4 ⏵ 5.6.69810010091100
Updatedknip@​5.63.1 ⏵ 5.82.199 +310095 +396 +1100

View full report

@codspeed-hq
Copy link

codspeed-hq bot commented Sep 22, 2025

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing renovate/all-minor-patch (7388353) with main (6b21a09)

Summary

✅ 9 untouched benchmarks

@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.14%. Comparing base (6b21a09) to head (7388353).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #198   +/-   ##
=======================================
  Coverage   86.14%   86.14%           
=======================================
  Files           8        8           
  Lines        1314     1314           
  Branches      319      319           
=======================================
  Hits         1132     1132           
  Misses        182      182           

☔ 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 from d8fadec to 7388353 Compare January 20, 2026 12:49
@coderabbitai
Copy link

coderabbitai bot commented Jan 20, 2026

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • chore(deps)

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@danielroe danielroe merged commit bec29a2 into main Jan 20, 2026
9 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch January 20, 2026 12:56
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.

3 participants