Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump @sveltejs/adapter-node from 5.2.2 to 5.2.9 (#6)
Bumps [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node) from 5.2.2 to 5.2.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/releases"><code>@sveltejs/adapter-node</code>'s releases</a>.</em></p> <blockquote> <h2><code>@sveltejs/adapter-node</code><a href="https://github.com/5"><code>@5</code></a>.2.9</h2> <h3>Patch Changes</h3> <ul> <li> <p>docs: update URLs for new svelte.dev site (<a href="https://redirect.github.com/sveltejs/kit/pull/12857">#12857</a>)</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/sveltejs/kit/commit/dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46"><code>dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46</code></a>, <a href="https://github.com/sveltejs/kit/commit/4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d"><code>4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d</code></a>, <a href="https://github.com/sveltejs/kit/commit/3a9b78f04786898ca93f6d4b75ab18d26bc45192"><code>3a9b78f04786898ca93f6d4b75ab18d26bc45192</code></a>, <a href="https://github.com/sveltejs/kit/commit/723eb8b31e6a22c82f730c30e485386c8676b746"><code>723eb8b31e6a22c82f730c30e485386c8676b746</code></a>, <a href="https://github.com/sveltejs/kit/commit/8ec471c875345b751344e67580ff1b772ef2735b"><code>8ec471c875345b751344e67580ff1b772ef2735b</code></a>]:</p> <ul> <li><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.7.3</li> </ul> </li> </ul> <h2><code>@sveltejs/adapter-node</code><a href="https://github.com/5"><code>@5</code></a>.2.8</h2> <h3>Patch Changes</h3> <ul> <li>chore: upgrade <code>@rollup/plugin-commonjs</code> to 28.0.1 (<a href="https://redirect.github.com/sveltejs/kit/pull/12817">#12817</a>)</li> </ul> <h2><code>@sveltejs/adapter-node</code><a href="https://github.com/5"><code>@5</code></a>.2.7</h2> <h3>Patch Changes</h3> <ul> <li> <p>chore: upgrade to sirv 3.0 (<a href="https://redirect.github.com/sveltejs/kit/pull/12796">#12796</a>)</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/sveltejs/kit/commit/dbc9c9486f962af7dbd9123d12d8a6829700d00f"><code>dbc9c9486f962af7dbd9123d12d8a6829700d00f</code></a>, <a href="https://github.com/sveltejs/kit/commit/96642d234d1f5e961e919da725a1f6188e8aba2c"><code>96642d234d1f5e961e919da725a1f6188e8aba2c</code></a>]:</p> <ul> <li><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.7.1</li> </ul> </li> </ul> <h2><code>@sveltejs/adapter-node</code><a href="https://github.com/5"><code>@5</code></a>.2.6</h2> <h3>Patch Changes</h3> <ul> <li>fix: use <code>node:</code> imports to support Deno (<a href="https://redirect.github.com/sveltejs/kit/pull/12785">#12785</a>)</li> </ul> <h2><code>@sveltejs/adapter-node</code><a href="https://github.com/5"><code>@5</code></a>.2.5</h2> <h3>Patch Changes</h3> <ul> <li> <p>chore: upgrade rollup plugins (<a href="https://redirect.github.com/sveltejs/kit/pull/12706">#12706</a>)</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/sveltejs/kit/commit/a233f53f28fcb4c3ea63d2faf156fba09a18456c"><code>a233f53f28fcb4c3ea63d2faf156fba09a18456c</code></a>, <a href="https://github.com/sveltejs/kit/commit/5b40b04608023a3fcb6c601a5f2d36485ce07196"><code>5b40b04608023a3fcb6c601a5f2d36485ce07196</code></a>]:</p> <ul> <li><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.6.0</li> </ul> </li> </ul> <h2><code>@sveltejs/adapter-node</code><a href="https://github.com/5"><code>@5</code></a>.2.4</h2> <h3>Patch Changes</h3> <ul> <li>chore: upgrade polka to 1.0.0-next.28 (<a href="https://redirect.github.com/sveltejs/kit/pull/12693">#12693</a>)</li> </ul> <h2><code>@sveltejs/adapter-node</code><a href="https://github.com/5"><code>@5</code></a>.2.3</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: import <code>node:process</code> instead of using globals (<a href="https://redirect.github.com/sveltejs/kit/pull/12641">#12641</a>)</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/sveltejs/kit/commit/e798ef718f163bed4f93e1918bd8294f765376ad"><code>e798ef718f163bed4f93e1918bd8294f765376ad</code></a>]:</p> <ul> <li><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.5.28</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/blob/main/packages/adapter-node/CHANGELOG.md"><code>@sveltejs/adapter-node</code>'s changelog</a>.</em></p> <blockquote> <h2>5.2.9</h2> <h3>Patch Changes</h3> <ul> <li> <p>docs: update URLs for new svelte.dev site (<a href="https://redirect.github.com/sveltejs/kit/pull/12857">#12857</a>)</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/sveltejs/kit/commit/dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46"><code>dcbe4222a194c5f90cfc0fc020cf065f7a4e4c46</code></a>, <a href="https://github.com/sveltejs/kit/commit/4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d"><code>4cdbf76fbbf0c0ce7f574ef69c8daddcf954d39d</code></a>, <a href="https://github.com/sveltejs/kit/commit/3a9b78f04786898ca93f6d4b75ab18d26bc45192"><code>3a9b78f04786898ca93f6d4b75ab18d26bc45192</code></a>, <a href="https://github.com/sveltejs/kit/commit/723eb8b31e6a22c82f730c30e485386c8676b746"><code>723eb8b31e6a22c82f730c30e485386c8676b746</code></a>, <a href="https://github.com/sveltejs/kit/commit/8ec471c875345b751344e67580ff1b772ef2735b"><code>8ec471c875345b751344e67580ff1b772ef2735b</code></a>]:</p> <ul> <li><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.7.3</li> </ul> </li> </ul> <h2>5.2.8</h2> <h3>Patch Changes</h3> <ul> <li>chore: upgrade <code>@rollup/plugin-commonjs</code> to 28.0.1 (<a href="https://redirect.github.com/sveltejs/kit/pull/12817">#12817</a>)</li> </ul> <h2>5.2.7</h2> <h3>Patch Changes</h3> <ul> <li> <p>chore: upgrade to sirv 3.0 (<a href="https://redirect.github.com/sveltejs/kit/pull/12796">#12796</a>)</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/sveltejs/kit/commit/dbc9c9486f962af7dbd9123d12d8a6829700d00f"><code>dbc9c9486f962af7dbd9123d12d8a6829700d00f</code></a>, <a href="https://github.com/sveltejs/kit/commit/96642d234d1f5e961e919da725a1f6188e8aba2c"><code>96642d234d1f5e961e919da725a1f6188e8aba2c</code></a>]:</p> <ul> <li><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.7.1</li> </ul> </li> </ul> <h2>5.2.6</h2> <h3>Patch Changes</h3> <ul> <li>fix: use <code>node:</code> imports to support Deno (<a href="https://redirect.github.com/sveltejs/kit/pull/12785">#12785</a>)</li> </ul> <h2>5.2.5</h2> <h3>Patch Changes</h3> <ul> <li> <p>chore: upgrade rollup plugins (<a href="https://redirect.github.com/sveltejs/kit/pull/12706">#12706</a>)</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/sveltejs/kit/commit/a233f53f28fcb4c3ea63d2faf156fba09a18456c"><code>a233f53f28fcb4c3ea63d2faf156fba09a18456c</code></a>, <a href="https://github.com/sveltejs/kit/commit/5b40b04608023a3fcb6c601a5f2d36485ce07196"><code>5b40b04608023a3fcb6c601a5f2d36485ce07196</code></a>]:</p> <ul> <li><code>@sveltejs/kit</code><a href="https://github.com/2"><code>@2</code></a>.6.0</li> </ul> </li> </ul> <h2>5.2.4</h2> <h3>Patch Changes</h3> <ul> <li>chore: upgrade polka to 1.0.0-next.28 (<a href="https://redirect.github.com/sveltejs/kit/pull/12693">#12693</a>)</li> </ul> <h2>5.2.3</h2> <h3>Patch Changes</h3> <ul> <li>fix: import <code>node:process</code> instead of using globals (<a href="https://redirect.github.com/sveltejs/kit/pull/12641">#12641</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/kit/commit/1d7128a7ba6d43a7c3bf19b73babb5733af3201a"><code>1d7128a</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node/issues/12858">#12858</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/8ec471c875345b751344e67580ff1b772ef2735b"><code>8ec471c</code></a> docs: update URLs for new svelte.dev site (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node/issues/12857">#12857</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/9ab455a38e5784c93df6bee4655720ecb5688e8d"><code>9ab455a</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node/issues/12818">#12818</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/1616669387388aaef02159ad7dc316c605bfdaec"><code>1616669</code></a> chore: upgrade <code>@rollup/plugin-commonjs</code> to 28.0.1 (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node/issues/12817">#12817</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/9d55410f165aed977a4e7e16a6d0455183fc2112"><code>9d55410</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node/issues/12805">#12805</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/dbc9c9486f962af7dbd9123d12d8a6829700d00f"><code>dbc9c94</code></a> chore: upgrade to sirv 3.0 (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node/issues/12796">#12796</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/6f273fb8a95429c0ff544d4ccd8741c7e1f4ad18"><code>6f273fb</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node/issues/12786">#12786</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/64deae5ec5718aed1a9a26cc0ff16fabb9d575ef"><code>64deae5</code></a> fix: use <code>node:</code> imports in <code>adapter-node</code> to support Deno (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node/issues/12785">#12785</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/b74d79691bb85a25cb560fb1d15edc632c7ac0b4"><code>b74d796</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node/issues/12707">#12707</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/f289676c7f2cbb88e6b0554302e319ae5e684d84"><code>f289676</code></a> chore: upgrade rollup plugins (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node/issues/12706">#12706</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-node">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sveltejs/adapter-node&package-manager=npm_and_yarn&previous-version=5.2.2&new-version=5.2.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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) </details>
- Loading branch information