[PR #13671] [MERGED] Update CI dependencies #13664

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

📋 Pull Request Information

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

Base: masterHead: renovate/ci-deps


📝 Commits (1)

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 .github/workflows/ci-codeql-analysis.yml (+3 -3)
📝 .github/workflows/ci-openapi.yml (+2 -2)

📄 Description

This PR contains the following updates:

Package Type Update Change
appleboy/ssh-action action patch v1.2.1 -> v1.2.2
github/codeql-action action patch v3.28.10 -> v3.28.11

Release Notes

appleboy/ssh-action (appleboy/ssh-action)

v1.2.2

Compare Source

Changelog

Enhancements
Documentation updates
github/codeql-action (github/codeql-action)

v3.28.11

Compare Source

CodeQL Action Changelog

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

3.28.11 - 07 Mar 2025

  • Update default CodeQL bundle version to 2.20.6. #​2793

See the full CHANGELOG.md for more information.


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/13671 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 3/7/2025 **Status:** ✅ Merged **Merged:** 3/10/2025 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `renovate/ci-deps` --- ### 📝 Commits (1) - [`f5adbc0`](https://github.com/jellyfin/jellyfin/commit/f5adbc029636f1555ee9b425f2ac40d72a433c82) Update CI dependencies ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci-codeql-analysis.yml` (+3 -3) 📝 `.github/workflows/ci-openapi.yml` (+2 -2) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [appleboy/ssh-action](https://redirect.github.com/appleboy/ssh-action) | action | patch | `v1.2.1` -> `v1.2.2` | | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | patch | `v3.28.10` -> `v3.28.11` | --- ### Release Notes <details> <summary>appleboy/ssh-action (appleboy/ssh-action)</summary> ### [`v1.2.2`](https://redirect.github.com/appleboy/ssh-action/releases/tag/v1.2.2) [Compare Source](https://redirect.github.com/appleboy/ssh-action/compare/v1.2.1...v1.2.2) #### Changelog ##### Enhancements - [`b0a8f32`](https://redirect.github.com/appleboy/ssh-action/commit/b0a8f324e192469585a608d1f586061cf28a6571): chore: bump DRONE_SSH version to 1.8.1 ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`2ead5e3`](https://redirect.github.com/appleboy/ssh-action/commit/2ead5e36573f08b82fbfce1504f1a4b05a647c6f): chore: update action version across workflows and documentation ([@&#8203;appleboy](https://redirect.github.com/appleboy)) ##### Documentation updates - [`9817ef4`](https://redirect.github.com/appleboy/ssh-action/commit/9817ef4a1793d4009d854d26cfb0ba4b615d5791): docs(readme): set -e for script_stop functionality ([#&#8203;368](https://redirect.github.com/appleboy/ssh-action/issues/368)) ([@&#8203;Setland34](https://redirect.github.com/Setland34)) - [`9273705`](https://redirect.github.com/appleboy/ssh-action/commit/92737056c0040ce12606ea20e76e4bcb9824d517): docs: improve documentation and defaults for execution and security ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`d99ccf8`](https://redirect.github.com/appleboy/ssh-action/commit/d99ccf8c09d72749f8eed879283eceea73f4ca6e): docs: improve documentation clarity and consistency ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`01a5359`](https://redirect.github.com/appleboy/ssh-action/commit/01a53594ebd450be519b0d93972a7efca79d50ee): docs: enhance language support and improve documentation clarity ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`48992f2`](https://redirect.github.com/appleboy/ssh-action/commit/48992f2e2c17668bdf29d9b0159c70758d39cd02): docs: prioritize English in language selection options ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`039c9e0`](https://redirect.github.com/appleboy/ssh-action/commit/039c9e07bb37b35054415f27cdbfd7645237832d): docs: update README with private key instructions in multiple languages ([@&#8203;appleboy](https://redirect.github.com/appleboy)) - [`a0a0326`](https://redirect.github.com/appleboy/ssh-action/commit/a0a032693916dbcde4f0dd3e881dc58c97e35180): docs: clarify parameter descriptions for improved documentation ([@&#8203;appleboy](https://redirect.github.com/appleboy)) </details> <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.28.11`](https://redirect.github.com/github/codeql-action/releases/tag/v3.28.11) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.28.10...v3.28.11) ### CodeQL Action Changelog See the [releases page](https://redirect.github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. #### 3.28.11 - 07 Mar 2025 - Update default CodeQL bundle version to 2.20.6. [#&#8203;2793](https://redirect.github.com/github/codeql-action/pull/2793) See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.28.11/CHANGELOG.md) for more information. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImNpIiwiZGVwZW5kZW5jaWVzIiwiZ2l0aHViLWFjdGlvbnMiXX0=--> --- <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:17:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13664