github / vscode-codeql

An extension for Visual Studio Code that adds rich language support for CodeQL
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-codeql
MIT License
421 stars 184 forks source link

Bump the storybook group in /extensions/ql-vscode with 13 updates #3648

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the storybook group in /extensions/ql-vscode with 13 updates:

Package From To
@storybook/addon-a11y 8.1.10 8.1.11
@storybook/addon-actions 8.1.10 8.1.11
@storybook/addon-essentials 8.1.10 8.1.11
@storybook/addon-interactions 8.1.10 8.1.11
@storybook/addon-links 8.1.10 8.1.11
@storybook/blocks 8.1.10 8.1.11
@storybook/components 8.1.10 8.1.11
@storybook/csf 0.1.8 0.1.9
@storybook/manager-api 8.1.10 8.1.11
@storybook/react 8.1.10 8.1.11
@storybook/react-vite 8.1.10 8.1.11
@storybook/theming 8.1.10 8.1.11
storybook 8.1.10 8.1.11

Updates @storybook/addon-a11y from 8.1.10 to 8.1.11

Release notes

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

v8.1.11

8.1.11

Changelog

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

8.1.11

Commits


Updates @storybook/addon-actions from 8.1.10 to 8.1.11

Release notes

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

v8.1.11

8.1.11

Changelog

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

8.1.11

Commits


Updates @storybook/addon-essentials from 8.1.10 to 8.1.11

Release notes

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

v8.1.11

8.1.11

Changelog

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

8.1.11

Commits


Updates @storybook/addon-interactions from 8.1.10 to 8.1.11

Release notes

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

v8.1.11

8.1.11

Changelog

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

8.1.11

Commits


Updates @storybook/addon-links from 8.1.10 to 8.1.11

Release notes

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

v8.1.11

8.1.11

Changelog

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

8.1.11

Commits


Updates @storybook/blocks from 8.1.10 to 8.1.11

Release notes

Sourced from @​storybook/blocks's releases.

v8.1.11

8.1.11

Changelog

Sourced from @​storybook/blocks's changelog.

8.1.11

Commits


Updates @storybook/components from 8.1.10 to 8.1.11

Release notes

Sourced from @​storybook/components's releases.

v8.1.11

8.1.11

Changelog

Sourced from @​storybook/components's changelog.

8.1.11

Commits


Updates @storybook/csf from 0.1.8 to 0.1.9

Release notes

Sourced from @​storybook/csf's releases.

v0.1.9

🐛 Bug Fix

Authors: 2

v0.1.9-next.0

🐛 Bug Fix

Authors: 1

Changelog

Sourced from @​storybook/csf's changelog.

v0.1.9 (Mon Jun 24 2024)

🐛 Bug Fix

Authors: 2


Commits
  • edba426 Bump version to: 0.1.9 [skip ci]
  • e3bba62 Update CHANGELOG.md [skip ci]
  • b68c976 Merge pull request #97 from ComponentDriven/next
  • 03a4125 Merge pull request #96 from ComponentDriven/add-beforeAll-hook
  • 2ccc94b Extend explanation of beforeAll hook
  • 46e1c3c Add beforeAll hook to CSF types
  • See full diff in compare view


Updates @storybook/manager-api from 8.1.10 to 8.1.11

Release notes

Sourced from @​storybook/manager-api's releases.

v8.1.11

8.1.11

Changelog

Sourced from @​storybook/manager-api's changelog.

8.1.11

Commits


Updates @storybook/react from 8.1.10 to 8.1.11

Release notes

Sourced from @​storybook/react's releases.

v8.1.11

8.1.11

Changelog

Sourced from @​storybook/react's changelog.

8.1.11

Commits


Updates @storybook/react-vite from 8.1.10 to 8.1.11

Release notes

Sourced from @​storybook/react-vite's releases.

v8.1.11

8.1.11

Changelog

Sourced from @​storybook/react-vite's changelog.

8.1.11

Commits


Updates @storybook/theming from 8.1.10 to 8.1.11

Release notes

Sourced from @​storybook/theming's releases.

v8.1.11

8.1.11

Changelog

Sourced from @​storybook/theming's changelog.

8.1.11

Commits


Updates storybook from 8.1.10 to 8.1.11

Release notes

Sourced from storybook's releases.

v8.1.11

8.1.11

Changelog

Sourced from storybook's changelog.

8.1.11

Commits


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 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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
norascheuch commented 3 months ago

@dependabot rebase

norascheuch commented 3 months ago

@dependabot recreate