[PR #11881] [MERGED] Update CI dependencies #12847

Closed
opened 2025-12-22 09:31:41 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/11881
Author: @renovate[bot]
Created: 5/30/2024
Status: Merged
Merged: 6/1/2024
Merged by: @Bond-009

Base: masterHead: renovate/ci-deps


📝 Commits (1)

📊 Changes

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

View changed files

📝 .github/workflows/ci-codeql-analysis.yml (+3 -3)
📝 .github/workflows/ci-tests.yml (+1 -1)
📝 .github/workflows/pull-request-conflict.yml (+1 -1)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Type Update Change
danielpalme/ReportGenerator-GitHub-Action action patch 5.3.4 -> 5.3.5
eps1lon/actions-label-merge-conflict action patch v3.0.1 -> v3.0.2
github/codeql-action action patch v3.25.6 -> v3.25.7

Release Notes

danielpalme/ReportGenerator-GitHub-Action (danielpalme/ReportGenerator-GitHub-Action)

v5.3.5

Compare Source

  • #​663: Improved support for Cobertura files generated by "Microsoft CodeCoverage"
  • #​674: License can now be supplied via the REPORTGENERATOR_LICENSE environment variable
eps1lon/actions-label-merge-conflict (eps1lon/actions-label-merge-conflict)

v3.0.2

Compare Source

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

v3.25.7

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 has been generated by Mend Renovate. View repository job log here.


🔄 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/11881 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 5/30/2024 **Status:** ✅ Merged **Merged:** 6/1/2024 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `renovate/ci-deps` --- ### 📝 Commits (1) - [`a7d2804`](https://github.com/jellyfin/jellyfin/commit/a7d28045cbe741cace50616a6e4b2d0d7b3f1635) Update CI dependencies ### 📊 Changes **3 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci-codeql-analysis.yml` (+3 -3) 📝 `.github/workflows/ci-tests.yml` (+1 -1) 📝 `.github/workflows/pull-request-conflict.yml` (+1 -1) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [danielpalme/ReportGenerator-GitHub-Action](https://togithub.com/danielpalme/ReportGenerator-GitHub-Action) | action | patch | `5.3.4` -> `5.3.5` | | [eps1lon/actions-label-merge-conflict](https://togithub.com/eps1lon/actions-label-merge-conflict) | action | patch | `v3.0.1` -> `v3.0.2` | | [github/codeql-action](https://togithub.com/github/codeql-action) | action | patch | `v3.25.6` -> `v3.25.7` | --- ### Release Notes <details> <summary>danielpalme/ReportGenerator-GitHub-Action (danielpalme/ReportGenerator-GitHub-Action)</summary> ### [`v5.3.5`](https://togithub.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.3.5) [Compare Source](https://togithub.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.4...5.3.5) - [#&#8203;663](https://togithub.com/danielpalme/ReportGenerator-GitHub-Action/issues/663): Improved support for Cobertura files generated by "Microsoft CodeCoverage" - [#&#8203;674](https://togithub.com/danielpalme/ReportGenerator-GitHub-Action/issues/674): License can now be supplied via the REPORTGENERATOR_LICENSE environment variable </details> <details> <summary>eps1lon/actions-label-merge-conflict (eps1lon/actions-label-merge-conflict)</summary> ### [`v3.0.2`](https://togithub.com/eps1lon/actions-label-merge-conflict/compare/v3.0.1...v3.0.2) [Compare Source](https://togithub.com/eps1lon/actions-label-merge-conflict/compare/v3.0.1...v3.0.2) </details> <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v3.25.7`](https://togithub.com/github/codeql-action/compare/v3.25.6...v3.25.7) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.6...v3.25.7) </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://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/jellyfin/jellyfin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImNpIiwiZGVwZW5kZW5jaWVzIiwiZ2l0aHViLWFjdGlvbnMiXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:31:41 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#12847
No description provided.