Automattic / vip-go-mu-plugins

The development repo for mu-plugins used on the WordPress VIP Platform.
https://docs.wpvip.com/
GNU General Public License v2.0
192 stars 100 forks source link

chore(deps): Bump github/codeql-action from 3.26.0 to 3.26.3 #5803

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps github/codeql-action from 3.26.0 to 3.26.3.

Changelog

Sourced from github/codeql-action's changelog.

3.26.3 - 19 Aug 2024

  • Fix an issue where the CodeQL Action could not write diagnostic messages on Windows. This issue did not impact analysis quality. #2430

3.26.2 - 14 Aug 2024

  • Update default CodeQL bundle version to 2.18.2. #2417

3.26.1 - 13 Aug 2024

No user facing changes.

Commits
  • 883d858 Merge pull request #2431 from github/update-v3.26.3-b187c86ce
  • e100ceb Update changelog for v3.26.3
  • b187c86 Merge pull request #2430 from github/henrymercer/windows-diagnostics-fix
  • e2bb5a2 Add changelog note
  • e5a6587 Fix writing diagnostics on Windows
  • 5c681ef Merge pull request #2426 from github/mergeback/v3.26.2-to-main-429e1977
  • 676519a Update checked-in dependencies
  • 25a5b8f Update changelog and version after v3.26.2
  • 429e197 Merge pull request #2425 from github/update-v3.26.2-a93f8c2fd
  • 9eec338 Update changelog for v3.26.2
  • 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 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)
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 29.54%. Comparing base (9d69c33) to head (63d15e7). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #5803 +/- ## ============================================= + Coverage 29.52% 29.54% +0.01% Complexity 4780 4780 ============================================= Files 282 282 Lines 20600 20588 -12 ============================================= Hits 6083 6083 + Misses 14517 14505 -12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.