This repository was archived by the owner on Feb 26, 2026. It is now read-only.
build(deps): bump the npm_and_yarn group across 1 directory with 6 updates#6
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…dates Bumps the npm_and_yarn group with 3 updates in the /possible-solution/client directory: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@sveltejs/kit` from 2.5.10 to 2.52.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/kit@2.52.2/packages/kit) Updates `svelte` from 4.2.17 to 5.53.0 - [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.53.0/packages/svelte) Updates `vite` from 5.2.12 to 5.4.21 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite) Updates `devalue` from 5.0.0 to 5.6.3 - [Release notes](https://github.com/sveltejs/devalue/releases) - [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md) - [Commits](sveltejs/devalue@v5.0.0...v5.6.3) Updates `esbuild` from 0.20.2 to 0.21.5 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.20.2...v0.21.5) Updates `rollup` from 4.18.0 to 4.57.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.18.0...v4.57.1) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.52.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: svelte dependency-version: 5.53.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 5.4.21 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: devalue dependency-version: 5.6.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.21.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.57.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Feb 20, 2026
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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_and_yarn group with 3 updates in the /possible-solution/client directory: @sveltejs/kit, svelte and vite.
Updates
@sveltejs/kitfrom 2.5.10 to 2.52.2Release notes
Sourced from
@sveltejs/kit's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit's changelog.... (truncated)
Commits
9c4a737Version Packages (#15338)3e607b3Merge commit from fork62991c8chore: upgradedevalueandsvelte(#15339)f47c01bMerge commit from fork6f69dedVersion Packages (#15321)e87efbafix: clear stale preflight issues on subsequent valid form submissions (#15281)4f367d5chore: fix Node 18 CI by changing .remote.js import to .remote.ts (#15331)20dfadffix: escape backticks and dollar signs before creating interpolated string (#...8c2384afix: incrementform.pendingcount before preflight validation (#15279)71ddbc7chore: remove dependency on sade (#15272)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@sveltejs/kitsince your current version.Updates
sveltefrom 4.2.17 to 5.53.0Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
c2fc95aVersion Packages (#17747)92e2fc1feat: allow comments in tags (#17671)2661513feat: allow error boundaries to work on the server (#17672)582e444fix: ensure head effects are kept in the effect tree (#17746)f8bf9bbchore: deactivate current_batch by default in unset_context (#17738)696d97ffix: use TrustedHTML to test for customizable <select> support, where necessa...cbf4e24Version Packages (#17742)09c4cb5fix: re-run non-render-bound deriveds on the server (#17674)be24b0dfeat: support TrustedHTML in {@html} expressions (#17701)9f48e76fix: repair dynamic component truthy/falsy hydration mismatches (#17737)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for svelte since your current version.
Updates
vitefrom 5.2.12 to 5.4.21Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
adce3c2release: v5.4.21cad1d31fix(dev): trim trailing slash beforeserver.fs.denycheck (#20968) (#20970)ca88ed7chore: update CHANGELOG997700frelease: v5.4.20482000ffix: applyfs.strictcheck to HTML files (#20736)80a333arelease: v5.4.19766947efix: backport #19965, check static serve file inside sirv (#19966)731b77drelease: v5.4.18823675bfix: backport #19830, reject requests with#in request-target (#19831)0a2518arelease: v5.4.17Updates
devaluefrom 5.0.0 to 5.6.3Release notes
Sourced from devalue's releases.
... (truncated)
Changelog
Sourced from devalue's changelog.
... (truncated)
Commits
a4a37d2Version Packages (#132)819f1acMerge commit from fork0f04d4dMerge commit from forkfcf4e88fix tests1d8a5eaVersion Packages (#131)1175584Merge commit from forke46afa6Merge commit from fork5e07a67Version Packages (#129)aa09604Bump js-yaml from 3.14.1 to 3.14.2 (#125)2161d44fix: add hasOwn check before calling reviver (#128)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for devalue since your current version.
Updates
esbuildfrom 0.20.2 to 0.21.5Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
fc37c2fpublish 0.21.5 to npmcb11924fixSymbol.metadataerrors in decorator testsb93a2a9fix #3781: add metadata to all decorated classes953dae9fix #3797: import attributes and glob-style import98cb2edfix #3782: support${configDir}in tsconfig.json8e6603brunmake update-compat-tabledb1b8cafix #3792: import attributes and thecopyloaderde572d0fix non-deterministic import attribute plugin testae8d1b4fix #3794:--supported:object-accessors=false67cbf87publish 0.21.4 to npmUpdates
rollupfrom 4.18.0 to 4.57.1Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
d37675f4.57.1eafac0bchore(deps): lock file maintenance (#6255)47fa568chore(deps): update dependency lru-cache to v11 (#6252)416f476Fully include dynamic imports in a try-catch (#6254)5e393e3fix: Isolate and cacheprocess.report.getReport()calls in a child process ...c931d23chore(deps): lock file maintenance minor/patch updates (#6253)c79e6c2Mitigate vulnerability that would allow to steal credentials743d0544.57.074121c7extend more hooks to include import attributes and add warnings (#5700)c519d82Refactor to reduce Rollup 5 upgrade diff (#6246)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for rollup since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.