Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps(example): bump the dependencies group across 1 directory with 6 …
…updates (#2504) Bumps the dependencies group with 6 updates in the /examples/nestjs-graphql directory: | Package | From | To | | --- | --- | --- | | [@nestjs/apollo](https://github.com/nestjs/graphql) | `12.2.1` | `12.2.2` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.4.12` | `10.4.15` | | [@nestjs/graphql](https://github.com/nestjs/graphql) | `12.2.1` | `12.2.2` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `10.4.12` | `10.4.15` | | [@nestjs/cli](https://github.com/nestjs/nest-cli) | `10.4.8` | `10.4.9` | | [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.4.2` | Updates `@nestjs/apollo` from 12.2.1 to 12.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nestjs/graphql/releases"><code>@nestjs/apollo</code>'s releases</a>.</em></p> <blockquote> <h2>v12.2.2</h2> <h2>12.2.2 (2024-12-04)</h2> <h4>Enhancements</h4> <ul> <li><code>graphql</code> <ul> <li><a href="https://redirect.github.com/nestjs/graphql/pull/3346">#3346</a> refactor(graphql/lib): definitions generator <code>defaultTypeMapping</code> type reinforcement (<a href="https://github.com/Neosoulink"><code>@Neosoulink</code></a>)</li> </ul> </li> </ul> <h4>Dependencies</h4> <ul> <li><code>mercurius</code> <ul> <li><a href="https://redirect.github.com/nestjs/graphql/pull/3400">#3400</a> chore(deps): update dependency fastify to v4.29.0 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/nestjs/graphql/pull/3370">#3370</a> chore(deps): update dependency graphql-subscriptions to v3 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> </ul> </li> <li><code>graphql</code> <ul> <li><a href="https://redirect.github.com/nestjs/graphql/pull/3368">#3368</a> fix(deps): update dependency <code>@nestjs/mapped-types</code> to v2.0.6 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/graphql/pull/3349">#3349</a> fix(deps): update dependency uuid to v11 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/graphql/pull/3372">#3372</a> fix(deps): update graphql-tools monorepo (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> </ul> </li> <li><code>apollo</code>, <code>graphql</code>, <code>mercurius</code> <ul> <li><a href="https://redirect.github.com/nestjs/graphql/pull/3360">#3360</a> fix(deps): update dependency tslib to v2.8.1 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <li>Antonio Tripodi (<a href="https://github.com/Tony133"><code>@Tony133</code></a>)</li> <li>Nathan M. (<a href="https://github.com/Neosoulink"><code>@Neosoulink</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/graphql/commit/d2b9e6e1b99af478cfdb273a0a6b531bf7760e97"><code>d2b9e6e</code></a> v12.2.2</li> <li><a href="https://github.com/nestjs/graphql/commit/91771ab5e870bfb4b06df31b8e54d7c9fc1c2526"><code>91771ab</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/graphql/issues/3400">#3400</a> from nestjs/renovate/fastify-4.x</li> <li><a href="https://github.com/nestjs/graphql/commit/5bfc8046dc41275b6ec959db493191d48c1cac20"><code>5bfc804</code></a> test: update pubsub method</li> <li><a href="https://github.com/nestjs/graphql/commit/f81894264c853596ec003429839d91d7dd591060"><code>f818942</code></a> chore(deps): update dependency fastify to v4.29.0</li> <li><a href="https://github.com/nestjs/graphql/commit/b592156909df6be7154ae6e1740c93375c5e63f1"><code>b592156</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/graphql/issues/3370">#3370</a> from nestjs/renovate/major-apollo-graphql-packages</li> <li><a href="https://github.com/nestjs/graphql/commit/fef8159f51a7ba24c10fd50f9d7df2e314538d29"><code>fef8159</code></a> chore(deps): update dependency graphql-subscriptions to v3</li> <li><a href="https://github.com/nestjs/graphql/commit/f273dee712acb69caf1f4cd62f4a4eae2e68a5ce"><code>f273dee</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/graphql/issues/3346">#3346</a> from Neosoulink/feat/generator-type-mapping</li> <li><a href="https://github.com/nestjs/graphql/commit/70775a7120b1145f1263d082c9b99226b35a0bdd"><code>70775a7</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/graphql/issues/3392">#3392</a> from nestjs/renovate/graphql-tools-monorepo</li> <li><a href="https://github.com/nestjs/graphql/commit/bcf803f2f7a0593589dc6b901cfc459635c48fc9"><code>bcf803f</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/graphql/issues/3399">#3399</a> from nestjs/renovate/prettier-3.x</li> <li><a href="https://github.com/nestjs/graphql/commit/015d54d7841012699de03fe1adf974dbe6eebfea"><code>015d54d</code></a> chore(deps): update dependency prettier to v3.4.2</li> <li>Additional commits viewable in <a href="https://github.com/nestjs/graphql/compare/v12.2.1...v12.2.2">compare view</a></li> </ul> </details> <br /> Updates `@nestjs/core` from 10.4.12 to 10.4.15 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nestjs/nest/releases"><code>@nestjs/core</code>'s releases</a>.</em></p> <blockquote> <h2>v10.4.15 (2024-12-09)</h2> <h4>Dependencies</h4> <ul> <li><code>platform-express</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/14282">#14282</a> fix(deps): update dependency express to v4.21.2 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> </ul> </li> </ul> <h2>v10.4.13 (2024-12-03)</h2> <h4>Bug fixes</h4> <ul> <li><code>common</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/14256">#14256</a> chore(common): Add type declaration for RawBody decorator with pipes (<a href="https://github.com/sapenlei"><code>@sapenlei</code></a>)</li> </ul> </li> </ul> <h4>Dependencies</h4> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/14257">#14257</a> fix(deps): update dependency <code>@fastify/static</code> to v7.0.4 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/14258">#14258</a> fix(deps): update dependency <code>@nestjs/sequelize</code> to v10.0.1 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/14249">#14249</a> chore(deps): bump <code>@apollo/gateway</code> from 2.4.8 to 2.8.5 in /sample/32-graphql-federation-schema-first/users-application (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/14250">#14250</a> chore(deps): update jest monorepo (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/14245">#14245</a> chore(deps): update dependency mqtt to v5.10.3 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/14247">#14247</a> fix(deps): update nest monorepo to v10.4.12 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/14251">#14251</a> chore(deps-dev): bump graphql-tools from 9.0.3 to 9.0.5 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/14246">#14246</a> chore(deps): update nest monorepo (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> </ul> <h4>Committers: 3</h4> <ul> <li>Kamil Mysliwiec (<a href="https://github.com/kamilmysliwiec"><code>@kamilmysliwiec</code></a>)</li> <li>Micael Levi L. Cavalcante (<a href="https://github.com/micalevisk"><code>@micalevisk</code></a>)</li> <li>sapenlei (<a href="https://github.com/sapenlei"><code>@sapenlei</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/nest/commit/d0fb875e23e3e6baae8537efd41d54709acade0c"><code>d0fb875</code></a> chore(<a href="https://github.com/nestjs"><code>@nestjs</code></a>) publish v10.4.15 release</li> <li><a href="https://github.com/nestjs/nest/commit/1d457fe79f00956ef41a8bdc595d686f980eed40"><code>1d457fe</code></a> chore(<a href="https://github.com/nestjs"><code>@nestjs</code></a>) publish v10.4.14 release</li> <li><a href="https://github.com/nestjs/nest/commit/1eba0121a089be0e4880f37503dab7870602bb8e"><code>1eba012</code></a> chore(<a href="https://github.com/nestjs"><code>@nestjs</code></a>) publish v10.4.13 release</li> <li>See full diff in <a href="https://github.com/nestjs/nest/commits/v10.4.15/packages/core">compare view</a></li> </ul> </details> <br /> Updates `@nestjs/graphql` from 12.2.1 to 12.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nestjs/graphql/releases"><code>@nestjs/graphql</code>'s releases</a>.</em></p> <blockquote> <h2>v12.2.2</h2> <h2>12.2.2 (2024-12-04)</h2> <h4>Enhancements</h4> <ul> <li><code>graphql</code> <ul> <li><a href="https://redirect.github.com/nestjs/graphql/pull/3346">#3346</a> refactor(graphql/lib): definitions generator <code>defaultTypeMapping</code> type reinforcement (<a href="https://github.com/Neosoulink"><code>@Neosoulink</code></a>)</li> </ul> </li> </ul> <h4>Dependencies</h4> <ul> <li><code>mercurius</code> <ul> <li><a href="https://redirect.github.com/nestjs/graphql/pull/3400">#3400</a> chore(deps): update dependency fastify to v4.29.0 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/nestjs/graphql/pull/3370">#3370</a> chore(deps): update dependency graphql-subscriptions to v3 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> </ul> </li> <li><code>graphql</code> <ul> <li><a href="https://redirect.github.com/nestjs/graphql/pull/3368">#3368</a> fix(deps): update dependency <code>@nestjs/mapped-types</code> to v2.0.6 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/graphql/pull/3349">#3349</a> fix(deps): update dependency uuid to v11 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/graphql/pull/3372">#3372</a> fix(deps): update graphql-tools monorepo (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> </ul> </li> <li><code>apollo</code>, <code>graphql</code>, <code>mercurius</code> <ul> <li><a href="https://redirect.github.com/nestjs/graphql/pull/3360">#3360</a> fix(deps): update dependency tslib to v2.8.1 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> </ul> </li> </ul> <h4>Committers: 2</h4> <ul> <li>Antonio Tripodi (<a href="https://github.com/Tony133"><code>@Tony133</code></a>)</li> <li>Nathan M. (<a href="https://github.com/Neosoulink"><code>@Neosoulink</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/graphql/commit/d2b9e6e1b99af478cfdb273a0a6b531bf7760e97"><code>d2b9e6e</code></a> v12.2.2</li> <li><a href="https://github.com/nestjs/graphql/commit/91771ab5e870bfb4b06df31b8e54d7c9fc1c2526"><code>91771ab</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/graphql/issues/3400">#3400</a> from nestjs/renovate/fastify-4.x</li> <li><a href="https://github.com/nestjs/graphql/commit/5bfc8046dc41275b6ec959db493191d48c1cac20"><code>5bfc804</code></a> test: update pubsub method</li> <li><a href="https://github.com/nestjs/graphql/commit/f81894264c853596ec003429839d91d7dd591060"><code>f818942</code></a> chore(deps): update dependency fastify to v4.29.0</li> <li><a href="https://github.com/nestjs/graphql/commit/b592156909df6be7154ae6e1740c93375c5e63f1"><code>b592156</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/graphql/issues/3370">#3370</a> from nestjs/renovate/major-apollo-graphql-packages</li> <li><a href="https://github.com/nestjs/graphql/commit/fef8159f51a7ba24c10fd50f9d7df2e314538d29"><code>fef8159</code></a> chore(deps): update dependency graphql-subscriptions to v3</li> <li><a href="https://github.com/nestjs/graphql/commit/f273dee712acb69caf1f4cd62f4a4eae2e68a5ce"><code>f273dee</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/graphql/issues/3346">#3346</a> from Neosoulink/feat/generator-type-mapping</li> <li><a href="https://github.com/nestjs/graphql/commit/70775a7120b1145f1263d082c9b99226b35a0bdd"><code>70775a7</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/graphql/issues/3392">#3392</a> from nestjs/renovate/graphql-tools-monorepo</li> <li><a href="https://github.com/nestjs/graphql/commit/bcf803f2f7a0593589dc6b901cfc459635c48fc9"><code>bcf803f</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/graphql/issues/3399">#3399</a> from nestjs/renovate/prettier-3.x</li> <li><a href="https://github.com/nestjs/graphql/commit/015d54d7841012699de03fe1adf974dbe6eebfea"><code>015d54d</code></a> chore(deps): update dependency prettier to v3.4.2</li> <li>Additional commits viewable in <a href="https://github.com/nestjs/graphql/compare/v12.2.1...v12.2.2">compare view</a></li> </ul> </details> <br /> Updates `@nestjs/platform-express` from 10.4.12 to 10.4.15 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nestjs/nest/releases"><code>@nestjs/platform-express</code>'s releases</a>.</em></p> <blockquote> <h2>v10.4.15 (2024-12-09)</h2> <h4>Dependencies</h4> <ul> <li><code>platform-express</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/14282">#14282</a> fix(deps): update dependency express to v4.21.2 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> </ul> </li> </ul> <h2>v10.4.13 (2024-12-03)</h2> <h4>Bug fixes</h4> <ul> <li><code>common</code> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/14256">#14256</a> chore(common): Add type declaration for RawBody decorator with pipes (<a href="https://github.com/sapenlei"><code>@sapenlei</code></a>)</li> </ul> </li> </ul> <h4>Dependencies</h4> <ul> <li><a href="https://redirect.github.com/nestjs/nest/pull/14257">#14257</a> fix(deps): update dependency <code>@fastify/static</code> to v7.0.4 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/14258">#14258</a> fix(deps): update dependency <code>@nestjs/sequelize</code> to v10.0.1 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/14249">#14249</a> chore(deps): bump <code>@apollo/gateway</code> from 2.4.8 to 2.8.5 in /sample/32-graphql-federation-schema-first/users-application (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/14250">#14250</a> chore(deps): update jest monorepo (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/14245">#14245</a> chore(deps): update dependency mqtt to v5.10.3 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/14247">#14247</a> fix(deps): update nest monorepo to v10.4.12 (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/14251">#14251</a> chore(deps-dev): bump graphql-tools from 9.0.3 to 9.0.5 (<a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li><a href="https://redirect.github.com/nestjs/nest/pull/14246">#14246</a> chore(deps): update nest monorepo (<a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> </ul> <h4>Committers: 3</h4> <ul> <li>Kamil Mysliwiec (<a href="https://github.com/kamilmysliwiec"><code>@kamilmysliwiec</code></a>)</li> <li>Micael Levi L. Cavalcante (<a href="https://github.com/micalevisk"><code>@micalevisk</code></a>)</li> <li>sapenlei (<a href="https://github.com/sapenlei"><code>@sapenlei</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/nest/commit/d0fb875e23e3e6baae8537efd41d54709acade0c"><code>d0fb875</code></a> chore(<a href="https://github.com/nestjs"><code>@nestjs</code></a>) publish v10.4.15 release</li> <li><a href="https://github.com/nestjs/nest/commit/1d457fe79f00956ef41a8bdc595d686f980eed40"><code>1d457fe</code></a> chore(<a href="https://github.com/nestjs"><code>@nestjs</code></a>) publish v10.4.14 release</li> <li><a href="https://github.com/nestjs/nest/commit/f4b242a6aa5ff3fd916ac982b51d2a26daa0ef40"><code>f4b242a</code></a> fix(deps): update dependency express to v4.21.2</li> <li><a href="https://github.com/nestjs/nest/commit/1eba0121a089be0e4880f37503dab7870602bb8e"><code>1eba012</code></a> chore(<a href="https://github.com/nestjs"><code>@nestjs</code></a>) publish v10.4.13 release</li> <li>See full diff in <a href="https://github.com/nestjs/nest/commits/v10.4.15/packages/platform-express">compare view</a></li> </ul> </details> <br /> Updates `@nestjs/cli` from 10.4.8 to 10.4.9 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nestjs/nest-cli/releases"><code>@nestjs/cli</code>'s releases</a>.</em></p> <blockquote> <h2>Release 10.4.9</h2> <ul> <li>Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2838">#2838</a> from yifanwww/fix/webpack-ignore-lazy-imports (3d0fe0b5)</li> <li>fix: add missing class-transformer/storage in lazy import list (a1cc6cfe)</li> <li>Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2815">#2815</a> from nestjs/renovate/typescript-5.x (4af113ec)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/nest-cli/commit/81e15c3e60aae3af98f4fbad148cc26f6fce681b"><code>81e15c3</code></a> chore(): release v10.4.9</li> <li><a href="https://github.com/nestjs/nest-cli/commit/3d0fe0b58d412944e4f96b438a81548b4b7d2e7f"><code>3d0fe0b</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2838">#2838</a> from yifanwww/fix/webpack-ignore-lazy-imports</li> <li><a href="https://github.com/nestjs/nest-cli/commit/a1cc6cfe14371e7c421cfe777226a22ac2201d88"><code>a1cc6cf</code></a> fix: add missing class-transformer/storage in lazy import list</li> <li><a href="https://github.com/nestjs/nest-cli/commit/4af113eceb6a8b6f7a6965aafa0d8d48efd189e3"><code>4af113e</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2815">#2815</a> from nestjs/renovate/typescript-5.x</li> <li><a href="https://github.com/nestjs/nest-cli/commit/2e929c3d0d358b28735f4a92cb523ea8c5badde9"><code>2e929c3</code></a> fix(deps): update dependency typescript to v5.7.2</li> <li><a href="https://github.com/nestjs/nest-cli/commit/67503d3a1eb59a4b12c73f6cdf3a061f1c981bf7"><code>67503d3</code></a> Merge pull request <a href="https://redirect.github.com/nestjs/nest-cli/issues/2830">#2830</a> from nestjs/renovate/webpack-5.x</li> <li><a href="https://github.com/nestjs/nest-cli/commit/6110b8e1f649bc4aab5f7644d262311bf918144f"><code>6110b8e</code></a> chore(deps): update dependency <code>@swc/core</code> to v1.10.1 (<a href="https://redirect.github.com/nestjs/nest-cli/issues/2837">#2837</a>)</li> <li><a href="https://github.com/nestjs/nest-cli/commit/ce66172aa86b931d244a6c6a7c54df70bb5aa630"><code>ce66172</code></a> fix(deps): update dependency webpack to v5.97.1</li> <li><a href="https://github.com/nestjs/nest-cli/commit/bec6134fe9e8ee638d7fee79493225a6099f657d"><code>bec6134</code></a> chore(deps): update dependency <code>@swc/core</code> to v1.10.0 (<a href="https://redirect.github.com/nestjs/nest-cli/issues/2832">#2832</a>)</li> <li><a href="https://github.com/nestjs/nest-cli/commit/b10c00e92ea2034ae96e0df6845bc10aaa2670f7"><code>b10c00e</code></a> chore(deps): update dependency prettier to v3.4.2 (<a href="https://redirect.github.com/nestjs/nest-cli/issues/2831">#2831</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nestjs/nest-cli/compare/10.4.8...10.4.9">compare view</a></li> </ul> </details> <br /> Updates `prettier` from 3.4.1 to 3.4.2 <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.4.2</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#342">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.4.2</h1> <p><a href="https://github.com/prettier/prettier/compare/3.4.1...3.4.2">diff</a></p> <h4>Treat U+30A0 & U+30FB in Katakana Block as CJK (<a href="https://redirect.github.com/prettier/prettier/pull/16796">#16796</a> by <a href="https://github.com/tats-u"><code>@tats-u</code></a>)</h4> <p>Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.</p> <!-- raw HTML omitted --> <pre lang="md"><code><!-- Input (--prose-wrap=never) --> <p>C言<br /> 語<br /> ・<br /> C++<br /> ・<br /> Go<br /> ・<br /> Rust</p> <p><!-- Prettier 3.4.1 --><br /> C言語・ C++ ・ Go ・ Rust</p> <p><!-- Prettier 3.4.2 --><br /> C言語・C++・Go・Rust<br /> </code></pre></p> <p>U+30A0 can be used as the replacement of the <code>-</code> in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).</p> <h4>Fix comments print on class methods with decorators (<a href="https://redirect.github.com/prettier/prettier/pull/16891">#16891</a> by <a href="https://github.com/fisker"><code>@fisker</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="jsx"><code>// Input class A { @decorator /** * The method description * */ async method(foo: Foo, bar: Bar) { console.log(foo); } } <p>// Prettier 3.4.1<br /> class A {<br /> <a href="https://github.com/decorator"><code>@decorator</code></a><br /> async /**<br /> </tr></table><br /> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/cca946176c3ec04ae46bf7bcb08c5bba8c041682"><code>cca9461</code></a> Release 3.4.2</li> <li><a href="https://github.com/prettier/prettier/commit/572bebe2d450eacd7028cd05d157faf7b50605f8"><code>572bebe</code></a> Fix comments on class methods with decorators (<a href="https://redirect.github.com/prettier/prettier/issues/16891">#16891</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/359c4f02d00a8b95a4ab10046cb4957771abbe65"><code>359c4f0</code></a> chore(deps): update dependency <code>@angular/compiler</code> to v19.0.1 (<a href="https://redirect.github.com/prettier/prettier/issues/16903">#16903</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/64709969fb4ac8b7ec597db27d583ec60b47d7b7"><code>6470996</code></a> chore(deps): update dependency <code>@glimmer/syntax</code> to v0.93.1 (<a href="https://redirect.github.com/prettier/prettier/issues/16904">#16904</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/e13614ffd806ee39bdb1ed8fb1026b538de025af"><code>e13614f</code></a> Correct fit() for fill() (<a href="https://redirect.github.com/prettier/prettier/issues/16899">#16899</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/10db357c5f2c684b07e2103f11b5e3debb736cdc"><code>10db357</code></a> Remove check on <code>TSImportType.isTypeOf</code> (<a href="https://redirect.github.com/prettier/prettier/issues/16892">#16892</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/ac46a4f16eaaf73c1ba82b7cdec6d10ab18ad38a"><code>ac46a4f</code></a> Treat U+30A0 & U+30FB in Katakana Block as CJK (<a href="https://redirect.github.com/prettier/prettier/issues/16796">#16796</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/d52e905869dffd6e870fed453f25aaf2f78b736c"><code>d52e905</code></a> Add test for <a href="https://redirect.github.com/prettier/prettier/issues/16207">#16207</a> (<a href="https://redirect.github.com/prettier/prettier/issues/16890">#16890</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/a1e354d7fc4c8d10b066405369df61fadba75b25"><code>a1e354d</code></a> Clean changelog_unreleased</li> <li><a href="https://github.com/prettier/prettier/commit/99875da4e774680e4569ed12fcbac263aa05a7db"><code>99875da</code></a> Bump Prettier dependency to 3.4.1</li> <li>See full diff in <a href="https://github.com/prettier/prettier/compare/3.4.1...3.4.2">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
- Loading branch information