[PR #5224] [MERGED] build(deps): bump github/codeql-action from 2.1.12 to 2.1.14 #5407

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5224
Author: @dependabot[bot]
Created: 6/27/2022
Status: Merged
Merged: 6/30/2022
Merged by: @netblue30

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


📝 Commits (1)

  • 520a0e5 build(deps): bump github/codeql-action from 2.1.12 to 2.1.14

📊 Changes

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

View changed files

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

📄 Description

Bumps github/codeql-action from 2.1.12 to 2.1.14.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

[UNRELEASED]

  • CodeQL query packs listed in the packs configuration field will be skipped if their target language is not being analyzed in the current Actions job. Previously, this would throw an error. #1116
  • The combination of python2 and poetry is no longer supported. See actions/setup-python#374 for more details. #1124

2.1.14 - 22 Jun 2022

No user facing changes.

2.1.13 - 21 Jun 2022

  • Update default CodeQL bundle version to 2.9.4. #1100

2.1.12 - 01 Jun 2022

  • Update default CodeQL bundle version to 2.9.3. #1084

2.1.11 - 17 May 2022

  • Update default CodeQL bundle version to 2.9.2. #1074

2.1.10 - 10 May 2022

  • Update default CodeQL bundle version to 2.9.1. #1056
  • When wait-for-processing is enabled, the workflow will now fail if there were any errors that occurred during processing of the analysis results.

2.1.9 - 27 Apr 2022

  • Add working-directory input to the autobuild action. #1024
  • The analyze and upload-sarif 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 wait-for-processing action input to "false". #1007
  • Update default CodeQL bundle version to 2.9.0.
  • Fix a bug where status reporting fails on Windows. #1042

2.1.8 - 08 Apr 2022

  • Update default CodeQL bundle version to 2.8.5. #1014
  • Fix error where the init action would fail due to a GitHub API request that was taking too long to complete #1025

2.1.7 - 05 Apr 2022

  • A bug where additional queries specified in the workflow file would sometimes not be respected has been fixed. #1018

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

... (truncated)

Commits
  • 41a4ada Merge pull request #1114 from github/update-v2.1.14-2e0c6caf
  • e524cd6 Update branch names for check-for-conflicts.yml job
  • 08f9ac4 Update changelog for v2.1.14
  • 2e0c6ca Merge pull request #1111 from github/aeisenberg/revert-1098
  • 99d4397 Revert "Add capability to filter queries #1098"
  • 47dc295 Merge pull request #1110 from github/edoardo/case-insensitive-update
  • 5a6f006 Fix issue with required checks sync script
  • ceacebd Merge pull request #1108 from github/mergeback/v2.1.13-to-main-d00e8c09
  • d069ed5 Merge branch 'main' into mergeback/v2.1.13-to-main-d00e8c09
  • 0e17d37 Update checked-in dependencies
  • 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/5224 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/27/2022 **Status:** ✅ Merged **Merged:** 6/30/2022 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `dependabot/github_actions/github/codeql-action-2.1.14` --- ### 📝 Commits (1) - [`520a0e5`](https://github.com/netblue30/firejail/commit/520a0e56e80db4f40dfff60172d69138c7a8750a) build(deps): bump github/codeql-action from 2.1.12 to 2.1.14 ### 📊 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 2.1.12 to 2.1.14. <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> <ul> <li>CodeQL query packs listed in the <code>packs</code> configuration field will be skipped if their target language is not being analyzed in the current Actions job. Previously, this would throw an error. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1116">#1116</a></li> <li>The combination of python2 and poetry is no longer supported. See <a href="https://github-redirect.dependabot.com/actions/setup-python/issues/374">actions/setup-python#374</a> for more details. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1124">#1124</a></li> </ul> <h2>2.1.14 - 22 Jun 2022</h2> <p>No user facing changes.</p> <h2>2.1.13 - 21 Jun 2022</h2> <ul> <li>Update default CodeQL bundle version to 2.9.4. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1100">#1100</a></li> </ul> <h2>2.1.12 - 01 Jun 2022</h2> <ul> <li>Update default CodeQL bundle version to 2.9.3. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1084">#1084</a></li> </ul> <h2>2.1.11 - 17 May 2022</h2> <ul> <li>Update default CodeQL bundle version to 2.9.2. <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1074">#1074</a></li> </ul> <h2>2.1.10 - 10 May 2022</h2> <ul> <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> <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> </ul> <h2>2.1.9 - 27 Apr 2022</h2> <ul> <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> <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> <li>Update default CodeQL bundle version to 2.9.0.</li> <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> </ul> <h2>2.1.8 - 08 Apr 2022</h2> <ul> <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> <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> </ul> <h2>2.1.7 - 05 Apr 2022</h2> <ul> <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> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/codeql-action/commit/41a4ada31ba866a7f1196b9602703a89edd69e22"><code>41a4ada</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1114">#1114</a> from github/update-v2.1.14-2e0c6caf</li> <li><a href="https://github.com/github/codeql-action/commit/e524cd64dbff1359457904052f950ad0bf5f820a"><code>e524cd6</code></a> Update branch names for check-for-conflicts.yml job</li> <li><a href="https://github.com/github/codeql-action/commit/08f9ac467475f66d9c03e788f6116a152e32d867"><code>08f9ac4</code></a> Update changelog for v2.1.14</li> <li><a href="https://github.com/github/codeql-action/commit/2e0c6caf16ddf7e90e391c48bda42895211a463a"><code>2e0c6ca</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1111">#1111</a> from github/aeisenberg/revert-1098</li> <li><a href="https://github.com/github/codeql-action/commit/99d4397d88749d4304bdaf50544afaf1b942c6bc"><code>99d4397</code></a> Revert &quot;Add capability to filter queries <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1098">#1098</a>&quot;</li> <li><a href="https://github.com/github/codeql-action/commit/47dc295f08ad6dc9d7a703d0a5ff21d02b837610"><code>47dc295</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1110">#1110</a> from github/edoardo/case-insensitive-update</li> <li><a href="https://github.com/github/codeql-action/commit/5a6f006e4d2c4b16368770314ad9437ea98f00d6"><code>5a6f006</code></a> Fix issue with required checks sync script</li> <li><a href="https://github.com/github/codeql-action/commit/ceacebd3ff7bdc280637ae94c8e6d7f197806e42"><code>ceacebd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1108">#1108</a> from github/mergeback/v2.1.13-to-main-d00e8c09</li> <li><a href="https://github.com/github/codeql-action/commit/d069ed5c71214afb04b60dac330fe7b0c22ddadf"><code>d069ed5</code></a> Merge branch 'main' into mergeback/v2.1.13-to-main-d00e8c09</li> <li><a href="https://github.com/github/codeql-action/commit/0e17d37ac391007631d58b97e2f07d9b8df04145"><code>0e17d37</code></a> Update checked-in dependencies</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/27ea8f8fe5977c00f5b37e076ab846c5bd783b96...41a4ada31ba866a7f1196b9602703a89edd69e22">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=2.1.12&new-version=2.1.14)](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:53 -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#5407
No description provided.