)]}'
{
  "commit": "3427a0cd4ad29c5253ab6a28106269d987bc69ca",
  "tree": "16b118c7a6056422f6d776f41ebac3715854d29f",
  "parents": [
    "97486993668fdddde44a34b2388d95301cce05c1"
  ],
  "author": {
    "name": "dependabot[bot]",
    "email": "49699333+dependabot[bot]@users.noreply.github.com",
    "time": "Tue Oct 01 09:29:57 2024 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Oct 01 09:29:57 2024 +0000"
  },
  "message": "Bump github/codeql-action from 3.26.9 to 3.26.10 (#901)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.9 to 3.26.10.\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href\u003d\"https://github.com/github/codeql-action/blob/main/CHANGELOG.md\"\u003egithub/codeql-action\u0027s changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eCodeQL Action Changelog\u003c/h1\u003e\n\u003cp\u003eSee the \u003ca href\u003d\"https://github.com/github/codeql-action/releases\"\u003ereleases page\u003c/a\u003e for the relevant changes to the CodeQL CLI and language packs.\u003c/p\u003e\n\u003cp\u003eNote that the only difference between \u003ccode\u003ev2\u003c/code\u003e and \u003ccode\u003ev3\u003c/code\u003e of the CodeQL Action is the node version they support, with \u003ccode\u003ev3\u003c/code\u003e running on node 20 while we continue to release \u003ccode\u003ev2\u003c/code\u003e to support running on node 16. For example \u003ccode\u003e3.22.11\u003c/code\u003e was the first \u003ccode\u003ev3\u003c/code\u003e release and is functionally identical to \u003ccode\u003e2.22.11\u003c/code\u003e. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.\u003c/p\u003e\n\u003ch2\u003e[UNRELEASED]\u003c/h2\u003e\n\u003cp\u003eNo user facing changes.\u003c/p\u003e\n\u003ch2\u003e3.26.10 - 30 Sep 2024\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eWe are rolling out a feature in September/October 2024 that sets up CodeQL using a bundle compressed with \u003ca href\u003d\"http://facebook.github.io/zstd/\"\u003eZstandard\u003c/a\u003e. Our aim is to improve the performance of setting up CodeQL. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/2502\"\u003e#2502\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e3.26.9 - 24 Sep 2024\u003c/h2\u003e\n\u003cp\u003eNo user facing changes.\u003c/p\u003e\n\u003ch2\u003e3.26.8 - 19 Sep 2024\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate default CodeQL bundle version to 2.19.0. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/2483\"\u003e#2483\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e3.26.7 - 13 Sep 2024\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate default CodeQL bundle version to 2.18.4. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/2471\"\u003e#2471\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e3.26.6 - 29 Aug 2024\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate default CodeQL bundle version to 2.18.3. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/2449\"\u003e#2449\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e3.26.5 - 23 Aug 2024\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix an issue where the \u003ccode\u003ecsrutil\u003c/code\u003e system call used for telemetry would fail on MacOS ARM machines with System Integrity Protection disabled. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/2441\"\u003e#2441\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e3.26.4 - 21 Aug 2024\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cem\u003eDeprecation:\u003c/em\u003e The \u003ccode\u003eadd-snippets\u003c/code\u003e input on the \u003ccode\u003eanalyze\u003c/code\u003e Action is deprecated and will be removed in the first release in August 2025. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/2436\"\u003e#2436\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix an issue where the disk usage system call used for telemetry would fail on MacOS ARM machines with System Integrity Protection disabled, and then surface a warning. The system call is now disabled for these machines. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/2434\"\u003e#2434\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e3.26.3 - 19 Aug 2024\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eFix an issue where the CodeQL Action could not write diagnostic messages on Windows. This issue did not impact analysis quality. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/2430\"\u003e#2430\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e3.26.2 - 14 Aug 2024\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate default CodeQL bundle version to 2.18.2. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/2417\"\u003e#2417\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e3.26.1 - 13 Aug 2024\u003c/h2\u003e\n\u003cp\u003eNo user facing changes.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/e2b3eafc8d227b0241d48be5f425d47c2d750a13\"\u003e\u003ccode\u003ee2b3eaf\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/issues/2507\"\u003e#2507\u003c/a\u003e from github/update-v3.26.10-2617ff2d3\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/7dbbf6d5424ee9117470bd89a28b9b992c935ff4\"\u003e\u003ccode\u003e7dbbf6d\u003c/code\u003e\u003c/a\u003e Update changelog for v3.26.10\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/2617ff2d3f2bf8dd95abadcd289352a4023a4758\"\u003e\u003ccode\u003e2617ff2\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/issues/2502\"\u003e#2502\u003c/a\u003e from github/henrymercer/zstd-experiment\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/46e0c78da9edf293aeab3d4d62cf1a7b7534c6a0\"\u003e\u003ccode\u003e46e0c78\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/issues/2504\"\u003e#2504\u003c/a\u003e from github/mergeback/v3.26.9-to-main-461ef6c7\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/da7be78a1ea4e90acbaa595fcc5606082dba4591\"\u003e\u003ccode\u003eda7be78\u003c/code\u003e\u003c/a\u003e Update checked-in dependencies\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/ae1c6a2b12389a4d40a3383d49e14518da35a78e\"\u003e\u003ccode\u003eae1c6a2\u003c/code\u003e\u003c/a\u003e Update changelog and version after v3.26.9\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/6b2f7e7c28404627554332e4fe1880c5be10639c\"\u003e\u003ccode\u003e6b2f7e7\u003c/code\u003e\u003c/a\u003e Run PR checks using JS only\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/af8e2bc4a11a56a9d03b409d7db1225ed272cb18\"\u003e\u003ccode\u003eaf8e2bc\u003c/code\u003e\u003c/a\u003e Use Node script to remove CodeQL cross-platform\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/bc68dc9d95ed5ebcc679a8f7095815d785e67570\"\u003e\u003ccode\u003ebc68dc9\u003c/code\u003e\u003c/a\u003e Extract constant for first std-compressed version\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/67b30f7c39400b01deb01e007e72213c780fe030\"\u003e\u003ccode\u003e67b30f7\u003c/code\u003e\u003c/a\u003e Tweak description\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/github/codeql-action/compare/461ef6c76dfe95d5c364de2f431ddbd31a417628...e2b3eafc8d227b0241d48be5f425d47c2d750a13\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eMost Recent Ignore Conditions Applied to This Pull Request\u003c/summary\u003e\n\n| Dependency Name | Ignore Conditions |\n| --- | --- |\n| github/codeql-action | [\u003c 2.3.5, \u003e 2.3.4] |\n\u003c/details\u003e\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name\u003dgithub/codeql-action\u0026package-manager\u003dgithub_actions\u0026previous-version\u003d3.26.9\u0026new-version\u003d3.26.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don\u0027t alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\u003c/details\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5dda6005ba251825d28aca95194e1baf63ea10cb",
      "old_mode": 33188,
      "old_path": ".github/workflows/scorecards-analysis.yml",
      "new_id": "6b08135ea6f1e4b2e3e434b21d6471eef49111d8",
      "new_mode": 33188,
      "new_path": ".github/workflows/scorecards-analysis.yml"
    }
  ]
}
