Skip to content

Commit

Permalink
chore(deps): update dependency storybook to v8.5.0-beta.5 (#534)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[storybook](https://redirect.github.com/storybookjs/storybook/tree/next/code/lib/cli)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/lib/cli))
| [`8.5.0-beta.4` ->
`8.5.0-beta.5`](https://renovatebot.com/diffs/npm/storybook/8.5.0-beta.4/8.5.0-beta.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/storybook/8.5.0-beta.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/storybook/8.5.0-beta.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/storybook/8.5.0-beta.4/8.5.0-beta.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/storybook/8.5.0-beta.4/8.5.0-beta.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>storybookjs/storybook (storybook)</summary>

###
[`v8.5.0-beta.5`](https://redirect.github.com/storybookjs/storybook/releases/tag/v8.5.0-beta.5)

[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v8.5.0-beta.4...v8.5.0-beta.5)

##### 8.5.0-beta.5

- Addon Test: Only reset story count on file change when watch mode is
enabled -
[#&#8203;30121](https://redirect.github.com/storybookjs/storybook/pull/30121),
thanks [@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)!
- Build: Revert Downgrade to esbuild 0.24.0 -
[#&#8203;30120](https://redirect.github.com/storybookjs/storybook/pull/30120),
thanks [@&#8203;yannbf](https://redirect.github.com/yannbf)!
- Core: Fix `ERR_PACKAGE_PATH_NOT_EXPORTED` in `@storybook/node-logger`
-
[#&#8203;30093](https://redirect.github.com/storybookjs/storybook/pull/30093),
thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)!
- React: Use Act wrapper in Storybook for component rendering -
[#&#8203;30037](https://redirect.github.com/storybookjs/storybook/pull/30037),
thanks
[@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)!
- Vite: Add extra entries to `optimizeDeps` -
[#&#8203;30117](https://redirect.github.com/storybookjs/storybook/pull/30117),
thanks [@&#8203;ndelangen](https://redirect.github.com/ndelangen)!

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/r4ai/r4ai.dev).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 4e0d466 commit 70fd8b6
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"satori": "0.12.0",
"sharp": "0.33.5",
"sirv": "3.0.0",
"storybook": "8.5.0-beta.4",
"storybook": "8.5.0-beta.5",
"storybook-solidjs": "1.0.0-beta.6",
"storybook-solidjs-vite": "1.0.0-beta.6",
"tailwindcss": "3.4.17",
Expand Down
Loading

0 comments on commit 70fd8b6

Please sign in to comment.