Commit 0a59ade
authored
chore(deps-dev): bump storybook from 8.6.14 to 8.6.15 (#1857)
Bumps
[storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core)
from 8.6.14 to 8.6.15.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases">storybook's
releases</a>.</em></p>
<blockquote>
<h2>v8.6.15</h2>
<h2>8.6.15</h2>
<ul>
<li>Core: Fix .env-file parsing, thanks <a
href="https://github.com/jreinhold"><code>@jreinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md">storybook's
changelog</a>.</em></p>
<blockquote>
<h2>8.6.15</h2>
<ul>
<li>Core: Fix .env-file parsing, thanks <a
href="https://github.com/jreinhold"><code>@jreinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/storybookjs/storybook/commit/3812b43cbb4ac5fec5fb681267e2d79d32b32b48"><code>3812b43</code></a>
Bump version from 8.6.14 to 8.6.15 MANUALLY</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/4a04cb29be1ecc8b0fbb3def47a7a9c319d43762"><code>4a04cb2</code></a>
filter env vars from .env files</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.6.15/code/core">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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](https://github.com/instill-ai/console/network/alerts).
</details>
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Upgrade Storybook to 8.6.15 and refresh the lockfile, aligning related
Storybook packages and build/test tooling.
>
> - **Storybook**:
> - Bump `storybook` from `8.6.14` to `8.6.15` in
`packages/design-system/package.json`.
> - Update related packages to reference `8.6.15` (e.g.,
`@storybook/core`, `@storybook/theming`, addons,
`@chromatic-com/storybook`).
> - **Tooling/Dependencies (lockfile)**:
> - Update `esbuild` to `0.25.12` (with platform binaries) and
`jsdoc-type-pratt-parser` to `4.8.0` pulled by Storybook.
> - Minor bumps: `@commitlint/*` to `20.2.0`, `eslint-config-next` to
`16.1.0`, `@types/node` to `25.0.3` in several subtrees, CodeMirror view
to `6.39.4`, `lib0` to `0.2.115`, and other patch-level updates.
> - Adjust peer/metadata references across `@storybook/*`, `msw`,
`vitest` plugins to match new versions.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
2c0db24. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 98a20de commit 0a59ade
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments