Skip to content

Commit 8d5ecaf

Browse files
chore(deps-dev): bump the dev-dependencies group across 1 directory with 11 updates (#44)
Bumps the dev-dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@secretlint/secretlint-rule-preset-recommend](https://github.com/secretlint/secretlint) | `11.6.0` | `11.7.1` | | [@size-limit/preset-small-lib](https://github.com/ai/size-limit) | `12.0.1` | `12.1.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.58.1` | `8.58.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.58.1` | `8.58.2` | | [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS) | `4.0.2` | `4.0.3` | | [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.5.0` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.8.9` | `20.9.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.2` | `3.8.3` | | [secretlint](https://github.com/secretlint/secretlint) | `11.6.0` | `11.7.1` | | [size-limit](https://github.com/ai/size-limit) | `12.0.1` | `12.1.0` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.18` | `0.28.19` | Updates `@secretlint/secretlint-rule-preset-recommend` from 11.6.0 to 11.7.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/secretlint/secretlint/releases"><code>@​secretlint/secretlint-rule-preset-recommend</code>'s releases</a>.</em></p> <blockquote> <h2>v11.7.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <table> <thead> <tr> <th>Service</th> <th>Package</th> <th>PR</th> </tr> </thead> <tbody> <tr> <td><a href="https://www.notion.so/">Notion</a></td> <td><code>@secretlint/secretlint-rule-notion</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1471">#1471</a></td> </tr> <tr> <td><a href="https://www.figma.com/">Figma</a></td> <td><code>@secretlint/secretlint-rule-figma</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1472">#1472</a></td> </tr> <tr> <td><a href="https://huggingface.co/">Hugging Face</a></td> <td><code>@secretlint/secretlint-rule-huggingface</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1473">#1473</a></td> </tr> <tr> <td><a href="https://grafana.com/">Grafana</a></td> <td><code>@secretlint/secretlint-rule-grafana</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1474">#1474</a></td> </tr> <tr> <td><a href="https://groq.com/">Groq</a></td> <td><code>@secretlint/secretlint-rule-groq</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1475">#1475</a></td> </tr> <tr> <td><a href="https://gitlab.com/">GitLab</a></td> <td><code>@secretlint/secretlint-rule-gitlab</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1476">#1476</a></td> </tr> <tr> <td><a href="https://www.hashicorp.com/products/vault">HashiCorp Vault</a></td> <td><code>@secretlint/secretlint-rule-hashicorp-vault</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1477">#1477</a></td> </tr> <tr> <td><a href="https://www.databricks.com/">Databricks</a></td> <td><code>@secretlint/secretlint-rule-databricks</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1478">#1478</a></td> </tr> <tr> <td><a href="https://www.docker.com/">Docker</a></td> <td><code>@secretlint/secretlint-rule-docker</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1481">#1481</a></td> </tr> </tbody> </table> <h3>Features</h3> <ul> <li>Add Notion integration token detection rule by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1471">secretlint/secretlint#1471</a></li> <li>Add Figma Personal Access Token detection rule by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1472">secretlint/secretlint#1472</a></li> <li>feat(secretlint-rule-huggingface): add new rule for Hugging Face User Access Token by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1473">secretlint/secretlint#1473</a></li> <li>Add Groq API key detection rule by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1475">secretlint/secretlint#1475</a></li> <li>Add Databricks and Vercel token detection rules by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1478">secretlint/secretlint#1478</a></li> <li>feat(grafana): add new rule for Grafana API tokens by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1474">secretlint/secretlint#1474</a></li> <li>feat(rule): add <code>@​secretlint/secretlint-rule-hashicorp-vault</code> by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1477">secretlint/secretlint#1477</a></li> <li>feat(secretlint-rule-gitlab): add rule for GitLab Personal Access Tokens by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1476">secretlint/secretlint#1476</a></li> <li>Add Docker Personal Access Token detection rule by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1481">secretlint/secretlint#1481</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>fix(rules): add regex boundary assertions to 8 existing scanner rules by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1482">secretlint/secretlint#1482</a></li> </ul> <h3>Documentation</h3> <ul> <li>docs(agents): add architecture overview and improve AI assistant guidance by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1468">secretlint/secretlint#1468</a></li> <li>docs(AGENTS): add regex boundary conventions for rule implementation by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1470">secretlint/secretlint#1470</a></li> </ul> <h3>CI</h3> <ul> <li>chore(deps): update rhysd/github-action-benchmark action to v1.22.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/secretlint/secretlint/pull/1466">secretlint/secretlint#1466</a></li> <li>ci: add npm environment to release workflow by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1483">secretlint/secretlint#1483</a></li> <li>Remove npm upgrade step from release workflow by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1486">secretlint/secretlint#1486</a></li> </ul> <h3>Dependency Updates</h3> <ul> <li>chore(deps): update dependency <code>@​types/node</code> to ^24.12.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/secretlint/secretlint/pull/1465">secretlint/secretlint#1465</a></li> <li>chore(deps): update dependency turbo to ^2.9.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/secretlint/secretlint/pull/1467">secretlint/secretlint#1467</a></li> <li>chore(deps): update dependency turbo to ^2.9.5 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/secretlint/secretlint/pull/1469">secretlint/secretlint#1469</a></li> <li>chore(deps): update textlint to ^15.5.4 (patch) by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/secretlint/secretlint/pull/1480">secretlint/secretlint#1480</a></li> </ul> <h3>Other Changes</h3> <ul> <li>refactor(preset-recommend): remove groq to defer sync per AGENTS.md by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1479">secretlint/secretlint#1479</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/secretlint/secretlint/compare/v11.6.0...v11.7.1">https://github.com/secretlint/secretlint/compare/v11.6.0...v11.7.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/secretlint/secretlint/commit/bad9176cbe71728f1e52b2eccc6c9e4ec0074aef"><code>bad9176</code></a> v11.7.1 (<a href="https://redirect.github.com/secretlint/secretlint/issues/1487">#1487</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/2ddd70e792dd60fa1bf0dbe8ccb16bdecebd0e0f"><code>2ddd70e</code></a> Remove npm upgrade step from release workflow (<a href="https://redirect.github.com/secretlint/secretlint/issues/1486">#1486</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/cd79345be1d4c0987f0a97bc0e7f59d317fdf599"><code>cd79345</code></a> v11.7.0 (<a href="https://redirect.github.com/secretlint/secretlint/issues/1484">#1484</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/4e607bab5973116139d86ffc42c93360eda9c766"><code>4e607ba</code></a> ci: add npm environment to release workflow (<a href="https://redirect.github.com/secretlint/secretlint/issues/1483">#1483</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/d4cb771eea7c848f605aa497e013b6506f9cc023"><code>d4cb771</code></a> fix(rules): add regex boundary assertions to 8 existing scanner rules (<a href="https://redirect.github.com/secretlint/secretlint/issues/1482">#1482</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/ab0869f85addf0ea47aed99c040fdda1a431210d"><code>ab0869f</code></a> Add Docker Personal Access Token detection rule (<a href="https://redirect.github.com/secretlint/secretlint/issues/1481">#1481</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/222fd0aebe979cc430657d095629366d70a5326b"><code>222fd0a</code></a> chore(deps): update textlint to ^15.5.4 (patch) (<a href="https://redirect.github.com/secretlint/secretlint/issues/1480">#1480</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/020c9038b61fb67345132e0e1772897ee1d39626"><code>020c903</code></a> feat(secretlint-rule-gitlab): add rule for GitLab Personal Access Tokens (<a href="https://redirect.github.com/secretlint/secretlint/issues/1476">#1476</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/2fc5b28b536552b9dca12cb0e86e647f938d619c"><code>2fc5b28</code></a> feat(rule): add <code>@​secretlint/secretlint-rule-hashicorp-vault</code> (<a href="https://redirect.github.com/secretlint/secretlint/issues/1477">#1477</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/ad8f273b379c3c8bfcbc30af6ea633f37d3f3e86"><code>ad8f273</code></a> feat(grafana): add new rule for Grafana API tokens (<a href="https://redirect.github.com/secretlint/secretlint/issues/1474">#1474</a>)</li> <li>Additional commits viewable in <a href="https://github.com/secretlint/secretlint/compare/v11.6.0...v11.7.1">compare view</a></li> </ul> </details> <br /> Updates `@size-limit/preset-small-lib` from 12.0.1 to 12.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ai/size-limit/releases"><code>@​size-limit/preset-small-lib</code>'s releases</a>.</em></p> <blockquote> <h2>12.1.0</h2> <ul> <li>Added <code>disablePlugins</code> option (by <a href="https://github.com/JPeer264"><code>@​JPeer264</code></a>).</li> <li>Updated <code>esbuild</code>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ai/size-limit/blob/main/CHANGELOG.md"><code>@​size-limit/preset-small-lib</code>'s changelog</a>.</em></p> <blockquote> <h2>12.1.0</h2> <ul> <li>Added <code>disablePlugins</code> option (by <a href="https://github.com/JPeer264"><code>@​JPeer264</code></a>).</li> <li>Updated <code>esbuild</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ai/size-limit/commit/60f56288969bfc93be9e01413f3a34923cfca8b1"><code>60f5628</code></a> Release 12.1.0 version</li> <li><a href="https://github.com/ai/size-limit/commit/d767aa7b6300d1f655b02bfef2245bd39a7459ec"><code>d767aa7</code></a> Avoid releasing hacks</li> <li><a href="https://github.com/ai/size-limit/commit/a3baefebe74d05ca7e75e80ab21fd120f67ff110"><code>a3baefe</code></a> Replace Prettier/ESLint to oxfmt/oxlint</li> <li><a href="https://github.com/ai/size-limit/commit/85363f373b677f47c2c2c852bfc0815c487710a9"><code>85363f3</code></a> Update dependencies</li> <li><a href="https://github.com/ai/size-limit/commit/262d7f0b1662b9e490d9525b5e6758afddd8b864"><code>262d7f0</code></a> Add disablePlugins as option (<a href="https://redirect.github.com/ai/size-limit/issues/397">#397</a>)</li> <li><a href="https://github.com/ai/size-limit/commit/3d4cbf641d5124b18a9bf29d395e4051813dc092"><code>3d4cbf6</code></a> Update email</li> <li><a href="https://github.com/ai/size-limit/commit/f2f7915878fc0c39d2cc0a681d54e868e04431ea"><code>f2f7915</code></a> Revert release changes</li> <li>See full diff in <a href="https://github.com/ai/size-limit/compare/12.0.1...12.1.0">compare view</a></li> </ul> </details> <br /> Updates `@typescript-eslint/eslint-plugin` from 8.58.1 to 8.58.2 <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.58.2</h2> <h2>8.58.2 (2026-04-13)</h2> <h3>🩹 Fixes</h3> <ul> <li>remove tsbuildinfo cache file from published packages (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12187">#12187</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] use assignability checks in checkTypePredicates (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12147">#12147</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abhijeet Singh <a href="https://github.com/cseas"><code>@​cseas</code></a></li> <li>송재욱</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2">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.58.2 (2026-04-13)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] use assignability checks in checkTypePredicates (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12147">#12147</a>)</li> <li>remove tsbuildinfo cache file from published packages (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12187">#12187</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abhijeet Singh <a href="https://github.com/cseas"><code>@​cseas</code></a></li> <li>송재욱</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2">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/90c2803a4c250e0343598d41e973f95e743bf4ce"><code>90c2803</code></a> chore(release): publish 8.58.2</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7c9e06f669065bfb24b66c1f2bfb05ae2b512c09"><code>7c9e06f</code></a> fix(eslint-plugin): [no-unnecessary-condition] use assignability checks in ch...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/dae173267fe3a549417de802be00af1aeae25059"><code>dae1732</code></a> chore(eslint-plugin): switch auto-generated test cases to hand-written in unb...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/be6b49a02d68db9bdc8985e7e9e1598700fda2fa"><code>be6b49a</code></a> fix: remove tsbuildinfo cache file from published packages (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/12187">#12187</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.2/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> Updates `@typescript-eslint/parser` from 8.58.1 to 8.58.2 <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.58.2</h2> <h2>8.58.2 (2026-04-13)</h2> <h3>🩹 Fixes</h3> <ul> <li>remove tsbuildinfo cache file from published packages (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12187">#12187</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] use assignability checks in checkTypePredicates (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12147">#12147</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abhijeet Singh <a href="https://github.com/cseas"><code>@​cseas</code></a></li> <li>송재욱</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2">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.58.2 (2026-04-13)</h2> <h3>🩹 Fixes</h3> <ul> <li>remove tsbuildinfo cache file from published packages (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12187">#12187</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abhijeet Singh <a href="https://github.com/cseas"><code>@​cseas</code></a></li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2">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/90c2803a4c250e0343598d41e973f95e743bf4ce"><code>90c2803</code></a> chore(release): publish 8.58.2</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/be6b49a02d68db9bdc8985e7e9e1598700fda2fa"><code>be6b49a</code></a> fix: remove tsbuildinfo cache file from published packages (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/12187">#12187</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.2/packages/parser">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-sonarjs` from 4.0.2 to 4.0.3 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/SonarSource/SonarJS/commits">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 eslint-plugin-sonarjs since your current version.</p> </details> <br /> Updates `globals` from 17.4.0 to 17.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/globals/releases">globals's releases</a>.</em></p> <blockquote> <h2>v17.5.0</h2> <ul> <li>Update globals (2026-04-12) (<a href="https://redirect.github.com/sindresorhus/globals/issues/342">#342</a>) 5d84602</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/globals/compare/v17.4.0...v17.5.0">https://github.com/sindresorhus/globals/compare/v17.4.0...v17.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/globals/commit/b8170c8e1d648291b613c5b39a69652c796fa36c"><code>b8170c8</code></a> 17.5.0</li> <li><a href="https://github.com/sindresorhus/globals/commit/5d846029679832931f38ced6381cc95bcb9abd80"><code>5d84602</code></a> Update globals (2026-04-12) (<a href="https://redirect.github.com/sindresorhus/globals/issues/342">#342</a>)</li> <li><a href="https://github.com/sindresorhus/globals/commit/1b727e5f4cc39121b8e77b9f27574a8ca27391fc"><code>1b727e5</code></a> Fix build script for ES globals (<a href="https://redirect.github.com/sindresorhus/globals/issues/341">#341</a>)</li> <li>See full diff in <a href="https://github.com/sindresorhus/globals/compare/v17.4.0...v17.5.0">compare view</a></li> </ul> </details> <br /> Updates `happy-dom` from 20.8.9 to 20.9.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/capricorn86/happy-dom/releases">happy-dom's releases</a>.</em></p> <blockquote> <h2>v20.9.0</h2> <h3>:art: Features</h3> <ul> <li>Adds support for event listener properties on Window (e.g. <code>Window.onkeydown</code>) - By <strong><a href="https://github.com/capricorn86"><code>@​capricorn86</code></a></strong> in task <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2131">#2131</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/capricorn86/happy-dom/commit/4090adefaf116143ebabf3226581c1261c09e877"><code>4090ade</code></a> fix: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/0">#0</a> Fix github release workflow (<a href="https://redirect.github.com/capricorn86/happy-dom/issues/2140">#2140</a>)</li> <li><a href="https://github.com/capricorn86/happy-dom/commit/c7c2bb506377f2b38218486b166b89a9b0e5b174"><code>c7c2bb5</code></a> fix: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/0">#0</a> Fix github release workflow (<a href="https://redirect.github.com/capricorn86/happy-dom/issues/2139">#2139</a>)</li> <li><a href="https://github.com/capricorn86/happy-dom/commit/d541143d69e6593422e32c7c3853213ee04af545"><code>d541143</code></a> fix: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/0">#0</a> Fix github release workflow (<a href="https://redirect.github.com/capricorn86/happy-dom/issues/2138">#2138</a>)</li> <li><a href="https://github.com/capricorn86/happy-dom/commit/a78d89e7e1cf77c42cb04833b9d9fba30a3e868a"><code>a78d89e</code></a> feat: <a href="https://redirect.github.com/capricorn86/happy-dom/issues/2131">#2131</a> Adds support for event listener properties on Window (<a href="https://redirect.github.com/capricorn86/happy-dom/issues/2132">#2132</a>)</li> <li>See full diff in <a href="https://github.com/capricorn86/happy-dom/compare/v20.8.9...v20.9.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 happy-dom since your current version.</p> </details> <br /> Updates `prettier` from 3.8.2 to 3.8.3 <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.8.3</h2> <ul> <li>SCSS: Prevent trailing comma in <code>if()</code> function (<a href="https://redirect.github.com/prettier/prettier/pull/18471">prettier/prettier#18471</a> by <a href="https://github.com/kovsu"><code>@​kovsu</code></a>)</li> </ul> <p>🔗 <a href="https://github.com/prettier/prettier/blob/3.8.3/CHANGELOG.md#383">Changelog</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.8.3</h1> <p><a href="https://github.com/prettier/prettier/compare/3.8.2...3.8.3">diff</a></p> <h4>SCSS: Prevent trailing comma in <code>if()</code> function (<a href="https://redirect.github.com/prettier/prettier/pull/18471">#18471</a> by <a href="https://github.com/kovsu"><code>@​kovsu</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="scss"><code>// Input $value: if(sass(false): 1; else: -1); <p>// Prettier 3.8.2<br /> $value: if(<br /> sass(false): 1; else: -1,<br /> );</p> <p>// Prettier 3.8.3<br /> $value: if(sass(false): 1; else: -1);<br /> </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/d7108a79ec745c04292aabf22c4c1adbd690b191"><code>d7108a7</code></a> Release 3.8.3</li> <li><a href="https://github.com/prettier/prettier/commit/177f90898170d363ef64fde663e4d13170688bfe"><code>177f908</code></a> Prevent trailing comma in SCSS <code>if()</code> function (<a href="https://redirect.github.com/prettier/prettier/issues/18471">#18471</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/1cd40668c3d6f2f4cf9d87bbc9096d92361b2606"><code>1cd4066</code></a> Release <code>@​prettier/plugin-oxc</code><a href="https://github.com/0"><code>@​0</code></a>.1.4</li> <li><a href="https://github.com/prettier/prettier/commit/a8700e245038cd8cc0cf28ef06ffedbcb3fc2dfc"><code>a8700e2</code></a> Update oxc-parser to v0.125.0</li> <li><a href="https://github.com/prettier/prettier/commit/752157c78eca6f0a30e5d5cb513b682c5ecfa01e"><code>752157c</code></a> Fix tests</li> <li><a href="https://github.com/prettier/prettier/commit/053fd418e180b12fa2014260212fae831f5fc5ec"><code>053fd41</code></a> Bump Prettier dependency to 3.8.2</li> <li><a href="https://github.com/prettier/prettier/commit/904c6365ec46726fd0e21021c52ae934b7e5abc6"><code>904c636</code></a> Clean changelog_unreleased</li> <li><a href="https://github.com/prettier/prettier/commit/dc1f7fcc508d116cbf1644d69a1f0eb93e40d4a4"><code>dc1f7fc</code></a> Update dependents count</li> <li>See full diff in <a href="https://github.com/prettier/prettier/compare/3.8.2...3.8.3">compare view</a></li> </ul> </details> <br /> Updates `secretlint` from 11.6.0 to 11.7.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/secretlint/secretlint/releases">secretlint's releases</a>.</em></p> <blockquote> <h2>v11.7.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <table> <thead> <tr> <th>Service</th> <th>Package</th> <th>PR</th> </tr> </thead> <tbody> <tr> <td><a href="https://www.notion.so/">Notion</a></td> <td><code>@secretlint/secretlint-rule-notion</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1471">#1471</a></td> </tr> <tr> <td><a href="https://www.figma.com/">Figma</a></td> <td><code>@secretlint/secretlint-rule-figma</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1472">#1472</a></td> </tr> <tr> <td><a href="https://huggingface.co/">Hugging Face</a></td> <td><code>@secretlint/secretlint-rule-huggingface</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1473">#1473</a></td> </tr> <tr> <td><a href="https://grafana.com/">Grafana</a></td> <td><code>@secretlint/secretlint-rule-grafana</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1474">#1474</a></td> </tr> <tr> <td><a href="https://groq.com/">Groq</a></td> <td><code>@secretlint/secretlint-rule-groq</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1475">#1475</a></td> </tr> <tr> <td><a href="https://gitlab.com/">GitLab</a></td> <td><code>@secretlint/secretlint-rule-gitlab</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1476">#1476</a></td> </tr> <tr> <td><a href="https://www.hashicorp.com/products/vault">HashiCorp Vault</a></td> <td><code>@secretlint/secretlint-rule-hashicorp-vault</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1477">#1477</a></td> </tr> <tr> <td><a href="https://www.databricks.com/">Databricks</a></td> <td><code>@secretlint/secretlint-rule-databricks</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1478">#1478</a></td> </tr> <tr> <td><a href="https://www.docker.com/">Docker</a></td> <td><code>@secretlint/secretlint-rule-docker</code></td> <td><a href="https://redirect.github.com/secretlint/secretlint/pull/1481">#1481</a></td> </tr> </tbody> </table> <h3>Features</h3> <ul> <li>Add Notion integration token detection rule by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1471">secretlint/secretlint#1471</a></li> <li>Add Figma Personal Access Token detection rule by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1472">secretlint/secretlint#1472</a></li> <li>feat(secretlint-rule-huggingface): add new rule for Hugging Face User Access Token by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1473">secretlint/secretlint#1473</a></li> <li>Add Groq API key detection rule by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1475">secretlint/secretlint#1475</a></li> <li>Add Databricks and Vercel token detection rules by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1478">secretlint/secretlint#1478</a></li> <li>feat(grafana): add new rule for Grafana API tokens by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1474">secretlint/secretlint#1474</a></li> <li>feat(rule): add <code>@​secretlint/secretlint-rule-hashicorp-vault</code> by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1477">secretlint/secretlint#1477</a></li> <li>feat(secretlint-rule-gitlab): add rule for GitLab Personal Access Tokens by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1476">secretlint/secretlint#1476</a></li> <li>Add Docker Personal Access Token detection rule by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1481">secretlint/secretlint#1481</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>fix(rules): add regex boundary assertions to 8 existing scanner rules by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1482">secretlint/secretlint#1482</a></li> </ul> <h3>Documentation</h3> <ul> <li>docs(agents): add architecture overview and improve AI assistant guidance by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1468">secretlint/secretlint#1468</a></li> <li>docs(AGENTS): add regex boundary conventions for rule implementation by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1470">secretlint/secretlint#1470</a></li> </ul> <h3>CI</h3> <ul> <li>chore(deps): update rhysd/github-action-benchmark action to v1.22.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/secretlint/secretlint/pull/1466">secretlint/secretlint#1466</a></li> <li>ci: add npm environment to release workflow by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1483">secretlint/secretlint#1483</a></li> <li>Remove npm upgrade step from release workflow by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1486">secretlint/secretlint#1486</a></li> </ul> <h3>Dependency Updates</h3> <ul> <li>chore(deps): update dependency <code>@​types/node</code> to ^24.12.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/secretlint/secretlint/pull/1465">secretlint/secretlint#1465</a></li> <li>chore(deps): update dependency turbo to ^2.9.4 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/secretlint/secretlint/pull/1467">secretlint/secretlint#1467</a></li> <li>chore(deps): update dependency turbo to ^2.9.5 by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/secretlint/secretlint/pull/1469">secretlint/secretlint#1469</a></li> <li>chore(deps): update textlint to ^15.5.4 (patch) by <a href="https://github.com/renovate"><code>@​renovate</code></a>[bot] in <a href="https://redirect.github.com/secretlint/secretlint/pull/1480">secretlint/secretlint#1480</a></li> </ul> <h3>Other Changes</h3> <ul> <li>refactor(preset-recommend): remove groq to defer sync per AGENTS.md by <a href="https://github.com/azu"><code>@​azu</code></a> in <a href="https://redirect.github.com/secretlint/secretlint/pull/1479">secretlint/secretlint#1479</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/secretlint/secretlint/compare/v11.6.0...v11.7.1">https://github.com/secretlint/secretlint/compare/v11.6.0...v11.7.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/secretlint/secretlint/commit/bad9176cbe71728f1e52b2eccc6c9e4ec0074aef"><code>bad9176</code></a> v11.7.1 (<a href="https://redirect.github.com/secretlint/secretlint/issues/1487">#1487</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/2ddd70e792dd60fa1bf0dbe8ccb16bdecebd0e0f"><code>2ddd70e</code></a> Remove npm upgrade step from release workflow (<a href="https://redirect.github.com/secretlint/secretlint/issues/1486">#1486</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/cd79345be1d4c0987f0a97bc0e7f59d317fdf599"><code>cd79345</code></a> v11.7.0 (<a href="https://redirect.github.com/secretlint/secretlint/issues/1484">#1484</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/4e607bab5973116139d86ffc42c93360eda9c766"><code>4e607ba</code></a> ci: add npm environment to release workflow (<a href="https://redirect.github.com/secretlint/secretlint/issues/1483">#1483</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/d4cb771eea7c848f605aa497e013b6506f9cc023"><code>d4cb771</code></a> fix(rules): add regex boundary assertions to 8 existing scanner rules (<a href="https://redirect.github.com/secretlint/secretlint/issues/1482">#1482</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/ab0869f85addf0ea47aed99c040fdda1a431210d"><code>ab0869f</code></a> Add Docker Personal Access Token detection rule (<a href="https://redirect.github.com/secretlint/secretlint/issues/1481">#1481</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/222fd0aebe979cc430657d095629366d70a5326b"><code>222fd0a</code></a> chore(deps): update textlint to ^15.5.4 (patch) (<a href="https://redirect.github.com/secretlint/secretlint/issues/1480">#1480</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/020c9038b61fb67345132e0e1772897ee1d39626"><code>020c903</code></a> feat(secretlint-rule-gitlab): add rule for GitLab Personal Access Tokens (<a href="https://redirect.github.com/secretlint/secretlint/issues/1476">#1476</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/2fc5b28b536552b9dca12cb0e86e647f938d619c"><code>2fc5b28</code></a> feat(rule): add <code>@​secretlint/secretlint-rule-hashicorp-vault</code> (<a href="https://redirect.github.com/secretlint/secretlint/issues/1477">#1477</a>)</li> <li><a href="https://github.com/secretlint/secretlint/commit/ad8f273b379c3c8bfcbc30af6ea633f37d3f3e86"><code>ad8f273</code></a> feat(grafana): add new rule for Grafana API tokens (<a href="https://redirect.github.com/secretlint/secretlint/issues/1474">#1474</a>)</li> <li>Additional commits viewable in <a href="https://github.com/secretlint/secretlint/compare/v11.6.0...v11.7.1">compare view</a></li> </ul> </details> <br /> Updates `size-limit` from 12.0.1 to 12.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ai/size-limit/releases">size-limit's releases</a>.</em></p> <blockquote> <h2>12.1.0</h2> <ul> <li>Added <code>disablePlugins</code> option (by <a href="https://github.com/JPeer264"><code>@​JPeer264</code></a>).</li> <li>Updated <code>esbuild</code>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ai/size-limit/blob/main/CHANGELOG.md">size-limit's changelog</a>.</em></p> <blockquote> <h2>12.1.0</h2> <ul> <li>Added <code>disablePlugins</code> option (by <a href="https://github.com/JPeer264"><code>@​JPeer264</code></a>).</li> <li>Updated <code>esbuild</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ai/size-limit/commit/60f56288969bfc93be9e01413f3a34923cfca8b1"><code>60f5628</code></a> Release 12.1.0 version</li> <li><a href="https://github.com/ai/size-limit/commit/d767aa7b6300d1f655b02bfef2245bd39a7459ec"><code>d767aa7</code></a> Avoid releasing hacks</li> <li><a href="https://github.com/ai/size-limit/commit/a3baefebe74d05ca7e75e80ab21fd120f67ff110"><code>a3baefe</code></a> Replace Prettier/ESLint to oxfmt/oxlint</li> <li><a href="https://github.com/ai/size-limit/commit/85363f373b677f47c2c2c852bfc0815c487710a9"><code>85363f3</code></a> Update dependencies</li> <li><a href="https://github.com/ai/size-limit/commit/262d7f0b1662b9e490d9525b5e6758afddd8b864"><code>262d7f0</code></a> Add disablePlugins as option (<a href="https://redirect.github.com/ai/size-limit/issues/397">#397</a>)</li> <li><a href="https://github.com/ai/size-limit/commit/3d4cbf641d5124b18a9bf29d395e4051813dc092"><code>3d4cbf6</code></a> Update email</li> <li><a href="https://github.com/ai/size-limit/commit/f2f7915878fc0c39d2cc0a681d54e868e04431ea"><code>f2f7915</code></a> Revert release changes</li> <li>See full diff in <a href="https://github.com/ai/size-limit/compare/12.0.1...12.1.0">compare view</a></li> </ul> </details> <br /> Updates `typedoc` from 0.28.18 to 0.28.19 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TypeStrong/TypeDoc/releases">typedoc's releases</a>.</em></p> <blockquote> <h2>v0.28.19</h2> <h3>Features</h3> <ul> <li>Added French translations for the TypeDoc interface and help descriptions.</li> <li>Added support for <code>triple-slash</code> comment style, which requires exactly three slashes in the comment, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3089">#3089</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Corrected handling of icon caching for custom themes which use SVGs with a larger view box than TypeDoc's default theme.</li> <li>Fixed short summary comment handling on module pages when the project source files use Windows line endings, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3093">#3093</a>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/avivkeller"><code>@​avivkeller</code></a></li> <li><a href="https://github.com/hyosua"><code>@​hyosua</code></a></li> <li><a href="https://github.com/marijnh"><code>@​marijnh</code></a></li> <li><a href="https://github.com/Pistonight"><code>@​Pistonight</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md">typedoc's changelog</a>.</em></p> <blockquote> <h2>v0.28.19 (2026-04-12)</h2> <h3>Features</h3> <ul> <li>Added French translations for the TypeDoc interface and help descriptions.</li> <li>Added support for <code>triple-slash</code> comment style, which requires exactly three slashes in the comment, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3089">#3089</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Corrected handling of icon caching for custom themes which use SVGs with a larger view box than TypeDoc's default theme.</li> <li>Fixed short summary comment handling on module pages when the project source files use Windows line endings, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3093">#3093</a>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/avivkeller"><code>@​avivkeller</code></a></li> <li><a href="https://github.com/hyosua"><code>@​hyosua</code></a></li> <li><a href="https://github.com/marijnh"><code>@​marijnh</code></a></li> <li><a href="https://github.com/Pistonight"><code>@​Pistonight</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/typedoc/commit/0135da098ac490b5cd31fc4359a6c630ae541480"><code>0135da0</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/68fa965e6475f7b6790578209a2a80baa73daa87"><code>68fa965</code></a> Bump version to 0.28.19</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/cb1356596fcf8fffb3024bfe25a095a46884c4b1"><code>cb13565</code></a> Update changelog, documentation</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/acba2ae169c83a62bd49ec8da5b347210726497a"><code>acba2ae</code></a> Fix Comment.getShortSummary with windows line endings</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/a108643d12d87b83c78791685dac00238d96da48"><code>a108643</code></a> feat(router): move anchor creation to seperate function (<a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3092">#3092</a>)</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/d743a1cbd19ed462d1e71aa39ad41b661b5794c8"><code>d743a1c</code></a> Merge pull request <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3091">#3091</a> from hyosua/feat/locales-fr</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/70a9b413b777795b9beed8633557969887bc39e0"><code>70a9b41</code></a> Update CHANGELOG and format French locales</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/4db90bc23a3a096e68d97af908806b0c65feb39d"><code>4db90bc</code></a> Add French translations for locales</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/c8fb88fc3fdf0aa110191fdefe8019c9102453d3"><code>c8fb88f</code></a> Attempt updating actions versions</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/a58e6a9e5eb85886a56ebc8927d5ac3d5cff4695"><code>a58e6a9</code></a> Update deps</li> <li>Additional commits viewable in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.28.18...v0.28.19">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05dcc97 commit 8d5ecaf

1 file changed

Lines changed: 445 additions & 203 deletions

File tree

0 commit comments

Comments
 (0)