-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps)(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps)(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates #15
Conversation
…tory with 4 updates Bumps the dev-dependencies group with 4 updates in the /frontend directory: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit), [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify), [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.47.0 to 2.47.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.47.2/packages/kit) Updates `@types/dompurify` from 3.0.5 to 3.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify) Updates `svelte` from 5.40.1 to 5.41.1 - [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.41.1/packages/svelte) Updates `vite` from 7.1.10 to 7.1.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.47.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/dompurify" dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: svelte dependency-version: 5.41.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vite dependency-version: 7.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
PR Review: Dependency Updates (dev-dependencies group)SummaryThis PR updates 4 frontend dev dependencies via Dependabot. All updates are patch or minor version bumps with no breaking changes expected. Changes Overview
Code Quality Assessment: ✅ GOODPositive Points:
Detailed Analysis1. @sveltejs/kit (2.47.0 → 2.47.2) ✅Changes:
Impact: Low risk - Bug fixes and type improvements only. 2. @types/dompurify (3.0.5 → 3.2.0)
|
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the dev-dependencies group with 4 updates in the /frontend directory: @sveltejs/kit, @types/dompurify, svelte and vite.
Updates
@sveltejs/kitfrom 2.47.0 to 2.47.2Release notes
Sourced from
@sveltejs/kit's releases.Changelog
Sourced from
@sveltejs/kit's changelog.Commits
ef107acVersion Packages (#14749)98aae1cfeat: allow to run preflight validation only (#14744)fc6017cfix: streamed promise not resolving (#14753)c9b31d9fix: update overload to setinvalidtype to schema input (#14748)9b73e16Version Packages (#14742)b99b88cfix: more robust remote files generation (#14682)c63e158fix: set manifest and read implementation before evaluating remote function f...Updates
@types/dompurifyfrom 3.0.5 to 3.2.0Commits
Updates
sveltefrom 5.40.1 to 5.41.1Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
7d9ea8eVersion Packages (#16984)b8627e5chore: centralise branch management (#16977)9a488d6fix: placelet:declarations before{@const}declarations (#16985)c8ef540fix: improveeach_key_without_aserror (#16983)bd2d3dbVersion Packages (#16970)53f2693feat:$state.eager(value)(#16849)ee093e4fix: preserve\<select>state while focused (#16958)9b5fb3ffix: error ifeachblock haskeybut noasclause (#16966)7d977fachore: run boundary async effects in the context of the current batch (#16968)a541862Version Packages (#16967)Updates
vitefrom 7.1.10 to 7.1.11Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
8b69c9erelease: v7.1.11f479cc5fix(dev): trim trailing slash beforeserver.fs.denycheck (#20968)6fb41a2chore(deps): update all non-major dependencies (#20966)a817307build: remove hash from built filenames (#20946)ef411cebuild: remove cjs reference in files field (#20945)d0094afrefactor: use subpath imports for types module reference (#20921)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditions