Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit279288a

Browse files
chore: bump knip from 5.64.1 to 5.66.4 in /site (#20636)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes sometime.Note: if you make any changes to this PR yourself, they will takeprecedence over the rebase.---[//]: # (dependabot-end)Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip)from 5.64.1 to 5.66.4.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/webpro-nl/knip/releases">knip'sreleases</a>.</em></p><blockquote><h2>Release 5.66.4</h2><ul><li>Add experimental nextjs conventions support (<ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1322">#1322</a>)(b7acf1fc7038f31797f82ec55a007cb73e9af08c) - thanks <ahref="https://github.com/vinnymac"><code>@​vinnymac</code></a>!</li><li>Fix one character getting removed too much when fixing unusedexported type (<ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1324">#1324</a>)(935cf5d21d75ab19fd4783efe536a14a27bd9d6b) - thanks <ahref="https://github.com/ulrichstark"><code>@​ulrichstark</code></a>!</li><li>Set --fix if --fix-types or --allow-remove-files is set (close <ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1325">#1325</a>)(d4b56e721c59f80c30ccd74c76f45cdeb9361dfa)</li><li>Update sponsors page (87c388047fde4e81ea39c3b8bbada61e51f8da7c)</li><li>Re-gen plugins list (a7d1ece38157ed7c1b177e0bf1ad3fed0fe63c37)</li><li>Update oxc-resolver (close <ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1316">#1316</a>)(3eaad532be46d12c46ea6b80352216e4e355ec4e)</li></ul><h2>Release 5.66.3</h2><ul><li>feat(next): add proxy to entry file pattern (<ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1318">#1318</a>)(c730727babd1321c5c1037178651113360ed38bc) - thanks <ahref="https://github.com/filipweilid"><code>@​filipweilid</code></a>!</li><li>Add new vitest built-in reporters (<ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1320">#1320</a>)(3bfdc80de8fe4e8a2d74ab99669c011e4cce2162) - thanks <ahref="https://github.com/ocavue"><code>@​ocavue</code></a>!</li><li>Fix unwanted duplicates reports if disabled(8012b548fe344540d6db1b5a9e7bfe24b9f0e411)</li><li>Fix bug in import map updater(90fc72e44d02c3b0919dd8ac60ec67fd8ab38fe0)</li><li>Increase precision for named import pos(4eb6dd3636bd2fc2df473ae960c8c37f930099a1)</li><li>Turn off rule if that issue type is disabled(4bc66d87396cea4dc079163b06bef9c4415cea21)</li><li>Move types (b7cf6aa0d2458e948b2066f726f49022d2683c50)</li><li>Get text of element.name (resolves <ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1315">#1315</a>)(c39e7757c0e87d98a0601a202fecff8bd0e0384f)</li></ul><h2>Release 5.66.2</h2><ul><li>Fix negated patterns from package.json#exports (related to <ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1308">#1308</a>)(2464f3704a11b0c6d1f71a1850f4fa928e6c623f)</li><li>Entries in rsbuild config are production entries (resolves <ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1309">#1309</a>)(9eebc5574aa964f12a91f9bc8bb415f79c35aeed)</li><li>Add label for entry paths from package.json(42370b27eff932c25d2abfabb5313b20a65fbed5)</li></ul><h2>Release 5.66.1</h2><ul><li>Revive some tests in Node(20690d196775e8391dd50ae23398e57e8bd74267)</li><li>Fix up <code>SymbolType</code> and reuse <code>SYMBOL_TYPE</code>(resolves <ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1306">#1306</a>)(d7c1c8313c751419588c0bec3e5e3b1f7e636ba0)</li><li>Minor refactor (3143c4e40303f1a1001035a04c41da14ccdb42f6)</li><li>Make <code>defineNuxtConfig</code> writable and deletable (resolves<ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1307">#1307</a>)(c31a77f923452b4df88fe9a2bb9914ee400afbfd)</li><li>Fix up progress flag (c761a9d3647be2f7910c6992377695582e6a2d1e)</li><li>Clear screen in watch mode(fb3ff4e9d7e6a466312d290f01ff68adc70e4276)</li><li>Refactor watch mode (661440e8c822894e889524d5df5e0f9220c1c8be)</li><li>Re-play previously unretained issues in watch mode(9b96730aaa35bcfa13c210c1fba6485595918d03)</li><li>Format &amp; lint (7776ae839f85c6d454894f019c79c3a0bfca2a3d)</li></ul><h2>Release 5.66.0</h2><ul><li>Add coverage for <code>ignoreFiles</code> feat(87ca476cdc1ebcc7637e2ff17a88e4fd7dfe790d)</li><li>update eleventy API to add addBundle() fix (<ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1300">#1300</a>)(ed2acecbdbcf3eece05c4e5777ac5bb4f3620e06) - thanks <ahref="https://github.com/hoardinghopes"><code>@​hoardinghopes</code></a>!</li><li>feat: add danger plugin (<ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1302">#1302</a>)(d9e969da0eefce9c7e0060eb352aef8250f2004e) - thanks <ahref="https://github.com/what1s1ove"><code>@​what1s1ove</code></a>!</li><li>feat: add support for ignoring specific issue types per file pattern(<ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1303">#1303</a>)(673893ac5cc1342ec85ca468ffeaff6ac239239c) - thanks <ahref="https://github.com/rfalke-rtl"><code>@​rfalke-rtl</code></a>!</li><li>Speed up JSON load (83ca88f4c007402d3a0b2b479b81a292ca76af5b)</li><li>Add JSON5 explainer to error (closes <ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1297">#1297</a>)(cb926ca9eaec6b03b218ed76f06b690a13db2485)</li><li>Add <code>ignoreIssues</code> to JSON Schema(90056915e49be7b36a03cb35ec563876110d16c9)</li><li>Update docs (b4b89299399fa089ab85b8ea432b4cb753e11964)</li><li>Oh, CI (b153f93143b54288afaee09d626b43d9d6803c44)</li><li>Fix lint issues (0ccfda67af6190b8184ef6fe94036e79c9a06f1d)</li></ul><h2>Release 5.65.0</h2><ul><li>Release 5.64.3 (157ae943fa2a7b16321c1c6c5fff87ba9d6f3566)</li><li>Oops (f7ce7d7a0fed6acd4d22d8825dc3de08bff5df15)</li><li>Fix some typos in docs and code comments (<ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1299">#1299</a>)(715d7cc75f4349547fba049839b4dca253acf57f) - thanks <ahref="https://github.com/jdufresne"><code>@​jdufresne</code></a>!</li></ul><!-- raw HTML omitted --></blockquote><p>... (truncated)</p></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/webpro-nl/knip/commit/2d44390aeb82cf5a88df1ee52b45c6044ab87069"><code>2d44390</code></a>Release 5.66.4</li><li><ahref="https://github.com/webpro-nl/knip/commit/3eaad532be46d12c46ea6b80352216e4e355ec4e"><code>3eaad53</code></a>Update oxc-resolver (close <ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1316">#1316</a>)</li><li><ahref="https://github.com/webpro-nl/knip/commit/d4b56e721c59f80c30ccd74c76f45cdeb9361dfa"><code>d4b56e7</code></a>Set --fix if --fix-types or --allow-remove-files is set (close <ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1325">#1325</a>)</li><li><ahref="https://github.com/webpro-nl/knip/commit/935cf5d21d75ab19fd4783efe536a14a27bd9d6b"><code>935cf5d</code></a>Fix one character getting removed too much when fixing unused exportedtype (...</li><li><ahref="https://github.com/webpro-nl/knip/commit/b7acf1fc7038f31797f82ec55a007cb73e9af08c"><code>b7acf1f</code></a>Add experimental nextjs conventions support (<ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1322">#1322</a>)</li><li><ahref="https://github.com/webpro-nl/knip/commit/9b1a40f2e3ae61965c87840692ab5790518e0b12"><code>9b1a40f</code></a>Release 5.66.3</li><li><ahref="https://github.com/webpro-nl/knip/commit/c39e7757c0e87d98a0601a202fecff8bd0e0384f"><code>c39e775</code></a>Get text of element.name (resolves <ahref="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1315">#1315</a>)</li><li><ahref="https://github.com/webpro-nl/knip/commit/b7cf6aa0d2458e948b2066f726f49022d2683c50"><code>b7cf6aa</code></a>Move types</li><li><ahref="https://github.com/webpro-nl/knip/commit/4bc66d87396cea4dc079163b06bef9c4415cea21"><code>4bc66d8</code></a>Turn off rule if that issue type is disabled</li><li><ahref="https://github.com/webpro-nl/knip/commit/4eb6dd3636bd2fc2df473ae960c8c37f930099a1"><code>4eb6dd3</code></a>Increase precision for named import pos</li><li>Additional commits viewable in <ahref="https://github.com/webpro-nl/knip/commits/5.66.4/packages/knip">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=knip&package-manager=npm_and_yarn&previous-version=5.64.1&new-version=5.66.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat have been made to it- `@dependabot merge` will merge this PR after your CI passes on it- `@dependabot squash and merge` will squash and merge this PR afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parentc571995 commit279288a

File tree

2 files changed

+102
-111
lines changed

2 files changed

+102
-111
lines changed

‎site/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"jest-websocket-mock":"2.5.0",
169169
"jest_workaround":"0.1.14",
170170
"jsdom":"27.0.1",
171-
"knip":"5.64.1",
171+
"knip":"5.66.4",
172172
"msw":"2.4.8",
173173
"postcss":"8.5.6",
174174
"protobufjs":"7.5.4",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp