-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump markdown-to-jsx, @storybook/blocks, @storybook/addon-controls and @storybook/addon-docs #67840
Conversation
…d @storybook/addon-docs Removes [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx). It's no longer used after updating ancestor dependencies [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx), [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks), [@storybook/addon-controls](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/controls) and [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs). These dependencies need to be updated together. Removes `markdown-to-jsx` Updates `@storybook/blocks` from 8.0.10 to 8.4.7 - [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/v8.4.7/code/lib/blocks) Updates `@storybook/addon-controls` from 8.0.10 to 8.4.7 - [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/v8.4.7/code/addons/controls) Updates `@storybook/addon-docs` from 8.0.10 to 8.4.7 - [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/v8.4.7/code/addons/docs) --- updated-dependencies: - dependency-name: markdown-to-jsx dependency-type: indirect - dependency-name: "@storybook/blocks" dependency-type: indirect - dependency-name: "@storybook/addon-controls" dependency-type: direct:development - dependency-name: "@storybook/addon-docs" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
@tyxla is working on upgrading these right now. I think all the Storybook package versions need to be in sync, and there is still some prep work needing to be done. |
What Lena said is correct. We just upgraded to Storybook v8.0 yesterday, and I'm planning to upgrade to v8.4 soon (opening the PR later today), which will bump all storybook deps, and remove not just Stay tuned. I'm closing this one in the meantime. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
See #67863 that does everything this PR was suggesting: bumping deps and cleanup of unnecessary ones. |
Removes markdown-to-jsx. It's no longer used after updating ancestor dependencies markdown-to-jsx, @storybook/blocks, @storybook/addon-controls and @storybook/addon-docs. These dependencies need to be updated together.
Removes
markdown-to-jsx
Updates
@storybook/blocks
from 8.0.10 to 8.4.7Release notes
Sourced from
@storybook/blocks
's releases.... (truncated)
Changelog
Sourced from
@storybook/blocks
's changelog.... (truncated)
Commits
0466712
Bump version from "8.4.6" to "8.4.7" [skip ci]b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]60a5088
Bump version from "8.4.4" to "8.4.5" [skip ci]ca016ae
Bump version from "8.4.3" to "8.4.4" [skip ci]750930f
Bump version from "8.4.2" to "8.4.3" [skip ci]d5fa671
Bump version from "8.4.1" to "8.4.2" [skip ci]9983774
Bump version from "8.4.0" to "8.4.1" [skip ci]939651b
Bump version from "8.4.0-beta.5" to "8.4.0" [skip ci]e94dc92
Bump version from "8.4.0-beta.4" to "8.4.0-beta.5" [skip ci]c6dc5f6
Bump version from "8.4.0-beta.3" to "8.4.0-beta.4" [skip ci]Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for
@storybook/blocks
since your current version.Updates
@storybook/addon-controls
from 8.0.10 to 8.4.7Release notes
Sourced from
@storybook/addon-controls
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-controls
's changelog.... (truncated)
Commits
0466712
Bump version from "8.4.6" to "8.4.7" [skip ci]b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]60a5088
Bump version from "8.4.4" to "8.4.5" [skip ci]ca016ae
Bump version from "8.4.3" to "8.4.4" [skip ci]750930f
Bump version from "8.4.2" to "8.4.3" [skip ci]d5fa671
Bump version from "8.4.1" to "8.4.2" [skip ci]9983774
Bump version from "8.4.0" to "8.4.1" [skip ci]939651b
Bump version from "8.4.0-beta.5" to "8.4.0" [skip ci]e94dc92
Bump version from "8.4.0-beta.4" to "8.4.0-beta.5" [skip ci]c6dc5f6
Bump version from "8.4.0-beta.3" to "8.4.0-beta.4" [skip ci]Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for
@storybook/addon-controls
since your current version.Updates
@storybook/addon-docs
from 8.0.10 to 8.4.7Release notes
Sourced from
@storybook/addon-docs
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-docs
's changelog.... (truncated)
Commits
0466712
Bump version from "8.4.6" to "8.4.7" [skip ci]b58b3ee
Bump version from "8.4.5" to "8.4.6" [skip ci]60a5088
Bump version from "8.4.4" to "8.4.5" [skip ci]ca016ae
Bump version from "8.4.3" to "8.4.4" [skip ci]750930f
Bump version from "8.4.2" to "8.4.3" [skip ci]d5fa671
Bump version from "8.4.1" to "8.4.2" [skip ci]9983774
Bump version from "8.4.0" to "8.4.1" [skip ci]939651b
Bump version from "8.4.0-beta.5" to "8.4.0" [skip ci]e94dc92
Bump version from "8.4.0-beta.4" to "8.4.0-beta.5" [skip ci]c6dc5f6
Bump version from "8.4.0-beta.3" to "8.4.0-beta.4" [skip ci]Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for
@storybook/addon-docs
since 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.