Skip to content

Bump github/codeql-action from 3 to 4#1

Closed
dependabot[bot] wants to merge 49 commits into
mainfrom
dependabot/github_actions/github/codeql-action-4
Closed

Bump github/codeql-action from 3 to 4#1
dependabot[bot] wants to merge 49 commits into
mainfrom
dependabot/github_actions/github/codeql-action-4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 8, 2025

Bumps github/codeql-action from 3 to 4.

Release notes

Sourced from github/codeql-action's releases.

v3.31.2

CodeQL Action Changelog

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

3.31.2 - 30 Oct 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.31.1

CodeQL Action Changelog

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

3.31.1 - 30 Oct 2025

  • The add-snippets input has been removed from the analyze action. This input has been deprecated since CodeQL Action 3.26.4 in August 2024 when this removal was announced.

See the full CHANGELOG.md for more information.

v3.31.0

CodeQL Action Changelog

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

3.31.0 - 24 Oct 2025

  • Bump minimum CodeQL bundle version to 2.17.6. #3223
  • When SARIF files are uploaded by the analyze or upload-sarif actions, the CodeQL Action automatically performs post-processing steps to prepare the data for the upload. Previously, these post-processing steps were only performed before an upload took place. We are now changing this so that the post-processing steps will always be performed, even when the SARIF files are not uploaded. This does not change anything for the upload-sarif action. For analyze, this may affect Advanced Setup for CodeQL users who specify a value other than always for the upload input. #3222

See the full CHANGELOG.md for more information.

v3.30.9

CodeQL Action Changelog

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

3.30.9 - 17 Oct 2025

  • Update default CodeQL bundle version to 2.23.3. #3205
  • Experimental: A new setup-codeql action has been added which is similar to init, except it only installs the CodeQL CLI and does not initialize a database. Do not use this in production as it is part of an internal experiment and subject to change at any time. #3204

See the full CHANGELOG.md for more information.

v3.30.8

CodeQL Action Changelog

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

... (truncated)

Changelog

Sourced from github/codeql-action's changelog.

4.31.2 - 30 Oct 2025

No user facing changes.

4.31.1 - 30 Oct 2025

  • The add-snippets input has been removed from the analyze action. This input has been deprecated since CodeQL Action 3.26.4 in August 2024 when this removal was announced.

4.31.0 - 24 Oct 2025

  • Bump minimum CodeQL bundle version to 2.17.6. #3223
  • When SARIF files are uploaded by the analyze or upload-sarif actions, the CodeQL Action automatically performs post-processing steps to prepare the data for the upload. Previously, these post-processing steps were only performed before an upload took place. We are now changing this so that the post-processing steps will always be performed, even when the SARIF files are not uploaded. This does not change anything for the upload-sarif action. For analyze, this may affect Advanced Setup for CodeQL users who specify a value other than always for the upload input. #3222

4.30.9 - 17 Oct 2025

  • Update default CodeQL bundle version to 2.23.3. #3205
  • Experimental: A new setup-codeql action has been added which is similar to init, except it only installs the CodeQL CLI and does not initialize a database. Do not use this in production as it is part of an internal experiment and subject to change at any time. #3204

4.30.8 - 10 Oct 2025

No user facing changes.

4.30.7 - 06 Oct 2025

  • [v4+ only] The CodeQL Action now runs on Node.js v24. #3169

3.30.6 - 02 Oct 2025

  • Update default CodeQL bundle version to 2.23.2. #3168

3.30.5 - 26 Sep 2025

  • We fixed a bug that was introduced in 3.30.4 with upload-sarif which resulted in files without a .sarif extension not getting uploaded. #3160

3.30.4 - 25 Sep 2025

  • We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the codeql-action/init step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the codeql-action/init step. #3099 and #3100
  • We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. #3107
  • You can now run the latest CodeQL nightly bundle by passing tools: nightly to the init action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. #3130
  • Update default CodeQL bundle version to 2.23.1. #3118

3.30.3 - 10 Sep 2025

No user facing changes.

3.30.2 - 09 Sep 2025

  • Fixed a bug which could cause language autodetection to fail. #3084
  • Experimental: The quality-queries input that was added in 3.29.2 as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new analysis-kinds input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. #3064

... (truncated)

Commits
  • 74c8748 Update analyze/action.yml
  • 34c50c1 Merge pull request #3251 from github/mbg/user-error/enablement
  • 4ae68af Warn if the add-snippets input is used
  • 52a7bd7 Check for 403 status
  • 194ba0e Make error message tests less brittle
  • 53acf0b Turn enablement errors into configuration errors
  • ac9aeee Merge pull request #3249 from github/henrymercer/api-logging
  • d49e837 Merge branch 'main' into henrymercer/api-logging
  • 3d988b2 Pass minimal copy of core
  • 8cc18ac Merge pull request #3250 from github/henrymercer/prefer-fs-delete
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

lorenzomassafra and others added 30 commits March 27, 2025 12:14
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 09c8acd1-658b-4c19-b08d-ef2bbc121b36
… gaming company. Includes custom builds, repair services, and optimization sections with dynamic visual elements.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 09c8acd1-658b-4c19-b08d-ef2bbc121b36
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/5ae4b169-40e8-4d33-8da5-1514d3ebb9e3/8f1fb5c5-34fe-4d6c-b7c1-293e68eaa9a6.jpg
…ontact section (Discord & Instagram emphasized, Facebook & Twitter removed), added app section (with placeholders), and PayPal donation link.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 09c8acd1-658b-4c19-b08d-ef2bbc121b36
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/5ae4b169-40e8-4d33-8da5-1514d3ebb9e3/ed0afb95-10d6-4aa8-8a54-d855b88d6263.jpg
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 221e32d3-fbdc-4080-98f3-132db49dc214
…ild prices, shorten contact info.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 221e32d3-fbdc-4080-98f3-132db49dc214
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/5ae4b169-40e8-4d33-8da5-1514d3ebb9e3/18c0195c-b6d8-4fe1-8cdb-f63dc517f649.jpg
…ibility. Includes meta tags, sitemap, robots.txt, and structured data.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 221e32d3-fbdc-4080-98f3-132db49dc214
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/5ae4b169-40e8-4d33-8da5-1514d3ebb9e3/eb75a770-a79e-46a4-a1cd-3af400681b64.jpg
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f6eb2381-61ba-4af2-9dbf-2346bd899d6d
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f6eb2381-61ba-4af2-9dbf-2346bd899d6d
Refactored the carousel container to use flex layout and center items, removed the base stand element, and enhanced 3D card rendering by adjusting z-index, pointer events, and opacity for better depth and interaction. Also set perspectiveOrigin for more consistent 3D effect.
Replaces all remote image URLs with local assets, adds a robust ImageWithFallback component, and updates Open Graph, favicon, and schema URLs to the new domain. Removes server and shared schema files, disables Drizzle config for static deployment, and introduces a Cloudflare Pages function for contact form handling with spam protection and rate limiting. The contact form now submits via API, includes a honeypot field, and provides user feedback. GallerySection is refactored to a CSS-based infinite marquee using local images.
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 8, 2025
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Nov 8, 2025

Deploying website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1ddc7e9
Status: ✅  Deploy successful!
Preview URL: https://60d355ba.website-6al.pages.dev
Branch Preview URL: https://dependabot-github-actions-gi.website-6al.pages.dev

View logs

PrimeBuild-pc and others added 2 commits November 9, 2025 00:30
Updated Dependabot configuration to assign PrimeBuild-pc as a reviewer for npm dependency update pull requests.
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 18, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/github_actions/github/codeql-action-4 branch November 18, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant