[PR #5090] [MERGED] build(deps): bump github/codeql-action from 1.1.5 to 2.1.6 #5360

Closed
opened 2026-05-05 10:37:00 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5090
Author: @dependabot[bot]
Created: 4/4/2022
Status: Merged
Merged: 4/4/2022
Merged by: @topimiettinen

Base: masterHead: dependabot/github_actions/github/codeql-action-2.1.6


📝 Commits (1)

  • 851a9d4 build(deps): bump github/codeql-action from 1.1.5 to 2.1.6

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 .github/workflows/codeql-analysis.yml (+3 -3)

📄 Description

Bumps github/codeql-action from 1.1.5 to 2.1.6.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

[UNRELEASED]

No user facing changes.

2.1.6 - 30 Mar 2022

  • [v2+ only] The CodeQL Action now runs on Node.js v16. #1000
  • Update default CodeQL bundle version to 2.8.4. #990
  • Fix a bug where an invalid commit_oid was being sent to code scanning when a custom checkout path was being used. #956

1.1.5 - 15 Mar 2022

  • Update default CodeQL bundle version to 2.8.3.
  • The CodeQL runner is now deprecated and no longer being released. For more information, see CodeQL runner deprecation.
  • Fix two bugs that cause action failures with GHES 3.3 or earlier. #978
    • Fix not a permitted key invalid requests with GHES 3.1 or earlier
    • Fix RUNNER_ARCH environment variable must be set errors with GHES 3.3 or earlier

1.1.4 - 07 Mar 2022

  • Update default CodeQL bundle version to 2.8.2. #950
  • Fix a bug where old results can be uploaded if the languages in a repository change when using a non-ephemeral self-hosted runner. #955

1.1.3 - 23 Feb 2022

  • Fix a bug where the CLR traces can continue tracing even after tracing should be stopped. #938

1.1.2 - 17 Feb 2022

  • Due to potential issues for GHES 3.1–3.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. #937

1.1.1 - 17 Feb 2022

  • 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. #931
  • Update default CodeQL bundle version to 2.8.1. #925

1.1.0 - 11 Feb 2022

  • The CodeQL Action now uses Node.js v16. #909
  • 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 windows-latest or windows-2022 Actions virtual environments is currently unsupported. If you use any of these languages, please use the windows-2019 Actions virtual environment or otherwise avoid these specific Windows versions until a new release fixes this incompatibility.

1.0.32 - 07 Feb 2022

  • Add sarif-id as an output for the upload-sarif and analyze actions. #889
  • Add ref and sha inputs to the analyze action, which override the defaults provided by the GitHub Action context. #889
  • Update default CodeQL bundle version to 2.8.0. #911

1.0.31 - 31 Jan 2022

... (truncated)

Commits
  • 28eead2 Merge pull request #1004 from github/update-v2.1.6-bfe9e810
  • a4da970 Run workflow also on v2 branch
  • 34a1681 Fix location of changelog entry
  • 8833977 Update changelog for v2.1.6
  • bfe9e81 Merge pull request #1003 from github/edoardo/fix-workflow
  • 1d58cc1 Fix typos in release workflow
  • d8576e3 Merge pull request #990 from github/edoardo/2.8.4-bump
  • f1060fb Bump default CodeQL version to 2.8.4
  • af34c6d Merge pull request #1002 from github/henrymercer/update-changelog-rewriting
  • 282b607 Update changelog rewriting step to match v2+ only release notes
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
  • @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)
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/5090 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/4/2022 **Status:** ✅ Merged **Merged:** 4/4/2022 **Merged by:** [@topimiettinen](https://github.com/topimiettinen) **Base:** `master` ← **Head:** `dependabot/github_actions/github/codeql-action-2.1.6` --- ### 📝 Commits (1) - [`851a9d4`](https://github.com/netblue30/firejail/commit/851a9d41b855f6ba5f0f73cd796872519c6c93c6) build(deps): bump github/codeql-action from 1.1.5 to 2.1.6 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/codeql-analysis.yml` (+3 -3) </details> ### 📄 Description Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1.1.5 to 2.1.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p> <blockquote> <h1>CodeQL Action Changelog</h1> <h2>[UNRELEASED]</h2> <p>No user facing changes.</p> <h2>2.1.6 - 30 Mar 2022</h2> <ul> <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> <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> <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> </ul> <h2>1.1.5 - 15 Mar 2022</h2> <ul> <li>Update default CodeQL bundle version to 2.8.3.</li> <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> <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> <ul> <li>Fix <code>not a permitted key</code> invalid requests with GHES 3.1 or earlier</li> <li>Fix <code>RUNNER_ARCH environment variable must be set</code> errors with GHES 3.3 or earlier</li> </ul> </li> </ul> <h2>1.1.4 - 07 Mar 2022</h2> <ul> <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> <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> </ul> <h2>1.1.3 - 23 Feb 2022</h2> <ul> <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> </ul> <h2>1.1.2 - 17 Feb 2022</h2> <ul> <li>Due to potential issues for GHES 3.1–3.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> </ul> <h2>1.1.1 - 17 Feb 2022</h2> <ul> <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> <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> </ul> <h2>1.1.0 - 11 Feb 2022</h2> <ul> <li>The CodeQL Action now uses Node.js v16. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/909">#909</a></li> <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> </ul> <h2>1.0.32 - 07 Feb 2022</h2> <ul> <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> <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> <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> </ul> <h2>1.0.31 - 31 Jan 2022</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/codeql-action/commit/28eead240834b314f7def40f6fcba65d100d99b1"><code>28eead2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1004">#1004</a> from github/update-v2.1.6-bfe9e810</li> <li><a href="https://github.com/github/codeql-action/commit/a4da970395c86e7498d7e743839cef618132fc32"><code>a4da970</code></a> Run workflow also on <code>v2</code> branch</li> <li><a href="https://github.com/github/codeql-action/commit/34a1681e50b69fc91edc2dd3ef44ecfeaa355de9"><code>34a1681</code></a> Fix location of changelog entry</li> <li><a href="https://github.com/github/codeql-action/commit/8833977736bdf06f2c5fe043d8843f04fdc20b19"><code>8833977</code></a> Update changelog for v2.1.6</li> <li><a href="https://github.com/github/codeql-action/commit/bfe9e8102056a2d57a5426621da3779eac1a2a2e"><code>bfe9e81</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1003">#1003</a> from github/edoardo/fix-workflow</li> <li><a href="https://github.com/github/codeql-action/commit/1d58cc1f2713f8eaf6d5390864760ac703df2169"><code>1d58cc1</code></a> Fix typos in release workflow</li> <li><a href="https://github.com/github/codeql-action/commit/d8576e34bf29b693596f5dbab1f7cd895b0f44f4"><code>d8576e3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/990">#990</a> from github/edoardo/2.8.4-bump</li> <li><a href="https://github.com/github/codeql-action/commit/f1060fbba08db64d5071631cbd02ce854c6c70e6"><code>f1060fb</code></a> Bump default CodeQL version to 2.8.4</li> <li><a href="https://github.com/github/codeql-action/commit/af34c6da92c387494f15eefc87b8905ad142af14"><code>af34c6d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1002">#1002</a> from github/henrymercer/update-changelog-rewriting</li> <li><a href="https://github.com/github/codeql-action/commit/282b607642e9bfbd5336eeffd84b99eb540dcf9f"><code>282b607</code></a> Update changelog rewriting step to match v2+ only release notes</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/883476649888a9e8e219d5b2e6b789dc024f690c...28eead240834b314f7def40f6fcba65d100d99b1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=1.1.5&new-version=2.1.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) - `@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) - `@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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:37:00 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5360
No description provided.