matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

193.json (9473B)


      1 {
      2   "number": 193,
      3   "title": "Bump github/codeql-action from 2.1.8 to 2.1.10",
      4   "state": "closed",
      5   "diff_file": "193.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2022-05-16T08:18:19Z",
      8   "closed_at": "2022-05-23T08:17:07Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/github_actions/github/codeql-action-2.1.10",
     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 2.1.8 to 2.1.10.\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 Changelog</h1>\n<h2>[UNRELEASED]</h2>\n<p>No user facing changes.</p>\n<h2>2.1.10 - 10 May 2022</h2>\n<ul>\n<li>Update default CodeQL bundle version to 2.9.1. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/1056\">#1056</a></li>\n<li>When <code>wait-for-processing</code> is enabled, the workflow will now fail if there were any errors that occurred during processing of the analysis results.</li>\n</ul>\n<h2>2.1.9 - 27 Apr 2022</h2>\n<ul>\n<li>Add <code>working-directory</code> input to the <code>autobuild</code> action. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/1024\">#1024</a></li>\n<li>The <code>analyze</code> and <code>upload-sarif</code> actions will now wait up to 2 minutes for processing to complete after they have uploaded the results so they can report any processing errors that occurred. This behavior can be disabled by setting the <code>wait-for-processing</code> action input to <code>&quot;false&quot;</code>. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/1007\">#1007</a></li>\n<li>Update default CodeQL bundle version to 2.9.0.</li>\n<li>Fix a bug where <a href=\"https://github-redirect.dependabot.com/github/codeql-action/issues/1041\">status reporting fails on Windows</a>. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/1042\">#1042</a></li>\n</ul>\n<h2>2.1.8 - 08 Apr 2022</h2>\n<ul>\n<li>Update default CodeQL bundle version to 2.8.5. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/1014\">#1014</a></li>\n<li>Fix error where the init action would fail due to a GitHub API request that was taking too long to complete <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/1025\">#1025</a></li>\n</ul>\n<h2>2.1.7 - 05 Apr 2022</h2>\n<ul>\n<li>A bug where additional queries specified in the workflow file would sometimes not be respected has been fixed. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/1018\">#1018</a></li>\n</ul>\n<h2>2.1.6 - 30 Mar 2022</h2>\n<ul>\n<li>[v2+ only] The CodeQL Action now runs on Node.js v16. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/1000\">#1000</a></li>\n<li>Update default CodeQL bundle version to 2.8.4. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/990\">#990</a></li>\n<li>Fix a bug where an invalid <code>commit_oid</code> was being sent to code scanning when a custom checkout path was being used. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/956\">#956</a></li>\n</ul>\n<h2>1.1.5 - 15 Mar 2022</h2>\n<ul>\n<li>Update default CodeQL bundle version to 2.8.3.</li>\n<li>The CodeQL runner is now deprecated and no longer being released. For more information, see <a href=\"https://github.blog/changelog/2021-09-21-codeql-runner-deprecation/\">CodeQL runner deprecation</a>.</li>\n<li>Fix two bugs that cause action failures with GHES 3.3 or earlier. <a href=\"https://github-redirect.dependabot.com/github/codeql-action/pull/978\">#978</a>\n<ul>\n<li>Fix <code>not a permitted key</code> invalid requests with GHES 3.1 or earlier</li>\n<li>Fix <code>RUNNER_ARCH environment variable must be set</code> errors with GHES 3.3 or earlier</li>\n</ul>\n</li>\n</ul>\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 a 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<!-- 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/2f58583a1b24a7d3c7034f6bf9fa506d23b1183b\"><code>2f58583</code></a> Merge pull request <a href=\"https://github-redirect.dependabot.com/github/codeql-action/issues/1069\">#1069</a> from github/henrymercer/fix-integration-tests-on-v1</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/4e0668d05e3cb2e52a5dac354d3acadd04985afd\"><code>4e0668d</code></a> Fix integration tests on v1</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/03e2e3c45f9f937ffe65a1caa4c9960d420a31f9\"><code>03e2e3c</code></a> Merge pull request <a href=\"https://github-redirect.dependabot.com/github/codeql-action/issues/1065\">#1065</a> from github/henrymercer/remove-extraneous-commit</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/3bb6c41212bf21b7908928b87d869cc36307d630\"><code>3bb6c41</code></a> Remove an extraneous commit during the release process</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/75b4f1c4669133dc294b06c2794e969efa2e5316\"><code>75b4f1c</code></a> Merge pull request <a href=\"https://github-redirect.dependabot.com/github/codeql-action/issues/1062\">#1062</a> from github/update-v2.1.10-7cf0ed5e</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/f8eea91a7bd9b6013dc907409ffcd75abe65bd81\"><code>f8eea91</code></a> Update changelog for v2.1.10</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/7cf0ed5e3f02dbb6778983ad8cd87694bbdaad62\"><code>7cf0ed5</code></a> Merge pull request <a href=\"https://github-redirect.dependabot.com/github/codeql-action/issues/1060\">#1060</a> from github/aeisenberg/required-checks-script</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/827fd55c21c6d7c60c6f221390ca78a7568fbd6d\"><code>827fd55</code></a> Create update-required-checks script</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/dd56e95b460b59e664ca4143d8fc563bfd182865\"><code>dd56e95</code></a> Merge pull request <a href=\"https://github-redirect.dependabot.com/github/codeql-action/issues/1056\">#1056</a> from github/alexet/update-2.9.1</li>\n<li><a href=\"https://github.com/github/codeql-action/commit/3c6dd303a89af57f3a84e257c437544d3191c2e4\"><code>3c6dd30</code></a> Update codeql to 2.9.1</li>\n<li>Additional commits viewable in <a href=\"https://github.com/github/codeql-action/compare/1ed1437484560351c5be56cf73a48a279d116b78...2f58583a1b24a7d3c7034f6bf9fa506d23b1183b\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=2.1.8&new-version=2.1.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'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     {
     25       "author": "dependabot[bot]",
     26       "created_at": "2022-05-23T08:17:06Z",
     27       "body": "Superseded by #202."
     28     }
     29   ],
     30   "review_comments": []
     31 }