Skip to content

chore(deps): bump the actions group across 1 directory with 3 updates#104

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-4d4fd39f7d
Closed

chore(deps): bump the actions group across 1 directory with 3 updates#104
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-4d4fd39f7d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the actions group with 3 updates in the / directory: github/codeql-action, DavidAnson/markdownlint-cli2-action and lycheeverse/lychee-action.

Updates github/codeql-action from 4.35.2 to 4.35.3

Release notes

Sourced from github/codeql-action's releases.

v4.35.3

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and will be unsupported by the next minor release of the CodeQL Action. #3837
  • Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. #3850
  • Best-effort connection tests for private registries now use GET requests instead of HEAD for better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #3853
  • Fixed a bug where two diagnostics produced within the same millisecond could overwrite each other on disk, causing one of them to be lost. #3852
  • Update default CodeQL bundle version to 2.25.3. #3865
Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

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

[UNRELEASED]

No user facing changes.

4.35.3 - 01 May 2026

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and will be unsupported by the next minor release of the CodeQL Action. #3837
  • Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. #3850
  • Best-effort connection tests for private registries now use GET requests instead of HEAD for better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #3853
  • Fixed a bug where two diagnostics produced within the same millisecond could overwrite each other on disk, causing one of them to be lost. #3852
  • Update default CodeQL bundle version to 2.25.3. #3865

4.35.2 - 15 Apr 2026

  • The undocumented TRAP cache cleanup feature that could be enabled using the CODEQL_ACTION_CLEANUP_TRAP_CACHES environment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing the trap-caching: false input to the init Action. #3795
  • The Git version 2.36.0 requirement for improved incremental analysis now only applies to repositories that contain submodules. #3789
  • Python analysis on GHES no longer extracts the standard library, relying instead on models of the standard library. This should result in significantly faster extraction and analysis times, while the effect on alerts should be minimal. #3794
  • Fixed a bug in the validation of OIDC configurations for private registries that was added in CodeQL Action 4.33.0 / 3.33.0. #3807
  • Update default CodeQL bundle version to 2.25.2. #3823

4.35.1 - 27 Mar 2026

4.35.0 - 27 Mar 2026

4.34.1 - 20 Mar 2026

  • Downgrade default CodeQL bundle version to 2.24.3 due to issues with a small percentage of Actions and JavaScript analyses. #3762

4.34.0 - 20 Mar 2026

  • Added an experimental change which disables TRAP caching when improved incremental analysis is enabled, since improved incremental analysis supersedes TRAP caching. This will improve performance and reduce Actions cache usage. We expect to roll this change out to everyone in March. #3569
  • We are rolling out improved incremental analysis to C/C++ analyses that use build mode none. We expect this rollout to be complete by the end of April 2026. #3584
  • Update default CodeQL bundle version to 2.25.0. #3585

4.33.0 - 16 Mar 2026

  • Upcoming change: Starting April 2026, the CodeQL Action will skip collecting file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. Pull request analyses will log a warning about this upcoming change. #3562

    To opt out of this change:

    • Repositories owned by an organization: Create a custom repository property with the name github-codeql-file-coverage-on-prs and the type "True/false", then set this property to true in the repository's settings. For more information, see Managing custom properties for repositories in your organization. Alternatively, if you are using an advanced setup workflow, you can set the CODEQL_ACTION_FILE_COVERAGE_ON_PRS environment variable to true in your workflow.
    • User-owned repositories using default setup: Switch to an advanced setup workflow and set the CODEQL_ACTION_FILE_COVERAGE_ON_PRS environment variable to true in your workflow.

... (truncated)

Commits
  • e46ed2c Merge pull request #3867 from github/update-v4.35.3-8c6e48dbe
  • b73d1d1 Add changelog entry for #3853
  • 24e0bb0 Reorder changelog entries
  • ec298da Update changelog for v4.35.3
  • 8c6e48d Merge pull request #3865 from github/update-bundle/codeql-bundle-v2.25.3
  • 7190983 Add changelog note
  • 2bb2095 Update default bundle to codeql-bundle-v2.25.3
  • 7851e55 Merge pull request #3850 from github/mbg/private-registry/cloudsmith-gcp
  • 262a15f Add generic non-printable chars test for OIDC configs
  • a6109b1 Merge pull request #3853 from github/mbg/start-proxy/improved-checks
  • Additional commits viewable in compare view

Updates DavidAnson/markdownlint-cli2-action from 20.0.0 to 23.1.0

Commits
  • 6b51ade Update to version 23.1.0.
  • ea6e0da Freshen generated index.js file.
  • 3c4c2c8 Bump markdownlint-cli2 from 0.22.0 to 0.22.1
  • 3a933d4 Bump @​actions/core from 3.0.0 to 3.0.1
  • 648042e Freshen generated index.js file.
  • d1cf982 Bump eslint from 10.2.0 to 10.2.1
  • 4db3dfc Bump eslint from 10.1.0 to 10.2.0
  • 70dbff9 Bump eslint-plugin-unicorn from 63.0.0 to 64.0.0
  • ce4853d Update to version 23.0.0.
  • 63a898c Improve type fidelity.
  • Additional commits viewable in compare view

Updates lycheeverse/lychee-action from 2.4.1 to 2.8.0

Release notes

Sourced from lycheeverse/lychee-action's releases.

v2.8.0

What's Changed

New Contributors

Full Changelog: lycheeverse/lychee-action@v2.7.0...v2.8.0

Version 2.7.0

Breaking changes

If you're using --base, you must now provide either a URL (with scheme) or an absolute local path. See lychee --help for more information. If you want to resolve root-relative links in local files, also see --root-dir.

What's Changed

Full Changelog: lycheeverse/lychee-action@v2...v2.7.0

Version 2.6.1

What's Changed

Full Changelog: lycheeverse/lychee-action@v2...v2.6.1

Version 2.6.0

What's Changed

Full Changelog: lycheeverse/lychee-action@v2...v2.6.0

Version 2.5.0

Summary

Most notably with this release the deprecated --exclude-mail flag was removed and the behavior of the --accept flag was updated. Previously, status codes such as 200 OK were always accepted. Now they are only accepted by default. This means providing the argument --accept 201 now rejects status code 200 OK.

What's Changed

... (truncated)

Commits
  • 8646ba3 Add message with Summary report URL (#326)
  • c6e7911 [create-pull-request] automated change
  • 631725a Bump peter-evans/create-pull-request from 7 to 8 (#318)
  • 942f324 Bump actions/cache from 4 to 5 (#319)
  • 79de881 Bump actions/checkout from 5 to 6 (#316)
  • 1ef33e2 Update test to use --root-dir instead of the deprecated --base (#315)
  • 50a631e Update args for lychee-action to use root-dir (#314)
  • a8c4c7c [create-pull-request] automated change (#312)
  • 44b353b Upgrade checkout action from v4 to v5 (#310)
  • e79a91b Bump peter-evans/create-issue-from-file from 5 to 6 (#307)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 1, 2026
@dependabot dependabot Bot requested a review from mghabin as a code owner May 1, 2026 18:58
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 1, 2026
Bumps the actions group with 3 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action), [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) and [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action).


Updates `github/codeql-action` from 4.35.2 to 4.35.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@95e58e9...e46ed2c)

Updates `DavidAnson/markdownlint-cli2-action` from 20.0.0 to 23.1.0
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](DavidAnson/markdownlint-cli2-action@992badc...6b51ade)

Updates `lycheeverse/lychee-action` from 2.4.1 to 2.8.0
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@82202e5...8646ba3)

---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-version: 23.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: github/codeql-action
  dependency-version: 4.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the actions group with 3 updates chore(deps): bump the actions group across 1 directory with 3 updates May 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions-4d4fd39f7d branch from 7bc709c to e57b050 Compare May 2, 2026 01:32
mghabin added a commit that referenced this pull request May 2, 2026
Audit-driven cleanup folding in **all 6 open Dependabot PRs** + closing
the 4 high-impact findings from this session's parallel audit run +
addressing all 3 open issues.

## Headline change: 3 docs prescribed a **forbidden** pattern

`docs/validation.md:54,57,156` and `docs/decision-trees.md:76,82` showed
`[Authorize(Roles = "...")]` — explicitly forbidden by `DOCTRINE.md`
(added in PR #110): silently no-ops on Microsoft.Identity.Web JWT
schemes (`MapInboundClaims=false` looks for `ClaimTypes.Role`, Entra
emits short-name `roles`). Readers copying these snippets would deploy a
privilege-escalation bug.

## Six Dependabot PRs absorbed

Each as part of this single squash, with their breakage transitively
fixed:

- **#104** (actions group) — `markdownlint-cli2-action v20→v23`
introduced new MD060 enforcement. Realigned 5 doc tables + disabled
MD060 in `.markdownlint.yaml` (emoji-width breaks 'aligned' detection).
- **#105** Microsoft.Identity.Web 4.8 → 4.9
- **#106** Azure.Monitor.OpenTelemetry.Exporter 1.7 → 1.8
- **#107** Meziantou.Analyzer + SonarAnalyzer.CSharp
- **#108** Microsoft.NET.Test.Sdk 18.4.0 → 18.5.1
- **#109** Scalar.AspNetCore 2.14.4 → 2.14.9

## All 4 audit waves

- **A — Doc doctrine**: validation.md + decision-trees.md fixed;
operations.md env-rename runbook marked historical.
- **B — Test coverage** (+21 new tests, 72 → 93):
- new `EntraAuthForwardedHeadersExtensionsTests` (X-Forwarded-* +
ForwardLimit cap)
- rate-limiter long-form claim Theory
(`http://schemas.microsoft.com/identity/claims/{tid,oid,appid}`) +
Retry-After RFC 6585 + 2-user partition isolation
- claims-challenge RFC 7235 edge-case Theory (case-insensitive params,
comma-in-quoted, empty Bearer, multi-Bearer first-wins, non-Bearer
scheme)
- **bug fix surfaced by Retry-After test**: `MetadataName.RetryAfter`
isn't always populated; falls back to `opts.Window` so 429 responses
always carry the header.
- **C — Infra**:
- `log-analytics.bicep` `retentionInDays` parameterized (prod=90d audit
floor, others=30d)
- new `modules/budget.bicep` (Microsoft.Consumption/budgets,
Forecasted+Actual at 80/100%, prod $50/mo, others $10/mo)
- new `drift-detection.yml` workflow (weekly `az deployment group
what-if`, matrix [ci, ppe], `::warning::` on drift)
  - container-app `transport='https'` for prod
- **D — Polish**:
- `DownstreamApiClient.ProbeAsync` `ConfigureAwait(false)` (library
code)
- `cd-cleanup.yml` PPE auth failure fixed via pre-check before
`azure/login`

## Issues closed

- **#80** — re-spiked twice (xunit.v3 3.2.2 + M.T.E.* still
incompatible). Closing as `wontfix`. Added `Microsoft.Testing.*` to
dependabot test-group so future bumps land grouped.
- **#83** — keeping open as a focused follow-up (WAF<Program> harness
migration is independent doctrine work; existing `IHostBuilder +
TestServer` test covers the same matrix).
- **#85** — keeping open as a focused follow-up (kitchen-worker → ACA
Job is real architectural change; new module + permission-grant rewiring
+ CD pipeline change deserves its own PR).

## Verification

| Gate | Result |
|---|---|
| `dotnet test EntraAuthPatterns.slnx` | **93/93** |
| `az bicep build` (every `.bicep` + `.bicepparam`) | clean |
| `actionlint` | clean |
| `shellcheck` | clean |
| `markdownlint-cli2` (CI version) | clean |

Co-authored-by: mghabin <81494213+MohammadGhabin@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mghabin
Copy link
Copy Markdown
Owner

mghabin commented May 2, 2026

Superseded by PR #111 (admin-merged as 8577b0b) — bump folded into the audit-driven cleanup wave alongside transitive fixes (markdownlint v23 MD060 realignment, RFC 6585 Retry-After bug fix, etc.).

@mghabin mghabin closed this May 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 2, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@mghabin mghabin deleted the dependabot/github_actions/actions-4d4fd39f7d branch May 2, 2026 16:00
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