Skip to content

Bump @storybook/addon-themes from 9.1.20 to 10.2.19 in /src/vscode-bicep-ui#19189

Merged
microsoft-github-policy-service[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/src/vscode-bicep-ui/storybook/addon-themes-10.2.19
Mar 15, 2026
Merged

Bump @storybook/addon-themes from 9.1.20 to 10.2.19 in /src/vscode-bicep-ui#19189
microsoft-github-policy-service[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/src/vscode-bicep-ui/storybook/addon-themes-10.2.19

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2026

Bumps @storybook/addon-themes from 9.1.20 to 10.2.19.

Release notes

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

v10.2.19

10.2.19

v10.2.18

10.2.18

v10.2.17

10.2.17

v10.2.16

10.2.16

v10.2.15

10.2.15

v10.2.14

10.2.14

v10.2.13

10.2.13

v10.2.12

... (truncated)

Changelog

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

10.2.19

10.2.18

10.2.17

10.2.16

10.2.15

10.2.14

10.2.13

10.2.12

10.2.11

... (truncated)

Commits
  • aefcdf9 Bump version from "10.2.18" to "10.2.19" [skip ci]
  • a22db21 Bump version from "10.2.17" to "10.2.18" [skip ci]
  • 71dcfa9 Bump version from "10.2.16" to "10.2.17" [skip ci]
  • 8a7f39a Bump version from "10.2.15" to "10.2.16" [skip ci]
  • 7b4ab63 Bump version from "10.2.14" to "10.2.15" [skip ci]
  • 8392ec0 Bump version from "10.2.13" to "10.2.14" [skip ci]
  • 305b534 Bump version from "10.2.12" to "10.2.13" [skip ci]
  • 68f811f Bump version from "10.2.11" to "10.2.12" [skip ci]
  • be01dca Bump version from "10.2.10" to "10.2.11" [skip ci]
  • c812573 Bump version from "10.2.9" to "10.2.10" [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/19189)

Bumps [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) from 9.1.20 to 10.2.19.
- [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.2.19/code/addons/themes)

---
updated-dependencies:
- dependency-name: "@storybook/addon-themes"
  dependency-version: 10.2.19
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 15, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) March 15, 2026 23:33
Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@microsoft-github-policy-service microsoft-github-policy-service bot added the auto-merge Automatically merge this PR label Mar 15, 2026
Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Copy Markdown
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 15, 2026

Test this change out locally with the following install scripts (Action run 23122149876)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 23122149876
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 23122149876"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 23122149876
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 23122149876"

@microsoft-github-policy-service microsoft-github-policy-service bot merged commit ce06c96 into main Mar 15, 2026
46 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot deleted the dependabot/npm_and_yarn/src/vscode-bicep-ui/storybook/addon-themes-10.2.19 branch March 15, 2026 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Automatically merge this PR dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants