chore(deps-dev): bump the all-pnpm-dependencies group across 1 directory with 7 updates#68
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…ory with 7 updates Bumps the all-pnpm-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.49.5` | `2.52.2` | | [devalue](https://github.com/sveltejs/devalue) | `5.6.2` | `5.6.3` | | [prettier](https://github.com/prettier/prettier) | `3.8.0` | `3.8.1` | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.4.1` | `3.5.0` | | [rollup](https://github.com/rollup/rollup) | `4.55.1` | `4.57.1` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.46.4` | `5.53.0` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.3.5` | `4.4.1` | Updates `@sveltejs/kit` from 2.49.5 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 `devalue` from 5.6.2 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.6.2...v5.6.3) Updates `prettier` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.0...3.8.1) Updates `prettier-plugin-svelte` from 3.4.1 to 3.5.0 - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md) - [Commits](https://github.com/sveltejs/prettier-plugin-svelte/commits) Updates `rollup` from 4.55.1 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.55.1...v4.57.1) Updates `svelte` from 5.46.4 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 `svelte-check` from 4.3.5 to 4.4.1 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.3.5...svelte-check@4.4.1) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.52.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pnpm-dependencies - dependency-name: devalue dependency-version: 5.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-pnpm-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-pnpm-dependencies - dependency-name: prettier-plugin-svelte dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pnpm-dependencies - dependency-name: rollup dependency-version: 4.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pnpm-dependencies - dependency-name: svelte dependency-version: 5.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pnpm-dependencies - dependency-name: svelte-check dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pnpm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 all-pnpm-dependencies group with 7 updates in the / directory:
2.49.52.52.25.6.25.6.33.8.03.8.13.4.13.5.04.55.14.57.15.46.45.53.04.3.54.4.1Updates
@sveltejs/kitfrom 2.49.5 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)Updates
devaluefrom 5.6.2 to 5.6.3Release notes
Sourced from devalue's releases.
Changelog
Sourced from devalue's changelog.
Commits
a4a37d2Version Packages (#132)819f1acMerge commit from fork0f04d4dMerge commit from forkUpdates
prettierfrom 3.8.0 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)c45fef1Fix LWC attribute with--embedded-language-formatting off(#18383)Updates
prettier-plugin-sveltefrom 3.4.1 to 3.5.0Commits
Updates
rollupfrom 4.55.1 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)Updates
sveltefrom 5.46.4 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)Updates
svelte-checkfrom 4.3.5 to 4.4.1Release notes
Sourced from svelte-check's releases.
Commits
c14bf1dVersion Packages (#2940)9b7025achore: remove outdated "experimental-modules" runtime flag (#2898)6a04679fix: rewrite relative imports reaching outside root (#2942)c82f540fix: extract style/script tag followed by destructuring in the template (#2921)b914d01fix: support SvelteKit zero-types with svelte-check --incremental (#2939)3b17f20Version Packages (#2929)2142753feat: add links to diagnostic error codes via codeDescription (#2936)8f4fe71fix(svelte-check): ignore Unix domain sockets in file watcher (#2931)0b8af82feat: svelte-check--incremental/--tsgo(#2932)e9f58d2fix: properly use machine output by default for Claude CodeDependabot 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