Skip to content

Commit 2d2090d

Browse files
Bump file-type and @openapitools/openapi-generator-cli in /tools/openapi-generator (#338)
Bumps [file-type](https://github.com/sindresorhus/file-type) to 21.3.2 and updates ancestor dependency [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli). These dependencies need to be updated together. Updates `file-type` from 21.3.0 to 21.3.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/file-type/releases">file-type's releases</a>.</em></p> <blockquote> <h2>v21.3.2</h2> <ul> <li>Fix ZIP bomb in known-size ZIP probing (GHSA-j47w-4g3g-c36v) a155cd7</li> <li>Fix bound recursive BOM and ID3 detection 370ed91</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/file-type/compare/v21.3.1...v21.3.2">https://github.com/sindresorhus/file-type/compare/v21.3.1...v21.3.2</a></p> <h2>v21.3.1</h2> <ul> <li>Fix infinite loop in ASF parser on malformed input (<a href="https://github.com/sindresorhus/file-type/security/advisories/GHSA-5v7r-6r5c-r473">https://github.com/sindresorhus/file-type/security/advisories/GHSA-5v7r-6r5c-r473</a>) 319abf8</li> </ul> <hr /> <p><a href="https://github.com/sindresorhus/file-type/compare/v21.3.0...v21.3.1">https://github.com/sindresorhus/file-type/compare/v21.3.0...v21.3.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/file-type/commit/e18028c3cc19441477c3459991fee9770d88c218"><code>e18028c</code></a> 21.3.2</li> <li><a href="https://github.com/sindresorhus/file-type/commit/a155cd71323279de173c54e8c530d300d3854fdd"><code>a155cd7</code></a> Fix ZIP bomb in known-size ZIP probing</li> <li><a href="https://github.com/sindresorhus/file-type/commit/69548179cca2c0ab6a0cc93af59392f8c351cab1"><code>6954817</code></a> Harden parser more</li> <li><a href="https://github.com/sindresorhus/file-type/commit/370ed9185d112eea4d989fecb843597b1d94cf09"><code>370ed91</code></a> Fix bound recursive BOM and ID3 detection</li> <li><a href="https://github.com/sindresorhus/file-type/commit/d2ecea187c47b944a9c001ae7637f02baed0825a"><code>d2ecea1</code></a> Add a few more safeguards</li> <li><a href="https://github.com/sindresorhus/file-type/commit/41fcff5de64cfb53da6b2b9c048ebea8213f32c2"><code>41fcff5</code></a> Update readme</li> <li><a href="https://github.com/sindresorhus/file-type/commit/a8f6934ddd93c3e12cc4ecb0cfc3e8d816d4b9fd"><code>a8f6934</code></a> Fix CI</li> <li><a href="https://github.com/sindresorhus/file-type/commit/ad5857e5384874e853cc9c4c29b867f1135a7c30"><code>ad5857e</code></a> 21.3.1</li> <li><a href="https://github.com/sindresorhus/file-type/commit/5d2fedf104dc5067b51a1f31410aa60052c74f64"><code>5d2fedf</code></a> Harden parser</li> <li><a href="https://github.com/sindresorhus/file-type/commit/319abf871b50ba2fa221b4a7050059f1ae096f4f"><code>319abf8</code></a> Fix infinite loop in ASF parser on malformed input</li> <li>Additional commits viewable in <a href="https://github.com/sindresorhus/file-type/compare/v21.3.0...v21.3.2">compare view</a></li> </ul> </details> <br /> Updates `@openapitools/openapi-generator-cli` from 2.28.3 to 2.31.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/OpenAPITools/openapi-generator-cli/releases"><code>@​openapitools/openapi-generator-cli</code>'s releases</a>.</em></p> <blockquote> <h2>v2.31.0</h2> <h1><a href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.30.2...v2.31.0">2.31.0</a> (2026-03-24)</h1> <h3>Features</h3> <ul> <li><strong>release:</strong> v7.21.0 release (<a href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/1180">#1180</a>) (<a href="https://github.com/OpenAPITools/openapi-generator-cli/commit/e959f060d56b6cd61c126ff7b5ede77935c131b1">e959f06</a>)</li> </ul> <h2>v2.30.2</h2> <h2><a href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.30.1...v2.30.2">2.30.2</a> (2026-03-06)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency jsonpath to v1.3.0 (<a href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/1164">#1164</a>) (<a href="https://github.com/OpenAPITools/openapi-generator-cli/commit/2c4802debe164486c204690a0eb0f9c5d6ad45ac">2c4802d</a>)</li> </ul> <h2>v2.30.1</h2> <h2><a href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.30.0...v2.30.1">2.30.1</a> (2026-03-03)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency fs-extra to v11.3.4 (<a href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/1157">#1157</a>) (<a href="https://github.com/OpenAPITools/openapi-generator-cli/commit/74d58718e7b3eb7282ec74e5741eec3a748b1bf3">74d5871</a>)</li> </ul> <h2>v2.30.0</h2> <h1><a href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.29.0...v2.30.0">2.30.0</a> (2026-02-25)</h1> <h3>Features</h3> <ul> <li><strong>release:</strong> trigger a release (<a href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/1148">#1148</a>) (<a href="https://github.com/OpenAPITools/openapi-generator-cli/commit/a1e9c93c35d38a7ea014d1f081aa2a838929d72b">a1e9c93</a>)</li> </ul> <h2>v2.29.0</h2> <h1><a href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.28.3...v2.29.0">2.29.0</a> (2026-02-16)</h1> <h3>Features</h3> <ul> <li><strong>release:</strong> v7.20.0 release (<a href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/1135">#1135</a>) (<a href="https://github.com/OpenAPITools/openapi-generator-cli/commit/8f0d026738ad5dfe98869a7a521b5a578bd902a0">8f0d026</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/OpenAPITools/openapi-generator-cli/commit/e959f060d56b6cd61c126ff7b5ede77935c131b1"><code>e959f06</code></a> feat(release): v7.21.0 release (<a href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/1180">#1180</a>)</li> <li><a href="https://github.com/OpenAPITools/openapi-generator-cli/commit/3d196e0ca4707702fde3dd8459ed0c54843b1f11"><code>3d196e0</code></a> chore(deps): update dependency type-fest to v5.5.0 (<a href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/1176">#1176</a>)</li> <li><a href="https://github.com/OpenAPITools/openapi-generator-cli/commit/36b1672bff8c5e9fdbe393c8ece2051301060d2b"><code>36b1672</code></a> chore(deps): update nx monorepo to v22.6.0 (<a href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/1175">#1175</a>)</li> <li><a href="https://github.com/OpenAPITools/openapi-generator-cli/commit/f8de57736f09167b9663a0c33e3adcf10c1148d2"><code>f8de577</code></a> chore(deps): update nest monorepo to v11.1.17 (<a href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/1174">#1174</a>)</li> <li><a href="https://github.com/OpenAPITools/openapi-generator-cli/commit/252a72e61d3c3e715e234904d20892b88a824dd9"><code>252a72e</code></a> chore(deps): update commitlint monorepo to v20.5.0 (<a href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/1173">#1173</a>)</li> <li><a href="https://github.com/OpenAPITools/openapi-generator-cli/commit/c60a637f60e490e6b5ad761a82013d0152e2a768"><code>c60a637</code></a> chore(deps): update commitlint monorepo to v20.4.4 (<a href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/1170">#1170</a>)</li> <li><a href="https://github.com/OpenAPITools/openapi-generator-cli/commit/044fef79ad933a42b5c4991934610ca5a5507f5c"><code>044fef7</code></a> chore(deps): update jest monorepo to v30.3.0 (<a href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/1167">#1167</a>)</li> <li><a href="https://github.com/OpenAPITools/openapi-generator-cli/commit/015e78f1cbcbee02aa8e31322c2049988ab04bf4"><code>015e78f</code></a> chore(deps): update dependency eslint to v9.39.4 (<a href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/1166">#1166</a>)</li> <li><a href="https://github.com/OpenAPITools/openapi-generator-cli/commit/49133124230986188a15bb684fd1d3c0b9cde4f1"><code>4913312</code></a> chore(deps): update dependency <code>@​types/node</code> to v20.19.37 (<a href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/1165">#1165</a>)</li> <li><a href="https://github.com/OpenAPITools/openapi-generator-cli/commit/2c4802debe164486c204690a0eb0f9c5d6ad45ac"><code>2c4802d</code></a> fix(deps): update dependency jsonpath to v1.3.0 (<a href="https://redirect.github.com/OpenAPITools/openapi-generator-cli/issues/1164">#1164</a>)</li> <li>Additional commits viewable in <a href="https://github.com/OpenAPITools/openapi-generator-cli/compare/v2.28.3...v2.31.0">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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/tidbcloud/tidbcloud-cli/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb65df5 commit 2d2090d

2 files changed

Lines changed: 283 additions & 587 deletions

File tree

0 commit comments

Comments
 (0)