Conversation
Bumps the dev-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 8.55.0 to 8.56.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.55.0 to 8.56.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/parser) Updates `rollup-plugin-license` from 3.6.0 to 3.7.0 - [Changelog](https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md) - [Commits](mjeanroy/rollup-plugin-license@v3.6.0...v3.7.0) Updates `typescript-eslint` from 8.55.0 to 8.56.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.56.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: rollup-plugin-license dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
nroscino
approved these changes
Feb 18, 2026
madhaviai
pushed a commit
to madhaviai/chrome-devtools-mcp
that referenced
this pull request
Feb 18, 2026
…meDevTools#983) Bumps the dev-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 8.55.0 to 8.56.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v8.56.0</h2> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>use parser options from context.languageOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12043">#12043</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>fnx <a href="https://github.com/DMartens"><code>@DMartens</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</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>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>use parser options from context.languageOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12043">#12043</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>fnx <a href="https://github.com/DMartens"><code>@DMartens</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</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/8b8b68f200a48ee9d6f7be8670e964629375196c"><code>8b8b68f</code></a> chore(release): publish 8.56.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/68a074fb61a10c3627f09678859fb4d42a3b88f5"><code>68a074f</code></a> feat: support ESLint v10 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/12057">#12057</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c0a359df266e2ff4903eff2fdfa6c8ea30b84bca"><code>c0a359d</code></a> fix: use parser options from context.languageOptions (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/12043">#12043</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> Updates `@typescript-eslint/parser` from 8.55.0 to 8.56.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v8.56.0</h2> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>use parser options from context.languageOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12043">#12043</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>fnx <a href="https://github.com/DMartens"><code>@DMartens</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</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>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</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/8b8b68f200a48ee9d6f7be8670e964629375196c"><code>8b8b68f</code></a> chore(release): publish 8.56.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/68a074fb61a10c3627f09678859fb4d42a3b88f5"><code>68a074f</code></a> feat: support ESLint v10 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/12057">#12057</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/parser">compare view</a></li> </ul> </details> <br /> Updates `rollup-plugin-license` from 3.6.0 to 3.7.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md">rollup-plugin-license's changelog</a>.</em></p> <blockquote> <h2>3.5.0 (2024-06-22)</h2> <ul> <li>release: prepare next release (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/71f5bcf">71f5bcf</a>)</li> <li>release: prepare next release (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/2c51c64">2c51c64</a>)</li> <li>release: release version (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/f27f51d">f27f51d</a>)</li> <li>release: release version (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/8a7f79c">8a7f79c</a>)</li> <li>chore: fix lint task (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/a7c455f">a7c455f</a>)</li> <li>chore: remove (deprecated) eslint-config-google (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/0ba031f">0ba031f</a>)</li> <li>chore(ci): push release to current branch (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/03112e9">03112e9</a>)</li> <li>chore(deps-dev): bump <code>@rollup/plugin-commonjs</code> from 25.0.7 to 25.0.8 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1732">#1732</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/8bd6fb3">8bd6fb3</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1732">#1732</a></li> <li>chore(deps-dev): bump <code>@rollup/plugin-commonjs</code> from 25.0.8 to 26.0.1 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1741">#1741</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/25f03f2">25f03f2</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1741">#1741</a></li> <li>chore(deps-dev): bump globalthis from 1.0.3 to 1.0.4 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1721">#1721</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/54084da">54084da</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1721">#1721</a></li> <li>chore(deps-dev): bump gulp-conventional-changelog from 4.0.0 to 5.0.0 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1723">#1723</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/d6ae13f">d6ae13f</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1723">#1723</a></li> <li>chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1737">#1737</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/3e80b2a">3e80b2a</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1737">#1737</a></li> <li>chore(deps-dev): bump prettier from 3.3.0 to 3.3.1 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1740">#1740</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/ef8aabf">ef8aabf</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1740">#1740</a></li> <li>chore(deps-dev): bump prettier from 3.3.1 to 3.3.2 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1746">#1746</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/e4fbe41">e4fbe41</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1746">#1746</a></li> <li>chore(deps-dev): bump rimraf from 5.0.5 to 5.0.7 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1727">#1727</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/44fd2d4">44fd2d4</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1727">#1727</a></li> <li>chore(deps-dev): bump rollup from 4.14.3 to 4.16.2 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1715">#1715</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/0126778">0126778</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1715">#1715</a></li> <li>chore(deps-dev): bump rollup from 4.16.2 to 4.16.4 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1716">#1716</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/2256205">2256205</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1716">#1716</a></li> <li>chore(deps-dev): bump rollup from 4.16.4 to 4.17.2 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1722">#1722</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/084276a">084276a</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1722">#1722</a></li> <li>chore(deps-dev): bump the babel group with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1720">#1720</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/6720a77">6720a77</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1720">#1720</a></li> <li>chore(deps-dev): bump the babel group with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1739">#1739</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/2d3d1d3">2d3d1d3</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1739">#1739</a></li> <li>chore(deps-dev): bump the babel group with 3 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1733">#1733</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/b56dc88">b56dc88</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1733">#1733</a></li> <li>chore(deps-dev): bump the typescript-eslint group across 1 directory with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1729">#1729</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/5cfc7c0">5cfc7c0</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1729">#1729</a></li> <li>chore(deps-dev): bump the typescript-eslint group across 1 directory with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1748">#1748</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/c0abf2d">c0abf2d</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1748">#1748</a></li> <li>chore(deps-dev): bump the typescript-eslint group with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1714">#1714</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/1deea69">1deea69</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1714">#1714</a></li> <li>chore(deps-dev): bump the typescript-eslint group with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1717">#1717</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/3571d80">3571d80</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1717">#1717</a></li> <li>chore(deps-dev): bump the typescript-eslint group with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1735">#1735</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/c3d769f">c3d769f</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1735">#1735</a></li> <li>chore(deps-dev): bump the typescript-eslint group with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1736">#1736</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/2e053de">2e053de</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1736">#1736</a></li> <li>chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1750">#1750</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/374962d">374962d</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1750">#1750</a></li> <li>--- (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1730">#1730</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/40dc5e6">40dc5e6</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1730">#1730</a></li> <li>Update readme (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/780ff50">780ff50</a>)</li> <li>feat: drop glob usage (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1742">#1742</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/2623a1b">2623a1b</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1742">#1742</a></li> <li>feat: drop mkdirp (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1743">#1743</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/2f90c74">2f90c74</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1743">#1743</a></li> <li>feat: include private self dependency (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/1401f5d">1401f5d</a>)</li> <li>docs: update README & changelog (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/bdfca87">bdfca87</a>)</li> </ul> <h2>3.4.0 (2024-04-18)</h2> <ul> <li>release: prepare next release (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/1c6c911">1c6c911</a>)</li> <li>release: release version (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/a576572">a576572</a>)</li> <li>chore: add changelog update workflow (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/5f4ed57">5f4ed57</a>)</li> <li>chore: update changelog (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/a48e164">a48e164</a>)</li> <li>chore: update readme (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/8254eae">8254eae</a>)</li> <li>chore(ci): add node 21 (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/80cefa0">80cefa0</a>)</li> <li>chore(ci): remove invalid option (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/16e4d5d">16e4d5d</a>)</li> <li>chore(ci): update actions/checkout to version 4.1.2 (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/9742e59">9742e59</a>)</li> <li>chore(ci): use node 20 (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/184cc0b">184cc0b</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/bb34bb50bb33f05a0147d2ca78225e47fab6a712"><code>bb34bb5</code></a> release: release version</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/6ef9f8169961e2c303a9818fb9f2c437da5e7bf4"><code>6ef9f81</code></a> chore(ci): clear node_auth_token before publish</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/add404fd0153dc905adf92ca096fe4e84817c417"><code>add404f</code></a> chore(ci): remove reference of npm token</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/07357c2aaf582101b4ba198590ed6bf1f0f6f64a"><code>07357c2</code></a> chore(docs): update readme</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/488b043cd2204a2d9a4baa661182851b2bc3c22c"><code>488b043</code></a> chore(ci): add npm oidc permission</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/c20ab4877d5d320c52b4da0796f431e14c5f1ac0"><code>c20ab48</code></a> chore: remove warning</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/ef99eed4323b663c2f6edaa6be2df8d8acc924e6"><code>ef99eed</code></a> chore: update dependencies</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/df9ac732d6d1ff6b049dfe33f55a7bd8aa89f170"><code>df9ac73</code></a> fix return type of <code>template</code> (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/2069">#2069</a>)</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/6967948cdb87485e8ce15a6d9164b85d9364e240"><code>6967948</code></a> chore: remove node core modules prefix</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/cc8c079b51aed60e67bc9b1ca2e60896571d2403"><code>cc8c079</code></a> chore(ci): group jasmine dependabot updates</li> <li>Additional commits viewable in <a href="https://github.com/mjeanroy/rollup-plugin-license/compare/v3.6.0...v3.7.0">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 rollup-plugin-license since your current version.</p> </details> <br /> Updates `typescript-eslint` from 8.55.0 to 8.56.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.56.0</h2> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>use parser options from context.languageOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12043">#12043</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>fnx <a href="https://github.com/DMartens"><code>@DMartens</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</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>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.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</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/8b8b68f200a48ee9d6f7be8670e964629375196c"><code>8b8b68f</code></a> chore(release): publish 8.56.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/68a074fb61a10c3627f09678859fb4d42a3b88f5"><code>68a074f</code></a> feat: support ESLint v10 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/12057">#12057</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.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 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>
wolfib
pushed a commit
to wolfib/chrome-devtools-mcp
that referenced
this pull request
Mar 10, 2026
…meDevTools#983) Bumps the dev-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 8.55.0 to 8.56.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v8.56.0</h2> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>use parser options from context.languageOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12043">#12043</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>fnx <a href="https://github.com/DMartens"><code>@DMartens</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</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>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>use parser options from context.languageOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12043">#12043</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>fnx <a href="https://github.com/DMartens"><code>@DMartens</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</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/8b8b68f200a48ee9d6f7be8670e964629375196c"><code>8b8b68f</code></a> chore(release): publish 8.56.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/68a074fb61a10c3627f09678859fb4d42a3b88f5"><code>68a074f</code></a> feat: support ESLint v10 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/12057">#12057</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c0a359df266e2ff4903eff2fdfa6c8ea30b84bca"><code>c0a359d</code></a> fix: use parser options from context.languageOptions (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/12043">#12043</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> Updates `@typescript-eslint/parser` from 8.55.0 to 8.56.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/parser</code>'s releases</a>.</em></p> <blockquote> <h2>v8.56.0</h2> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>use parser options from context.languageOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12043">#12043</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>fnx <a href="https://github.com/DMartens"><code>@DMartens</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</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>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@typescript-eslint/parser</code>'s changelog</a>.</em></p> <blockquote> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</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/8b8b68f200a48ee9d6f7be8670e964629375196c"><code>8b8b68f</code></a> chore(release): publish 8.56.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/68a074fb61a10c3627f09678859fb4d42a3b88f5"><code>68a074f</code></a> feat: support ESLint v10 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/12057">#12057</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/parser">compare view</a></li> </ul> </details> <br /> Updates `rollup-plugin-license` from 3.6.0 to 3.7.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md">rollup-plugin-license's changelog</a>.</em></p> <blockquote> <h2>3.5.0 (2024-06-22)</h2> <ul> <li>release: prepare next release (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/71f5bcf">71f5bcf</a>)</li> <li>release: prepare next release (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/2c51c64">2c51c64</a>)</li> <li>release: release version (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/f27f51d">f27f51d</a>)</li> <li>release: release version (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/8a7f79c">8a7f79c</a>)</li> <li>chore: fix lint task (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/a7c455f">a7c455f</a>)</li> <li>chore: remove (deprecated) eslint-config-google (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/0ba031f">0ba031f</a>)</li> <li>chore(ci): push release to current branch (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/03112e9">03112e9</a>)</li> <li>chore(deps-dev): bump <code>@rollup/plugin-commonjs</code> from 25.0.7 to 25.0.8 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1732">#1732</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/8bd6fb3">8bd6fb3</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1732">#1732</a></li> <li>chore(deps-dev): bump <code>@rollup/plugin-commonjs</code> from 25.0.8 to 26.0.1 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1741">#1741</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/25f03f2">25f03f2</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1741">#1741</a></li> <li>chore(deps-dev): bump globalthis from 1.0.3 to 1.0.4 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1721">#1721</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/54084da">54084da</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1721">#1721</a></li> <li>chore(deps-dev): bump gulp-conventional-changelog from 4.0.0 to 5.0.0 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1723">#1723</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/d6ae13f">d6ae13f</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1723">#1723</a></li> <li>chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1737">#1737</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/3e80b2a">3e80b2a</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1737">#1737</a></li> <li>chore(deps-dev): bump prettier from 3.3.0 to 3.3.1 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1740">#1740</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/ef8aabf">ef8aabf</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1740">#1740</a></li> <li>chore(deps-dev): bump prettier from 3.3.1 to 3.3.2 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1746">#1746</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/e4fbe41">e4fbe41</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1746">#1746</a></li> <li>chore(deps-dev): bump rimraf from 5.0.5 to 5.0.7 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1727">#1727</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/44fd2d4">44fd2d4</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1727">#1727</a></li> <li>chore(deps-dev): bump rollup from 4.14.3 to 4.16.2 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1715">#1715</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/0126778">0126778</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1715">#1715</a></li> <li>chore(deps-dev): bump rollup from 4.16.2 to 4.16.4 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1716">#1716</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/2256205">2256205</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1716">#1716</a></li> <li>chore(deps-dev): bump rollup from 4.16.4 to 4.17.2 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1722">#1722</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/084276a">084276a</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1722">#1722</a></li> <li>chore(deps-dev): bump the babel group with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1720">#1720</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/6720a77">6720a77</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1720">#1720</a></li> <li>chore(deps-dev): bump the babel group with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1739">#1739</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/2d3d1d3">2d3d1d3</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1739">#1739</a></li> <li>chore(deps-dev): bump the babel group with 3 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1733">#1733</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/b56dc88">b56dc88</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1733">#1733</a></li> <li>chore(deps-dev): bump the typescript-eslint group across 1 directory with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1729">#1729</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/5cfc7c0">5cfc7c0</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1729">#1729</a></li> <li>chore(deps-dev): bump the typescript-eslint group across 1 directory with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1748">#1748</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/c0abf2d">c0abf2d</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1748">#1748</a></li> <li>chore(deps-dev): bump the typescript-eslint group with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1714">#1714</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/1deea69">1deea69</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1714">#1714</a></li> <li>chore(deps-dev): bump the typescript-eslint group with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1717">#1717</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/3571d80">3571d80</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1717">#1717</a></li> <li>chore(deps-dev): bump the typescript-eslint group with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1735">#1735</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/c3d769f">c3d769f</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1735">#1735</a></li> <li>chore(deps-dev): bump the typescript-eslint group with 2 updates (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1736">#1736</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/2e053de">2e053de</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1736">#1736</a></li> <li>chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1750">#1750</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/374962d">374962d</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1750">#1750</a></li> <li>--- (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1730">#1730</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/40dc5e6">40dc5e6</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1730">#1730</a></li> <li>Update readme (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/780ff50">780ff50</a>)</li> <li>feat: drop glob usage (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1742">#1742</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/2623a1b">2623a1b</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1742">#1742</a></li> <li>feat: drop mkdirp (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1743">#1743</a>) (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/2f90c74">2f90c74</a>), closes <a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/1743">#1743</a></li> <li>feat: include private self dependency (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/1401f5d">1401f5d</a>)</li> <li>docs: update README & changelog (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/bdfca87">bdfca87</a>)</li> </ul> <h2>3.4.0 (2024-04-18)</h2> <ul> <li>release: prepare next release (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/1c6c911">1c6c911</a>)</li> <li>release: release version (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/a576572">a576572</a>)</li> <li>chore: add changelog update workflow (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/5f4ed57">5f4ed57</a>)</li> <li>chore: update changelog (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/a48e164">a48e164</a>)</li> <li>chore: update readme (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/8254eae">8254eae</a>)</li> <li>chore(ci): add node 21 (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/80cefa0">80cefa0</a>)</li> <li>chore(ci): remove invalid option (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/16e4d5d">16e4d5d</a>)</li> <li>chore(ci): update actions/checkout to version 4.1.2 (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/9742e59">9742e59</a>)</li> <li>chore(ci): use node 20 (<a href="https://github.com/mjeanroy/rollup-plugin-license/commit/184cc0b">184cc0b</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/bb34bb50bb33f05a0147d2ca78225e47fab6a712"><code>bb34bb5</code></a> release: release version</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/6ef9f8169961e2c303a9818fb9f2c437da5e7bf4"><code>6ef9f81</code></a> chore(ci): clear node_auth_token before publish</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/add404fd0153dc905adf92ca096fe4e84817c417"><code>add404f</code></a> chore(ci): remove reference of npm token</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/07357c2aaf582101b4ba198590ed6bf1f0f6f64a"><code>07357c2</code></a> chore(docs): update readme</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/488b043cd2204a2d9a4baa661182851b2bc3c22c"><code>488b043</code></a> chore(ci): add npm oidc permission</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/c20ab4877d5d320c52b4da0796f431e14c5f1ac0"><code>c20ab48</code></a> chore: remove warning</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/ef99eed4323b663c2f6edaa6be2df8d8acc924e6"><code>ef99eed</code></a> chore: update dependencies</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/df9ac732d6d1ff6b049dfe33f55a7bd8aa89f170"><code>df9ac73</code></a> fix return type of <code>template</code> (<a href="https://redirect.github.com/mjeanroy/rollup-plugin-license/issues/2069">#2069</a>)</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/6967948cdb87485e8ce15a6d9164b85d9364e240"><code>6967948</code></a> chore: remove node core modules prefix</li> <li><a href="https://github.com/mjeanroy/rollup-plugin-license/commit/cc8c079b51aed60e67bc9b1ca2e60896571d2403"><code>cc8c079</code></a> chore(ci): group jasmine dependabot updates</li> <li>Additional commits viewable in <a href="https://github.com/mjeanroy/rollup-plugin-license/compare/v3.6.0...v3.7.0">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 rollup-plugin-license since your current version.</p> </details> <br /> Updates `typescript-eslint` from 8.55.0 to 8.56.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.56.0</h2> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>use parser options from context.languageOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12043">#12043</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>fnx <a href="https://github.com/DMartens"><code>@DMartens</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</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>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.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</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/8b8b68f200a48ee9d6f7be8670e964629375196c"><code>8b8b68f</code></a> chore(release): publish 8.56.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/68a074fb61a10c3627f09678859fb4d42a3b88f5"><code>68a074f</code></a> feat: support ESLint v10 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/12057">#12057</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.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 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>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 group with 4 updates: @typescript-eslint/eslint-plugin, @typescript-eslint/parser, rollup-plugin-license and typescript-eslint.
Updates
@typescript-eslint/eslint-pluginfrom 8.55.0 to 8.56.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
8b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)c0a359dfix: use parser options from context.languageOptions (#12043)Updates
@typescript-eslint/parserfrom 8.55.0 to 8.56.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
8b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)Updates
rollup-plugin-licensefrom 3.6.0 to 3.7.0Changelog
Sourced from rollup-plugin-license's changelog.
... (truncated)
Commits
bb34bb5release: release version6ef9f81chore(ci): clear node_auth_token before publishadd404fchore(ci): remove reference of npm token07357c2chore(docs): update readme488b043chore(ci): add npm oidc permissionc20ab48chore: remove warningef99eedchore: update dependenciesdf9ac73fix return type oftemplate(#2069)6967948chore: remove node core modules prefixcc8c079chore(ci): group jasmine dependabot updatesMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for rollup-plugin-license since your current version.
Updates
typescript-eslintfrom 8.55.0 to 8.56.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
8b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)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 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 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