build(deps): bump the npm group with 6 updates#146
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `4.1.0` | `4.2.0` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.61.1` | `2.63.1` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.56.0` | `5.56.3` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.4.8` | `4.6.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.60.0` | `8.60.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.15` | `8.0.16` | Updates `shiki` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.2.0/packages/shiki) Updates `@sveltejs/kit` from 2.61.1 to 2.63.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.63.1/packages/kit) Updates `svelte` from 5.56.0 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) Updates `typescript-eslint` from 8.60.0 to 8.60.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.1/packages/typescript-eslint) Updates `vite` from 8.0.15 to 8.0.16 - [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/v8.0.16/packages/vite) --- updated-dependencies: - dependency-name: shiki dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@sveltejs/kit" dependency-version: 2.63.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: svelte dependency-version: 5.56.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: svelte-check dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.60.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, 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 6 updates:
4.1.04.2.02.61.12.63.15.56.05.56.34.4.84.6.08.60.08.60.18.0.158.0.16Updates
shikifrom 4.1.0 to 4.2.0Release notes
Sourced from shiki's releases.
Commits
1d56daechore: release v4.2.0Updates
@sveltejs/kitfrom 2.61.1 to 2.63.1Release notes
Sourced from @sveltejs/kit's releases.
... (truncated)
Changelog
Sourced from @sveltejs/kit's changelog.
... (truncated)
Commits
33dec0eVersion Packages (#15962)0fd507cfix: allow$app/environmentwith a warning when `explicitEnvironmentVariabl...a31fdc6docs: fix explicit env vars docs version (#15968)98ab0e2chore: better internal types for page options (#15976)f57a4bcfix: use forward slashes in generatedenv.d.tsimport path on Windows (#15977)17fadaafix: ensure version is defined when using $app/env with explicit env vars (#1...f0ba6e0fix: keep vite out of the $app/env runtime validator (#15953)e3ff1a4chore: add parents to error nodes (#15955)b4942b4feat: use SSE inquery.liveto avoid weird middleman quirks with normal str...d338daeVersion Packages (#15949)Updates
sveltefrom 5.56.0 to 5.56.3Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
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)Updates
typescript-eslintfrom 8.60.0 to 8.60.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
4f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)Updates
vitefrom 8.0.15 to 8.0.16Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
f94df87release: v8.0.16dc245c7fix: reject windows alternate paths (#22572)50b9512fix(deps): reject UNC paths for launch-editor-middleware (#22571)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