Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/vscode-codeql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 56fa962
Choose a base ref
Loading
...
head repository: github/vscode-codeql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 210534c
Choose a head ref
Loading
  • 16 commits
  • 13 files changed
  • 6 contributors

Commits on Mar 13, 2025

  1. Bump the typescript-eslint group in /extensions/ql-vscode with 2 upda…

    …tes (#3959)
    
    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.26.0 to 8.26.1
    - [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.26.1/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.26.0 to 8.26.1
    - [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.26.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: typescript-eslint
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: typescript-eslint
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    49fa234 View commit details
    Browse the repository at this point in the history
  2. Bump codercom/code-server in /extensions/ql-vscode/test/e2e/docker (#…

    …3957)
    
    Bumps codercom/code-server from 4.97.2 to 4.98.0.
    
    ---
    updated-dependencies:
    - dependency-name: codercom/code-server
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    f7d9a7e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Bump CLI version from v2.20.6 to v2.20.7 for integration tests

    github-actions[bot] committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    3188fc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. Merge pull request #3960 from github/github-action/bump-cli

    Bump CLI Version to v2.20.7 for integration tests
    koesie10 authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    6f53e89 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Bump codercom/code-server in /extensions/ql-vscode/test/e2e/docker

    Bumps codercom/code-server from 4.98.0 to 4.98.2.
    
    ---
    updated-dependencies:
    - dependency-name: codercom/code-server
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    08174ab View commit details
    Browse the repository at this point in the history
  2. Bump the octokit group in /extensions/ql-vscode with 2 updates

    Bumps the octokit group in /extensions/ql-vscode with 2 updates: [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) and [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js).
    
    
    Updates `@octokit/plugin-retry` from 7.1.4 to 7.2.0
    - [Release notes](https://github.com/octokit/plugin-retry.js/releases)
    - [Commits](octokit/plugin-retry.js@v7.1.4...v7.2.0)
    
    Updates `@octokit/plugin-throttling` from 9.4.0 to 9.6.0
    - [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
    - [Commits](octokit/plugin-throttling.js@v9.4.0...v9.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/plugin-retry"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: octokit
    - dependency-name: "@octokit/plugin-throttling"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: octokit
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    a61e987 View commit details
    Browse the repository at this point in the history
  3. 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.6.4` | `8.6.7` |
    | [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `8.6.4` | `8.6.7` |
    | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.6.4` | `8.6.7` |
    | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.6.4` | `8.6.7` |
    | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.6.4` | `8.6.7` |
    | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.6.4` | `8.6.7` |
    | [@storybook/components](https://github.com/storybookjs/storybook/tree/HEAD/code/deprecated/components) | `8.6.4` | `8.6.7` |
    | [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api) | `8.6.4` | `8.6.7` |
    | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.6.4` | `8.6.7` |
    | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.6.4` | `8.6.7` |
    | [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) | `8.6.4` | `8.6.7` |
    | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.6.4` | `8.6.7` |
    
    
    Updates `@storybook/addon-a11y` from 8.6.4 to 8.6.7
    - [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.6.7/code/addons/a11y)
    
    Updates `@storybook/addon-actions` from 8.6.4 to 8.6.7
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.7/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/addons/actions)
    
    Updates `@storybook/addon-essentials` from 8.6.4 to 8.6.7
    - [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.6.7/code/addons/essentials)
    
    Updates `@storybook/addon-interactions` from 8.6.4 to 8.6.7
    - [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.6.7/code/addons/interactions)
    
    Updates `@storybook/addon-links` from 8.6.4 to 8.6.7
    - [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.6.7/code/addons/links)
    
    Updates `@storybook/blocks` from 8.6.4 to 8.6.7
    - [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.6.7/code/lib/blocks)
    
    Updates `@storybook/components` from 8.6.4 to 8.6.7
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.7/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/deprecated/components)
    
    Updates `@storybook/manager-api` from 8.6.4 to 8.6.7
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/lib/manager-api)
    
    Updates `@storybook/react` from 8.6.4 to 8.6.7
    - [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.6.7/code/renderers/react)
    
    Updates `@storybook/react-vite` from 8.6.4 to 8.6.7
    - [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.6.7/code/frameworks/react-vite)
    
    Updates `@storybook/theming` from 8.6.4 to 8.6.7
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/code/lib/theming)
    
    Updates `storybook` from 8.6.4 to 8.6.7
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.7/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.7/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/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>
    dependabot[bot] authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    3b8bee8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3962 from github/dependabot/docker/extensions/ql-…

    …vscode/test/e2e/docker/codercom/code-server-4.98.2
    
    Bump codercom/code-server from 4.98.0 to 4.98.2 in /extensions/ql-vscode/test/e2e/docker
    angelapwen authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    1a7791b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3963 from github/dependabot/npm_and_yarn/extensio…

    …ns/ql-vscode/octokit-d10c36bf20
    
    Bump the octokit group in /extensions/ql-vscode with 2 updates
    angelapwen authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    dc2caed View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3964 from github/dependabot/npm_and_yarn/extensio…

    …ns/ql-vscode/storybook-a3166bd415
    
    Bump the storybook group in /extensions/ql-vscode with 12 updates
    angelapwen authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    580ca10 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. Bump Node version to v20.18.2

    github-actions[bot] committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    7df7f27 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3966 from github/github-action/bump-node-version

    Bump Node version to v20.18.2
    koesie10 authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    3cbce2b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Add vscode-elements/react-elements package

    tuan-nguen authored and Tuan Nguen committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    71ab53f View commit details
    Browse the repository at this point in the history
  2. Replace button from webview-ui-toolkit to react-elements

    tuan-nguen authored and Tuan Nguen committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    c08b087 View commit details
    Browse the repository at this point in the history
  3. Remove unused import in overview page

    tuan-nguen authored and Tuan Nguen committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    1779ddc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/github/vscode-codeql into t…

    …uan-nguen/replace-webview
    Tuan Nguen committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    210534c View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.