build(deps-dev): bump vite, @sveltejs/vite-plugin-svelte, vitest, @remcovaes/web-test-runner-vite-plugin and @storybook/addon-svelte-csf#2301
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…mcovaes/web-test-runner-vite-plugin and @storybook/addon-svelte-csf Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest), [@remcovaes/web-test-runner-vite-plugin](https://github.com/remcovaes/web-test-runner-vite-plugin) and [@storybook/addon-svelte-csf](https://github.com/storybookjs/addon-svelte-csf). These dependencies needed to be updated together. Updates `vite` from 7.3.3 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) Updates `@sveltejs/vite-plugin-svelte` from 6.2.4 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 `vitest` from 4.0.17 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest) Updates `@remcovaes/web-test-runner-vite-plugin` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/remcovaes/web-test-runner-vite-plugin/releases) - [Commits](remcovaes/web-test-runner-vite-plugin@v1.4.0...v1.4.1) Updates `@storybook/addon-svelte-csf` from 5.0.10 to 5.1.2 - [Release notes](https://github.com/storybookjs/addon-svelte-csf/releases) - [Changelog](https://github.com/storybookjs/addon-svelte-csf/blob/main/CHANGELOG.md) - [Commits](storybookjs/addon-svelte-csf@v5.0.10...v5.1.2) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development - dependency-name: "@sveltejs/vite-plugin-svelte" dependency-version: 7.1.2 dependency-type: direct:development - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development - dependency-name: "@remcovaes/web-test-runner-vite-plugin" dependency-version: 1.4.1 dependency-type: direct:development - dependency-name: "@storybook/addon-svelte-csf" dependency-version: 5.1.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
❌ Deploy Preview for stacks failed. Why did it fail? →
|
|
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 vite, @sveltejs/vite-plugin-svelte, vitest, @remcovaes/web-test-runner-vite-plugin and @storybook/addon-svelte-csf. These dependencies needed to be updated together.
Updates
vitefrom 7.3.3 to 8.0.16Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
f94df87release: v8.0.16dc245c7fix: reject windows alternate paths (#22572)50b9512fix(deps): reject UNC paths for launch-editor-middleware (#22571)8d1b019release: v8.0.152686d7dfix(deps): update all non-major dependencies (#22511)3052a67chore(deps): update rolldown-related dependencies (#22566)e3cfb9dfix(optimizer): close the rolldown bundle when write() rejects (#22528)6978a9crefactor: correct logic incollectAllModulesfunction (#22562)646dbedfeat: update rolldown to 1.0.3 (#22538)85a0efffix: capitalize error messages and remove spurious space in parse error (#22488)Updates
@sveltejs/vite-plugin-sveltefrom 6.2.4 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)Updates
vitestfrom 4.0.17 to 4.1.9Release notes
Sourced from vitest's releases.
... (truncated)
Commits
a7a61e7chore: release v4.1.9 (#10598)934b0f5fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...7fb2965fix(browser): wait for orchestrator readiness before resolving browser sessio...a518019fix: fiximportOriginalwith optimizer and query import [backport to v4] (#...e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...a09d472chore: release v4.1.7a8fd24cchore: release v4.1.618af98cfix(browser): simplify orchestrator otel carrier (#10285)3188260feat(browser): provide project reference inToMatchScreenshotResolvePath(#...Updates
@remcovaes/web-test-runner-vite-pluginfrom 1.4.0 to 1.4.1Release notes
Sourced from @remcovaes/web-test-runner-vite-plugin's releases.
Commits
22cc41d1.4.1b1004e9update viteUpdates
@storybook/addon-svelte-csffrom 5.0.10 to 5.1.2Release notes
Sourced from @storybook/addon-svelte-csf's releases.
Changelog
Sourced from @storybook/addon-svelte-csf's changelog.
... (truncated)
Commits
0ff845eMerge pull request #345 from storybookjs/changeset-release/mainabcaae3Version Packagesd43a041Merge pull request #347 from storybookjs/tooling/migrate-changelog-minimalf482df6Minimally migrate CHANGELOG.md to be changesets-compatibled3e430bMigrate CHANGELOG.md from auto format to changesets format96c8655Merge pull request #344 from storybookjs/tooling/streamline-release-toolingb674a96Remind agents to run pnpm format before committing5e9a12bFix formatting in AGENTS.md and changeset fileaccce0fFix AGENTS.md: remove overview/commands, fix changeset filename conventionc97e980Add AGENTS.md and CLAUDE.md with release/changeset instructionsDependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.