🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 17, 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
bumpp 10.3.110.3.2 age confidence devDependencies patch
danielroe/provenance-action v0.1.0v0.1.1 age confidence action patch
knip (source) 5.68.05.78.0 age confidence devDependencies minor
lint-staged 16.2.616.2.7 age confidence devDependencies patch
pnpm (source) 10.21.010.27.0 age confidence packageManager 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
antfu-collective/bumpp (bumpp)

v10.3.2

Compare Source

   🐞 Bug Fixes
    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
webpro-nl/knip (knip)

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

v5.69.1

Compare Source

v5.69.0

Compare Source

lint-staged/lint-staged (lint-staged)

v16.2.7

Compare Source

Patch Changes
  • #​1711 ef74c8d Thanks @​iiroj! - Do not display a "failed to spawn" error message when a task fails normally. This message is reserved for when the task didn't run because spawning it failed.
pnpm/pnpm (pnpm)

v10.27.0

Compare Source

v10.26.2: pnpm 10.26.2

Compare Source

Patch Changes

  • Improve error message when a package version exists but does not meet the minimumReleaseAge constraint. The error now clearly states that the version exists and shows a human-readable time since release (e.g., "released 6 hours ago") #​10307.

  • Fix installation of Git dependencies using annotated tags #​10335.

    Previously, pnpm would store the annotated tag object's SHA in the lockfile instead of the actual commit SHA. This caused ERR_PNPM_GIT_CHECKOUT_FAILED errors because the checked-out commit hash didn't match the stored tag object hash.

  • Binaries of runtime engines (Node.js, Deno, Bun) are written to node_modules/.bin before lifecycle scripts (install, postinstall, prepare) are executed #​10244.

  • Try to avoid making network calls with preferOffline #​10334.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite

v10.26.1: pnpm 10.26.1

Compare Source

Patch Changes

  • Don't fail on pnpm add, when blockExoticSubdeps is set to true #​10324.
  • Always resolve git references to full commits and ensure HEAD points to the commit after checkout #​10310.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit 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.

@renovate renovate bot requested a review from danielroe as a code owner November 17, 2025 03:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d1ee983 to c8d815a Compare November 24, 2025 18:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 398cbbf to 48239dc Compare December 4, 2025 11:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from dbb2528 to c16b481 Compare December 11, 2025 07:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 434752d to aee9ff3 Compare December 19, 2025 09:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 9c0095f to 4172474 Compare December 24, 2025 10:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 23d43cd to 5b13ebe Compare December 27, 2025 18:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5b13ebe to ea00ca9 Compare December 30, 2025 23:13
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.

1 participant