jellyfin / jellyfin-web

Web Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
2.42k stars 1.28k forks source link

Update CI dependencies #6341

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Type Update Change
actions/dependency-review-action action minor v4.3.5 -> v4.5.0
cloudflare/wrangler-action action minor v3.11.0 -> v3.12.1
github/codeql-action action patch v3.27.0 -> v3.27.5
thollander/actions-comment-pull-request action patch v3.0.0 -> v3.0.1

Release Notes

actions/dependency-review-action (actions/dependency-review-action) ### [`v4.5.0`](https://redirect.github.com/actions/dependency-review-action/compare/v4.4.0...v4.5.0) [Compare Source](https://redirect.github.com/actions/dependency-review-action/compare/v4.4.0...v4.5.0) ### [`v4.4.0`](https://redirect.github.com/actions/dependency-review-action/releases/tag/v4.4.0) [Compare Source](https://redirect.github.com/actions/dependency-review-action/compare/v4.3.5...v4.4.0) #### What's Changed - Fix for merge_group event bug by [@​Ahmed3lmallah](https://redirect.github.com/Ahmed3lmallah) in [https://github.com/actions/dependency-review-action/pull/846](https://redirect.github.com/actions/dependency-review-action/pull/846) **Full Changelog**: https://github.com/actions/dependency-review-action/compare/v4.3.5...v4.4.0
cloudflare/wrangler-action (cloudflare/wrangler-action) ### [`v3.12.1`](https://redirect.github.com/cloudflare/wrangler-action/releases/tag/v3.12.1) [Compare Source](https://redirect.github.com/cloudflare/wrangler-action/compare/v3.12.0...v3.12.1) ##### Patch Changes - [#​319](https://redirect.github.com/cloudflare/wrangler-action/pull/319) [`59c04629408d58978884fadd18755f1a15f96157`](https://redirect.github.com/cloudflare/wrangler-action/commit/59c04629408d58978884fadd18755f1a15f96157) Thanks [@​Maximo-Guk](https://redirect.github.com/Maximo-Guk)! - Fixes [#​317](https://redirect.github.com/cloudflare/wrangler-action/issues/317): Generate a new output directory with a randomUUID in the tmpDir, so that when the action is executed multiple times, we use the artifacts from that run, opposed to the artifacts from a previous run. ### [`v3.12.0`](https://redirect.github.com/cloudflare/wrangler-action/releases/tag/v3.12.0) [Compare Source](https://redirect.github.com/cloudflare/wrangler-action/compare/v3.11.0...v3.12.0) ##### Minor Changes - [#​312](https://redirect.github.com/cloudflare/wrangler-action/pull/312) [`122ee5cf5b66847e0b6cfa67ecd9e03e38a67a42`](https://redirect.github.com/cloudflare/wrangler-action/commit/122ee5cf5b66847e0b6cfa67ecd9e03e38a67a42) Thanks [@​Maximo-Guk](https://redirect.github.com/Maximo-Guk)! - This reapplies [303](https://redirect.github.com/cloudflare/wrangler-action/pull/303) add parity with pages-action for pages deploy outputs. Thanks [@​courtney-sims](https://redirect.github.com/courtney-sims)! - Support pages-deployment-id, pages-environment, pages-deployment-alias-url and deployment-url outputs for Pages deploys when wrangler version is >=3.81.0. deployment-alias-url was also deprecated in favour of pages-deployment-alias.
github/codeql-action (github/codeql-action) ### [`v3.27.5`](https://redirect.github.com/github/codeql-action/compare/v3.27.4...v3.27.5) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.4...v3.27.5) ### [`v3.27.4`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.4) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.3...v3.27.4) ##### 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. Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers. ##### 3.27.4 - 14 Nov 2024 No user facing changes. See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.4/CHANGELOG.md) for more information. ### [`v3.27.3`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.3) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.2...v3.27.3) ##### 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. Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers. ##### 3.27.3 - 12 Nov 2024 No user facing changes. See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.3/CHANGELOG.md) for more information. ### [`v3.27.2`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.2) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.1...v3.27.2) ##### 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. Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers. ##### 3.27.2 - 12 Nov 2024 - Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". [#​2590](https://redirect.github.com/github/codeql-action/pull/2590) See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.2/CHANGELOG.md) for more information. ### [`v3.27.1`](https://redirect.github.com/github/codeql-action/releases/tag/v3.27.1) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v3.27.0...v3.27.1) ##### 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. Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers. ##### 3.27.1 - 08 Nov 2024 - The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. [#​2573](https://redirect.github.com/github/codeql-action/pull/2573) - Update default CodeQL bundle version to 2.19.3. [#​2576](https://redirect.github.com/github/codeql-action/pull/2576) See the full [CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.27.1/CHANGELOG.md) for more information.
thollander/actions-comment-pull-request (thollander/actions-comment-pull-request) ### [`v3.0.1`](https://redirect.github.com/thollander/actions-comment-pull-request/releases/tag/v3.0.1) [Compare Source](https://redirect.github.com/thollander/actions-comment-pull-request/compare/v3.0.0...v3.0.1) #### What's Changed - chore(deps-dev): bump [@​vercel/ncc](https://redirect.github.com/vercel/ncc) from 0.38.1 to 0.38.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/thollander/actions-comment-pull-request/pull/392](https://redirect.github.com/thollander/actions-comment-pull-request/pull/392) - chore(deps): bump [@​actions/core](https://redirect.github.com/actions/core) from 1.10.1 to 1.11.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/thollander/actions-comment-pull-request/pull/394](https://redirect.github.com/thollander/actions-comment-pull-request/pull/394) - chore(deps-dev): bump prettier from 3.2.5 to 3.3.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/thollander/actions-comment-pull-request/pull/393](https://redirect.github.com/thollander/actions-comment-pull-request/pull/393) - chore(deps): bump [@​actions/github](https://redirect.github.com/actions/github) from 5.1.1 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/thollander/actions-comment-pull-request/pull/300](https://redirect.github.com/thollander/actions-comment-pull-request/pull/300) - fix: some wrong variables renaming by [@​thollander](https://redirect.github.com/thollander) in [https://github.com/thollander/actions-comment-pull-request/pull/409](https://redirect.github.com/thollander/actions-comment-pull-request/pull/409) - chore: release 3.0.1 by [@​thollander](https://redirect.github.com/thollander) in [https://github.com/thollander/actions-comment-pull-request/pull/410](https://redirect.github.com/thollander/actions-comment-pull-request/pull/410) **Full Changelog**: https://github.com/thollander/actions-comment-pull-request/compare/v3.0.0...v3.0.1

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.



This PR was generated by Mend Renovate. View the repository job log.

jellyfin-bot commented 5 days ago

Cloudflare Pages deployment

Latest commit 53fdd8e
Status ✅ Deployed!
Preview URL https://7b56245f.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

sonarcloud[bot] commented 5 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud