Bump @sveltejs/kit from 2.68.0 to 2.70.3 - #26
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
azeem-io
force-pushed
the
dependabot/npm_and_yarn/sveltejs/kit-2.70.1
branch
from
August 24, 2026 22:35
810cd67 to
6531f6b
Compare
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.68.0 to 2.70.3. - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/version-3/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.70.3/packages/kit) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.70.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/sveltejs/kit-2.70.1
branch
from
August 24, 2026 22:37
6531f6b to
346cedd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @sveltejs/kit from 2.68.0 to 2.70.3.
Release notes
Sourced from @sveltejs/kit's releases.
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
... (truncated)
Commits
39e8e1fVersion Packages (#16771)b61018dfix: avoid eagerly reading$app/statedependencies during module1ad0d43chore: get Vercel split platform tests running (#16666)a297affVersion Packages (#16571)82712fcMerge commit from fork4c2355fVersion Packages (#16418)c1665b9docs: update hooks page (#16417)4da36e6Version Packages (#16343)78f28f1feat: movedefineEnvVarsto@sveltejs/kit/env(#16378)ffa0e3bfix: don't disable CSRF protection in builds with a non-production NODE_ENV (...