mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-08 23:55:42 -04:00
Compare commits
1 Commits
renovate/e
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ffbfad206e |
2
.github/workflows/cache-clean.yml
vendored
2
.github/workflows/cache-clean.yml
vendored
@@ -114,7 +114,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/deploy-clean.yml
vendored
2
.github/workflows/deploy-clean.yml
vendored
@@ -164,7 +164,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
8
.github/workflows/deploy-docker-all.yml
vendored
8
.github/workflows/deploy-docker-all.yml
vendored
@@ -255,7 +255,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
id: task_release_tags_checkout
|
id: task_release_tags_checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -327,7 +327,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
id: task_release_gh_checkout
|
id: task_release_gh_checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -787,7 +787,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
id: task_release_dh_checkout
|
id: task_release_dh_checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -1232,7 +1232,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
id: task_release_gi_checkout
|
id: task_release_gi_checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
@@ -199,7 +199,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -392,7 +392,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
4
.github/workflows/deploy-docker-gitea.yml
vendored
4
.github/workflows/deploy-docker-gitea.yml
vendored
@@ -211,7 +211,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -404,7 +404,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
6
.github/workflows/deploy-docker-giteacom.yml
vendored
6
.github/workflows/deploy-docker-giteacom.yml
vendored
@@ -200,7 +200,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
id: task_release_tags_checkout
|
id: task_release_tags_checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -273,7 +273,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
id: task_release_gh_checkout
|
id: task_release_gh_checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
|
|
||||||
# #
|
# #
|
||||||
# Release › Gitea › Get Timestamp
|
# Release › Gitea › Get Timestamp
|
||||||
@@ -540,7 +540,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
id: task_release_gh_checkout
|
id: task_release_gh_checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
|
|
||||||
# #
|
# #
|
||||||
# Release › Gitea › Get Timestamp
|
# Release › Gitea › Get Timestamp
|
||||||
|
|||||||
6
.github/workflows/deploy-docker-github.yml
vendored
6
.github/workflows/deploy-docker-github.yml
vendored
@@ -198,7 +198,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -389,7 +389,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -972,7 +972,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '✅ Checkout'
|
- name: '✅ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -185,7 +185,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/gpg-tests.yml
vendored
2
.github/workflows/gpg-tests.yml
vendored
@@ -99,7 +99,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/history-clean.yml
vendored
2
.github/workflows/history-clean.yml
vendored
@@ -111,7 +111,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
6
.github/workflows/issues-new.yml
vendored
6
.github/workflows/issues-new.yml
vendored
@@ -175,7 +175,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -349,7 +349,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -1207,7 +1207,7 @@ jobs:
|
|||||||
- name: >-
|
- name: >-
|
||||||
☑️ Prepare
|
☑️ Prepare
|
||||||
id: issues-labels-check-checkout
|
id: issues-labels-check-checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
4
.github/workflows/issues-scan.yml
vendored
4
.github/workflows/issues-scan.yml
vendored
@@ -175,7 +175,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -385,7 +385,7 @@ jobs:
|
|||||||
|
|
||||||
- name: >-
|
- name: >-
|
||||||
☑️ Checkout
|
☑️ Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
if: |
|
if: |
|
||||||
( github.event_name == 'pull_request_target' ) || ( github.event_name == 'pull_request' ) || ( github.event_name == 'issue_comment' && contains( github.event.comment.html_url, '/pull/' ) && contains( github.event.comment.body, '/rescan' ) )
|
( github.event_name == 'pull_request_target' ) || ( github.event_name == 'pull_request' ) || ( github.event_name == 'issue_comment' && contains( github.event.comment.html_url, '/pull/' ) && contains( github.event.comment.body, '/rescan' ) )
|
||||||
with:
|
with:
|
||||||
|
|||||||
4
.github/workflows/issues-stale.yml
vendored
4
.github/workflows/issues-stale.yml
vendored
@@ -191,7 +191,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -371,7 +371,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/labels-clean.yml
vendored
2
.github/workflows/labels-clean.yml
vendored
@@ -160,7 +160,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/labels-create.yml
vendored
2
.github/workflows/labels-create.yml
vendored
@@ -207,7 +207,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/ping-developer.yml
vendored
2
.github/workflows/ping-developer.yml
vendored
@@ -79,7 +79,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -166,7 +166,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
id: task_initialize_checkout
|
id: task_initialize_checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
@@ -229,7 +229,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '☑️ Checkout'
|
- name: '☑️ Checkout'
|
||||||
id: task_release_checkout
|
id: task_release_checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
|||||||
33
tvapp2/package-lock.json
generated
33
tvapp2/package-lock.json
generated
@@ -25,7 +25,7 @@
|
|||||||
"@stylistic/eslint-plugin": "^5.0.0",
|
"@stylistic/eslint-plugin": "^5.0.0",
|
||||||
"@types/uuid": "^11.0.0",
|
"@types/uuid": "^11.0.0",
|
||||||
"all-contributors-cli": "^6.26.1",
|
"all-contributors-cli": "^6.26.1",
|
||||||
"env-cmd": "^11.0.0",
|
"env-cmd": "^10.1.0",
|
||||||
"eslint": "^9.28.0",
|
"eslint": "^9.28.0",
|
||||||
"eslint-plugin-chai-friendly": "^1.1.0",
|
"eslint-plugin-chai-friendly": "^1.1.0",
|
||||||
"eslint-plugin-import": "^2.31.0",
|
"eslint-plugin-import": "^2.31.0",
|
||||||
@@ -81,16 +81,6 @@
|
|||||||
"node": ">=6.9.0"
|
"node": ">=6.9.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@commander-js/extra-typings": {
|
|
||||||
"version": "13.1.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@commander-js/extra-typings/-/extra-typings-13.1.0.tgz",
|
|
||||||
"integrity": "sha512-q5P52BYb1hwVWE6dtID7VvuJWrlfbCv4klj7BjUUOqMz4jbSZD4C9fJ9lRjL2jnBGTg+gDDlaXN51rkWcLk4fg==",
|
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"peerDependencies": {
|
|
||||||
"commander": "~13.1.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@eslint-community/eslint-utils": {
|
"node_modules/@eslint-community/eslint-utils": {
|
||||||
"version": "4.9.1",
|
"version": "4.9.1",
|
||||||
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz",
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz",
|
||||||
@@ -871,13 +861,13 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/commander": {
|
"node_modules/commander": {
|
||||||
"version": "13.1.0",
|
"version": "4.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz",
|
||||||
"integrity": "sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==",
|
"integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18"
|
"node": ">= 6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/concat-map": {
|
"node_modules/concat-map": {
|
||||||
@@ -1176,21 +1166,20 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/env-cmd": {
|
"node_modules/env-cmd": {
|
||||||
"version": "11.0.0",
|
"version": "10.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/env-cmd/-/env-cmd-11.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/env-cmd/-/env-cmd-10.1.0.tgz",
|
||||||
"integrity": "sha512-gnG7H1PlwPqsGhFJNTv68lsDGyQdK+U9DwLVitcj1+wGq7LeOBgUzZd2puZ710bHcH9NfNeGWe2sbw7pdvAqDw==",
|
"integrity": "sha512-mMdWTT9XKN7yNth/6N6g2GuKuJTsKMDHlQFUDacb/heQRRWOTIZ42t1rMHnQu4jYxU1ajdTeJM+9eEETlqToMA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commander-js/extra-typings": "^13.1.0",
|
"commander": "^4.0.0",
|
||||||
"commander": "^13.1.0",
|
"cross-spawn": "^7.0.0"
|
||||||
"cross-spawn": "^7.0.6"
|
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"env-cmd": "bin/env-cmd.js"
|
"env-cmd": "bin/env-cmd.js"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=20.10.0"
|
"node": ">=8.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/es-abstract": {
|
"node_modules/es-abstract": {
|
||||||
|
|||||||
@@ -89,7 +89,7 @@
|
|||||||
"@types/uuid": "^11.0.0",
|
"@types/uuid": "^11.0.0",
|
||||||
"all-contributors-cli": "^6.26.1",
|
"all-contributors-cli": "^6.26.1",
|
||||||
"uuid": "^13.0.0",
|
"uuid": "^13.0.0",
|
||||||
"env-cmd": "^11.0.0",
|
"env-cmd": "^10.1.0",
|
||||||
"eslint": "^9.28.0",
|
"eslint": "^9.28.0",
|
||||||
"eslint-plugin-chai-friendly": "^1.1.0",
|
"eslint-plugin-chai-friendly": "^1.1.0",
|
||||||
"eslint-plugin-import": "^2.31.0",
|
"eslint-plugin-import": "^2.31.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user