Bump svelte, @storybook/addon-essentials, @storybook/addon-svelte-csf and @storybook/svelte#13
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… and @storybook/svelte Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials), [@storybook/addon-svelte-csf](https://github.com/storybookjs/addon-svelte-csf) and [@storybook/svelte](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/svelte). These dependencies needed to be updated together. Updates `svelte` from 3.38.2 to 5.55.7 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG-pre-5.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.55.7/packages/svelte) Updates `@storybook/addon-essentials` from 6.2.9 to 6.5.16 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/code/addons/essentials) Updates `@storybook/addon-svelte-csf` from 1.0.0 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@v1.0.0...v5.1.2) Updates `@storybook/svelte` from 6.2.9 to 10.4.0 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.0/code/renderers/svelte) --- updated-dependencies: - dependency-name: svelte dependency-version: 5.55.7 dependency-type: direct:development - dependency-name: "@storybook/addon-essentials" dependency-version: 6.5.16 dependency-type: direct:development - dependency-name: "@storybook/addon-svelte-csf" dependency-version: 5.1.2 dependency-type: direct:development - dependency-name: "@storybook/svelte" dependency-version: 10.4.0 dependency-type: direct:development ... 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 svelte, @storybook/addon-essentials, @storybook/addon-svelte-csf and @storybook/svelte. These dependencies needed to be updated together.
Updates
sveltefrom 3.38.2 to 5.55.7Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
4d8f99aVersion Packages (#18220)0552308chore: bump devalue (#18219)e1cbbd9Merge commit from forka16ebc6Merge commit from forkd2375e2Merge commit from fork547853eMerge commit from fork55f9c85Version Packages (#18158)a10e8e4fix: keep dependencies of$state.eager/pending(alternative approach) (#1...ef4b97dfix: duplicated "of" in events.js comment (#18217)5122936fix: treat batches as a linked list (#18205)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for svelte since your current version.
Updates
@storybook/addon-essentialsfrom 6.2.9 to 6.5.16Commits
Updates
@storybook/addon-svelte-csffrom 1.0.0 to 5.1.2Release notes
Sourced from @storybook/addon-svelte-csf's releases.
... (truncated)
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 instructionsMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@storybook/addon-svelte-csfsince your current version.Install script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.Updates
@storybook/sveltefrom 6.2.9 to 10.4.0Release notes
Sourced from @storybook/svelte's releases.
... (truncated)
Changelog
Sourced from @storybook/svelte's changelog.
... (truncated)
Commits
f8c16d1Bump version from "10.4.0-beta.0" to "10.4.0" [skip ci]e02da0bBump version from "10.4.0-alpha.19" to "10.4.0-beta.0" [skip ci]6fe5959Merge branch 'next' into next-releasefd0b833Fix Vite 8 + Vitest + Svelte breaking rolldown deps scanner429fb3eBump version from "10.4.0-alpha.18" to "10.4.0-alpha.19" [skip ci]488dd08Bump version from "10.4.0-alpha.17" to "10.4.0-alpha.18" [skip ci]62d53dbMerge pull request #34675 from storybookjs/valentin/change-detection-barrel-f...2c6fbf1Merge branch 'next-release' into nextd3253d6Fix CI: add ImportEdge.importedNames in parser tests, run prettier on docs7567d67Merge remote-tracking branch 'origin/next' into valentin/change-detection-perfMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@storybook/sveltesince your current version.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 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.