Commit Graph

19 Commits

Author SHA1 Message Date
8cff80e83c chore(deps): update brainicism/bgutil-ytdlp-pot-provider docker tag to v1.3.0 (#4382)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 30s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [brainicism/bgutil-ytdlp-pot-provider](https://github.com/Brainicism/bgutil-ytdlp-pot-provider) | minor | `1.2.2` → `1.3.0` |

---

### Release Notes

<details>
<summary>Brainicism/bgutil-ytdlp-pot-provider (brainicism/bgutil-ytdlp-pot-provider)</summary>

### [`v1.3.0`](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/releases/tag/1.3.0): bgutil-ytdlp-pot-provider 1.3.0

[Compare Source](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/compare/1.2.2...1.3.0)

#### What's Changed

- Deno is now supported (both script and server method), for details, see the updated README
- Add support for ytAtP challenges, which should resolve some attestation extraction failures (`Failed to extract initial attestation from the webpage`)
- Due to changes on Youtube's end, InnerTube is now the only source for BotGuard challenges (either from webpage or the InnerTube endpoint), and the extractor argument `disable_innertube` was removed.
  Note that this breaks PO token generation for the `web_music` client if a webpage isn't available (i.e. if you pass `youtube:player-skip=webpage`).

#### Commits

- Bump minimatch from 3.1.2 to 3.1.5 in /server in the npm\_and\_yarn group across 1 directory by [@&#8203;app/dependabot](https://github.com/app/dependabot) in [#&#8203;201](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/201)
- \[server]\[plugin] innertube only by [@&#8203;grqz](https://github.com/grqz) in [#&#8203;199](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/199)
- Bump basic-ftp from 5.1.0 to 5.2.0 in /server in the npm\_and\_yarn group across 1 directory by [@&#8203;app/dependabot](https://github.com/app/dependabot) in [#&#8203;198](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/198)
- \[server] get rid of npm audit by [@&#8203;grqz](https://github.com/grqz) in [#&#8203;197](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/197)
- \[ci] check lockfile in the linter workflow by [@&#8203;grqz](https://github.com/grqz) in [#&#8203;196](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/196)
- support ytAtP by [@&#8203;grqz](https://github.com/grqz) in [#&#8203;195](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/195)
- \[server] bump npm dependencies by [@&#8203;grqz](https://github.com/grqz) in [#&#8203;186](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/186)
- Fix audit results by [@&#8203;tcely](https://github.com/tcely) in [#&#8203;177](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/177)
- \[server] Deno compat by [@&#8203;grqz](https://github.com/grqz) in [#&#8203;166](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/166)
- Abort script method if node isn't available by [@&#8203;Brainicism](https://github.com/Brainicism) in [#&#8203;155](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/155)
- \[server] log errors on listen failure by [@&#8203;grqz](https://github.com/grqz) in [#&#8203;152](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/152)
- Fix formatting using autopep8 by [@&#8203;Brainicism](https://github.com/Brainicism) in [#&#8203;151](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/151)
- Add note on docker container network isolation by [@&#8203;Brainicism](https://github.com/Brainicism) in [#&#8203;144](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/144)

**Full Changelog**: <https://github.com/Brainicism/bgutil-ytdlp-pot-provider/compare/1.2.2...1.3.0>

</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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4382
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-04 00:17:06 +00:00
f7e4c74b10 chore(deps): update ghcr.io/qdm12/gluetun docker tag to v3.41.1 (#3919)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Successful in 2m31s
2026-02-11 20:59:42 +00:00
fee573ef91 feat: add bgutil
All checks were successful
lint-test-helm / lint-helm (push) Successful in 20s
render-manifests-push / render-manifests-push (push) Successful in 37s
renovate / renovate (push) Successful in 3m16s
2026-02-07 16:52:41 -06:00
d2db9b0e19 feat: change TZ
All checks were successful
lint-test-helm / lint-helm (push) Successful in 31s
render-manifests-push / render-manifests-push (push) Successful in 45s
renovate / renovate (push) Successful in 1m55s
2026-02-07 16:44:29 -06:00
3fca30bfd4 chore(deps): update bbilly1/tubearchivist docker tag to v0.5.9 (#3831)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-02-07 22:40:41 +00:00
db03b57c8c update redis charts
All checks were successful
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Successful in 2m1s
render-manifests-push / render-manifests-push (push) Successful in 2m36s
2026-01-08 16:09:34 -06:00
ed59fb6776 add gluetun to yubal
All checks were successful
lint-test-helm / lint-helm (push) Successful in 18s
render-manifests-push / render-manifests-push (push) Successful in 46s
renovate / renovate (push) Successful in 1m30s
2026-01-07 17:56:21 -06:00
1691a9056b Update ghcr.io/qdm12/gluetun:v3.41.0 Docker digest to 6b54856 (#3057)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 27s
renovate / renovate (push) Successful in 1m32s
2026-01-04 20:56:11 +00:00
c125db3a7f update gluetun
Some checks failed
lint-test-helm / lint-helm (push) Successful in 38s
render-manifests-push / render-manifests-push (push) Successful in 2m20s
renovate / renovate (push) Has been cancelled
2026-01-04 14:53:12 -06:00
7ca7a0157b expand redis
All checks were successful
lint-test-helm / lint-helm (push) Successful in 28s
render-manifests-push / render-manifests-push (push) Successful in 1m7s
renovate / renovate (push) Successful in 2m13s
2026-01-01 23:36:11 -06:00
8f90834648 scale 2025-12-27 10:51:40 -06:00
c5cb4e61d8 add health check and rule
All checks were successful
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 55s
renovate / renovate (push) Successful in 1m33s
2025-12-24 13:25:04 -06:00
099a4eccc1 Update ghcr.io/qdm12/gluetun Docker tag to v3.40.4 (#2813)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 13s
renovate / renovate (push) Has been cancelled
2025-12-24 18:26:27 +00:00
efd9c725aa update chart
All checks were successful
lint-test-helm / lint-helm (push) Successful in 9s
render-manifests-push / render-manifests-push (push) Successful in 1m31s
renovate / renovate (push) Successful in 1m40s
2025-12-24 00:26:20 -06:00
b6778a53fd adjust resource requests
All checks were successful
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 1m6s
renovate / renovate (push) Successful in 5m58s
2025-12-15 13:45:22 -06:00
481599f230 replace with chart
Some checks failed
lint-test-helm / lint-helm (push) Successful in 29s
render-manifests-push / render-manifests-push (push) Successful in 37s
renovate / renovate (push) Has been cancelled
2025-12-15 13:32:46 -06:00
3e90af0eb5 migrate
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
render-manifests / render-manifests-helm (push) Successful in 1m18s
renovate / renovate (push) Successful in 1m19s
2025-12-01 19:47:11 -06:00
4a30f53bd2 remove charts to prep for migration
Some checks failed
lint-test-helm / helm-lint (push) Successful in 28s
renovate / renovate (push) Has been cancelled
2025-12-01 15:05:25 -06:00
e102d910bc add render manifest workflow
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
render-manifests / render-manifests-helm (push) Failing after 30s
renovate / renovate (push) Successful in 2m6s
2025-11-29 21:41:00 -06:00