Invidious fork with features exclusive to inv.nadeko.net https://inv.nadeko.net
  • Crystal 73.3%
  • HTML 14.7%
  • JavaScript 7.7%
  • CSS 2.7%
  • Shell 1%
  • Other 0.6%
Find a file
git.nadeko.net Renovate Bot 978ee19d6a
Some checks failed
Invidious CI / build (push) Failing after 13m25s
chore(deps): update https://code.forgejo.org/docker/login-action action to v4 (#358)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [https://code.forgejo.org/docker/login-action](https://code.forgejo.org/docker/login-action) | action | major | `v3.7.0` → `v4.4.0` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the warning logs for more information.

---

### Release Notes

<details>
<summary>docker/login-action (https://code.forgejo.org/docker/login-action)</summary>

### [`v4.4.0`](https://code.forgejo.org/docker/login-action/compare/v4.3.0...v4.4.0)

[Compare Source](https://code.forgejo.org/docker/login-action/compare/v4.3.0...v4.4.0)

### [`v4.3.0`](https://code.forgejo.org/docker/login-action/compare/v4.2.0...v4.3.0)

[Compare Source](https://code.forgejo.org/docker/login-action/compare/v4.2.0...v4.3.0)

### [`v4.2.0`](https://code.forgejo.org/docker/login-action/compare/v4.1.0...v4.2.0)

[Compare Source](https://code.forgejo.org/docker/login-action/compare/v4.1.0...v4.2.0)

### [`v4.1.0`](https://code.forgejo.org/docker/login-action/compare/v4.0.0...v4.1.0)

[Compare Source](https://code.forgejo.org/docker/login-action/compare/v4.0.0...v4.1.0)

### [`v4.0.0`](https://code.forgejo.org/docker/login-action/compare/v3.7.0...v4.0.0)

[Compare Source](https://code.forgejo.org/docker/login-action/compare/v3.7.0...v4.0.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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->

Reviewed-on: https://git.nadeko.net/Fijxu/invidious/pulls/358
2026-07-14 02:53:43 -04:00
.forgejo/workflows chore(deps): update https://code.forgejo.org/docker/login-action action to v4 (#358) 2026-07-14 02:53:43 -04:00
.github chore(deps): bump int128/docker-manifest-create-action (#5807) 2026-07-13 22:46:19 -04:00
.vscode update launch.json 2025-05-20 16:41:52 -04:00
assets Merge remote-tracking branch 'upstream' 2026-05-31 20:10:24 -04:00
config Merge remote-tracking branch 'upstream' 2026-07-14 02:52:35 -04:00
docker Dockerfile: update Crystal to 1.20.3 2026-07-14 02:53:15 -04:00
kubernetes limit feeds and delete materialized views 2024-07-21 13:00:26 -04:00
locales feat: Add support for POST requests on searches for privacy (#5551) 2026-05-29 23:48:11 -04:00
mocks@b55d58dea9 update submodule 2024-10-13 23:57:29 +02:00
screenshots Rework the README (#2135) 2021-07-24 20:48:30 +02:00
scripts Merge remote-tracking branch 'upstream' 2026-04-26 14:56:17 -04:00
spec Encapsulate videos parser and clip functions inside it's own Invidious::Videos::Parser and Invidious::Videos::Clip module (#5745) 2026-05-28 13:11:41 -04:00
src Merge remote-tracking branch 'upstream' 2026-07-14 02:52:35 -04:00
.ameba.yml Ameba: Disable Style/RedundantNext rule 2024-08-28 23:49:10 -07:00
.editorconfig Initial commit 2017-11-23 01:48:55 -06:00
.gitattributes Only ignore the videojs libraries 2021-05-23 17:59:02 +00:00
.gitignore Add the docs/ folder to gitignore (#3694) 2023-03-19 20:03:15 +01:00
.gitmodules Add mocks as a submodule 2022-06-08 23:56:40 +02:00
AI_POLICY.md Create AI_POLICY.md (#5791) 2026-07-04 08:20:07 +02:00
CHANGELOG.md Release v2.20260626.0 (#5787) 2026-06-27 21:34:03 +02:00
CHANGELOG_legacy.md Rename legacy changelog file 2024-04-27 00:14:46 +02:00
crystal_formatters.py Tokens: Server side generated tokens. 2024-10-17 23:44:30 -03:00
docker-compose.yml chore(deps): update docker.io/library/postgres docker tag to v18 (#329) 2026-05-15 12:24:41 -04:00
invidious.service Add logfile to systemd service and fix path 2019-01-23 21:31:52 +01:00
LICENSE Change license 2018-01-28 11:32:40 -06:00
Makefile Merge remote-tracking branch 'upstream/master' into master 2024-10-31 20:25:33 -03:00
nginx.conf docker-compose.yml for my instances 2024-07-21 13:00:26 -04:00
README.md Merge remote-tracking branch 'upstream' 2026-01-24 22:18:55 -03:00
renovate.json chore: Configure Renovate (#133) 2025-05-24 19:59:53 -04:00
shard.lock Rework video cache 2026-02-18 17:07:07 -03:00
shard.yml Merge remote-tracking branch 'upstream' 2026-07-14 02:52:35 -04:00
TRANSLATION TRANSLATION file for l10n 2020-05-26 18:02:21 +00:00
videojs-dependencies.yml Bump videojs to 7.12.1 (#3011) 2022-04-22 22:37:45 +02:00

inv.nadeko.net Invidious Fork

TODO