deps(frontend): bump the svelte-stack group in /frontend with 4 updates#73
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(frontend): bump the svelte-stack group in /frontend with 4 updates#73dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the svelte-stack group in /frontend with 4 updates: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit), [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [svelte-check](https://github.com/sveltejs/language-tools). Updates `@sveltejs/kit` from 2.59.1 to 2.65.1 - [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.65.1/packages/kit) Updates `@sveltejs/vite-plugin-svelte` from 5.1.1 to 7.1.2 - [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@7.1.2/packages/vite-plugin-svelte) Updates `svelte` from 5.55.5 to 5.56.3 - [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.3/packages/svelte) Updates `svelte-check` from 4.4.8 to 4.6.0 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.4.8...svelte-check@4.6.0) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.65.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: svelte-stack - dependency-name: "@sveltejs/vite-plugin-svelte" dependency-version: 7.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: svelte-stack - dependency-name: svelte dependency-version: 5.56.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: svelte-stack - dependency-name: svelte-check dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: svelte-stack ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 svelte-stack group in /frontend with 4 updates: @sveltejs/kit, @sveltejs/vite-plugin-svelte, svelte and svelte-check.
Updates
@sveltejs/kitfrom 2.59.1 to 2.65.1Release notes
Sourced from @sveltejs/kit's releases.
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
... (truncated)
Commits
c5382b7Version Packages (#16016)b82ba81fix: don't emit the unused bundle and stylesheet files when using `bundleStra...1f9bc79fix: regression in loading assets for apps configured with absolute paths (#1...7e4cadefix: don't emit the dev bootstrap into builds with a non-standard NODE_ENV (#...9d963e4fix: reset queries before navigating wheninvalidateAllis set (#16014)ce77bf3Version Packages (#15988)372a6a6fix: dedupe remote data (#15991)607713efix: copy public directory assets if client build is skipped (#16004)3968fb9fix: skip client build if all routes have CSR disabled (#15936)1c30797Version Packages (#15984)Updates
@sveltejs/vite-plugin-sveltefrom 5.1.1 to 7.1.2Release notes
Sourced from @sveltejs/vite-plugin-svelte's releases.
... (truncated)
Changelog
Sourced from @sveltejs/vite-plugin-svelte's changelog.
... (truncated)
Commits
471f822Version Packages (#1344)1a9bc08fix: always retrieve CSS using component filename first (#1342)508d91bVersion Packages (#1339)990e58cfix: correctly resolve Svelte CSS on the server during development (#1336)d5458a9fix: restore value imports stripped by oxc in script preprocessing (#1326)1c85126Version Packages (#1331)1a4d225feat: enable optimizer for server environments during dev (#1328)d91be5ffix: use correct pnpm catalog syntax4d3afb4chore: fix audit CI (#1327)8b3687buse modern JSDoc imports (#1309)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@sveltejs/vite-plugin-sveltesince your current version.Updates
sveltefrom 5.55.5 to 5.56.3Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
a9f4854Version Packages (#18389)71a6515fix: check boundary exists before calling error handler in async derived (#18...3d83c9afix: add bigint to Primitive type for $state.snapshot (#18388)51baf1cVersion Packages (#18357)3d5c4abfix: prevent false-positive reactivity loss warning (#18373)bdb1a0ffix: ensure async block assigns correct nodes to effect (#18371)e4bfc5fchore: bump esrap dependency (#18372)1b4c43bfix: ignore declaration tags for animation directive (#18366)85dcb91chore: upgrade to vitest v4 (#18265)a81f965fix: reject pending async deriveds on discard (#18308)Updates
svelte-checkfrom 4.4.8 to 4.6.0Release notes
Sourced from svelte-check's releases.
Commits
20d5ab2Version Packages (#3040)0ecf6c3fix: adjust rollup config (#3047)151cf45fix: adjust paths in PKG.json (#3046)6099462chore: fix changeset (#3045)5b13da1feat: support reading Svelte config from vite.config.js/ts (#3031)f2bcbdafix: mark optional members with a trailing ? in completion labels (#3043) (#3...e5ed88ffix: don't show type inlay hint for component inside snippets (#3041)b118dd3fix: correct 'occured' typo in svelte:boundary onerror description (#3039)67fbcaeVersion Packages (#3018)3474048fix(emitDts): drop declarations emitted outside declarationDir (#2965)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 conditions