Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 6, 2025

Bumps @sveltejs/kit from 2.16.1 to 2.21.2.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.21.2

Patch Changes

  • fix: omit stack when logging 404 errors (#13848)

@​sveltejs/kit@​2.21.1

Patch Changes

  • chore: clarify which functions handleFetch affects (#13788)

  • fix: ensure $env and $app/environment are correctly set while analysing server nodes (#13790)

@​sveltejs/kit@​2.21.0

Minor Changes

  • feat: allow running client-side code at the top-level of universal pages/layouts when SSR is disabled and page options are only boolean or string literals (#13684)

Patch Changes

  • chore: remove import-meta-resolve dependency (#13629)

  • fix: remove component code from server nodes that are never used for SSR (#13684)

@​sveltejs/kit@​2.20.8

Patch Changes

  • fix: ensure that ssr and csr page options apply to error pages rendered as a result of a load function error on the server (#13695)

@​sveltejs/kit@​2.20.7

Patch Changes

  • fix: regression when serializing server data (#13709)

@​sveltejs/kit@​2.20.6

Patch Changes

@​sveltejs/kit@​2.20.5

Patch Changes

  • allow HandleServerError hook to access getRequestEvent (#13666)

  • fix: prevent Rollup warnings for undefined hooks (#13687)

@​sveltejs/kit@​2.20.4

Patch Changes

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.21.2

Patch Changes

  • fix: omit stack when logging 404 errors (#13848)

2.21.1

Patch Changes

  • chore: clarify which functions handleFetch affects (#13788)

  • fix: ensure $env and $app/environment are correctly set while analysing server nodes (#13790)

2.21.0

Minor Changes

  • feat: allow running client-side code at the top-level of universal pages/layouts when SSR is disabled and page options are only boolean or string literals (#13684)

Patch Changes

  • chore: remove import-meta-resolve dependency (#13629)

  • fix: remove component code from server nodes that are never used for SSR (#13684)

2.20.8

Patch Changes

  • fix: ensure that ssr and csr page options apply to error pages rendered as a result of a load function error on the server (#13695)

2.20.7

Patch Changes

  • fix: regression when serializing server data (#13709)

2.20.6

Patch Changes

2.20.5

Patch Changes

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 6, 2025
Copy link

netlify bot commented Jun 6, 2025

Deploy Preview for mhclg-svelte-component-library ready!

Name Link
🔨 Latest commit ed9eac2
🔍 Latest deploy log https://app.netlify.com/projects/mhclg-svelte-component-library/deploys/68423dbd73addc00086375f0
😎 Deploy Preview https://deploy-preview-82--mhclg-svelte-component-library.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/kit-2.21.2 branch 2 times, most recently from 37f0c16 to ed9eac2 Compare June 6, 2025 01:00
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.16.1 to 2.21.2.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.21.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot changed the base branch from main to develop July 21, 2025 15:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/sveltejs/kit-2.21.2 branch from ed9eac2 to 8814525 Compare July 21, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants