chore(deps-dev): bump @sveltejs/kit from 2.66.0 to 2.70.3 - #871
Merged
AntonioVentilii merged 1 commit intoAug 19, 2026
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/sveltejs/kit-2.70.1
branch
3 times, most recently
from
August 17, 2026 13:32
b7c521a to
8005320
Compare
AntonioVentilii
enabled auto-merge (squash)
August 19, 2026 07:19
AntonioVentilii
approved these changes
Aug 19, 2026
Collaborator
|
@dependabot rebase |
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.66.0 to 2.70.3. - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/@sveltejs/kit@2.70.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 19, 2026 07:21
8005320 to
c6d989c
Compare
AntonioVentilii
deleted the
dependabot/npm_and_yarn/sveltejs/kit-2.70.1
branch
August 19, 2026 07:22
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.66.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 (...