95.json (9384B)
1 { 2 "number": 95, 3 "title": "Bump github/codeql-action from 1.1.3 to 1.1.4", 4 "state": "merged", 5 "diff_file": "95.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2022-03-14T08:22:09Z", 8 "closed_at": "2022-03-15T01:00:30Z", 9 "merged_at": "2022-03-15T01:00:30Z", 10 "base_ref": "main", 11 "head_ref": "dependabot/github_actions/github/codeql-action-1.1.4", 12 "labels": [ 13 "dependencies", 14 "github_actions" 15 ], 16 "assignees": [ 17 "MTRNord" 18 ], 19 "requested_reviewers": [ 20 "MTRNord" 21 ], 22 "body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1.1.3 to 1.1.4.\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/github/codeql-action/blob/main/CHANGELOG.md\">github/codeql-action's changelog</a>.</em></p>\n<blockquote>\n<h1>CodeQL Action and CodeQL Runner Changelog</h1>\n<h2>[UNRELEASED]</h2>\n<p>No user facing changes.</p>\n<h2>1.1.4 - 07 Mar 2022</h2>\n<ul>\n<li>Update default CodeQL bundle version to 2.8.2. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/950\">#950</a></li>\n<li>Fix a bug where old results can be uploaded if the languages in a repository change when using a non-ephemeral self-hosted runner. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/955\">#955</a></li>\n</ul>\n<h2>1.1.3 - 23 Feb 2022</h2>\n<ul>\n<li>Fix bug where the CLR traces can continue tracing even after tracing should be stopped. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/938\">#938</a></li>\n</ul>\n<h2>1.1.2 - 17 Feb 2022</h2>\n<ul>\n<li>Due to potential issues for GHES 3.1\u20133.3 customers who are using recent versions of the CodeQL Action via GHES Connect, the CodeQL Action now uses Node.js v12 rather than Node.js v16. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/937\">#937</a></li>\n</ul>\n<h2>1.1.1 - 17 Feb 2022</h2>\n<ul>\n<li>The CodeQL CLI versions up to and including version 2.4.4 are not compatible with the CodeQL Action 1.1.1 and later. The Action will emit an error if it detects that it is being used by an incompatible version of the CLI. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/931\">#931</a></li>\n<li>Update default CodeQL bundle version to 2.8.1. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/925\">#925</a></li>\n</ul>\n<h2>1.1.0 - 11 Feb 2022</h2>\n<ul>\n<li>The CodeQL Action now uses Node.js v16. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/909\">#909</a></li>\n<li>Beware that the CodeQL build tracer in this release (and in all earlier releases) is incompatible with Windows 11 and Windows Server 2022. This incompatibility affects database extraction for compiled languages: cpp, csharp, go, and java. As a result, analyzing these languages with the <code>windows-latest</code> or <code>windows-2022</code> Actions virtual environments is currently unsupported. If you use any of these languages, please use the <code>windows-2019</code> Actions virtual environment or otherwise avoid these specific Windows versions until a new release fixes this incompatibility.</li>\n</ul>\n<h2>1.0.32 - 07 Feb 2022</h2>\n<ul>\n<li>Add <code>sarif-id</code> as an output for the <code>upload-sarif</code> and <code>analyze</code> actions. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/889\">#889</a></li>\n<li>Add <code>ref</code> and <code>sha</code> inputs to the <code>analyze</code> action, which override the defaults provided by the GitHub Action context. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/889\">#889</a></li>\n<li>Update default CodeQL bundle version to 2.8.0. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/911\">#911</a></li>\n</ul>\n<h2>1.0.31 - 31 Jan 2022</h2>\n<ul>\n<li>Remove <code>experimental</code> message when using custom CodeQL packages. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/888\">#888</a></li>\n<li>Add a better warning message stating that experimental features will be disabled if the workflow has been triggered by a pull request from a fork or the <code>security-events: write</code> permission is not present. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/882\">#882</a></li>\n</ul>\n<h2>1.0.30 - 24 Jan 2022</h2>\n<ul>\n<li>Display a better error message when encountering a workflow that runs the <code>codeql-action/init</code> action multiple times. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/876\">#876</a></li>\n<li>Update default CodeQL bundle version to 2.7.6. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/877\">#877</a></li>\n</ul>\n<h2>1.0.29 - 21 Jan 2022</h2>\n<ul>\n<li>The feature to wait for SARIF processing to complete after upload has been disabled by default due to a bug in its interaction with pull requests from forks.</li>\n</ul>\n<h2>1.0.28 - 18 Jan 2022</h2>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/github/codeql-action/commit/f5d822707ee6e8fb81b04a5c0040b736da22e587\"><code>f5d8227</code></a> Merge pull request <a href=\"https://github-redirect.dependabot.com/github/codeql-action/issues/965\">#965</a> from github/update-v1.1.4-308528ba</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/1f44993f56c412441e36a537766d02d00907cdce\"><code>1f44993</code></a> Update CHANGELOG.md</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/701b6a5569ac6833a2a19a58a5eec6b77db6fe47\"><code>701b6a5</code></a> Update CHANGELOG.md</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/e75fa83dde57a6c039175025f66fb323437c3826\"><code>e75fa83</code></a> Update CHANGELOG.md</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/a33ae09fb8ab9bd2e8973c91e9dc1e8548107ed8\"><code>a33ae09</code></a> Update CHANGELOG.md</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/44198be7816d93a661e7078420f7b65becd61c84\"><code>44198be</code></a> 1.1.4</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/308528ba1397c2540593e36779796e15354de964\"><code>308528b</code></a> Merge pull request <a href=\"https://github-redirect.dependabot.com/github/codeql-action/issues/958\">#958</a> from daniel-beck/fix-link</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/939659ccd0e7e4d047b66551603d0c4a99d24b2d\"><code>939659c</code></a> Merge pull request <a href=\"https://github-redirect.dependabot.com/github/codeql-action/issues/959\">#959</a> from cklin/report-runner-os-arch</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/401a76f24578e07b3f8a9c1fd100cbad49493b28\"><code>401a76f</code></a> Add runner OS release to status report</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/5e27f57127655fb5977d52e5f6ca8e41ddeeaf06\"><code>5e27f57</code></a> Merge pull request <a href=\"https://github-redirect.dependabot.com/github/codeql-action/issues/961\">#961</a> from github/dependabot/npm_and_yarn/actions/artifact-...</li>\n<li>Additional commits viewable in <a href=\"https://github.com/github/codeql-action/compare/75f07e7ab2ee63cba88752d8c696324e4df67466...f5d822707ee6e8fb81b04a5c0040b736da22e587\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](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't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\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 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\n</details>", 23 "comments": [], 24 "review_comments": [] 25 }