Skip to content

Conversation

@oep-renovate
Copy link
Contributor

@oep-renovate oep-renovate bot commented Nov 21, 2025

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v5.0.0 -> v6.0.0
actions/create-github-app-token action minor v2.1.4 -> v2.2.0
actions/setup-go action minor v6.0.0 -> v6.1.0
astral-sh/setup-uv action patch v7.1.3 -> v7.1.4
debian container digest 936abff -> b4aa902
github/codeql-action action patch v4.31.3 -> v4.31.5
open-edge-platform/geti-ci action digest b7d997c -> 6e7e839
renovatebot/github-action action patch v44.0.2 -> v44.0.4

Release Notes

actions/checkout (actions/checkout)

v6.0.0

Compare Source

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

actions/create-github-app-token (actions/create-github-app-token)

v2.2.0

Compare Source

Bug Fixes
Features
actions/setup-go (actions/setup-go)

v6.1.0

Compare Source

What's Changed
Enhancements
Dependency updates
New Contributors

Full Changelog: actions/setup-go@v6...v6.1.0

astral-sh/setup-uv (astral-sh/setup-uv)

v7.1.4: 🌈 Fix libuv closing bug on Windows

Compare Source

Changes

This release fixes the bug Assertion failed: !(handle->flags & UV_HANDLE_CLOSING) on Windows runners

🐛 Bug fixes
🧰 Maintenance
github/codeql-action (github/codeql-action)

v4.31.5

Compare Source

CodeQL Action Changelog

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

4.31.5 - 24 Nov 2025
  • Update default CodeQL bundle version to 2.23.6. #​3321

See the full CHANGELOG.md for more information.

v4.31.4

Compare Source

CodeQL Action Changelog

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

4.31.4 - 18 Nov 2025

No user facing changes.

See the full CHANGELOG.md for more information.

renovatebot/github-action (renovatebot/github-action)

v44.0.4

Compare Source

Documentation
  • update references to actions/checkout to v5 (304fd04)
  • update references to ghcr.io/renovatebot/renovate to v42.19.3 (433f522)
  • update references to renovatebot/github-action to v44.0.3 (dc2e960)
Miscellaneous Chores
Build System
  • deps: lock file maintenance (8a373e9)
Continuous Integration
  • deps: update actions/checkout action to v4.3.1 (3180f03)
  • deps: update renovate docker tag to v42.12.1 (cddf456)
  • deps: update renovate docker tag to v42.13.0 (ba10ad3)
  • deps: update renovate docker tag to v42.13.3 (8dc1742)
  • deps: update renovate docker tag to v42.13.4 (fca6d36)
  • deps: update renovate docker tag to v42.13.5 (c302ccc)
  • deps: update renovate docker tag to v42.14.1 (a32bad8)
  • deps: update renovate docker tag to v42.14.2 (7cd0b77)
  • deps: update renovate docker tag to v42.14.3 (a1252fe)
  • deps: update renovate docker tag to v42.14.4 (89d46e0)
  • deps: update renovate docker tag to v42.15.0 (99d3e68)
  • deps: update renovate docker tag to v42.16.0 (f3fed10)
  • deps: update renovate docker tag to v42.16.1 (b499602)
  • deps: update renovate docker tag to v42.17.0 (0745ba0)
  • deps: update renovate docker tag to v42.17.1 (58fd621)
  • deps: update renovate docker tag to v42.18.0 (6752f0f)
  • deps: update renovate docker tag to v42.19.0 (8744329)
  • deps: update renovate docker tag to v42.19.2 (8962db8)
  • deps: update renovate docker tag to v42.19.3 (760eaea)

v44.0.3

Compare Source

Documentation
  • update references to ghcr.io/renovatebot/renovate to v42.11.0 (1fee7b4)
  • update references to renovatebot/github-action to v44.0.2 (04d158c)
Miscellaneous Chores
  • deps: update dependency esbuild to v0.26.0 (9165c1c)
  • deps: update dependency esbuild to v0.27.0 (a4ef38d)
  • deps: update dependency typescript-eslint to v8.46.3 (a6d386d)
  • deps: update linters to v9.39.1 (6977a66)
  • deps: update pnpm to v10.21.0 (7abe8bb)
Build System
  • deps: lock file maintenance (5f1880c)
Continuous Integration
  • deps: update renovate docker tag to v42 (#​960) (871c190)
  • deps: update renovate docker tag to v42.10.2 (00bfa3e)
  • deps: update renovate docker tag to v42.10.5 (550593c)
  • deps: update renovate docker tag to v42.11.0 (64b16b7)
  • deps: update renovate docker tag to v42.5.1 (ad9b3d5)
  • deps: update renovate docker tag to v42.5.2 (b01dddf)
  • deps: update renovate docker tag to v42.5.3 (160b607)
  • deps: update renovate docker tag to v42.5.4 (879d6fa)
  • deps: update renovate docker tag to v42.6.0 (3300545)
  • deps: update renovate docker tag to v42.6.1 (5b1ce50)
  • deps: update renovate docker tag to v42.6.2 (df2e683)
  • deps: update renovate docker tag to v42.6.3 (730d1a6)
  • deps: update renovate docker tag to v42.7.0 (b2df36e)
  • deps: update renovate docker tag to v42.9.2 (fc9d3f4)

Configuration

📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), 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 has been generated by Renovate Bot.

Signed-off-by: oep-renovate[bot] <212772560+oep-renovate[bot]@users.noreply.github.com>
@oep-renovate oep-renovate bot force-pushed the renovate/main-github-actions branch from 1d8ac0a to 15baaf6 Compare November 25, 2025 02:47
@AlexanderBarabanov AlexanderBarabanov added this pull request to the merge queue Nov 26, 2025
Merged via the queue into main with commit 836f81b Nov 26, 2025
59 checks passed
@AlexanderBarabanov AlexanderBarabanov deleted the renovate/main-github-actions branch November 26, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants