Nora
|
9136c789bb
|
v1.15.0
|
2024-09-26 09:03:14 +00:00 |
Nora
|
e2264435f3
|
Merge pull request #3728 from github/nora/remove-cli-version-support
Remove support for CodeQL CLI versions older than v2.16.6
|
2024-09-25 16:56:56 +02:00 |
Nora
|
181e28cbf9
|
Fix test
|
2024-09-25 14:15:09 +00:00 |
Nora
|
12e06b79fc
|
Fix lint
|
2024-09-25 10:02:26 +00:00 |
Nora
|
515132fe94
|
Remove support for CodeQL CLI versions older than v2.16.6
|
2024-09-25 09:47:26 +00:00 |
Nora
|
972da52147
|
Merge pull request #3724 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-915606451e
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
|
2024-09-25 11:25:41 +02:00 |
Nora
|
99222b0265
|
Merge pull request #3727 from github/dependabot/npm_and_yarn/extensions/ql-vscode/npm_and_yarn-e1825f7a49
Bump rollup from 4.21.3 to 4.22.4 in /extensions/ql-vscode in the npm_and_yarn group
|
2024-09-25 11:25:20 +02:00 |
Nora
|
abbe5976fe
|
Merge branch 'main' into dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-915606451e
|
2024-09-25 11:10:51 +02:00 |
Nora
|
510ccbdd0f
|
Merge branch 'main' into dependabot/npm_and_yarn/extensions/ql-vscode/npm_and_yarn-e1825f7a49
|
2024-09-25 11:08:41 +02:00 |
Andrew Eisenberg
|
b6b707e7fe
|
Merge pull request #3726 from github/aeisenberg/no-upload-sarif
|
2024-09-24 06:47:16 -07:00 |
dependabot[bot]
|
4b3ee3f368
|
Bump rollup in /extensions/ql-vscode in the npm_and_yarn group
Bumps the npm_and_yarn group in /extensions/ql-vscode with 1 update: [rollup](https://github.com/rollup/rollup).
Updates `rollup` from 4.21.3 to 4.22.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.21.3...v4.22.4)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-24 13:29:32 +00:00 |
Andrew Eisenberg
|
238592a9bf
|
Bumping the timeout for failing test
|
2024-09-23 20:58:25 +00:00 |
Andrew Eisenberg
|
dc79c53259
|
Avoid uploading eslint sarif for dependabot PR
Dependabot does not have `security-events: write` permission.
|
2024-09-23 19:14:03 +00:00 |
Nora
|
15a3f36644
|
Merge branch 'main' into dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-915606451e
|
2024-09-23 14:24:10 +02:00 |
Nora
|
59f3205286
|
Merge pull request #3722 from github/dependabot/npm_and_yarn/extensions/ql-vscode/octokit-27a561646c
Bump @octokit/plugin-retry from 7.1.1 to 7.1.2 in /extensions/ql-vscode in the octokit group
|
2024-09-23 12:03:44 +02:00 |
Nora
|
507ddaf8b0
|
Merge pull request #3725 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-5.6.2
Bump typescript from 5.5.4 to 5.6.2 in /extensions/ql-vscode
|
2024-09-23 11:42:20 +02:00 |
dependabot[bot]
|
7f19aa8037
|
Bump typescript from 5.5.4 to 5.6.2 in /extensions/ql-vscode
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-19 18:52:20 +00:00 |
Angela P Wen
|
8dcfce550d
|
Merge pull request #3723 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-586981a105
Bump the storybook group in /extensions/ql-vscode with 13 updates
|
2024-09-19 11:51:00 -07:00 |
dependabot[bot]
|
cbf4d5376d
|
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
Bumps the typescript-eslint group in /extensions/ql-vscode with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
Updates `@typescript-eslint/eslint-plugin` from 8.5.0 to 8.6.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.6.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.5.0 to 8.6.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.6.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-19 13:05:00 +00:00 |
dependabot[bot]
|
aec8028e3e
|
Bump the storybook group in /extensions/ql-vscode with 13 updates
Bumps the storybook group in /extensions/ql-vscode with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.3.0` | `8.3.1` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `8.3.0` | `8.3.1` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.3.0` | `8.3.1` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.3.0` | `8.3.1` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.3.0` | `8.3.1` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.3.0` | `8.3.1` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components) | `8.3.0` | `8.3.1` |
| [@storybook/icons](https://github.com/storybookjs/icons) | `1.2.10` | `1.2.12` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api) | `8.3.0` | `8.3.1` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.3.0` | `8.3.1` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.3.0` | `8.3.1` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) | `8.3.0` | `8.3.1` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.3.0` | `8.3.1` |
Updates `@storybook/addon-a11y` from 8.3.0 to 8.3.1
- [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/v8.3.1/code/addons/a11y)
Updates `@storybook/addon-actions` from 8.3.0 to 8.3.1
- [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/v8.3.1/code/addons/actions)
Updates `@storybook/addon-essentials` from 8.3.0 to 8.3.1
- [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/v8.3.1/code/addons/essentials)
Updates `@storybook/addon-interactions` from 8.3.0 to 8.3.1
- [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/v8.3.1/code/addons/interactions)
Updates `@storybook/addon-links` from 8.3.0 to 8.3.1
- [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/v8.3.1/code/addons/links)
Updates `@storybook/blocks` from 8.3.0 to 8.3.1
- [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/v8.3.1/code/lib/blocks)
Updates `@storybook/components` from 8.3.0 to 8.3.1
- [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/v8.3.1/code/deprecated/components)
Updates `@storybook/icons` from 1.2.10 to 1.2.12
- [Release notes](https://github.com/storybookjs/icons/releases)
- [Changelog](https://github.com/storybookjs/icons/blob/main/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/icons/compare/v1.2.10...v1.2.12)
Updates `@storybook/manager-api` from 8.3.0 to 8.3.1
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.1/code/lib/manager-api)
Updates `@storybook/react` from 8.3.0 to 8.3.1
- [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/v8.3.1/code/renderers/react)
Updates `@storybook/react-vite` from 8.3.0 to 8.3.1
- [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/v8.3.1/code/frameworks/react-vite)
Updates `@storybook/theming` from 8.3.0 to 8.3.1
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.1/code/lib/theming)
Updates `storybook` from 8.3.0 to 8.3.1
- [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/v8.3.1/code/lib/cli)
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/icons"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-19 13:04:20 +00:00 |
dependabot[bot]
|
5d59ffd138
|
Bump @octokit/plugin-retry in /extensions/ql-vscode in the octokit group
Bumps the octokit group in /extensions/ql-vscode with 1 update: [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js).
Updates `@octokit/plugin-retry` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/octokit/plugin-retry.js/releases)
- [Commits](https://github.com/octokit/plugin-retry.js/compare/v7.1.1...v7.1.2)
---
updated-dependencies:
- dependency-name: "@octokit/plugin-retry"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: octokit
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-19 13:01:31 +00:00 |
Koen Vlaswinkel
|
7571e4457d
|
Merge pull request #3721 from github/github-action/bump-cli
Bump CLI Version to v2.19.0 for integration tests
|
2024-09-18 16:47:02 +02:00 |
github-actions[bot]
|
7b0458eacf
|
Bump CLI version from v2.18.4 to v2.19.0 for integration tests
|
2024-09-18 12:59:27 +00:00 |
Nora
|
5ae1d01168
|
Merge pull request #3720 from github/dependabot/npm_and_yarn/extensions/ql-vscode/npm_and_yarn-cc3f4627d0
Bump vite from 5.2.11 to 5.4.6 in /extensions/ql-vscode in the npm_and_yarn group
|
2024-09-18 09:31:08 +02:00 |
dependabot[bot]
|
4456f5b080
|
Bump vite in /extensions/ql-vscode in the npm_and_yarn group
Bumps the npm_and_yarn group in /extensions/ql-vscode with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 5.2.11 to 5.4.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-17 22:28:13 +00:00 |
Andrew Eisenberg
|
11e3aa24dd
|
Merge pull request #3709 from github/aeisenberg/eslint-sarif
Upload ESLint results to code scanning
|
2024-09-16 11:06:48 -07:00 |
Andrew Eisenberg
|
0a90b45c7a
|
Always lint even if previous steps failed
|
2024-09-16 16:59:07 +00:00 |
Andrew Eisenberg
|
f4895986de
|
Upload ESLint results to code scanning
|
2024-09-16 16:58:55 +00:00 |
Koen Vlaswinkel
|
7907d8de5d
|
Merge pull request #3719 from github/koesie10/remove-automodel
Remove automodel-related functionality
|
2024-09-16 14:37:28 +02:00 |
Koen Vlaswinkel
|
2b4fa0d2a5
|
Remove automodel-related functionality
|
2024-09-16 13:49:59 +02:00 |
Koen Vlaswinkel
|
5f4522d7ca
|
Merge pull request #3717 from github/koesie10/upgrade-path-to-regexp
Upgrade path-to-regexp to 6.3.0
|
2024-09-16 09:08:57 +02:00 |
Koen Vlaswinkel
|
8fa40be8a9
|
Upgrade path-to-regexp to 6.3.0
|
2024-09-13 09:45:00 +02:00 |
Angela P Wen
|
386679a6b2
|
Merge pull request #3712 from github/dependabot/npm_and_yarn/extensions/ql-vscode/storybook-0a7f14e096
Bump the storybook group in /extensions/ql-vscode with 12 updates
|
2024-09-12 10:25:38 -07:00 |
Koen Vlaswinkel
|
c5fc526b0f
|
Merge pull request #3715 from github/dependabot/npm_and_yarn/extensions/ql-vscode/vite-node-2.0.5
Bump vite-node from 1.5.3 to 2.0.5 in /extensions/ql-vscode
|
2024-09-12 16:53:59 +02:00 |
Koen Vlaswinkel
|
7fe8a39364
|
Merge pull request #3714 from github/dependabot/npm_and_yarn/extensions/ql-vscode/eslint-plugin-deprecation-3.0.0
Bump eslint-plugin-deprecation from 2.0.0 to 3.0.0 in /extensions/ql-vscode
|
2024-09-12 16:52:29 +02:00 |
Koen Vlaswinkel
|
df1c397a7e
|
Merge pull request #3713 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-eslint-1caec89f2b
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
|
2024-09-12 16:51:57 +02:00 |
Dave Bartolomeo
|
d62ade89c5
|
Merge pull request #3716 from github/github-action/bump-cli
Bump CLI Version to v2.18.4 for integration tests
|
2024-09-12 10:41:05 -04:00 |
github-actions[bot]
|
6b4cb5baaa
|
Bump CLI version from v2.18.3 to v2.18.4 for integration tests
|
2024-09-12 14:25:35 +00:00 |
dependabot[bot]
|
30ff64d371
|
Bump vite-node from 1.5.3 to 2.0.5 in /extensions/ql-vscode
Bumps [vite-node](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vite-node) from 1.5.3 to 2.0.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vite-node)
---
updated-dependencies:
- dependency-name: vite-node
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-12 14:02:36 +00:00 |
dependabot[bot]
|
7eb7ea263f
|
Bump eslint-plugin-deprecation in /extensions/ql-vscode
Bumps [eslint-plugin-deprecation](https://github.com/gund/eslint-plugin-deprecation) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/gund/eslint-plugin-deprecation/releases)
- [Changelog](https://github.com/gund/eslint-plugin-deprecation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gund/eslint-plugin-deprecation/compare/v2.0.0...v3.0.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-deprecation
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-12 14:02:24 +00:00 |
dependabot[bot]
|
f2a31135f9
|
Bump the typescript-eslint group in /extensions/ql-vscode with 2 updates
Bumps the typescript-eslint group in /extensions/ql-vscode with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
Updates `@typescript-eslint/eslint-plugin` from 8.4.0 to 8.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.4.0 to 8.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-12 14:02:11 +00:00 |
dependabot[bot]
|
9aa2b7f6d6
|
Bump the storybook group in /extensions/ql-vscode with 12 updates
Bumps the storybook group in /extensions/ql-vscode with 12 updates:
| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.2.9` | `8.3.0` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `8.2.9` | `8.3.0` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.2.9` | `8.3.0` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.2.9` | `8.3.0` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.2.9` | `8.3.0` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.2.9` | `8.3.0` |
| [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components) | `8.2.9` | `8.3.0` |
| [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api) | `8.2.9` | `8.3.0` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.2.9` | `8.3.0` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.2.9` | `8.3.0` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) | `8.2.9` | `8.3.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.2.9` | `8.3.0` |
Updates `@storybook/addon-a11y` from 8.2.9 to 8.3.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/v8.3.0/code/addons/a11y)
Updates `@storybook/addon-actions` from 8.2.9 to 8.3.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/v8.3.0/code/addons/actions)
Updates `@storybook/addon-essentials` from 8.2.9 to 8.3.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/v8.3.0/code/addons/essentials)
Updates `@storybook/addon-interactions` from 8.2.9 to 8.3.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/v8.3.0/code/addons/interactions)
Updates `@storybook/addon-links` from 8.2.9 to 8.3.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/v8.3.0/code/addons/links)
Updates `@storybook/blocks` from 8.2.9 to 8.3.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/v8.3.0/code/lib/blocks)
Updates `@storybook/components` from 8.2.9 to 8.3.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/v8.3.0/code/deprecated/components)
Updates `@storybook/manager-api` from 8.2.9 to 8.3.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.0/code/lib/manager-api)
Updates `@storybook/react` from 8.2.9 to 8.3.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/v8.3.0/code/renderers/react)
Updates `@storybook/react-vite` from 8.2.9 to 8.3.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/v8.3.0/code/frameworks/react-vite)
Updates `@storybook/theming` from 8.2.9 to 8.3.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.3.0/code/lib/theming)
Updates `storybook` from 8.2.9 to 8.3.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/v8.3.0/code/lib/cli)
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/blocks"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/components"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/manager-api"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/theming"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-12 14:01:31 +00:00 |
Koen Vlaswinkel
|
f0471ef6e1
|
Merge pull request #3711 from github/koesie10/remove-deprecated-husky
Remove deprecated Husky commands
|
2024-09-12 11:58:16 +02:00 |
Koen Vlaswinkel
|
b9a0f841fb
|
Merge pull request #3710 from github/koesie10/upgrade-express
Run 'npm upgrade express'
|
2024-09-12 11:43:27 +02:00 |
Koen Vlaswinkel
|
1782fd0294
|
Remove deprecated Husky commands
|
2024-09-12 11:33:50 +02:00 |
Koen Vlaswinkel
|
7412ea95f5
|
Run 'npm upgrade express'
|
2024-09-12 11:29:45 +02:00 |
Koen Vlaswinkel
|
fba62a9dbc
|
Merge pull request #3708 from github/koesie10/min-version-1.90
Bump minimum VS Code version for warnings
|
2024-09-09 12:14:35 +02:00 |
Koen Vlaswinkel
|
f14b8cdf44
|
Merge pull request #3702 from github/dependabot/npm_and_yarn/extensions/ql-vscode/typescript-5.5.4
Bump typescript from 5.4.5 to 5.5.4 in /extensions/ql-vscode
|
2024-09-09 11:30:55 +02:00 |
Koen Vlaswinkel
|
a3363209e1
|
Remove unused argument
|
2024-09-09 11:15:34 +02:00 |
Koen Vlaswinkel
|
345bc128e8
|
Bump target to ES2021
|
2024-09-09 11:04:05 +02:00 |