chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates#392
Merged
kmendell merged 1 commit intoMay 11, 2026
Conversation
Contributor
|
Preview deployed successfully! Built from commit a5353cd |
…ith 2 updates Bumps the dev-dependencies group with 2 updates in the / directory: [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `prettier-plugin-svelte` from 3.5.1 to 3.5.2 - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md) - [Commits](sveltejs/prettier-plugin-svelte@v3.5.1...v3.5.2) Updates `vite` from 8.0.11 to 8.0.12 - [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.12/packages/vite) --- updated-dependencies: - dependency-name: prettier-plugin-svelte dependency-version: 3.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vite dependency-version: 8.0.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
77fa7fd to
7015507
Compare
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 dev-dependencies group with 2 updates in the / directory: prettier-plugin-svelte and vite.
Updates
prettier-plugin-sveltefrom 3.5.1 to 3.5.2Changelog
Sourced from prettier-plugin-svelte's changelog.
Commits
44dda20chore: release 3.5.2ccaaf35fix: handle computed properties in e.g.{#each}blocks (#519)1e2adf9fix: handle comments inbind:get/set tuple (#518)287b98cfix: preserve non-breaking spaces (#517)Updates
vitefrom 8.0.11 to 8.0.12Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
4dce8b4release: v8.0.12b675c7bfix: refer torolldownOptionsinstead of deprecatedrollupOptionsin mess...66b9eb3chore(deps): update rolldown-related dependencies (#22421)2fe7bd2chore(deps): update dependency eslint-plugin-n to v18 (#22423)2be6000fix(deps): update all non-major dependencies (#22420)d4838a0fix(worker): forward define to worker bundle transform (#22408)cf0ff41feat: update rolldown to 1.0.0 (#22401)3c93fdefix(worker): applybuild.targetto worker bundle (#22404)f5a22e6fix(module-runner): prevent partial-exports race on concurrent imports of in-...