Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update github/codeql-action action to v3.27.5 #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

Package Type Update Change
github/codeql-action action minor v3.26.9 -> v3.27.5

Release Notes

github/codeql-action (github/codeql-action)

v3.27.5

Compare Source

v3.27.4

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.4 - 14 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.3

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.3 - 12 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.2

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.2 - 12 Nov 2024
  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #​2590

See the full CHANGELOG.md for more information.

v3.27.1

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.1 - 08 Nov 2024
  • The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. #​2573
  • Update default CodeQL bundle version to 2.19.3. #​2576

See the full CHANGELOG.md for more information.

v3.27.0

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.0 - 22 Oct 2024
  • Bump the minimum CodeQL bundle version to 2.14.6. #​2549
  • Fix an issue where the upload-sarif Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the upload-sarif Action. #​2557
  • Update default CodeQL bundle version to 2.19.2. #​2552

See the full CHANGELOG.md for more information.

v3.26.13

Compare Source

v3.26.12

Compare Source

v3.26.11

Compare Source

v3.26.10

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 861277c to 00a985b Compare October 11, 2024 20:05
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.11 chore(deps): update github/codeql-action action to v3.26.12 Oct 11, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.12 chore(deps): update github/codeql-action action to v3.26.13 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 00a985b to 8deaaa5 Compare October 18, 2024 13:25
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 8deaaa5 to a58b438 Compare October 26, 2024 19:50
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.13 chore(deps): update github/codeql-action action to v3.27.0 Oct 26, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from a58b438 to f03fc60 Compare November 5, 2024 04:26
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.27.0 chore(deps): update github/codeql-action action to v3.27.1 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch 2 times, most recently from 1d7cb91 to 0699c0f Compare November 16, 2024 12:20
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.27.1 chore(deps): update github/codeql-action action to v3.27.2 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 0699c0f to 749601f Compare November 16, 2024 19:25
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.27.2 chore(deps): update github/codeql-action action to v3.27.3 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 749601f to e81e39f Compare November 18, 2024 15:31
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.27.3 chore(deps): update github/codeql-action action to v3.27.4 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from e81e39f to cde4559 Compare November 24, 2024 15:15
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.27.4 chore(deps): update github/codeql-action action to v3.27.5 Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants