chore(deps-dev): bump the npm group across 1 directory with 4 updates - #47
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the npm group across 1 directory with 4 updates#47dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm group with 4 updates in the / directory: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [publint](https://github.com/publint/publint/tree/HEAD/packages/publint). Updates `@sveltejs/kit` from 2.69.2 to 2.70.2 - [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.2/packages/kit) Updates `@types/node` from 26.1.1 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `svelte` from 5.56.4 to 5.56.8 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.56.8/packages/svelte) Updates `publint` from 0.3.21 to 0.3.23 - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/publint@0.3.23/packages/publint) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.70.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: publint dependency-version: 0.3.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: svelte dependency-version: 5.56.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-5a1c60c1b6
branch
from
August 13, 2026 08:09
eff4910 to
3343c09
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 the npm group with 4 updates in the / directory: @sveltejs/kit, @types/node, svelte and publint.
Updates
@sveltejs/kitfrom 2.69.2 to 2.70.2Release notes
Sourced from @sveltejs/kit's releases.
Changelog
Sourced from @sveltejs/kit's changelog.
Commits
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 (...80b18f5Version Packages (#16316)b557b1bfix: align MAX_COOKIE_SIZE with RFC 6265bis (#16322)14d7d5afix: detect destructured route exports during type generation (#16329)Updates
@types/nodefrom 26.1.1 to 26.2.0Commits
Updates
sveltefrom 5.56.4 to 5.56.8Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
44a7813Version Packages (#18572)3dde011fix: callonerrorand provide a workingresetwhen hydrating a failed bou...2bace30fix: preserve select selection with spread attributes (#18561)b29d700Version Packages (#18560)b791cacchore: provideindentoption forprint(#18474)4a6a85bVersion Packages (#18552)d0dbe1aperf: skip quadratic blocker analysis when no top-level await (#18548)22e0adbfix: rerun derived that had an abort controller on reconnection (#18551)602a873Version Packages (#18497)a4fd67efix: $state.eager() is sometimes incorrect in SSR (#18530)Updates
publintfrom 0.3.21 to 0.3.23Release notes
Sourced from publint's releases.
Changelog
Sourced from publint's changelog.
Commits
d228c3cRelease packages (#247)9ff88acDetect nested test files inUSE_FILEScheck (#248)ad737a3Report which files triggeredUSE_FILES(#245)44e88e4Release packages (#243)cad0425Relax git url regex393ac4dRecognize more internal files inUSE_FILEScheck (#244)4a8dc75Refactor supported package managers handling (#242)7740a62Support npm v12 and pnpm v11 (#241)4316b81Update dependenciesadf2d9aFix command injection in@publint/pack(#238)