Skip to content

Update CI dependencies#577

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ci-deps
Open

Update CI dependencies#577
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ci-deps

Conversation

@renovate

@renovate renovate Bot commented May 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v6.0.2v6.0.3
actions/setup-dotnet action minor v5.2.0v5.4.0
github/codeql-action action minor v4.35.4v4.37.1
release-drafter/release-drafter action minor v7.3.0v7.5.1
shogo82148/actions-upload-release-asset action patch v1.10.1v1.10.2

Release Notes

actions/checkout (actions/checkout)

v6.0.3

Compare Source

actions/setup-dotnet (actions/setup-dotnet)

v5.4.0

Compare Source

What's Changed
Enhancements
Documentation
Bug Fixes
Dependency Updates
New Contributors

Full Changelog: actions/setup-dotnet@v5...v5.4.0

v5.3.0

Compare Source

What's Changed

Enhancements
Dependency Updates
Bug Fixes

New Contributors

Full Changelog: actions/setup-dotnet@v5...v5.3.0

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

v4.37.1

Compare Source

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #​3956
  • Update default CodeQL bundle version to 2.26.1. #​4019

v4.37.0

Compare Source

  • Update default CodeQL bundle version to 2.26.0. #​3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@​ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #​3973

v4.36.3

Compare Source

No user facing changes.

v4.36.2

Compare Source

  • Cache CodeQL CLI version information across Actions steps. #​3943
  • Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. #​3937
  • Update default CodeQL bundle version to 2.25.6. #​3948

v4.36.1

Compare Source

No user facing changes.

v4.36.0

Compare Source

  • Breaking change: Bump the minimum required CodeQL bundle version to 2.19.4. #​3894
  • Add support for SHA-256 Git object IDs. #​3893
  • Update default CodeQL bundle version to 2.25.5. #​3926

v4.35.5

Compare Source

  • We have improved how the JavaScript bundles for the CodeQL Action are generated to avoid duplication across bundles and reduce the size of the repository by around 70%. This should have no effect on the runtime behaviour of the CodeQL Action. #​3899
  • For performance and accuracy reasons, improved incremental analysis will now only be enabled on a pull request when diff-informed analysis is also enabled for that run. If diff-informed analysis is unavailable (for example, because the PR diff ranges could not be computed), the action will fall back to a full analysis. #​3791
  • If multiple inputs are provided for the GitHub-internal analysis-kinds input, only code-scanning will be enabled. The analysis-kinds input is experimental, for GitHub-internal use only, and may change without notice at any time. #​3892
  • Added an experimental change which, when running a Code Scanning analysis for a PR with improved incremental analysis enabled, prefers CodeQL CLI versions that have a cached overlay-base database for the configured languages. This speeds up analysis for a repository when there is not yet a cached overlay-base database for the latest CLI version. We expect to roll this change out to everyone in May. #​3880
release-drafter/release-drafter (release-drafter/release-drafter)

v7.5.1

Compare Source

What's Changed

Bug Fixes

Full Changelog: release-drafter/release-drafter@v7.5.0...v7.5.1

v7.5.0

Compare Source

What's Changed

New

Bug Fixes

Dependency Updates

Full Changelog: release-drafter/release-drafter@v7.4.0...v7.5.0

v7.4.0

Compare Source

What's Changed

New

Maintenance

Documentation

Dependency Updates

Full Changelog: release-drafter/release-drafter@v7.3.1...v7.4.0

v7.3.1

Compare Source

What's Changed

Bug Fixes

Maintenance

Dependency Updates

8 changes

Full Changelog: release-drafter/release-drafter@v7.3.0...v7.3.1

shogo82148/actions-upload-release-asset (shogo82148/actions-upload-release-asset)

v1.10.2

Compare Source

What's Changed

Full Changelog: shogo82148/actions-upload-release-asset@v1.10.1...v1.10.2


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 ci This PR updates or changes something CI related dependencies github-actions labels May 15, 2026
@renovate renovate Bot changed the title Update github/codeql-action action to v4.35.5 Update github/codeql-action action to v4.36.0 May 22, 2026
@renovate
renovate Bot force-pushed the renovate/ci-deps branch from b3e95c1 to 0a922f1 Compare May 22, 2026 11:45
@renovate renovate Bot changed the title Update github/codeql-action action to v4.36.0 Update CI dependencies May 25, 2026
@renovate
renovate Bot force-pushed the renovate/ci-deps branch 2 times, most recently from eb9a2d0 to 43ed065 Compare May 28, 2026 03:31
@renovate
renovate Bot force-pushed the renovate/ci-deps branch 3 times, most recently from 698b3dc to 55496f0 Compare June 4, 2026 19:52
@renovate
renovate Bot force-pushed the renovate/ci-deps branch 2 times, most recently from 0478442 to cd81420 Compare June 20, 2026 00:38
@renovate
renovate Bot force-pushed the renovate/ci-deps branch 3 times, most recently from 7837d6e to d9bd21b Compare June 26, 2026 03:33
@renovate
renovate Bot force-pushed the renovate/ci-deps branch 2 times, most recently from 0d8b329 to 19e544c Compare July 8, 2026 16:57
@renovate
renovate Bot force-pushed the renovate/ci-deps branch from 19e544c to d79e97f Compare July 17, 2026 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci This PR updates or changes something CI related dependencies github-actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant