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

build(deps-dev): bump the storybook group with 7 updates #262

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2024

Bumps the storybook group with 7 updates:

Package From To
@storybook/addon-actions 8.0.8 8.0.9
@storybook/addon-essentials 8.0.8 8.0.9
@storybook/addon-links 8.0.8 8.0.9
@storybook/react-webpack5 8.0.8 8.0.9
@storybook/test 8.0.8 8.0.9
@storybook/theming 8.0.8 8.0.9
storybook 8.0.8 8.0.9

Updates @storybook/addon-actions from 8.0.8 to 8.0.9

Release notes

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

v8.0.9

8.0.9

Changelog

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

8.0.9

Commits

Updates @storybook/addon-essentials from 8.0.8 to 8.0.9

Release notes

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

v8.0.9

8.0.9

Changelog

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

8.0.9

Commits

Updates @storybook/addon-links from 8.0.8 to 8.0.9

Release notes

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

v8.0.9

8.0.9

Changelog

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

8.0.9

Commits

Updates @storybook/react-webpack5 from 8.0.8 to 8.0.9

Release notes

Sourced from @​storybook/react-webpack5's releases.

v8.0.9

8.0.9

Changelog

Sourced from @​storybook/react-webpack5's changelog.

8.0.9

Commits

Updates @storybook/test from 8.0.8 to 8.0.9

Release notes

Sourced from @​storybook/test's releases.

v8.0.9

8.0.9

Changelog

Sourced from @​storybook/test's changelog.

8.0.9

Commits

Updates @storybook/theming from 8.0.8 to 8.0.9

Release notes

Sourced from @​storybook/theming's releases.

v8.0.9

8.0.9

Changelog

Sourced from @​storybook/theming's changelog.

8.0.9

Commits

Updates storybook from 8.0.8 to 8.0.9

Release notes

Sourced from storybook's releases.

v8.0.9

8.0.9

Changelog

Sourced from storybook's changelog.

8.0.9

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 24, 2024
Copy link

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook-40d9448b91 branch from 570b687 to 1b84192 Compare April 25, 2024 05:26
github-actions[bot]
github-actions bot previously approved these changes Apr 25, 2024
Copy link

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook-40d9448b91 branch from 1b84192 to 1493b39 Compare April 26, 2024 05:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook-40d9448b91 branch from 1493b39 to 849a5f4 Compare April 30, 2024 06:04
github-actions[bot]
github-actions bot previously approved these changes Apr 30, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook-40d9448b91 branch from 849a5f4 to 7cf7710 Compare May 2, 2024 05:45
Bumps the storybook group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `8.0.8` | `8.0.9` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.0.8` | `8.0.9` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.0.8` | `8.0.9` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.0.8` | `8.0.9` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.0.8` | `8.0.9` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) | `8.0.8` | `8.0.9` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.0.8` | `8.0.9` |


Updates `@storybook/addon-actions` from 8.0.8 to 8.0.9
- [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.0.9/code/addons/actions)

Updates `@storybook/addon-essentials` from 8.0.8 to 8.0.9
- [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.0.9/code/addons/essentials)

Updates `@storybook/addon-links` from 8.0.8 to 8.0.9
- [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.0.9/code/addons/links)

Updates `@storybook/react-webpack5` from 8.0.8 to 8.0.9
- [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.0.9/code/frameworks/react-webpack5)

Updates `@storybook/test` from 8.0.8 to 8.0.9
- [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.0.9/code/lib/test)

Updates `@storybook/theming` from 8.0.8 to 8.0.9
- [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.0.9/code/lib/theming)

Updates `storybook` from 8.0.8 to 8.0.9
- [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.0.9/code/lib/cli)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/react-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/theming"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook-40d9448b91 branch from 7cf7710 to 7eb117c Compare May 3, 2024 05:57
Copy link

sonarcloud bot commented May 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #285.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/storybook-40d9448b91 branch May 6, 2024 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants