-
Notifications
You must be signed in to change notification settings - Fork 610
Bump the dev-dependencies-minor group across 1 directory with 5 updates #2614
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
sawka
merged 1 commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-minor-138d2acd34
Nov 28, 2025
Merged
Bump the dev-dependencies-minor group across 1 directory with 5 updates #2614
sawka
merged 1 commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-minor-138d2acd34
Nov 28, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dev-dependencies-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/papaparse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/papaparse) | `5.3.16` | `5.5.0` | | [node-abi](https://github.com/electron/node-abi) | `4.17.0` | `4.24.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.1` | | [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) | `1.5.0` | `1.7.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.4` | `8.48.0` | Updates `@types/papaparse` from 5.3.16 to 5.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/papaparse) Updates `node-abi` from 4.17.0 to 4.24.0 - [Release notes](https://github.com/electron/node-abi/releases) - [Commits](electron/node-abi@v4.17.0...v4.24.0) Updates `prettier` from 3.6.2 to 3.7.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.1) Updates `prettier-plugin-jsdoc` from 1.5.0 to 1.7.0 - [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases) - [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md) - [Commits](hosseinmd/prettier-plugin-jsdoc@v1.5.0...v1.7.0) Updates `typescript-eslint` from 8.46.4 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/papaparse" dependency-version: 5.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor - dependency-name: node-abi dependency-version: 4.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor - dependency-name: prettier dependency-version: 3.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor - dependency-name: prettier-plugin-jsdoc dependency-version: 1.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor - dependency-name: typescript-eslint dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
netixc
pushed a commit
to netixc/waveterm
that referenced
this pull request
Dec 2, 2025
…es (wavetermdev#2614) Bumps the dev-dependencies-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/papaparse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/papaparse) | `5.3.16` | `5.5.0` | | [node-abi](https://github.com/electron/node-abi) | `4.17.0` | `4.24.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.1` | | [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) | `1.5.0` | `1.7.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.46.4` | `8.48.0` | Updates `@types/papaparse` from 5.3.16 to 5.5.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/papaparse">compare view</a></li> </ul> </details> <br /> Updates `node-abi` from 4.17.0 to 4.24.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/electron/node-abi/releases">node-abi's releases</a>.</em></p> <blockquote> <h2>v4.24.0</h2> <h1><a href="https://github.com/electron/node-abi/compare/v4.23.0...v4.24.0">4.24.0</a> (2025-11-14)</h1> <h3>Features</h3> <ul> <li>update ABI registry (<a href="https://redirect.github.com/electron/node-abi/issues/257">#257</a>) (<a href="https://github.com/electron/node-abi/commit/d008382937f76c0a609d2415cfd2cfc7dd5b4393">d008382</a>)</li> </ul> <h2>v4.23.0</h2> <h1><a href="https://github.com/electron/node-abi/compare/v4.22.0...v4.23.0">4.23.0</a> (2025-11-14)</h1> <h3>Features</h3> <ul> <li>update ABI registry (<a href="https://redirect.github.com/electron/node-abi/issues/255">#255</a>) (<a href="https://github.com/electron/node-abi/commit/9a826ecc11b1f160066dcebc5ebce6028584e6c4">9a826ec</a>)</li> </ul> <h2>v4.22.0</h2> <h1><a href="https://github.com/electron/node-abi/compare/v4.21.0...v4.22.0">4.22.0</a> (2025-11-13)</h1> <h3>Features</h3> <ul> <li>update ABI registry (<a href="https://redirect.github.com/electron/node-abi/issues/253">#253</a>) (<a href="https://github.com/electron/node-abi/commit/2e98205e80477ada8d7ffc8713c7d28d268904e0">2e98205</a>)</li> </ul> <h2>v4.21.0</h2> <h1><a href="https://github.com/electron/node-abi/compare/v4.20.0...v4.21.0">4.21.0</a> (2025-11-13)</h1> <h3>Features</h3> <ul> <li>update ABI registry (<a href="https://redirect.github.com/electron/node-abi/issues/252">#252</a>) (<a href="https://github.com/electron/node-abi/commit/748e9317ff22d6c384f7620c85b234a3be7dabbf">748e931</a>)</li> </ul> <h2>v4.20.0</h2> <h1><a href="https://github.com/electron/node-abi/compare/v4.19.0...v4.20.0">4.20.0</a> (2025-11-13)</h1> <h3>Features</h3> <ul> <li>update ABI registry (<a href="https://redirect.github.com/electron/node-abi/issues/251">#251</a>) (<a href="https://github.com/electron/node-abi/commit/8d98aacc3aeb7deb2799d59916b2124424c1f2c9">8d98aac</a>)</li> </ul> <h2>v4.19.0</h2> <h1><a href="https://github.com/electron/node-abi/compare/v4.18.0...v4.19.0">4.19.0</a> (2025-11-13)</h1> <h3>Features</h3> <ul> <li>update ABI registry (<a href="https://redirect.github.com/electron/node-abi/issues/248">#248</a>) (<a href="https://github.com/electron/node-abi/commit/fcaf9377284146ac26a5f58b4cdc0c3ed114d7a8">fcaf937</a>)</li> </ul> <h2>v4.18.0</h2> <h1><a href="https://github.com/electron/node-abi/compare/v4.17.0...v4.18.0">4.18.0</a> (2025-11-13)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/electron/node-abi/commit/d008382937f76c0a609d2415cfd2cfc7dd5b4393"><code>d008382</code></a> feat: update ABI registry (<a href="https://redirect.github.com/electron/node-abi/issues/257">#257</a>)</li> <li><a href="https://github.com/electron/node-abi/commit/9a826ecc11b1f160066dcebc5ebce6028584e6c4"><code>9a826ec</code></a> feat: update ABI registry (<a href="https://redirect.github.com/electron/node-abi/issues/255">#255</a>)</li> <li><a href="https://github.com/electron/node-abi/commit/2e98205e80477ada8d7ffc8713c7d28d268904e0"><code>2e98205</code></a> feat: update ABI registry (<a href="https://redirect.github.com/electron/node-abi/issues/253">#253</a>)</li> <li><a href="https://github.com/electron/node-abi/commit/748e9317ff22d6c384f7620c85b234a3be7dabbf"><code>748e931</code></a> feat: update ABI registry (<a href="https://redirect.github.com/electron/node-abi/issues/252">#252</a>)</li> <li><a href="https://github.com/electron/node-abi/commit/8d98aacc3aeb7deb2799d59916b2124424c1f2c9"><code>8d98aac</code></a> feat: update ABI registry (<a href="https://redirect.github.com/electron/node-abi/issues/251">#251</a>)</li> <li><a href="https://github.com/electron/node-abi/commit/fcaf9377284146ac26a5f58b4cdc0c3ed114d7a8"><code>fcaf937</code></a> feat: update ABI registry (<a href="https://redirect.github.com/electron/node-abi/issues/248">#248</a>)</li> <li><a href="https://github.com/electron/node-abi/commit/1139631429759f8347428d4f23f4ef8f1cc7484d"><code>1139631</code></a> feat: update ABI registry (<a href="https://redirect.github.com/electron/node-abi/issues/246">#246</a>)</li> <li><a href="https://github.com/electron/node-abi/commit/6a36aa7ae847c144da073b35e8c299ca5057ddfa"><code>6a36aa7</code></a> build(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (<a href="https://redirect.github.com/electron/node-abi/issues/245">#245</a>)</li> <li>See full diff in <a href="https://github.com/electron/node-abi/compare/v4.17.0...v4.24.0">compare view</a></li> </ul> </details> <br /> Updates `prettier` from 3.6.2 to 3.7.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p> <blockquote> <h2>3.7.1</h2> <ul> <li>Fix performance regression in doc printer (<a href="https://redirect.github.com/prettier/prettier/pull/18342">#18342</a> by <a href="https://github.com/fisker"><code>@fisker</code></a>)</li> </ul> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#371">Changelog</a></p> <h2>3.7.0</h2> <p><a href="https://github.com/prettier/prettier/compare/3.6.2...3.7.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2025/11/27/3.7.0">Release note</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p> <blockquote> <h1>3.7.1</h1> <p><a href="https://github.com/prettier/prettier/compare/3.7.0...3.7.1">diff</a></p> <h4>API: Fix performance regression in doc printer (<a href="https://redirect.github.com/prettier/prettier/pull/18342">#18342</a> by <a href="https://github.com/fisker"><code>@fisker</code></a>)</h4> <p>Prettier 3.7.0 can be very slow when formatting big files, the regression has been fixed.</p> <h1>3.7.0</h1> <p><a href="https://github.com/prettier/prettier/compare/3.6.2...3.7.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2025/11/27/3.7.0">Release Notes</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/47c40b3024e047e68025281bae3d5d08d7a98ed5"><code>47c40b3</code></a> Release 3.7.1</li> <li><a href="https://github.com/prettier/prettier/commit/99df0718d123b3eef870a1a2b4bc66f6c9452322"><code>99df071</code></a> Release <code>@prettier/plugin-hermes</code> & <code>@prettier/plugin-oxc</code> v0.1.1</li> <li><a href="https://github.com/prettier/prettier/commit/d147f67ef1a804173ad282fb79cb4e0b47cd9850"><code>d147f67</code></a> Fix performance regression in doc printer (<a href="https://redirect.github.com/prettier/prettier/issues/18342">#18342</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/1fe6a12557c2bcde21b0732edc87028612c0b768"><code>1fe6a12</code></a> Git blame ignore 3.7.0</li> <li><a href="https://github.com/prettier/prettier/commit/3a098e32d46cf36a13aa5ef3a58e6dbcec8345c3"><code>3a098e3</code></a> Bump Prettier dependency to 3.7.0</li> <li><a href="https://github.com/prettier/prettier/commit/c4905e5be96b64e604a7984ba204ad7ed1318f9a"><code>c4905e5</code></a> Clean changelog_unreleased</li> <li><a href="https://github.com/prettier/prettier/commit/43236e234e99fd087d6d3d88b26cecd8513449e7"><code>43236e2</code></a> Add blog post for v3.7 (<a href="https://redirect.github.com/prettier/prettier/issues/18323">#18323</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/8147dddb91ffdb040842be8d13f16ddb99891605"><code>8147ddd</code></a> Release 3.7.0</li> <li><a href="https://github.com/prettier/prettier/commit/8a59916b432ca728524afb3931a17e42f8db9b82"><code>8a59916</code></a> Release <code>@prettier/plugin-hermes</code> & <code>@prettier/plugin-oxc</code> v0.1.0</li> <li><a href="https://github.com/prettier/prettier/commit/b77751e699599c08e6ddb70a1596de2ddc52f6e7"><code>b77751e</code></a> chore(deps): update dependency <code>@angular/compiler</code> to v21.0.1 (<a href="https://redirect.github.com/prettier/prettier/issues/18334">#18334</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/3.6.2...3.7.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for prettier since your current version.</p> </details> <br /> Updates `prettier-plugin-jsdoc` from 1.5.0 to 1.7.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/e1ecfdbb4503351c76b181739652a60dbcf936ff"><code>e1ecfdb</code></a> v1.7.0</li> <li><a href="https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/a8dc87b5b3840df1c1a1e7b5631d768a9a7bdeb4"><code>a8dc87b</code></a> chore(release): 1.6.0</li> <li><a href="https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/7e3927483d03709da79c3dc78f1cf301f43e7330"><code>7e39274</code></a> doc: plugin compatibility</li> <li><a href="https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/48d56aaa647e627e7b6981621457aba6aba41bf5"><code>48d56aa</code></a> fix: async plugin like tailwind</li> <li><a href="https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/d84dcc596d6409f53a7d7e82b5c8b8db7fbc3d5e"><code>d84dcc5</code></a> fix: printWidth</li> <li><a href="https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/86e7ebb11f320fc8195ffe4544b26203efb126f8"><code>86e7ebb</code></a> feat: add jsdocEmptyCommentStrategy option to handle empty JSDoc comments ("k...</li> <li><a href="https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/7fd51824abcc3d37cff47a2084459d1b9220c7a0"><code>7fd5182</code></a> feat: add balance to jsdocLineWrappingStyle</li> <li><a href="https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/666338444c400a3f88cdbf84bf0b85128017cebe"><code>6663384</code></a> fix: support <a href="https://github.com/this"><code>@this</code></a> tag</li> <li>See full diff in <a href="https://github.com/hosseinmd/prettier-plugin-jsdoc/compare/v1.5.0...v1.7.0">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.46.4 to 8.48.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.48.0</h2> <h2>8.48.0 (2025-11-24)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-redundant-type-constituents] use assignability checking for redundancy checks (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10744">#10744</a>)</li> <li><strong>rule-tester:</strong> remove workaround for jest circular structure error (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11772">#11772</a>)</li> <li><strong>typescript-estree:</strong> gate all errors behind allowInvalidAST (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11693">#11693</a>)</li> <li><strong>typescript-estree:</strong> replace fast-glob with tinyglobby (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11740">#11740</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [consistent-generic-constructors] ignore when constructor is typed array (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10477">#10477</a>)</li> <li><strong>scope-manager:</strong> change unhelpful <code>aaa</code> error message and change <code>analyze</code> to expects <code>Program</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11747">#11747</a>)</li> <li><strong>typescript-estree:</strong> infers singleRun as true for project service (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11327">#11327</a>)</li> <li><strong>typescript-estree:</strong> disallow binding patterns in parameter properties (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11760">#11760</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Ben McCann <a href="https://github.com/benmccann"><code>@benmccann</code></a></li> <li>Dima Barabash <a href="https://github.com/dbarabashh"><code>@dbarabashh</code></a></li> <li>fisker Cheung <a href="https://github.com/fisker"><code>@fisker</code></a></li> <li>James Henry <a href="https://github.com/JamesHenry"><code>@JamesHenry</code></a></li> <li>JamesHenry <a href="https://github.com/JamesHenry"><code>@JamesHenry</code></a></li> <li>Josh Goldberg</li> <li>Josh Goldberg ✨</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>mdm317 <a href="https://github.com/gen-ip-1"><code>@gen-ip-1</code></a></li> <li>Younsang Na <a href="https://github.com/nayounsang"><code>@nayounsang</code></a></li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>v8.47.0</h2> <h2>8.47.0 (2025-11-17)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unused-private-class-members] new extension rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10913">#10913</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.48.0 (2025-11-24)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>8.47.0 (2025-11-17)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6fb1551634b2ff11718e579098f69e041a2ff92c"><code>6fb1551</code></a> chore(release): publish 8.48.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a4dc42ac541139f0da344550bce7accd8f3d366a"><code>a4dc42a</code></a> chore: migrate to nx 22 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11780">#11780</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/28cf8032c2492bb3c55dd7dd145249f2246034ad"><code>28cf803</code></a> chore(release): publish 8.47.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/typescript-eslint">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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies-minor group with 5 updates in the / directory:
5.3.165.5.04.17.04.24.03.6.23.7.11.5.01.7.08.46.48.48.0Updates
@types/papaparsefrom 5.3.16 to 5.5.0Commits
Updates
node-abifrom 4.17.0 to 4.24.0Release notes
Sourced from node-abi's releases.
... (truncated)
Commits
d008382feat: update ABI registry (#257)9a826ecfeat: update ABI registry (#255)2e98205feat: update ABI registry (#253)748e931feat: update ABI registry (#252)8d98aacfeat: update ABI registry (#251)fcaf937feat: update ABI registry (#248)1139631feat: update ABI registry (#246)6a36aa7build(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (#245)Updates
prettierfrom 3.6.2 to 3.7.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
47c40b3Release 3.7.199df071Release@prettier/plugin-hermes&@prettier/plugin-oxcv0.1.1d147f67Fix performance regression in doc printer (#18342)1fe6a12Git blame ignore 3.7.03a098e3Bump Prettier dependency to 3.7.0c4905e5Clean changelog_unreleased43236e2Add blog post for v3.7 (#18323)8147dddRelease 3.7.08a59916Release@prettier/plugin-hermes&@prettier/plugin-oxcv0.1.0b77751echore(deps): update dependency@angular/compilerto v21.0.1 (#18334)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
Updates
prettier-plugin-jsdocfrom 1.5.0 to 1.7.0Commits
e1ecfdbv1.7.0a8dc87bchore(release): 1.6.07e39274doc: plugin compatibility48d56aafix: async plugin like tailwindd84dcc5fix: printWidth86e7ebbfeat: add jsdocEmptyCommentStrategy option to handle empty JSDoc comments ("k...7fd5182feat: add balance to jsdocLineWrappingStyle6663384fix: support@thistagUpdates
typescript-eslintfrom 8.46.4 to 8.48.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
6fb1551chore(release): publish 8.48.0a4dc42achore: migrate to nx 22 (#11780)28cf803chore(release): publish 8.47.0Dependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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