)]}'
{
  "commit": "075faffb08873fbc6d105f08408c426b6ab54b09",
  "tree": "efdf9d4d88655b46157eddff4677e40cc722535e",
  "parents": [
    "a3f694bf4794e8d921d47659e4e16c7fc6af6715"
  ],
  "author": {
    "name": "dependabot[bot]",
    "email": "49699333+dependabot[bot]@users.noreply.github.com",
    "time": "Wed Nov 01 03:33:30 2023 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Nov 01 03:33:30 2023 +0000"
  },
  "message": "Bump github/codeql-action from 2.21.9 to 2.22.5 (#2135)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.9 to 2.22.5.\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\u003ch2\u003e[UNRELEASED]\u003c/h2\u003e\n\u003cp\u003eNo user facing changes.\u003c/p\u003e\n\u003ch2\u003e2.22.5 - 27 Oct 2023\u003c/h2\u003e\n\u003cp\u003eNo user facing changes.\u003c/p\u003e\n\u003ch2\u003e2.22.4 - 20 Oct 2023\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate default CodeQL bundle version to 2.15.1. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/1953\"\u003e#1953\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eUsers will begin to see warnings on Node.js 16 deprecation in their Actions logs on code scanning runs starting October 23, 2023.\n\u003cul\u003e\n\u003cli\u003eAll code scanning workflows should continue to succeed regardless of the warning.\u003c/li\u003e\n\u003cli\u003eThe team at GitHub maintaining the CodeQL Action is aware of the deprecation timeline and actively working on creating another version of the CodeQL Action, v3, that will bump us to Node 20.\u003c/li\u003e\n\u003cli\u003eFor more information, and to communicate with the maintaining team, please use \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/issues/1959\"\u003ethis issue\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e2.22.3 - 13 Oct 2023\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eProvide an authentication token when downloading the CodeQL Bundle from the API of a GitHub Enterprise Server instance. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/1945\"\u003e#1945\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e2.22.2 - 12 Oct 2023\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate default CodeQL bundle version to 2.15.0. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/1938\"\u003e#1938\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eImprove the log output when an error occurs in an invocation of the CodeQL CLI. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/1927\"\u003e#1927\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e2.22.1 - 09 Oct 2023\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd a workaround for Python 3.12, which is not supported in CodeQL CLI version 2.14.6 or earlier. If you are running an analysis on Windows and using Python 3.12 or later, the CodeQL Action will switch to running Python 3.11. In this case, if Python 3.11 is not found, then the workflow will fail. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/1928\"\u003e#1928\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e2.22.0 - 06 Oct 2023\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eThe CodeQL Action now requires CodeQL version 2.10.5 or later. For more information, see the corresponding changelog entry for CodeQL Action version 2.21.8. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/1907\"\u003e#1907\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eThe CodeQL Action no longer runs ML-powered queries. For more information, including details on our investment in AI-powered security technology, see \u003ca href\u003d\"https://github.blog/changelog/2023-09-29-codeql-code-scanning-deprecates-ml-powered-alerts/\"\u003e\u0026quot;CodeQL code scanning deprecates ML-powered alerts.\u0026quot;\u003c/a\u003e \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/1910\"\u003e#1910\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eFix a bug which prevented tracing of projects using Go 1.21 and above on Linux. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/1909\"\u003e#1909\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e2.21.9 - 27 Sep 2023\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eUpdate default CodeQL bundle version to 2.14.6. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/1897\"\u003e#1897\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eWe are rolling out a feature in October 2023 that will improve the success rate of C/C++ autobuild. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/1889\"\u003e#1889\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eWe are rolling out a feature in October 2023 that will provide specific file coverage information for C and C++, Java and Kotlin, and JavaScript and TypeScript. Currently file coverage information for each of these pairs of languages is grouped together. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/1903\"\u003e#1903\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eAdd a warning to help customers avoid inadvertently analyzing the same CodeQL language in multiple matrix jobs. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/1901\"\u003e#1901\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e2.21.8 - 19 Sep 2023\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAdd a deprecation warning for customers using CodeQL version 2.10.4 and earlier. These versions of CodeQL were discontinued on 12 September 2023 alongside GitHub Enterprise Server 3.6, and will be unsupported by the next minor release of the CodeQL Action. \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/pull/1884\"\u003e#1884\u003c/a\u003e\n\u003cul\u003e\n\u003cli\u003eIf you are using one of these versions, please update to CodeQL CLI version 2.10.5 or later. For instance, if you have specified a custom version of the CLI using the \u0027tools\u0027 input to the \u0027init\u0027 Action, you can remove this input to use the default version.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/li\u003e\n\u003c/ul\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/74483a38d39275f33fcff5f35b679b5ca4a26a99\"\u003e\u003ccode\u003e74483a3\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/issues/1972\"\u003e#1972\u003c/a\u003e from github/update-v2.22.5-2d5ffa777\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/2ba6829f2be5b94619d62b0fa920cbceb03b4c25\"\u003e\u003ccode\u003e2ba6829\u003c/code\u003e\u003c/a\u003e Update changelog for v2.22.5\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/2d5ffa7773a66e73dade704e35d2d50378caddac\"\u003e\u003ccode\u003e2d5ffa7\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/issues/1970\"\u003e#1970\u003c/a\u003e from github/henrymercer/clean-up-init-logs\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/14d0fa93b407a5901c543d04d95cb7f47b64da50\"\u003e\u003ccode\u003e14d0fa9\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/issues/1967\"\u003e#1967\u003c/a\u003e from github/henrymercer/enable-features-on-ghes\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/5744b13b669bded0635b39ab6bcfea7bd8aa81b2\"\u003e\u003ccode\u003e5744b13\u003c/code\u003e\u003c/a\u003e Rebuild Action\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/f3b55862ea536f287e422fe679ff5a2d31ae22ee\"\u003e\u003ccode\u003ef3b5586\u003c/code\u003e\u003c/a\u003e Check out the right branch in \u003ccode\u003erebuild.yml\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/95c219819daf2d5528ce5e88bd18d58ed97d1550\"\u003e\u003ccode\u003e95c2198\u003c/code\u003e\u003c/a\u003e Add a log in the OK case\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/e8e83c3a56bd831d3e9bf6353a799842468c8299\"\u003e\u003ccode\u003ee8e83c3\u003c/code\u003e\u003c/a\u003e Merge branch \u0027main\u0027 into henrymercer/enable-features-on-ghes\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/c7abe9ca5f33e2f7fa03694eef40bb97815c7250\"\u003e\u003ccode\u003ec7abe9c\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href\u003d\"https://redirect.github.com/github/codeql-action/issues/1971\"\u003e#1971\u003c/a\u003e from github/henrymercer/bot-rebuild\u003c/li\u003e\n\u003cli\u003e\u003ca href\u003d\"https://github.com/github/codeql-action/commit/3fc281e07926297f6a1415e70999053c90c5e329\"\u003e\u003ccode\u003e3fc281e\u003c/code\u003e\u003c/a\u003e Add workflow to rebuild the Action on a label\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href\u003d\"https://github.com/github/codeql-action/compare/ddccb873888234080b77e9bc2d4764d5ccaaccf9...74483a38d39275f33fcff5f35b679b5ca4a26a99\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\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\u003d2.21.9\u0026new-version\u003d2.22.5)](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": "20b3b4d396ddaea8a8bcc92ec29682e6a8d6f656",
      "old_mode": 33188,
      "old_path": ".github/workflows/scorecards-analysis.yml",
      "new_id": "ae60e0b7e3cebedb05e4c0887d1f59128701d517",
      "new_mode": 33188,
      "new_path": ".github/workflows/scorecards-analysis.yml"
    }
  ]
}
