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.28.1 #85

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Type Update Change
github/codeql-action action minor v3.27.4 -> v3.28.1

Release Notes

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

v3.28.1

Compare Source

v3.28.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.28.0 - 20 Dec 2024
  • Bump the minimum CodeQL bundle version to 2.15.5. #​2655
  • Don't fail in the unusual case that a file is on the search path. #​2660.

See the full CHANGELOG.md for more information.

v3.27.9

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.9 - 12 Dec 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.8

Compare Source

v3.27.7

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.7 - 10 Dec 2024
  • We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. #​2631
  • Update default CodeQL bundle version to 2.20.0. #​2636

See the full CHANGELOG.md for more information.

v3.27.6

Compare Source

v3.27.5

Compare Source


Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added auto 🤖 Automated process dependencies 📜 Update/improve dependencies labels Nov 21, 2024
@renovate renovate bot enabled auto-merge (squash) November 21, 2024 00:08
Copy link

github-actions bot commented Nov 21, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.06s
✅ JSON jsonlint 5 0 0.21s
⚠️ JSON prettier 5 1 0.31s
✅ JSON v8r 5 0 16.46s
✅ REPOSITORY gitleaks yes no 0.12s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 11.98s
✅ REPOSITORY secretlint yes no 0.8s
✅ REPOSITORY trivy yes no 4.82s
✅ REPOSITORY trivy-sbom yes no 0.08s
✅ REPOSITORY trufflehog yes no 2.56s
✅ XML xmllint 1 0 0.0s
⚠️ YAML prettier 9 1 0.48s
✅ YAML v8r 6 0 7.43s
✅ YAML yamllint 9 0 0.36s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 157e178 to 5e461d2 Compare December 3, 2024 13:48
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.27.5 chore(deps): update github/codeql-action action to v3.27.6 Dec 3, 2024
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.27.6 chore(deps): update github/codeql-action action to v3.27.7 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch 2 times, most recently from f3fb887 to 71466c7 Compare December 12, 2024 21:06
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.27.7 chore(deps): update github/codeql-action action to v3.27.8 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from 71466c7 to d62fd68 Compare December 13, 2024 01:05
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.27.8 chore(deps): update github/codeql-action action to v3.27.9 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from d62fd68 to dacc0de Compare December 20, 2024 20:51
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.27.9 chore(deps): update github/codeql-action action to v3.28.0 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/github-codeql-action-3.x branch from dacc0de to edbdf67 Compare January 10, 2025 23:13
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.28.0 chore(deps): update github/codeql-action action to v3.28.1 Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto 🤖 Automated process dependencies 📜 Update/improve dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants