From bd17fe0a18fbf170ee7273eae8eca751c6f673a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 13:55:19 +0100 Subject: [PATCH] build(deps-dev): bump @storybook/addon-viewport from 8.3.6 to 8.4.0 (#191) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@storybook/addon-viewport](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/viewport) from 8.3.6 to 8.4.0.
Release notes

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

v8.4.0

8.4.0

Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!

... (truncated)

Changelog

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

8.4.0

Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@storybook/addon-viewport&package-manager=npm_and_yarn&previous-version=8.3.6&new-version=8.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 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)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/storybook/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/storybook/package.json b/packages/storybook/package.json index a417ab87..1bf24dd5 100644 --- a/packages/storybook/package.json +++ b/packages/storybook/package.json @@ -25,7 +25,7 @@ "@storybook/addon-docs": "8.3.6", "@storybook/addon-interactions": "8.3.6", "@storybook/addon-links": "8.3.6", - "@storybook/addon-viewport": "8.3.6", + "@storybook/addon-viewport": "8.4.0", "@storybook/manager-api": "8.3.6", "@storybook/react": "8.3.6", "@storybook/react-vite": "8.3.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8ceb723..a2d2aa19 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -245,8 +245,8 @@ importers: specifier: 8.3.6 version: 8.3.6(react@18.3.1)(storybook@8.3.6) '@storybook/addon-viewport': - specifier: 8.3.6 - version: 8.3.6(storybook@8.3.6) + specifier: 8.4.0 + version: 8.4.0(storybook@8.3.6) '@storybook/manager-api': specifier: 8.3.6 version: 8.3.6(storybook@8.3.6) @@ -2233,10 +2233,10 @@ packages: react: optional: true - '@storybook/addon-viewport@8.3.6': - resolution: {integrity: sha512-bL51v837W1cng/+0pypkoLsWKWmvux96zLOzqLCpcWAQ4OSMhW3foIWpCiFwMG/KY+GanoOocTx6i7j5hLtuTA==} + '@storybook/addon-viewport@8.4.0': + resolution: {integrity: sha512-hbHJzz7PcZ/bazUH3nAdG9yP3CUfF+wPdDwzcqSEVBRjdWSLZ4DHAtB0wajqhUoCsiRehg9avft1NokAc+KOgg==} peerDependencies: - storybook: ^8.3.6 + storybook: ^8.4.0 '@storybook/blocks@8.3.6': resolution: {integrity: sha512-Oc5jU6EzfsENjrd91KcKyEKBh60RT+8uyLi1RIrymC2C/mzZMTEoNIrbnQt0eIqbjlHxn6y9JMJxHu4NJ4EmZg==} @@ -10288,7 +10288,7 @@ snapshots: optionalDependencies: react: 18.3.1 - '@storybook/addon-viewport@8.3.6(storybook@8.3.6)': + '@storybook/addon-viewport@8.4.0(storybook@8.3.6)': dependencies: memoizerific: 1.11.3 storybook: 8.3.6