-
Notifications
You must be signed in to change notification settings - Fork 103
Commit 5d5fc0f
authored
chore(deps): update storybook monorepo to v7.0.13 (patch) (#4626)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/next/code/addons/a11y)
([source](https://github.com/storybookjs/storybook)) | [`7.0.12` ->
`7.0.13`](https://renovatebot.com/diffs/npm/@storybook%2faddon-a11y/7.0.12/7.0.13)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/next/code/addons/essentials)
([source](https://github.com/storybookjs/storybook)) | [`7.0.12` ->
`7.0.13`](https://renovatebot.com/diffs/npm/@storybook%2faddon-essentials/7.0.12/7.0.13)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/blocks](https://github.com/storybookjs/storybook/tree/next/code/ui/blocks)
([source](https://github.com/storybookjs/storybook)) | [`7.0.12` ->
`7.0.13`](https://renovatebot.com/diffs/npm/@storybook%2fblocks/7.0.12/7.0.13)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/react](https://github.com/storybookjs/storybook/tree/next/code/renderers/react)
([source](https://github.com/storybookjs/storybook)) | [`7.0.12` ->
`7.0.13`](https://renovatebot.com/diffs/npm/@storybook%2freact/7.0.12/7.0.13)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/react-vite](https://github.com/storybookjs/storybook/tree/next/code/frameworks/react-vite)
([source](https://github.com/storybookjs/storybook)) | [`7.0.12` ->
`7.0.13`](https://renovatebot.com/diffs/npm/@storybook%2freact-vite/7.0.12/7.0.13)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/theming](https://github.com/storybookjs/storybook/tree/next/code/lib/theming)
([source](https://github.com/storybookjs/storybook)) | [`7.0.12` ->
`7.0.13`](https://renovatebot.com/diffs/npm/@storybook%2ftheming/7.0.12/7.0.13)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[storybook](https://github.com/storybookjs/storybook/tree/next/code/lib/cli)
([source](https://github.com/storybookjs/storybook)) | [`7.0.12` ->
`7.0.13`](https://renovatebot.com/diffs/npm/storybook/7.0.12/7.0.13) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>storybookjs/storybook</summary>
###
[`v7.0.13`](https://github.com/storybookjs/storybook/releases/tag/v7.0.13)
[Compare
Source](https://github.com/storybookjs/storybook/compare/v7.0.12...v7.0.13)
##### Bug Fixes
- Angular: Fix process I/O for compodoc command
[#​22441](https://github.com/storybooks/storybook/pull/22441)
- CLI: Improve error handling when dealing with angular.json files
[#​22663](https://github.com/storybooks/storybook/pull/22663)
- CLI: Skip prompting for eslint plugin with --yes flag
[#​22651](https://github.com/storybooks/storybook/pull/22651)
- CLI: Account for windows paths when copying templates
[#​22644](https://github.com/storybooks/storybook/pull/22644)
- CLI: Fix pnpm init command
[#​22635](https://github.com/storybooks/storybook/pull/22635)
- UI: Add legacy font formats
[#​22576](https://github.com/storybooks/storybook/pull/22576)
- Webpack: Remove the alias for `global`
[#​22393](https://github.com/storybooks/storybook/pull/22393)
##### Maintenance
- Angular: Enable unit tests
[#​22355](https://github.com/storybooks/storybook/pull/22355)
- CLI: Reduce installation noise and improve error handling
[#​22554](https://github.com/storybooks/storybook/pull/22554)
- CLI: Only handle CTRL + C on init event
[#​22687](https://github.com/storybooks/storybook/pull/22687)
- CLI: Don't touch nx packages on upgrade
[#​22419](https://github.com/storybooks/storybook/pull/22419)
##### Build
- Build: Add discord notification when generating sandboxes fails
[#​22638](https://github.com/storybooks/storybook/pull/22638)
- Build: Set correct ref on sandboxes Github action
[#​22625](https://github.com/storybooks/storybook/pull/22625)
- Build: Fix sandbox generation scripts
[#​22620](https://github.com/storybooks/storybook/pull/22620)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/SAP/ui5-webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzUuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1d2b791 commit 5d5fc0fCopy full SHA for 5d5fc0f
File tree
Expand file treeCollapse file tree
2 files changed
+351
-350
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+351
-350
lines changed+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
| 83 | + | |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
|
0 commit comments