Skip to content

Commit 3ec59b6

Browse files
chore(deps-dev): bump the minor-development-deps group with 3 updates (#3)
Bumps the minor-development-deps group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) and [tsx](https://github.com/privatenumber/tsx). Updates `@types/node` from 22.14.1 to 22.15.3 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `knip` from 5.50.5 to 5.52.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpro-nl/knip/releases">knip's releases</a>.</em></p> <blockquote> <h2>Release 5.52.0</h2> <ul> <li>Use default entries w/o config file (fixes <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1063">#1063</a>) (01a8e651a702165209dd6fa7a357ee3429fe6835)</li> <li>Fix negated glob pattern for ignored workspacea (28d9b4c982cf1748fd2927b0bed09671cccff600)</li> <li>Don't bail out early for --filter if also -r in pnpm resolver (48e49a7d0509e766323da35c21e4d60455774883)</li> <li>Replace <code>easy-table</code> with new <code>Table</code> (cd70e950333fdc03291393ef275dbf33e18a1bc3)</li> </ul> <h2>Release 5.51.1</h2> <ul> <li>Support Prettier TypeScript configs (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1059">#1059</a>) (6717595018e84f2d4f3e552cbdd73f77d4544730) - thanks <a href="https://github.com/azat-io"><code>@​azat-io</code></a>!</li> <li>Expand astro.config.* and reuse in starlight plugin (859a16bfb46b4ccb7decbe9104faad38cc843ae2)</li> <li>Improve pnpm cmd resolver (844d7a8b04e401781c10f4ed81f676078d90daa5)</li> <li>Split and improve source map functions (ae89d67c22610d174c39d4db353104c1f5ff02b0)</li> </ul> <h2>Release 5.51.0</h2> <ul> <li>Add 'instrumentation-client' to next plugin entry points (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1035">#1035</a>) (b739fccb4d37d3eabc2071060ab854239663a472) - thanks <a href="https://github.com/matbour"><code>@​matbour</code></a>!</li> <li>Upgrade release-it (4ac189751ddcf1496a7ca9c1bd4aa8cda6747aa1)</li> <li>Handle <code>catch</code> prop access when returning named bindings (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1039">#1039</a>) (e94083597d6026d09f128ab1fb9b0e1b5fd0fc14)</li> <li>Housekeeping imports fixture (4fe4099f1ee24c58883e2388362a540fcb981127)</li> <li>Add treatConfigHintsAsErrors to config file options (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1026">#1026</a>) (cafff6e1c996d1d334183c0c31a4be666e97cc11)</li> <li>Refactor exec test helper + callsites (e8b642d628845951e995b61b1e0f1858ec0f98a7)</li> <li>Organize quick <code>test:smoke</code> runs (exclude cli &amp; fs tests) (949fe5a0fdcfba40265375b373c50a4829dccf46)</li> <li>Add bun plugin (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1038">#1038</a>) (36e30f616ea78f74bb104cf4a2da8c062bd03c0e)</li> <li>Document <code>allowIncludeExports</code> and start using it a few plugins (resolves <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1043">#1043</a>) (755f689a1205e67f2ae32906ef027ed9256a85b0)</li> <li>Re-generate plugins.md (4f6f8fe910ebb6411ae175bab036661df92b014e)</li> <li>Split <code>bun test</code> cases between plugin and binary resolver (5d3673d7b4a3248599d64bff077216fe29580f30)</li> <li>Fix and skip a few test (to circumvent issues in Windows) (8f8e4c23bc19f818aaf766ebb8774e00992e9fe4)</li> <li>Add oxlint plugin (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1042">#1042</a>) (0f8561545b9e2090f83a2ec921472e52dc3f025e) - thanks <a href="https://github.com/PatrykWalach"><code>@​PatrykWalach</code></a>!</li> <li>feat: add nano-staged plugin (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1045">#1045</a>) (a05726c00c2464f7dbd1d02a010ef266c90eaf46) - thanks <a href="https://github.com/cylewaitforit"><code>@​cylewaitforit</code></a>!</li> <li>Migrate some odd astro pages to mdx content (04aa73a31152a5fdf5a39b68a61c398251666df9)</li> <li>Update favicon (736c05ec29c1b2abbb43b4e4a49867fdfa31b055)</li> <li>100 (65dc8f971c7f173574130c7615f8dcce4899e315)</li> <li>Update astro/starlight (a9fba6fdc25c6f91d830d12f573cd97a85faef70)</li> <li>Refactor OG images (508fa39ff06d40b776f0d4238a21adb85c717587)</li> <li>refactor(lint-staged): remove unneeded default packageJsonPath value (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1049">#1049</a>) (77dedbcd828ce18a6fed3d1b9ecb5ab17e2222fe) - thanks <a href="https://github.com/cylewaitforit"><code>@​cylewaitforit</code></a>!</li> <li>Quickfix light theme colors (d2972599352674da629f6cd742a215314e0210d2)</li> <li>Concise and consistent description (f33684b792712c5ba35a70e00fd005d1020b0bc9)</li> <li>Add astro to integration suite and sort jobs a-z (c2afe4e466ea07fdf535dfcefcd799973cf7a68c)</li> <li>Add Astro to projects using knip (4661469bf53aea0282d633ea0dde06434820f140)</li> <li>Mark mdx-components as an entry file for Next.js (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1050">#1050</a>) (3e7df189f4d488311ef1c9f617cf8ecf605cf522) - thanks <a href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>!</li> <li>Fix tanstack router function call without arguments (1b8acc7909166311a3261459a5ec277db7a9c267)</li> <li>Try remove <code>eslint | prettier | xo in config</code> check in enablers (03790bd08f0308b74f91d1efee2bf6df8decf12c)</li> <li>Update ecosystem pipeline (c95c303e03e5bfe96a59a0dc5bf6911a3c7a7c2d)</li> <li>Unleash biome on fixtures (94fa4eec4a78215b8d865452dca3107055003958)</li> <li>Fix order and add types in codeclimate specs (f1d48453ce48028cf9eb6c2aae4c991f4d0e15e8)</li> <li>Fix order in json reporter specs (b0a3b8697af94efd37119a37aa1fda3ddfb2885b)</li> <li>add relay plugin (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1047">#1047</a>) (1e65c29e57b801b338d52af2e0ed77958d772b12) - thanks <a href="https://github.com/PatrykWalach"><code>@​PatrykWalach</code></a>!</li> <li>Simplify git ignore cache and fix --dir ancestor case (b09eaff47e45f0e8827cf527b3822da5a33f3f45)</li> <li>Remove tanstack-router plugin (7dca60e41c42bc28e0b5b1a70e4694335aaf96c3)</li> <li>Work around bun test pattern issue (20823cfff6aa3b38eee6b41cd5722f5f5df8a3a0)</li> <li>Update docs (d3009bd368d61dc89f89f40a353b4524dcf08334)</li> <li>Exclude dir that doesn't contain tests (d4c73790ccedd2704cf436f92cd8f266e0ebb895)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpro-nl/knip/commit/7efe06fb2c8002e05e150662bc52386938028b86"><code>7efe06f</code></a> Release 5.52.0</li> <li><a href="https://github.com/webpro-nl/knip/commit/cd70e950333fdc03291393ef275dbf33e18a1bc3"><code>cd70e95</code></a> Replace <code>easy-table</code> with new <code>Table</code></li> <li><a href="https://github.com/webpro-nl/knip/commit/48e49a7d0509e766323da35c21e4d60455774883"><code>48e49a7</code></a> Don't bail out early for --filter if also -r in pnpm resolver</li> <li><a href="https://github.com/webpro-nl/knip/commit/28d9b4c982cf1748fd2927b0bed09671cccff600"><code>28d9b4c</code></a> Fix negated glob pattern for ignored workspacea</li> <li><a href="https://github.com/webpro-nl/knip/commit/01a8e651a702165209dd6fa7a357ee3429fe6835"><code>01a8e65</code></a> Use default entries w/o config file (fixes <a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1063">#1063</a>)</li> <li><a href="https://github.com/webpro-nl/knip/commit/871d1487129e9a34b4d1a3634ffaf25b715b5a92"><code>871d148</code></a> Release 5.51.1</li> <li><a href="https://github.com/webpro-nl/knip/commit/ae89d67c22610d174c39d4db353104c1f5ff02b0"><code>ae89d67</code></a> Split and improve source map functions</li> <li><a href="https://github.com/webpro-nl/knip/commit/844d7a8b04e401781c10f4ed81f676078d90daa5"><code>844d7a8</code></a> Improve pnpm cmd resolver</li> <li><a href="https://github.com/webpro-nl/knip/commit/859a16bfb46b4ccb7decbe9104faad38cc843ae2"><code>859a16b</code></a> Expand astro.config.* and reuse in starlight plugin</li> <li><a href="https://github.com/webpro-nl/knip/commit/6717595018e84f2d4f3e552cbdd73f77d4544730"><code>6717595</code></a> Support Prettier TypeScript configs (<a href="https://github.com/webpro-nl/knip/tree/HEAD/packages/knip/issues/1059">#1059</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpro-nl/knip/commits/5.52.0/packages/knip">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.19.3 to 4.19.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.4</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.3...v4.19.4">4.19.4</a> (2025-04-29)</h2> <h3>Bug Fixes</h3> <ul> <li>support for Node's --jitless flag (<a href="https://redirect.github.com/privatenumber/tsx/issues/716">#716</a>) (<a href="https://github.com/privatenumber/tsx/commit/3c34caa1a16773d5b4ff53dd367d6012e93feaec">3c34caa</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.4"><code>npm package (@​latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/3c34caa1a16773d5b4ff53dd367d6012e93feaec"><code>3c34caa</code></a> fix: support for Node's --jitless flag (<a href="https://redirect.github.com/privatenumber/tsx/issues/716">#716</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/3ddd1c4652bbe03e9f4aebaa66c28cd81e258986"><code>3ddd1c4</code></a> chore: upgrade pnpm</li> <li><a href="https://github.com/privatenumber/tsx/commit/26ef600a1a9a39e8b4142b33d181acad97ad13ef"><code>26ef600</code></a> chore(deps): update dependency node to v20.18.3 (<a href="https://redirect.github.com/privatenumber/tsx/issues/677">#677</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/1982c76c6feeb419b75a9d0472c37d7e908669a6"><code>1982c76</code></a> docs: sevalla sponsorship</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.3...v4.19.4">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter 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 edits that 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 after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44e04d7 commit 3ec59b6

File tree

2 files changed

+15
-65
lines changed

2 files changed

+15
-65
lines changed

package-lock.json

Lines changed: 12 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"devDependencies": {
1414
"@oclif/test": "^4",
1515
"@readme/eslint-config": "^14.6.0",
16-
"@types/node": "^22.14.1",
16+
"@types/node": "^22.15.3",
1717
"eslint": "^8.57.1",
18-
"knip": "^5.50.5",
18+
"knip": "^5.52.0",
1919
"oclif": "^4.17.46",
2020
"prettier": "^3.5.3",
21-
"tsx": "^4.19.3",
21+
"tsx": "^4.19.4",
2222
"typescript": "^5",
2323
"vitest": "^3.1.2"
2424
},

0 commit comments

Comments
 (0)