[PR #5] [MERGED] Bump undici and @sveltejs/kit in /web #9

Closed
opened 2026-05-05 03:21:00 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rolands-Laucis/Socio/pull/5
Author: @dependabot[bot]
Created: 2/17/2023
Status: Merged
Merged: 2/17/2023
Merged by: @Rolands-Laucis

Base: masterHead: dependabot/npm_and_yarn/web/undici-and-sveltejs/kit-5.19.1


📝 Commits (1)

  • 7491282 Bump undici and @sveltejs/kit in /web

📊 Changes

2 files changed (+49 additions, -26 deletions)

View changed files

📝 web/package-lock.json (+48 -25)
📝 web/package.json (+1 -1)

📄 Description

Bumps undici to 5.19.1 and updates ancestor dependency @sveltejs/kit. These dependencies need to be updated together.

Updates undici from 5.14.0 to 5.19.1

Release notes

Sourced from undici's releases.

v5.19.1

⚠️ Security Release ⚠️

This release is part of the Node.js security release train: https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/

v5.19.0

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.18.0...v5.19.0

v5.18.0

What's Changed

Full Changelog: https://github.com/nodejs/undici/compare/v5.17.1...v5.18.0

v5.17.1

What's Changed

Full Changelog: https://github.com/nodejs/undici/compare/v5.17.0...v5.17.1

v5.17.0

What's Changed

... (truncated)

Commits
  • 984d53b Bumped v5.19.1
  • 6c32c0f lint fixes
  • f2324e5 Merge pull request from GHSA-r6ch-mqf9-qc9w
  • a2eff05 Merge pull request from GHSA-5r9g-qh6m-jxff
  • f5c89e5 Bumped v5.19.0
  • f7c6c6a Make the fetch() abort test pass locally, on Linux and Mac, Node 18 and 19 (#...
  • aebb232 fix(types): add missing keepAlive params (#1918)
  • e155c6d doc(mock): update out-of-date reply documentation (#1913)
  • 87fa734 fix(headers): clone getSetCookie list & add getSetCookie type (#1917)
  • ba5ef44 feat: add Headers.prototype.getSetCookie (#1915)
  • Additional commits viewable in compare view

Updates @sveltejs/kit from 1.0.1 to 1.7.1

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.7.1

Patch Changes

  • fix: deploy server assets. Only works with Vite 4.1+ (#9073)

@​sveltejs/kit@​1.7.0

Minor Changes

  • feat: richer error message for invalid exports (#9055)

Patch Changes

  • chore: throw more helpful error when encoding uri fails during prerendering (#9053)

@​sveltejs/kit@​1.5.5

Patch Changes

  • fix: warn after failed data preloads in dev (#8985)

@​sveltejs/kit@​1.5.3

Patch Changes

  • docs: clarify that version.name should be deterministic (#8956)

  • fix: correctly include exported http methods in allow header (#8968)

  • chore: polyfill File from node:buffer (#8925)

  • fix: provide helpful error/warning when calling fetch during render (#8551)

  • fix: print useful error when subscribing to SvelteKit's stores at the wrong time during SSR (#8960)

  • fix: ignore external links when automatically preloading (#8961)

  • chore: refactor fallback generation (#8972)

@​sveltejs/kit@​1.5.2

Patch Changes

  • fix: always default paths.assets to paths.base (#8928)

@​sveltejs/kit@​1.5.1

Patch Changes

  • fix: pick up config from endpoints (#8933)

  • fix: don't reuse previous server load cache when there's no server load function (#8893)

  • fix: deduplicate paths in tsconfig (#8880)

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

1.7.1

Patch Changes

  • fix: deploy server assets. Only works with Vite 4.1+ (#9073)

1.7.0

Minor Changes

  • feat: richer error message for invalid exports (#9055)

Patch Changes

  • chore: throw more helpful error when encoding uri fails during prerendering (#9053)

1.6.0

Minor Changes

  • feat: add OPTIONS server method (#8731)

Patch Changes

  • fix: solve missing "./paths" specifier in "@sveltejs/kit" package error occurring in all projects (#9050)

1.5.7

Patch Changes

  • fix: use internal alias that won't collide with user aliases (#9022)

1.5.6

Patch Changes

  • fix: ssr defaults preventing minification for client build (#9012)

  • fix: client-side trailing slash redirect when preloading data (#8982)

1.5.5

Patch Changes

  • fix: warn after failed data preloads in dev (#8985)

1.5.4

Patch Changes

... (truncated)

Commits

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 commands and options

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Rolands-Laucis/Socio/pull/5 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/17/2023 **Status:** ✅ Merged **Merged:** 2/17/2023 **Merged by:** [@Rolands-Laucis](https://github.com/Rolands-Laucis) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/web/undici-and-sveltejs/kit-5.19.1` --- ### 📝 Commits (1) - [`7491282`](https://github.com/Rolands-Laucis/Socio/commit/749128269481215efd035295701c438e4b66f97e) Bump undici and @sveltejs/kit in /web ### 📊 Changes **2 files changed** (+49 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+48 -25) 📝 `web/package.json` (+1 -1) </details> ### 📄 Description Bumps [undici](https://github.com/nodejs/undici) to 5.19.1 and updates ancestor dependency [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). These dependencies need to be updated together. Updates `undici` from 5.14.0 to 5.19.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nodejs/undici/releases">undici's releases</a>.</em></p> <blockquote> <h2>v5.19.1</h2> <h2>⚠️ Security Release ⚠️</h2> <ul> <li><a href="https://github.com/nodejs/undici/security/advisories/GHSA-r6ch-mqf9-qc9w">Regular Expression Denial of Service in Headers</a> with CVE-2023-24807</li> <li><a href="https://github.com/nodejs/undici/security/advisories/GHSA-5r9g-qh6m-jxff">CRLF Injection in Nodejs ‘undici’ via host</a> with CVE-2023-23936</li> </ul> <p>This release is part of the Node.js security release train: <a href="https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/">https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/</a></p> <h2>v5.19.0</h2> <h2>What's Changed</h2> <ul> <li>fix(fetch): raise AbortSignal max event listeners by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1910">nodejs/undici#1910</a></li> <li>fix: content-disposition header parsing by <a href="https://github.com/climba03003"><code>@​climba03003</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1911">nodejs/undici#1911</a></li> <li>fix: remove test by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1916">nodejs/undici#1916</a></li> <li>feat: add Headers.prototype.getSetCookie by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1915">nodejs/undici#1915</a></li> <li>fix(headers): clone getSetCookie list &amp; add getSetCookie type by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1917">nodejs/undici#1917</a></li> <li>doc(mock): update out-of-date reply documentation by <a href="https://github.com/p9f"><code>@​p9f</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1913">nodejs/undici#1913</a></li> <li>fix(types): add missing keepAlive params by <a href="https://github.com/SkeLLLa"><code>@​SkeLLLa</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1918">nodejs/undici#1918</a></li> <li>Make the fetch() abort test pass locally, on Linux and Mac, Node 18/19. by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1927">nodejs/undici#1927</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/climba03003"><code>@​climba03003</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1911">nodejs/undici#1911</a></li> <li><a href="https://github.com/p9f"><code>@​p9f</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1913">nodejs/undici#1913</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v5.18.0...v5.19.0">https://github.com/nodejs/undici/compare/v5.18.0...v5.19.0</a></p> <h2>v5.18.0</h2> <h2>What's Changed</h2> <ul> <li>Add ability to set TCP keepalive by <a href="https://github.com/xconverge"><code>@​xconverge</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1904">nodejs/undici#1904</a></li> <li>use faster timers by <a href="https://github.com/ronag"><code>@​ronag</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1908">nodejs/undici#1908</a></li> <li>fix: ensure header value is a string by <a href="https://github.com/ronag"><code>@​ronag</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1899">nodejs/undici#1899</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v5.17.1...v5.18.0">https://github.com/nodejs/undici/compare/v5.17.1...v5.18.0</a></p> <h2>v5.17.1</h2> <h2>What's Changed</h2> <ul> <li>fix: bad buffer slice (<a href="https://github.com/nodejs/undici/commit/d2be675575512794dcd41b9683b209fc15368154">https://github.com/nodejs/undici/commit/d2be675575512794dcd41b9683b209fc15368154</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v5.17.0...v5.17.1">https://github.com/nodejs/undici/compare/v5.17.0...v5.17.1</a></p> <h2>v5.17.0</h2> <h2>What's Changed</h2> <ul> <li>fix(wpts): Blob is a global getter in &gt;=v19.x.x by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1880">nodejs/undici#1880</a></li> <li>doc: fix anchor links dispatcher.stream by <a href="https://github.com/RafaelGSS"><code>@​RafaelGSS</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1881">nodejs/undici#1881</a></li> <li>wpt: make runner more resilient by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1884">nodejs/undici#1884</a></li> <li>Make test pass in v19.x by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1879">nodejs/undici#1879</a></li> <li>Correct the type of DispatchOptions[&quot;headers&quot;] by <a href="https://github.com/pan93412"><code>@​pan93412</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1896">nodejs/undici#1896</a></li> <li>perf(content-type parser): faster string collector by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1894">nodejs/undici#1894</a></li> <li>feat: expose content-type parser by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1895">nodejs/undici#1895</a></li> <li>fix(types): Update DispatchOptions type for missing &quot;blocking&quot; by <a href="https://github.com/xconverge"><code>@​xconverge</code></a> in <a href="https://github-redirect.dependabot.com/nodejs/undici/pull/1889">nodejs/undici#1889</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/undici/commit/984d53bad97c98529424a7f3bef6be1d0e76d039"><code>984d53b</code></a> Bumped v5.19.1</li> <li><a href="https://github.com/nodejs/undici/commit/6c32c0fd5b874328e5e1f635e2cc431aa21cddab"><code>6c32c0f</code></a> lint fixes</li> <li><a href="https://github.com/nodejs/undici/commit/f2324e549943f0b0937b09fb1c0c16cc7c93abdf"><code>f2324e5</code></a> Merge pull request from GHSA-r6ch-mqf9-qc9w</li> <li><a href="https://github.com/nodejs/undici/commit/a2eff05401358f6595138df963837c24348f2034"><code>a2eff05</code></a> Merge pull request from GHSA-5r9g-qh6m-jxff</li> <li><a href="https://github.com/nodejs/undici/commit/f5c89e5c87c7d702996b152c4ad86302b60c4181"><code>f5c89e5</code></a> Bumped v5.19.0</li> <li><a href="https://github.com/nodejs/undici/commit/f7c6c6a4a2aef7ee3b8207c4eeab700cb0cfc7dc"><code>f7c6c6a</code></a> Make the fetch() abort test pass locally, on Linux and Mac, Node 18 and 19 (#...</li> <li><a href="https://github.com/nodejs/undici/commit/aebb232d22e9adafce015b985093114a95b560f0"><code>aebb232</code></a> fix(types): add missing keepAlive params (<a href="https://github-redirect.dependabot.com/nodejs/undici/issues/1918">#1918</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/e155c6db5cec9bc577d548fa7c7378013631c79c"><code>e155c6d</code></a> doc(mock): update out-of-date reply documentation (<a href="https://github-redirect.dependabot.com/nodejs/undici/issues/1913">#1913</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/87fa73498d6014a33989179cfaa4347dcb29600f"><code>87fa734</code></a> fix(headers): clone getSetCookie list &amp; add getSetCookie type (<a href="https://github-redirect.dependabot.com/nodejs/undici/issues/1917">#1917</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/ba5ef44b71eff5a86a8473850a326ff7392664d3"><code>ba5ef44</code></a> feat: add Headers.prototype.getSetCookie (<a href="https://github-redirect.dependabot.com/nodejs/undici/issues/1915">#1915</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nodejs/undici/compare/v5.14.0...v5.19.1">compare view</a></li> </ul> </details> <br /> Updates `@sveltejs/kit` from 1.0.1 to 1.7.1 <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/1"><code>@​1</code></a>.7.1</h2> <h3>Patch Changes</h3> <ul> <li>fix: deploy server assets. Only works with Vite 4.1+ (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/9073">#9073</a>)</li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/1"><code>@​1</code></a>.7.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: richer error message for invalid exports (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/9055">#9055</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>chore: throw more helpful error when encoding uri fails during prerendering (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/9053">#9053</a>)</li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/1"><code>@​1</code></a>.5.5</h2> <h3>Patch Changes</h3> <ul> <li>fix: warn after failed data preloads in dev (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/8985">#8985</a>)</li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/1"><code>@​1</code></a>.5.3</h2> <h3>Patch Changes</h3> <ul> <li> <p>docs: clarify that <code>version.name</code> should be deterministic (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/8956">#8956</a>)</p> </li> <li> <p>fix: correctly include exported http methods in allow header (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/8968">#8968</a>)</p> </li> <li> <p>chore: polyfill File from node:buffer (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/8925">#8925</a>)</p> </li> <li> <p>fix: provide helpful error/warning when calling <code>fetch</code> during render (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/8551">#8551</a>)</p> </li> <li> <p>fix: print useful error when subscribing to SvelteKit's stores at the wrong time during SSR (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/8960">#8960</a>)</p> </li> <li> <p>fix: ignore external links when automatically preloading (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/8961">#8961</a>)</p> </li> <li> <p>chore: refactor fallback generation (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/8972">#8972</a>)</p> </li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/1"><code>@​1</code></a>.5.2</h2> <h3>Patch Changes</h3> <ul> <li>fix: always default <code>paths.assets</code> to <code>paths.base</code> (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/8928">#8928</a>)</li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/1"><code>@​1</code></a>.5.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: pick up config from endpoints (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/8933">#8933</a>)</p> </li> <li> <p>fix: don't reuse previous server load cache when there's no server load function (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/8893">#8893</a>)</p> </li> <li> <p>fix: deduplicate paths in tsconfig (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/8880">#8880</a>)</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md"><code>@​sveltejs/kit</code>'s changelog</a>.</em></p> <blockquote> <h2>1.7.1</h2> <h3>Patch Changes</h3> <ul> <li>fix: deploy server assets. Only works with Vite 4.1+ (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/9073">#9073</a>)</li> </ul> <h2>1.7.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: richer error message for invalid exports (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/9055">#9055</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>chore: throw more helpful error when encoding uri fails during prerendering (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/9053">#9053</a>)</li> </ul> <h2>1.6.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: add <code>OPTIONS</code> server method (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/8731">#8731</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>fix: solve <code>missing &quot;./paths&quot; specifier in &quot;@sveltejs/kit&quot; package</code> error occurring in all projects (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/9050">#9050</a>)</li> </ul> <h2>1.5.7</h2> <h3>Patch Changes</h3> <ul> <li>fix: use internal alias that won't collide with user aliases (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/9022">#9022</a>)</li> </ul> <h2>1.5.6</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: ssr defaults preventing minification for client build (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/9012">#9012</a>)</p> </li> <li> <p>fix: client-side trailing slash redirect when preloading data (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/8982">#8982</a>)</p> </li> </ul> <h2>1.5.5</h2> <h3>Patch Changes</h3> <ul> <li>fix: warn after failed data preloads in dev (<a href="https://github-redirect.dependabot.com/sveltejs/kit/pull/8985">#8985</a>)</li> </ul> <h2>1.5.4</h2> <h3>Patch Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/kit/commit/2ab20205163f303de3c850c2b618259440aabddd"><code>2ab2020</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/9064">#9064</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/6cdf54d1f3561348d87f35ddc8330081919eb839"><code>6cdf54d</code></a> fix: deploy server assets (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/9073">#9073</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/8ed07ec6b3f2fab524aabc985fe8336327f8101e"><code>8ed07ec</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/9005">#9005</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/eed341614a928879925113f1666f145659bc062f"><code>eed3416</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/9058">#9058</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/8a950aa90c8c686f96ff9fc8f8063c79e3dc09d1"><code>8a950aa</code></a> chore: throw more helpful error when encoding uri fails during prerendering (...</li> <li><a href="https://github.com/sveltejs/kit/commit/ec4242faef506c32744824aa1d42f208cf13201c"><code>ec4242f</code></a> Error hint for invalid exports (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/9055">#9055</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/3726d2e7ea9c06f6c4a9c28e9dac74b819d8b71a"><code>3726d2e</code></a> chore: improve playwright test reporting on github ci (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/7650">#7650</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/499ed1bcbb8b2461fc0e1065d6f71aac8c4c53a0"><code>499ed1b</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/9048">#9048</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/675c5c073330cb507c07680618f591d7b1794ae6"><code>675c5c0</code></a> fix: use non-existent package name for virtual module (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/9050">#9050</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/5aa3315e44610ea7c527d2b5c6450590476fcb6c"><code>5aa3315</code></a> feat: add <code>OPTIONS</code> server method (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/8731">#8731</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.7.1/packages/kit">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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Rolands-Laucis/Socio/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:21:00 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/Socio#9
No description provided.