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 (#768) Bumps the dependencies group with 6 updates in the /examples/sveltekit directory: | Package | From | To | | --- | --- | --- | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.5.7` | `2.5.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.11` | `20.12.12` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.8.0` | `7.9.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.8.0` | `7.9.0` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.38.0` | `2.39.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.15` | `4.2.17` | Updates `@sveltejs/kit` from 2.5.7 to 2.5.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/releases"><code>@sveltejs/kit</code>'s releases</a>.</em></p> <blockquote> <h2><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.5.8</h2> <h3>Patch Changes</h3> <ul> <li>fix: prevent excessive Vite dependency optimizations on navigation (<a href="https://redirect.github.com/sveltejs/kit/pull/12182">#12182</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md"><code>@sveltejs/kit</code>'s changelog</a>.</em></p> <blockquote> <h2>2.5.8</h2> <h3>Patch Changes</h3> <ul> <li>fix: prevent excessive Vite dependency optimizations on navigation (<a href="https://redirect.github.com/sveltejs/kit/pull/12182">#12182</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/kit/commit/0fee61c571db253921d1a6503fc879235c6f3b60"><code>0fee61c</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/12152">#12152</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/7a625724e240c05f3b1b1b000bc5f51333982522"><code>7a62572</code></a> fix: configure Vite config <code>optimizeDeps.entries</code> option (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/12182">#12182</a>)</li> <li>See full diff in <a href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.5.8/packages/kit">compare view</a></li> </ul> </details> <br /> Updates `@types/node` from 20.12.11 to 20.12.12 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.9.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>v7.9.0</h2> <h2>7.9.0 (2024-05-13)</h2> <h3>🚀 Features</h3> <ul> <li><strong>rule-tester:</strong> check for missing placeholder data in the message (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9039">#9039</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>do not pass tsconfig canonical file name to typescript API to get program details for config file (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9042">#9042</a>)</li> <li><strong>eslint-plugin:</strong> [explicit-function-return-types] fix false positive on default parameters (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9045">#9045</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger</li> <li>Sheetal Nandi</li> <li>Vinccool96</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/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>7.9.0 (2024-05-13)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [explicit-function-return-types] fix false positive on default parameters</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger</li> <li>Sheetal Nandi</li> <li>Vinccool96</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/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/77fc366aa03f3cee1ebcf91a10dc0be8b669520e"><code>77fc366</code></a> chore(release): publish 7.9.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f53fece3678fdba005814fab080b6aa1b905a189"><code>f53fece</code></a> chore: add knip (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8192">#8192</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/8acb8d404472cee460a43cd08d158626263039ae"><code>8acb8d4</code></a> fix(eslint-plugin): [explicit-function-return-types] fix false positive on de...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d696ea22cd3e15041bab907110476c312ec968e2"><code>d696ea2</code></a> docs(eslint-plugin): fix several 404 URLs (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9064">#9064</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/37a41d9fb9246148a249aa9064c6b0929e775666"><code>37a41d9</code></a> docs: fix broken link to <code>import/no-duplicates</code> on <code>no-duplicate-imports</code> pag...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ab9262145738654de2e451413e59b94556fe47b5"><code>ab92621</code></a> docs: correct its/it's spelling (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9048">#9048</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f248e689b04bdfd81429977a731ba6b8ad82622e"><code>f248e68</code></a> docs: [no-floating-promises] remove ugly commas (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9034">#9034</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6e1241bba5957b9ba9efc1716723f52d63fbb305"><code>6e1241b</code></a> docs: fix no-unnecessary-boolean-literal-compare example (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/8981">#8981</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> Updates `@typescript-eslint/parser` from 7.8.0 to 7.9.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>v7.9.0</h2> <h2>7.9.0 (2024-05-13)</h2> <h3>🚀 Features</h3> <ul> <li><strong>rule-tester:</strong> check for missing placeholder data in the message (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9039">#9039</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>do not pass tsconfig canonical file name to typescript API to get program details for config file (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9042">#9042</a>)</li> <li><strong>eslint-plugin:</strong> [explicit-function-return-types] fix false positive on default parameters (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9045">#9045</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger</li> <li>Sheetal Nandi</li> <li>Vinccool96</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/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>7.9.0 (2024-05-13)</h2> <p>This was a version bump only for parser to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/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/77fc366aa03f3cee1ebcf91a10dc0be8b669520e"><code>77fc366</code></a> chore(release): publish 7.9.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f53fece3678fdba005814fab080b6aa1b905a189"><code>f53fece</code></a> chore: add knip (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/8192">#8192</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/parser">compare view</a></li> </ul> </details> <br /> Updates `eslint-plugin-svelte` from 2.38.0 to 2.39.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/eslint-plugin-svelte/releases">eslint-plugin-svelte's releases</a>.</em></p> <blockquote> <h2>v2.39.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/749">#749</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/da4d5357344805ef4e95aac681c2c58158199b8e"><code>da4d535</code></a> Thanks <a href="https://github.com/baseballyama"><code>@baseballyama</code></a>! - feat: add <code>svelte/no-svelte-internal</code> rule</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/758">#758</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/6ee50c8b0d8e183cf0e3c974e3b3b131007a5a30"><code>6ee50c8</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: Update svelte-eslint-parser to 0.36</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md">eslint-plugin-svelte's changelog</a>.</em></p> <blockquote> <h2>2.39.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/749">#749</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/da4d5357344805ef4e95aac681c2c58158199b8e"><code>da4d535</code></a> Thanks <a href="https://github.com/baseballyama"><code>@baseballyama</code></a>! - feat: add <code>svelte/no-svelte-internal</code> rule</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/758">#758</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/6ee50c8b0d8e183cf0e3c974e3b3b131007a5a30"><code>6ee50c8</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: Update svelte-eslint-parser to 0.36</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/7e4e258508a0a178831cf2eda5dbacc82313a632"><code>7e4e258</code></a> chore: release eslint-plugin-svelte (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/756">#756</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/6ee50c8b0d8e183cf0e3c974e3b3b131007a5a30"><code>6ee50c8</code></a> feat: Update svelte-eslint-parser to 0.36 (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/758">#758</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/49adff289a88e11d37f4db564ae4a8432b4d2fe8"><code>49adff2</code></a> fix(deps): update dependency known-css-properties to ^0.31.0</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/da4d5357344805ef4e95aac681c2c58158199b8e"><code>da4d535</code></a> feat: add <code>svelte/no-svelte-internal</code> rule (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/749">#749</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/bb245f1a595a46222e76d42d8e8938996bc8a7da"><code>bb245f1</code></a> chore(deps): update dependency eslint-plugin-markdown to v5</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/8ec1934d107190b5771aac94f8fef9b666ee855d"><code>8ec1934</code></a> chore(deps): update dependency <code>@types/markdown-it-emoji</code> to v3</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/c540344dece5a53243a4dace35dd6c13fec3bc61"><code>c540344</code></a> chore(deps): update dependency esbuild to ^0.21.0</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/b746b02ceba7670b18416a8770688946f3bbe9b8"><code>b746b02</code></a> chore(deps): update dependency stylelint to ~16.5.0</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/8070ab3ad2468b01e22d263a5aa3a342fbce52fe"><code>8070ab3</code></a> fix: disable a few rules in docs-svelte-kit (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/752">#752</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/2dac0a300cd4b9f45286060716b5abcce14c5e9a"><code>2dac0a3</code></a> chore: add Node22 in CI (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/750">#750</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.38.0...v2.39.0">compare view</a></li> </ul> </details> <br /> Updates `svelte` from 4.2.15 to 4.2.17 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/svelte/releases">svelte's releases</a>.</em></p> <blockquote> <h2>svelte@4.2.17</h2> <h3>Patch Changes</h3> <ul> <li>fix: correctly handle falsy values of style directives in SSR mode (<a href="https://redirect.github.com/sveltejs/svelte/pull/11584">#11584</a>)</li> </ul> <h2>svelte@4.2.16</h2> <h3>Patch Changes</h3> <ul> <li>fix: check if svelte component exists on custom element destroy (<a href="https://redirect.github.com/sveltejs/svelte/pull/11489">#11489</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/svelte/blob/svelte@4.2.17/packages/svelte/CHANGELOG.md">svelte's changelog</a>.</em></p> <blockquote> <h2>4.2.17</h2> <h3>Patch Changes</h3> <ul> <li>fix: correctly handle falsy values of style directives in SSR mode (<a href="https://redirect.github.com/sveltejs/svelte/pull/11584">#11584</a>)</li> </ul> <h2>4.2.16</h2> <h3>Patch Changes</h3> <ul> <li>fix: check if svelte component exists on custom element destroy (<a href="https://redirect.github.com/sveltejs/svelte/pull/11489">#11489</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/svelte/commit/a8deae9323f942be6a9cffe414fdc2a7484f70ca"><code>a8deae9</code></a> Version Packages (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11594">#11594</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/8592914fdd332378ca14d33831c381fff333a5ea"><code>8592914</code></a> fix: correctly handle falsy values of style directives in SSR mode (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11584">#11584</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/8e4c7788a995ce1b867d1c3f638a2695ef0cfbb3"><code>8e4c778</code></a> Version Packages (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11491">#11491</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/1bab571caa9f1bc86443d830a10dd8ee9dbff973"><code>1bab571</code></a> fix: additional check for component on destroy (svelte4) (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/11489">#11489</a>)</li> <li>See full diff in <a href="https://github.com/sveltejs/svelte/commits/svelte@4.2.17/packages/svelte">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