chore(deps): update knip to 5.79.0 (main)
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| knip (source) | ^5.62.0 → ^5.79.0 |
Release Notes
webpro-nl/knip (knip)
v5.79.0: Release 5.79.0
- Edit docs (
a60e15a) - Added docs to explain dynamic config (#1423) (
8341041) - thanks @AlexanderKaran! - Fix recursion for namespaced self-re-export (resolve #1429) (
edb8bcd) - Fix plugin doc gen after
b7bf92a(7a7d196) - Add cache to OG image gen to speed up build time (
1c66878) - Move OG img cache dir, maybe CF build cache uses it (
82158fa) - Update tests after
edb8bcd(431cb55) - Turn on command echo-ing in CI (
24a3e47) - Minor refactor graph type (
1b23041) - Refactor in-file ref tracking and fix edge case (
7c8cf23) - 1289 knex plugin (#1418) (
af0ebaa) - thanks @AlexanderKaran! - Fixes #1432 - Fixes packageManager detection for yarn berry (#1433) (
0b34c26) - thanks @ClementValot! - Add missing bun commands and aliases (#1434) (
f188f17) - thanks @ClementValot! - Added TanStack Router Plugin (#1430) (
e718bdf) - thanks @AlexanderKaran! - Fix gitignore ancestor detection for git worktrees (#1424) (
67a93c6) - thanks @altendky! - Update sponsors page (
cff7e45) - Update a few dependencies (
1b4da16) - Release @knip/create-config@1.1.1 (
312d823) - Fix lint/format issues (
c5d1d49) - Release knip@5.79.0 (
953819a)
v5.78.0: Release 5.78.0
- Allow subpath entries in webpack plugin (resolve #1164) (
9bc9f87) - Improve graphql-codegen plugin → package mapping (resolve #1194) (
ae6035e) - Move config pattern → entry (resolve #1213, close #1252) (
c6fe20e) - Support arrays for moonrepo commands (resolve #1228, close #1232) (
216ffe0) - Improve Astro "compiler" a bit (close #1245) (
65f9009) - Consider exported type used in exported interface used (resolve #1250) (
2ec95f7) - Improve/loosen up source mapping (resolve #1256) (
af536ca) - Accept
node_modules/specifiers in deferred entries (resolve #1271) (5c1f0be) - Fix up a few lint issues (
5cb4c30) - Fix Workspace Circular Symlink (#1319) (
bffae52) - thanks @mattietea! - Remove unused imports/vars (
fc96595) - Add support for git worktree (resolve #990, close #991) (
b7bf92a) - Fix TS issues with config-as-a-function (
6dc082e) - Dear CI, please accept my offer (
a0138b5) - Allow negated
ignorepatterns to filter issues (resolve #1420) (b2cbbd5) - Apply fixes after running preprocessors (#763 #1420) (
10f5bd2) - Add more hints to AGENTS.md (
0ca7881) - Remove unused export
✂️ (bd685bb)
v5.77.4: Release 5.77.4
v5.77.3: Release 5.77.3
- 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
- Fix missing import in mcp server (
f725d41) - Update READMEs (
56277d3) - Upgrade release-it (
478d6fc) - Improve release sequence (
8900e70)
v5.77.1: Release 5.77.1
- Fix docs in MCP (
31029ec) - Improve a few notes here & there (
f0fdef4) - Patch create-typescript-app (
7827890) - Exposed WorkspaceConfig (#1417) (
3d8d88d) - Fix plugin title (
eafb9d4) - Complete the release flow (
431d530)
v5.77.0: Release 5.77.0
- read options after help or version (#1412) (
9120432) - thanks @GameRoMan! -
#1355 vitepress plugin (#1414) (
dc5bb2a) - thanks @AlexanderKaran! - Improve config hints for redundant entry patterns (
2a3b456) - Add a few notes here & there (
f2f4986) - Fix lint/format issues (
3cc5bc2) - Use release-it to publish all the things (
a009cb3)
v5.76.3
-
#1381 Config default to packageManager if present in PackageJSON (#1402) (
da7045b) - thanks @AlexanderKaran! - Release v0.0.7 packages (
c9b2625) - Release vscode-knip@0.0.11 (
593e7ac) - Read package.json only once (
b523889) - Release @knip/create-config@1.1.0 (
805ee2e) - Add release script for @knip/create-config (
7e6de6e) - Improve
bunxhandler (resolve #1410) (5ab0488) - Improve bun/node test runner handling (resolve #1411) (
d668345) - Skip
externalRefswork if we're not in a session (0fc6194) - Skip work for e.g.
--filesor--dependenciesruns (60d760c) - Skip work if we're not reporting dependency issues (
2456dcf) - Auto-format (
95cf1a9)
v5.76.2
- fix docs url (#1408) (
bcbb1dd) - thanks @GameRoMan! - Release v0.0.5 packages (
e92537e) - Release v0.0.10 vscode-knip (
c4b8c31) - Less foo-ing (
b71704a) - Add link to extension on openvsx registry (
2923c97) - Extend biome config (
696b8e6) - Extend AGENTS.md (
a02e0b5) - Add note re. internal workspaces in Nx setting (#1395) (
f8cfcf1) - Update release scripts (
95c2f51) - Release v0.0.6 packages (
38c3fde) - Re-gen plugin list (
419b8ef) - Update sponsors page (
6096578) - Add note to Nx plugin (close #1395) (
527d64e) - Improve bun script file resolver (resolve #1409) (
e1ca76e) - Improve script handling (#1404) (
8d47360) - Add enabled plugins to tool results (avoid unnecessary entries) (
906a49f) - Fix var name in ci job error handler (
9d0ebe0)
v5.76.1
- Session re-export monorepo test setup (#1407) (
6905088) - thanks @Sheraff! - Release v0.0.3 packages (
344fab2) - Fix jiti src + mcp docs (
fa6cf89) - Release v0.0.9 vscode-knip (
69b32a9) - Walk through entry files (resolve #1397) (
96f884e) - Fix glob-likes & links in workspaces in imports tree view (
413cc8c) - Improve extension build script (
dad8a8c)
v5.76.0
- 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
getDependencyUsageoperation to explorer (3ff7afa) - Add
--trace-dependencyflag + 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
- Release v0.0.2 packages (
a4f7f32) - Wrap up blog post (
ef4b300) - Add build & publish script for
vscode-knip(fc88bd8) - Refactor session tests a bit (
c8a7104) - Add fixture for re-export count (#1397) (
0f11b65) - Externalize jiti (resolve #1400) (
a54aa6b) - Add
optoendOfCommandBinaries(resolve #1399) (164532d) - Rename parsedCLIArgs → args (
0432ce5) - Add
configFilePathsetting (843c2ff) - Remove unused imports (
6ecf4e7)
v5.75.1
- Release v0.0.1 packages (
c38a8c0) - Revert
sourceMapsetting (443ce67) - Loosen save (
e7bcb40) - Fix up vscode publish issues (
fb0d52d)
v5.75.0
- Add Language Server & VS Code extension (
ae55e76) - Add symlinks to node_modules for LS playground (
68f5348) - Fix path resolver in exports tree view (
a9d1e8b) - Refactor language server and improve SoC (
47dd164) - Add readme to language-server package (
a40c9fa) - Fix lint issues (
8460552) - Merge branch 'main' into feat/lang-server-and-vscode-ext (
5eeac38) - Add packages to AGENTS.md (
57bc12b) - Fix up
isReExport→via(c01868d) - Improve import location display on export hover (
b03f5b5) - Rename a few watch → session thingies (
b1f16ee) - Merge branch 'main' into feat/lang-server-and-vscode-ext (
7342ffe) - Rename a few watch → session thingies (
0abd716) - Clean up
loadTSConfig(8bf4cce) - Fix up a few lint issues (
d97805b) - Set engines.node in LS pkg (
7003be4) - Introduce
--use-tsc-filesflag forprojectfiles (#1354) (3432dd9) - Set
isUseTscFiles: truein session w/o config file (78c913a) - Merge branch 'main' into feat/lang-server-and-vscode-ext (
5401c8c) - Fix support for Windows (
156e952) - Add MCP server (
ae8f5c0) - Sync names/decriptions & minor updates (
5a3b65e) - Add "For Editors & Agents" blog post (
886661c) - Merge branch 'feat/lang-server-and-vscode-ext' (
e9daddc) - Pre-publish blog post (
e49de6c) - Clean up launch configs (
1ae694f) - Minor refactors (
5633e2f)
v5.74.0
- Rename import modifiers → flags (
287d04b) - Improve class member tracking (
88f2fb8) - Add json and jsonc to
resolveSync(d6e9a13) - Get rid of
isSkipLibsin module resolver now that we're using oxc-resolver (bcd9733) - Miscellaneous minor refactors/naming/comment improvements (
9aeb6de) - Shape consistency/value reuse for clarity + enable V8 optimizations (
577b4d7) - Fix up launch configs (
3d9f6f3) - Fix lint issues (
f1aca2f) - Temp disable slonik (
54d4d45) - Improve clarity re. shape/mutability (
d6d6105) - Add SWC plugin (#1390) (
9268084) - thanks @ebroder! - Ignore sass builtin dependencies in Sass/SCSS files (#1392) (
c7efb22) - thanks @ebroder!
v5.73.4
- fix(bun resolver): detect "publish" and others as builtin commands instead of unlisted binaries (#1387) (
542e2ad) - thanks @viktormarinho! - fix: detect namespace imports used as default values in destructuring (#1386) (
3109506) - thanks @jstaab! - Update release-it (
71fa7b1) - Fix up some md(x) logistics (
a879075) - Add DTS extensions to the resolver (
9126b1e) - Improved zod error (
0f0cef3) - Auto-format (
353c9b5)
v5.73.3
- Fix up package.json after previous release (
1b2d9ab)
v5.73.2
- Sync issue types in json schema (
dd275e1)
v5.73.1
- 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
- Bail out early if specifier starts with colon (resolve #1379) (
68c9597) - Add
clearto list of ignored global binaries (91522bb) - Add next-intl plugin (resolve #1380) (
430b8a3) - Create new next-mdx plugin (extract from next plugin) (
c4acf7a) - Refactor preview/ecosystem workflow + add comment (
861252a) - Allow workflow to add comment (
188920a) - Remove eslint patch (
d9fc8f7) - Use pkg-pr-new
--commentWithDevflag (c9af608) - Fix regression with
requirecall in ts file (resolve #1383) (557c745) - Remove unpublished flag (
f08c7ee)
v5.72.0
- 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
voidlint 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
traceRefsout and improve export tracer (62d574e) - Improve & add
importAliasestorefstracker (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: autoand useresolveFileSyncmethod (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
viteConfigPathin storybook plugin (ec9d6cc) - Add impl walk-through & new plugin instructions (
4f0c8b1) - Minor refactor
formatTrace(143755e)
v5.71.0
- Add
sedto globally ignored binaries (#1365) (ea8d618) - thanks @jmoses! - Consider NS in condition referenced (closes #1364) (
7a5a8ea) - Improve dynamic import binding handling (close #1368) (
b210b18) - Introduce graph explorer (
b107af4) - Find mdx plugins in next config (resolve #1367) (
07c0539) - Filter out subshell function calls (resolve #1369) (
97d8f6a)
v5.70.2
- Restore & add TS v5.5.0 workarounds ↻ oh my (
fe7ea23) - Extend & refactor
Importin module graph (ad25794) - Fix
TYPE_ONLYinstance (b431303) - Add side-effect imports as well (
ed289ba) - Remove
projectpatterns from astro plugin (ac9e378) - Don't leak negated entry into project patterns (
eab2b89) - Run glob sets with negations separately (resolves #1249) (
969e3af) - Include all groups to negate entry patterns in production mode (
406592d)
v5.70.1
- chore: fix vitest node env recognition (#1360) (
9a38e10) - thanks @jonathansamines! - Improve some export/import positions (
f6f58fa) - Add some common hints/FAQs to plugin test template (
da7cf84)
v5.70.0
- Revert "Revive some tests in Bun" (
f1406b5) - feat(plugins): Add Prisma plugin entry and Prisma schema compiler (#1340) (
9f80aa4) - thanks @CHC383! - Improve some export/import positions (
b19282b) - Move block to group top-level patterns (
bba25f3) - Improve some naming around module graph (
63d6117) - Minor refactors (
a63b0dc) - Update auto-fix.mdx (#1356) (
c64d905) - thanks @skvale! - Improve side-effects & opaque import call handling (resolve #1352) (
e364589) - Add some unit tests for
isIdentifierReferenced(f31eab4) - Add support for awaited import call promise (
92cbcef) - Edit and dim tag hints title (
e4affd2) - feat(plugins): Add taskfile plugin (#1357) (
f64b72c) - thanks @elierotenberg! - Improve pragmas handling/setup (resolves #1358) (
e0f497c) - Upgrade js-yaml + some others (resolve #1359) (
5195888) - Clean up (
da9440f)
v5.69.1
- Release @knip/create-config 1.0.8 (
8740516) - Edit docs (
5eb8a69) - Apply Next.js page extensions to app directory (#1351) (
f9cf9dc) - thanks @remcohaszing! - Refactor fixes & consistently use
issue.fixes(d7b45cf) - Revive some tests in Bun (
74a0bd8) - Fix import identifier/specifier pos (
95d2c04) - Fix namespace import pos (
6b6b80b) - Improve some export/import positions (
9b87b1a) - Rely on absolute paths with formatly (npx acts weird) (
6653f35)
v5.69.0
- Update mdxlint-preset-webpro (
88e772a) - Edit docs (
c44b8bf) - Upgrade biome (
5d3d74d) - Fix up issue type shorthands (
88ad825) - Improve zod error message (
2083810) - Correct mdxlint setup in package.json (#1337) (
71a4d12) - thanks @remcohaszing! - (create-config): Fix regex for detecting packages in
pnpm-workspace.yaml(#1342) (46e33d9) - thanks @taro-28! - Add missing dependency on remark-gfm (#1338) (
e1462d3) - thanks @remcohaszing! - feat(plugins): extend prisma plugin (#1339) (
6dc700a) - thanks @CHC383! - Link to github org knip search results (
2ee1f1b) - Support --format in eslint plugin (resolves #1343) (
4cb18bb) - mdxlint uses remark prefix (
cdd2173) - Print relative path in trace renderer (
379e798) - Allow to un-ignore wildcard ignored workspaces (
b422f10) - Support URL constructor with
import.meta.url(resolves #1310) (ffff5a6) - Refactor import props into modifiers (
9a0ace7) - Rename method (
d922df4) - Fix up
KnipConfigthat can be an (async) function (4310d20) - Verify only first word for valid binary (resolve #1345) (
153ced0) - Add auto-fixable
catalogissue type (#1204) (063b647) - Refactor plugins to use
Plugintype annotation (f1e8b82) - Update some dependencies (
0339f49) - Lint & format (
f606570)
v5.68.0
- Re-gen sponsorships chart + add link (
b1ee776) - Add
ignoreMembersto workspace schema (#1332) (4a4687e) - thanks @Jiralite! - Deduplication in schema (#1334) (
311bc80) - thanks @Jiralite! - chore: fix typo in FAQ documentation (#1333) (
2d6cf70) - thanks @0xflotus! - fix:
🐛 re-support"astro:env/*"imports (#1331) (b88336b) - thanks @jimmy-guzman! - Support CSpell TS configurations (#1336) (
10b5ddb) - thanks @azat-io! - Move mdx formatting to mdxlint (
0077f25) - Format mdx (
3a89d84) - Fix plugin specifier handling in remark plugin (
469883e) - Add mdxlint plugin (
5075a7b)
v5.67.1
- Restore integration test repo (
7b4bd41) - Import default exports in tailwind compiler (resolve #1330) (
4f3bd09)
v5.67.0
- docs: fix typo in writing a plugin section (#1327) (
c27b46a) - thanks @nikolailehbrink! - Fix create-plugin script (
85f1af4) - Remove obsolete rest prop (
b43ec69) - Don't show progress in test run (
301d057) - Fix up docs (
5afc522) - Add svelte compiler example to docs (
0fcdebe) - Fix weird sentence (
19067d9) - feat(astro-db): add astro-db plugin with configuration and tests (
7812e90) - thanks @nikolailehbrink! - Edit docs (
cda13eb) - Add --max-show-issues argument (#1329) (
caa2fed) - Improve config hints (
7a5349f) - Add knip.json in create pkg (#1329) (
8a30a26) - Fix a bit of formatting (
29b50d4) - Support node v18 (
32d6073) - Release @knip/create-config 1.0.7 (
0a4089c) - Add tailwind css compiler (
c88d4d1)
v5.66.4
- Add experimental nextjs conventions support (#1322) (
b7acf1f) - thanks @vinnymac! - Fix one character getting removed too much when fixing unused exported type (#1324) (
935cf5d) - thanks @ulrichstark! - Set --fix if --fix-types or --allow-remove-files is set (close #1325) (
d4b56e7) - Update sponsors page (
87c3880) - Re-gen plugins list (
a7d1ece) - Update oxc-resolver (close #1316) (
3eaad53)
v5.66.3
- feat(next): add proxy to entry file pattern (#1318) (
c730727) - thanks @filipweilid! - Add new vitest built-in reporters (#1320) (
3bfdc80) - thanks @ocavue! - Fix unwanted duplicates reports if disabled (
8012b54) - Fix bug in import map updater (
90fc72e) - Increase precision for named import pos (
4eb6dd3) - Turn off rule if that issue type is disabled (
4bc66d8) - Move types (
b7cf6aa) - Get text of element.name (resolves #1315) (
c39e775)
v5.66.2
- Fix negated patterns from package.json#exports (related to #1308) (
2464f37) - Entries in rsbuild config are production entries (resolves #1309) (
9eebc55) - Add label for entry paths from package.json (
42370b2)
v5.66.1
- Revive some tests in Node (
20690d1) - Fix up
SymbolTypeand reuseSYMBOL_TYPE(resolves #1306) (d7c1c83) - Minor refactor (
3143c4e) - Make
defineNuxtConfigwritable and deletable (resolves #1307) (c31a77f) - Fix up progress flag (
c761a9d) - Clear screen in watch mode (
fb3ff4e) - Refactor watch mode (
661440e) - Re-play previously unretained issues in watch mode (
9b96730) - Format & lint (
7776ae8)
v5.66.0
- Add coverage for
ignoreFilesfeat (87ca476) - update eleventy API to add addBundle() fix (#1300) (
ed2acec) - thanks @hoardinghopes! - feat: add danger plugin (#1302) (
d9e969d) - thanks @what1s1ove! - feat: add support for ignoring specific issue types per file pattern (#1303) (
673893a) - thanks @rfalke-rtl! - Speed up JSON load (
83ca88f) - Add JSON5 explainer to error (closes #1297) (
cb926ca) - Add
ignoreIssuesto JSON Schema (9005691) - Update docs (
b4b8929) - Oh, CI (
b153f93) - Fix lint issues (
0ccfda6)
v5.65.0
- Release 5.64.3 (
157ae94) - Oops (
f7ce7d7) - Fix some typos in docs and code comments (#1299) (
715d7cc) - thanks @jdufresne! - Consider imported ns members referenced w/ spread (resolves #1298) (
8b91d08) - Fix up added glob ignore patterns and debug output (
4a3025d) - Iterate on configuring-project-files.md (
fac5613) - Add
ignoreFilesconfig option (c9ab3c9) - Work JSON Schema (
bfe7a0e) - Fix up lint-staged plugin (resolves #1293) (
b39832d) - Speed up
strip-json-commentsa tad (7172653) - 4 ain't 5 (
9b3981b) - Add .npmrc to .gitignore (
2d261f5)
v5.64.3
- Add support for json5 files (#1290) (
5dd115f) - thanks @rfalke-rtl! - Skip comments in .lintstagedrc.json files using a heuristic (#1291) (
83b02bb) - thanks @rfalke-rtl! - Fix --trace and add test (
cf0556e) - Fix sponsor color in svg (
3db7eb7) - Upgrade pnpm (
0531075) - Add fallback webpack entry if context is set (resolves #1296) (
c6845c7)
v5.64.2
- refactor: use
toC12configforbumpplugin (#1280) (dbdd98b) - thanks @nyarthan! - chore: specifiy
packageManagerfield for corepack users (#1281) (7c70d9f) - thanks @nyarthan! - Fix config hints in production mode (resolves #1279) (
7abdc69) - Refactor config hints a bit for perf tweak (
d7e7866) - Bump a few deps for docs (
665f38a) - Re-gen sponsorships chart (
461edb4) - Fix lint issue (
4c72030) - Stick with bun 1.2.22+6bafe2602 (
7ee634a) - Fix config hints (
e687287) - Update projects component (
edb7367) - feat: detect vitest ui mode (#1284) (
b6ac28c) - thanks @nyarthan! - Fix ESLint config error (#1286) (
3efb8a3) - thanks @dnicolson! - fix: Mark nested Next.js sitemaps as entrypoints (#1287) (
dde7a80) - thanks @hugotiger!
v5.64.1
- Edit docs (
634b59d) - Edit docs (
d3433f0) - Add "How to keep package.json under control" article (
570f40b) - We're incompatible with typescript v7 (
f4f9166) - Migrate from bun → pnpm (
f18428c) - Migrate from biome v1 → v2 (
7ae5d72) - Update dependencies (
3174456) - Re-gen plugins list (
2da7ba4) - Migrate from zod v3 → v4 (
a71c103)
v5.64.0
- Fix formatting (
9000681) - Add
env-cmdSupport (#1254) (21d6b51) - thanks @joealden! - Re-gen sponsorships chart (
185c638) - fix: handle only string modules in dependency resolution (#1263) (
a54021b) - thanks @wattanx! - fix: bun ci (#1267) (
3d1c3c5) - thanks @Zamiell! - Filter out invalid binaries (resolves #1264) (
6f30611) - Work types for good ol' ts 5.0.4 (
9913ee7) - Add @Datadog-OSS sponsor (
a61d9fe) - feat: GitHub actions reporter (#1231) (
0a23450) - thanks @cylewaitforit! - Add pos to unlisted deps issue type (
5b54dae) - Improve import specifier sanitizer (resolves #1257) (
087a98e) - Cover more cases for symbol refs finder (resolves #1273) (
3d76e51) - Fix package name of rslib enabler (#1272) (
432bdcc) - thanks @nyarthan! - Pass parsed CLI args to config-as-a-function (
b0814c9) - Ignore !-suffixed deps/bins only in production mode (resolves #1253) (
06d4df8) - Update docs (
0d8fd13) - Auto-format (
f54a7bd) - Find accessed identifiers for dynamic imports (resolves #1155, resolves #1230) (
ec0be7e) - Update oxc-resolver and a few more (dev) deps (
96c822a) - Optimize
getAccessedIdentifiers(8fb9501) - fix: enable pnpm plugin on root config & lockfile (#1275) (
6e339ca) - thanks @nyarthan! - Remove ancient past sponsors (
e9e6e91) - Remove default
binariesvalues in plugins (aac28c4) - Remove default
containingFilePathvalue in angular plugin (9208927) - Add
isRootOnlyto pnpm plugin (fe99f59) - Move/extend docs to write plugin (
497bddb) - feat: add
time&unzipto ignored binaries (#1276) (4f8d9df) - thanks @nyarthan! - Add
RstestPlugin (#1277) (5b7d92f) - thanks @nyarthan! - Edit docs (
847ccf1) - feat: add plugin for
bumpp(#1278) (136a14b) - thanks @nyarthan! - Support input resolver from args in plugins (resolve #1274) (
19dd367) - Edit docs (
77d683e)
v5.63.1
- Fix
rsbuildPlugin (#1227) (e91eea3) - thanks @joealden! - Binaries don't contain colons (closes #1234) (
1d060ac) - Refactor options all over the place (
982d327) - feat: detect nuxt modules as dependencies (#1241) (
f2072e6) - thanks @danielamaia! - Add missing pnpm commands (#1236) (
a4eb20b) - thanks @kretajak! - Hire me (
165c9ea) - feat: pnpm plugin (#1219) (
e81eac3) - thanks @lishaduck! - Bump zod a bit (
8b338a2) - Update
rsbuildPlugin to Check Environments (#1246) (c7366b5) - thanks @joealden!
v5.63.0
- Don't default-export
null(should fix CI) (cacf119) - Always remove ignored issues (#1184) (
8deecde) - thanks @wereHamster! - Add option to ignore class member implementations (#1174) (
e132ab5) - thanks @Desuuuu! - Update configuration.md (#1195) (
15d05e2) - thanks @Swimburger! - Astro: don't interpret files and folders beginning with underscores as entrypoints (#1187) (
efac577) - thanks @Ivo-Evans! - Edit docs: enhanced-resolve → oxc-resolver (
fdaa2d0) - Add support for negated
ignoreWorkspaces(resolves #1191) (592bd73) - Update dependencies (
63dacd5) - Fix up formatly report handling (
5d4d166) - Replace type-fest with two basic type defs (
99ef1e4) - docs: only add TSDoc for configuration (#1161) (
377bf73) - thanks @cylewaitforit! - Prioritize renamed re-exports (resolves #1196) (
0e21c3b) - Re-gen sponsorships chart (
bda00d0) - Format (
0de887b) - Bump Node.js 20 → 24 in ecosystem integration tests (
5b7b1ce) - Too many times "If this is a Svelte or Vue component.." (
f71c919) - Bail out early in lefthook plugin in production mode (
50999c8) - Add tsc commands, gitignore file, node version to repro templates (close #1197) (
44faf38) - Consistent namespaced issue storage (
15ee3fe) - Bump engines.node for dev/docs (
3237a47) - Edit docs (
78cab1c) - Add
globalSetupandglobalTeardownto playwright plugin (closes #1202) (1e112d8) - Don't show success message for config errors (resolves #1200) (
7dfd836) - Consider subpath import dependencies as referenced (resolves #1198) (
05767f1) - Add support for binaries with all positionals as scripts (resolves #1183) (
feb0f1b) - Edit debug output label + test title (
28ac5ac) - Fix
isConsiderReferencedNSforTypeQuerynodes (resolves #1211) (bf29535) - Binaries don't contain asterisks (e.g. script name wildcard) (
1ddb096) - Rspack plugin: add mts and cts file extension support (#1207) (
abdd3ae) - thanks @newswim! - [react-router] mark routes and entries as production entries (#1188) (
8d96f3e) - thanks @rossipedia! - Minor refactor (
cfa693f) - Simplify monorepro template (
67184d4) - Remove links to discord server (
4550d3d) - Update issue templates (
875e7f5) - Add plugins + compiler matcher and a tailwind test (#1176) (
ffd4187) - Clean up plugin template (
1d3b846) - Add rslib plugin (placeholder) (resolve #870) (
7e12ea7) - Fix up rsbuild plugin (resolve #1141) (
69decda) - Edit docs (
3aa2074) - Partition negated glob patterns into fast-glob ignore option (
520caec) - Add test for export pattern with --include-libs (close #1199) (
938b906) - feat: node-modules-inspector plugin (#1215) (
439afa6) - thanks @lishaduck! - rm polar (
0cd0aa9) - Add "Relative paths across workspaces" (close #1214) (
1396eec) - Add package-entry config hint (resolve #1159) (
4f4eefb) - Fix issue with git ignore pattern conversion (
9671319) - Update MR template (
3905e90) - Knip it before you ship it (
ad30f82) - fix: resolve reporter and preprocessor absolute paths properly (#1216) (
eefd4cf) - thanks @scandar! - Add Knip article (
19aa7ba) - Fix #1224 (#1225) (
e789b1b) - thanks @VanTanev! - Fix related-tooling.md link (#1223) (
cf87068) - thanks @raulrpearson! - Fix lint issues (
975a1bb) - Update linter config (
98999c9) - Improve table cell width calc (
45d0600) - Tune config hints output (
3a909ca) - Update oxc-resolver & astro (
5ffb87e)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.