chore(deps): bump the storybook group across 1 directory with 4 updates - #16750
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
🚀 Image pushed to AWS ECRImage digest: 🐛 Run the image locallyThe following can be used to run the image locally: # Refer to image using the immutable digest. Find alternatives below.
IMAGE_IDENTIFIER="@sha256:10e1efa35e0a9f8606bcf6cd2b101b43e2fb201c0920fb9ef0fa6fef7441e268"
# Refer to image using branch tag
# IMAGE_IDENTIFIER=":branch-dependabot-npm_and_yarn-storybook-3d6ecc27fc"
# Refer to image using build tag
# IMAGE_IDENTIFIER=":build-31324"
# Set environment variables for the AWS CLI
AWS_PROFILE="<A_PROFILE_FROM_JANUS>"
AWS_DEFAULT_REGION="eu-west-1"
IMAGE_ACCOUNT_ID=$(aws ssm get-parameter --name /organisation/accounts/artifacts --query "Parameter.Value" --output text)
REGISTRY="${IMAGE_ACCOUNT_ID}.dkr.ecr.${AWS_DEFAULT_REGION}.amazonaws.com"
IMAGE="${REGISTRY}/guardian/dotcom-rendering${IMAGE_IDENTIFIER}"
# Login to AWS ECR https://docs.aws.amazon.com/AmazonECR/latest/userguide/registry_auth.html
aws ecr get-login-password | docker login --username AWS --password-stdin $REGISTRY
# Pull the image
docker pull $IMAGE
# Run the image. You'll likely need to set additional flags. See https://docs.docker.com/reference/cli/docker/container/run.
docker run $IMAGE |
Bumps the storybook group with 4 updates in the / directory: [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y), [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs), [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Updates `@storybook/addon-a11y` from 10.5.10 to 10.6.0 - [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/v10.6.0/code/addons/a11y) Updates `@storybook/addon-docs` from 10.5.10 to 10.6.0 - [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/v10.6.0/code/addons/docs) Updates `@storybook/react-webpack5` from 10.5.10 to 10.6.0 - [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/v10.6.0/code/frameworks/react-webpack5) Updates `storybook` from 10.5.10 to 10.6.0 - [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/v10.6.0/code/core) --- updated-dependencies: - dependency-name: "@storybook/addon-a11y" dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: storybook - dependency-name: "@storybook/addon-docs" dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: storybook - dependency-name: "@storybook/react-webpack5" dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: storybook - dependency-name: storybook dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: storybook ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/storybook-3d6ecc27fc
branch
from
September 18, 2026 09:36
ef68aa7 to
4226421
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the storybook group with 4 updates in the / directory: @storybook/addon-a11y, @storybook/addon-docs, @storybook/react-webpack5 and storybook.
Updates
@storybook/addon-a11yfrom 10.5.10 to 10.6.0Release notes
Sourced from @storybook/addon-a11y's releases.
... (truncated)
Changelog
Sourced from @storybook/addon-a11y's changelog.
... (truncated)
Commits
a777773Bump version from "10.6.0-beta.3" to "10.6.0" [skip ci]f32b366Bump version from "10.6.0-beta.2" to "10.6.0-beta.3" [skip ci]0ad1336Bump version from "10.6.0-beta.1" to "10.6.0-beta.2" [skip ci]16359eeBump version from "10.6.0-beta.0" to "10.6.0-beta.1" [skip ci]2e0e2f6Bump version from "10.6.0-alpha.9" to "10.6.0-beta.0" [skip ci]6a6dec2Bump version from "10.6.0-alpha.8" to "10.6.0-alpha.9" [skip ci]cd2d163Bump version from "10.6.0-alpha.7" to "10.6.0-alpha.8" [skip ci]898f0ceBump version from "10.6.0-alpha.6" to "10.6.0-alpha.7" [skip ci]cf97b46Bump version from "10.6.0-alpha.5" to "10.6.0-alpha.6" [skip ci]2b7f6beBump version from "10.6.0-alpha.4" to "10.6.0-alpha.5" [skip ci]Updates
@storybook/addon-docsfrom 10.5.10 to 10.6.0Release notes
Sourced from @storybook/addon-docs's releases.
... (truncated)
Changelog
Sourced from @storybook/addon-docs's changelog.
... (truncated)
Commits
a777773Bump version from "10.6.0-beta.3" to "10.6.0" [skip ci]f32b366Bump version from "10.6.0-beta.2" to "10.6.0-beta.3" [skip ci]0ad1336Bump version from "10.6.0-beta.1" to "10.6.0-beta.2" [skip ci]16359eeBump version from "10.6.0-beta.0" to "10.6.0-beta.1" [skip ci]2e0e2f6Bump version from "10.6.0-alpha.9" to "10.6.0-beta.0" [skip ci]6a6dec2Bump version from "10.6.0-alpha.8" to "10.6.0-alpha.9" [skip ci]cd2d163Bump version from "10.6.0-alpha.7" to "10.6.0-alpha.8" [skip ci]3bf4afdMerge branch 'next' into kasper/tools-cli-bootstrap-perf4ea0b1brefactor(docs): move anchorBlockIdFromId into docs-tools5c80681Merge pull request #35965 from storybookjs/valentin/sb-1804-surface-story-doc...Updates
@storybook/react-webpack5from 10.5.10 to 10.6.0Release notes
Sourced from @storybook/react-webpack5's releases.
... (truncated)
Changelog
Sourced from @storybook/react-webpack5's changelog.
... (truncated)
Commits
a777773Bump version from "10.6.0-beta.3" to "10.6.0" [skip ci]f32b366Bump version from "10.6.0-beta.2" to "10.6.0-beta.3" [skip ci]0ad1336Bump version from "10.6.0-beta.1" to "10.6.0-beta.2" [skip ci]16359eeBump version from "10.6.0-beta.0" to "10.6.0-beta.1" [skip ci]2e0e2f6Bump version from "10.6.0-alpha.9" to "10.6.0-beta.0" [skip ci]6a6dec2Bump version from "10.6.0-alpha.8" to "10.6.0-alpha.9" [skip ci]cd2d163Bump version from "10.6.0-alpha.7" to "10.6.0-alpha.8" [skip ci]898f0ceBump version from "10.6.0-alpha.6" to "10.6.0-alpha.7" [skip ci]cf97b46Bump version from "10.6.0-alpha.5" to "10.6.0-alpha.6" [skip ci]2b7f6beBump version from "10.6.0-alpha.4" to "10.6.0-alpha.5" [skip ci]Updates
storybookfrom 10.5.10 to 10.6.0Release notes
Sourced from storybook's releases.