Skip to content
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

chore(deps): bump @storybook/addon-interactions from 8.3.2 to 8.3.5 #524

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2024

Bumps @storybook/addon-interactions from 8.3.2 to 8.3.5.

Release notes

Sourced from @​storybook/addon-interactions's releases.

v8.3.5

8.3.5

v8.3.4

8.3.4

v8.3.3

8.3.3

  • CLI: Show constraints in error when getting depndencies - #29187, thanks @​andrasczeh!
  • React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks @​shilman!
  • UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks @​JSMike!
Changelog

Sourced from @​storybook/addon-interactions's changelog.

8.3.5

8.3.4

8.3.3

  • CLI: Show constraints in error when getting depndencies - #29187, thanks @​andrasczeh!
  • React-Vite: Downgrade react-docgen-typescript plugin - #29184, thanks @​shilman!
  • UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - #29175, thanks @​JSMike!
Commits
  • b9c7f90 Bump version from "8.3.4" to "8.3.5" [skip ci]
  • 20ab887 Bump version from "8.3.3" to "8.3.4" [skip ci]
  • 1cf5bac Merge pull request #29110 from storybookjs/kasper/fix-ansi-chars
  • e159e49 Bump version from "8.3.2" to "8.3.3" [skip ci]
  • See full diff in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added the dependencies Project dependencies label Oct 4, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-interactions-8.3.5 branch from 09a2679 to 1b1db59 Compare October 7, 2024 12:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-interactions-8.3.5 branch from 1b1db59 to 921a658 Compare October 8, 2024 09:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-interactions-8.3.5 branch from 921a658 to 1742603 Compare October 9, 2024 10:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-interactions-8.3.5 branch from 1742603 to 643e878 Compare October 10, 2024 11:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-interactions-8.3.5 branch from 643e878 to 6717a1a Compare October 10, 2024 15:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-interactions-8.3.5 branch from 6717a1a to c9a734d Compare October 11, 2024 08:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-interactions-8.3.5 branch from c9a734d to 801ba03 Compare October 11, 2024 14:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-interactions-8.3.5 branch from 801ba03 to 95316f2 Compare October 15, 2024 08:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-interactions-8.3.5 branch from 95316f2 to 6a46a16 Compare October 16, 2024 09:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-interactions-8.3.5 branch from 6a46a16 to 6239d63 Compare October 16, 2024 17:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-interactions-8.3.5 branch from 6239d63 to b2bbf10 Compare October 18, 2024 07:47
Bumps [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) from 8.3.2 to 8.3.5.
- [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.3.5/code/addons/interactions)

---
updated-dependencies:
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/addon-interactions-8.3.5 branch from b2bbf10 to 3de00ee Compare October 18, 2024 09:51
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2024

Superseded by #551.

@dependabot dependabot bot closed this Oct 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/storybook/addon-interactions-8.3.5 branch October 18, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants