[PR #12787] [MERGED] Update CI dependencies #13372

Closed
opened 2026-02-07 07:11:51 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12787
Author: @renovate[bot]
Created: 10/7/2024
Status: Merged
Merged: 10/9/2024
Merged by: @Bond-009

Base: masterHead: renovate/ci-deps


📝 Commits (1)

📊 Changes

7 files changed (+19 additions, -19 deletions)

View changed files

📝 .github/workflows/ci-codeql-analysis.yml (+4 -4)
📝 .github/workflows/ci-compat.yml (+4 -4)
📝 .github/workflows/ci-openapi.yml (+4 -4)
📝 .github/workflows/ci-tests.yml (+1 -1)
📝 .github/workflows/commands.yml (+3 -3)
📝 .github/workflows/issue-template-check.yml (+1 -1)
📝 .github/workflows/release-bump-version.yaml (+2 -2)

📄 Description

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v4.2.0 -> v4.2.1
actions/upload-artifact action patch v4.4.0 -> v4.4.2
github/codeql-action action patch v3.26.11 -> v3.26.12

Release Notes

actions/checkout (actions/checkout)

v4.2.1

Compare Source

actions/upload-artifact (actions/upload-artifact)

v4.4.2

Compare Source

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.4.2

v4.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/upload-artifact/compare/v4.4.0...v4.4.1

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

v3.26.12

Compare Source


Configuration

📅 Schedule: 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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/12787 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 10/7/2024 **Status:** ✅ Merged **Merged:** 10/9/2024 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `renovate/ci-deps` --- ### 📝 Commits (1) - [`05cea50`](https://github.com/jellyfin/jellyfin/commit/05cea509f2e93a853a638db03c77dff02de5236c) Update CI dependencies ### 📊 Changes **7 files changed** (+19 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci-codeql-analysis.yml` (+4 -4) 📝 `.github/workflows/ci-compat.yml` (+4 -4) 📝 `.github/workflows/ci-openapi.yml` (+4 -4) 📝 `.github/workflows/ci-tests.yml` (+1 -1) 📝 `.github/workflows/commands.yml` (+3 -3) 📝 `.github/workflows/issue-template-check.yml` (+1 -1) 📝 `.github/workflows/release-bump-version.yaml` (+2 -2) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | patch | `v4.2.0` -> `v4.2.1` | | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | patch | `v4.4.0` -> `v4.4.2` | | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | patch | `v3.26.11` -> `v3.26.12` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.2.1`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4.2.0...v4.2.1) - Check out other refs/\* by commit if provided, fall back to ref by [@&#8203;orhantoy](https://redirect.github.com/orhantoy) in [https://github.com/actions/checkout/pull/1924](https://redirect.github.com/actions/checkout/pull/1924) </details> <details> <summary>actions/upload-artifact (actions/upload-artifact)</summary> ### [`v4.4.2`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.4.2) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.4.1...v4.4.2) #### What's Changed - Bump `@actions/artifact` to 2.1.11 by [@&#8203;robherley](https://redirect.github.com/robherley) in [https://github.com/actions/upload-artifact/pull/627](https://redirect.github.com/actions/upload-artifact/pull/627) - Includes fix for relative symlinks not resolving properly **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4...v4.4.2 ### [`v4.4.1`](https://redirect.github.com/actions/upload-artifact/releases/tag/v4.4.1) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v4.4.0...v4.4.1) #### What's Changed - Add a section about hidden files by [@&#8203;joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/upload-artifact/pull/607](https://redirect.github.com/actions/upload-artifact/pull/607) - Add workflow file for publishing releases to immutable action package by [@&#8203;Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/upload-artifact/pull/621](https://redirect.github.com/actions/upload-artifact/pull/621) - Update [@&#8203;actions/artifact](https://redirect.github.com/actions/artifact) to latest version, includes symlink and timeout fixes by [@&#8203;robherley](https://redirect.github.com/robherley) in [https://github.com/actions/upload-artifact/pull/625](https://redirect.github.com/actions/upload-artifact/pull/625) #### New Contributors - [@&#8203;Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/upload-artifact/pull/621](https://redirect.github.com/actions/upload-artifact/pull/621) **Full Changelog**: https://github.com/actions/upload-artifact/compare/v4.4.0...v4.4.1 </details> <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.26.12`](https://redirect.github.com/github/codeql-action/compare/v3.26.11...v3.26.12) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.26.11...v3.26.12) </details> --- ### Configuration 📅 **Schedule**: 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](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jellyfin/jellyfin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJjaSIsImRlcGVuZGVuY2llcyIsImdpdGh1Yi1hY3Rpb25zIl19--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:11:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13372