chore(deps): bump the github group with 5 updates - #1959
Merged
Conversation
Bumps the github group with 5 updates: | Package | From | To | | --- | --- | --- | | [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) | `1.0.123` | `1.0.133` | | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `9.2.0` | `9.2.1` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `7.2.1` | `7.2.2` | | [docker/login-action](https://github.com/docker/login-action) | `4.1.0` | `4.2.0` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `7.1.0` | `7.2.0` | Updates `anthropics/claude-code-action` from 1.0.123 to 1.0.133 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@v1.0.123...v1.0.133) Updates `golangci/golangci-lint-action` from 9.2.0 to 9.2.1 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v9.2.0...v9.2.1) Updates `goreleaser/goreleaser-action` from 7.2.1 to 7.2.2 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v7.2.1...v7.2.2) Updates `docker/login-action` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v4.1.0...v4.2.0) Updates `docker/build-push-action` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.133 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: golangci/golangci-lint-action dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: goreleaser/goreleaser-action dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github - dependency-name: docker/login-action dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github - dependency-name: docker/build-push-action dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github ... Signed-off-by: dependabot[bot] <support@github.com>
eleboucher
pushed a commit
to eleboucher/homelab
that referenced
this pull request
Jun 9, 2026
… (#950) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/qui](https://github.com/autobrr/qui) | minor | `v1.19.0` → `v1.20.0` | --- ### Release Notes <details> <summary>autobrr/qui (ghcr.io/autobrr/qui)</summary> ### [`v1.20.0`](https://github.com/autobrr/qui/releases/tag/v1.20.0) [Compare Source](autobrr/qui@v1.19.0...v1.20.0) ##### Changelog ##### New Features - [`9ad7ffe`](autobrr/qui@9ad7ffe): feat(automations): add include/exclude for trackers ([#​1953](autobrr/qui#1953)) ([@​martylukyy](https://github.com/martylukyy)) - [`e73867f`](autobrr/qui@e73867f): feat(ci): build binaries for develop branch ([#​1969](autobrr/qui#1969)) ([@​martylukyy](https://github.com/martylukyy)) - [`2020847`](autobrr/qui@2020847): feat(crossseed): match cross-tracker relabels and alternate and/& title spellings ([#​1990](autobrr/qui#1990)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`719866b`](autobrr/qui@719866b): feat(crossseed): route season packs to categories by resolution and source ([#​1972](autobrr/qui#1972)) ([@​s0up4200](https://github.com/s0up4200)) - [`a6e22ba`](autobrr/qui@a6e22ba): feat(i18n): add French translation, dynamic loading, and browser locale auto-detect ([#​1956](autobrr/qui#1956)) ([@​OlziYT](https://github.com/OlziYT)) - [`77c6ea8`](autobrr/qui@77c6ea8): feat(i18n): add German (de) translation ([#​1965](autobrr/qui#1965)) ([@​s0up4200](https://github.com/s0up4200)) - [`fc8664b`](autobrr/qui@fc8664b): feat(i18n): add multi-language support with Simplified Chinese ([#​1732](autobrr/qui#1732)) ([@​s0up4200](https://github.com/s0up4200)) - [`11ace50`](autobrr/qui@11ace50): feat(sse): stream torrent and activity updates, replacing background polling ([#​551](autobrr/qui#551)) ([@​s0up4200](https://github.com/s0up4200)) - [`9b7ed6c`](autobrr/qui@9b7ed6c): feat(torrents): filter for torrents with other tracker errors ([#​1945](autobrr/qui#1945)) ([@​martylukyy](https://github.com/martylukyy)) - [`62bbdb4`](autobrr/qui@62bbdb4): feat(web): virtualized and memoized the indexer search results ([#​1944](autobrr/qui#1944)) ([@​GtwoK](https://github.com/GtwoK)) ##### Bug Fixes - [`b10ef98`](autobrr/qui@b10ef98): fix(api): remove WriteTimeout that aborted downloads and SSE at 120s ([#​1964](autobrr/qui#1964)) ([@​s0up4200](https://github.com/s0up4200)) - [`255bb3e`](autobrr/qui@255bb3e): fix(arr): make arr\_id\_cache expiry timezone-independent ([#​1986](autobrr/qui#1986)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`4c1d743`](autobrr/qui@4c1d743): fix(crossseed): harden filesystem fallback and post-add rechecks ([#​1912](autobrr/qui#1912)) ([@​Audionut](https://github.com/Audionut)) - [`8b278e5`](autobrr/qui@8b278e5): fix(crossseed): pin explicit savepath when cross category save path diverges ([#​1993](autobrr/qui#1993)) ([@​s0up4200](https://github.com/s0up4200)) - [`cab1e0f`](autobrr/qui@cab1e0f): fix(gazelle): pre-search content matching and api limits ([#​1981](autobrr/qui#1981)) ([@​Audionut](https://github.com/Audionut)) - [`c3fa169`](autobrr/qui@c3fa169): fix(i18n): translate torrent state labels ([#​1955](autobrr/qui#1955)) ([@​s0up4200](https://github.com/s0up4200)) - [`ccb601d`](autobrr/qui@ccb601d): fix(proxy): forward API key auth to qBittorrent on passthrough requests ([#​1948](autobrr/qui#1948)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`3cba046`](autobrr/qui@3cba046): fix(qbittorrent): match 'repack available'/'grab internal' as unregistered ([#​1960](autobrr/qui#1960)) ([@​s0up4200](https://github.com/s0up4200)) - [`591941a`](autobrr/qui@591941a): fix(sse): pause torrent-list stream while the tab is hidden ([#​1994](autobrr/qui#1994)) ([@​s0up4200](https://github.com/s0up4200)) - [`f75a1eb`](autobrr/qui@f75a1eb): fix(sse): stop intermittent "offline" flips that fall back to polling ([#​1992](autobrr/qui#1992)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`c720c39`](autobrr/qui@c720c39): fix(web): emit allowSubcategories from the filtered-data callback ([#​1979](autobrr/qui#1979)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`602d440`](autobrr/qui@602d440): fix(web): preserve paginated rows on unified-view SSE updates ([#​1985](autobrr/qui#1985)) ([@​nitrobass24](https://github.com/nitrobass24)) ##### Other Changes - [`1006338`](autobrr/qui@1006338): chore(deps): bump actions/checkout from 6 to 6.0.2 in the github group ([#​1999](autobrr/qui#1999)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`667d654`](autobrr/qui@667d654): chore(deps): bump rls to v0.8.1 ([#​2007](autobrr/qui#2007)) ([@​s0up4200](https://github.com/s0up4200)) - [`cc7d70a`](autobrr/qui@cc7d70a): chore(deps): bump the github group with 5 updates ([#​1937](autobrr/qui#1937)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`cc49a49`](autobrr/qui@cc49a49): chore(deps): bump the github group with 5 updates ([#​1959](autobrr/qui#1959)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`eff1a65`](autobrr/qui@eff1a65): chore(deps): bump the golang group with 14 updates ([#​1988](autobrr/qui#1988)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`11da2c7`](autobrr/qui@11da2c7): chore(deps): bump the npm group in /web with 11 updates ([#​1989](autobrr/qui#1989)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`33aad41`](autobrr/qui@33aad41): chore(deps): bump the npm group in /web with 28 updates ([#​1946](autobrr/qui#1946)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`5c74fcf`](autobrr/qui@5c74fcf): chore(refactor): remove explicit any and enable no-explicit-any rule ([#​1966](autobrr/qui#1966)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`fefa624`](autobrr/qui@fefa624): chore(web): add vitest test infrastructure and CI gating ([#​1936](autobrr/qui#1936)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`90b573a`](autobrr/qui@90b573a): chore(web): remove unused code and packages ([#​1957](autobrr/qui#1957)) ([@​martylukyy](https://github.com/martylukyy)) - [`078fae9`](autobrr/qui@078fae9): docs(agents): scope agent guidance ([#​1995](autobrr/qui#1995)) ([@​Audionut](https://github.com/Audionut)) - [`264ccfb`](autobrr/qui@264ccfb): refactor(go): remove dead code ([#​1740](autobrr/qui#1740)) ([@​s0up4200](https://github.com/s0up4200)) - [`48d6f57`](autobrr/qui@48d6f57): refactor(web): extract TorrentTableDialogs from TorrentTableOptimized ([#​1980](autobrr/qui#1980)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`022f553`](autobrr/qui@022f553): refactor(web): extract compact-sort, cross-seed, and hotkey hooks ([#​1976](autobrr/qui#1976)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`298c78c`](autobrr/qui@298c78c): refactor(web): extract torrent-table display helpers and row components ([#​1970](autobrr/qui#1970)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`a5b741a`](autobrr/qui@a5b741a): refactor(web): extract useBulkActionWrappers ([#​1977](autobrr/qui#1977)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`d4a051e`](autobrr/qui@d4a051e): refactor(web): extract useTorrentSelection ([#​1974](autobrr/qui#1974)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`cf84390`](autobrr/qui@cf84390): refactor(web): extract useTorrentSelectionDerivations ([#​1975](autobrr/qui#1975)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`18adff9`](autobrr/qui@18adff9): refactor(web): extract useTorrentTableColumns and useTorrentTableNotifications ([#​1978](autobrr/qui#1978)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`eb336ac`](autobrr/qui@eb336ac): refactor(web): extract useTorrentTableFilterExpr ([#​1973](autobrr/qui#1973)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`f1556e8`](autobrr/qui@f1556e8): refactor(web): extract useTrackerIconCache and useEffectiveServerState ([#​1971](autobrr/qui#1971)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`31f2cd9`](autobrr/qui@31f2cd9): refactor(web): extract virtualization, filter-lifecycle FSM, and column DnD from TorrentTableOptimized ([#​1982](autobrr/qui#1982)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`fdd0e56`](autobrr/qui@fdd0e56): refactor(web): split types/index.ts into domain modules behind a barrel ([#​1968](autobrr/qui#1968)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`2cca076`](autobrr/qui@2cca076): test(db): speed up migrated database tests ([#​1938](autobrr/qui#1938)) ([@​Audionut](https://github.com/Audionut)) - [`a10e697`](autobrr/qui@a10e697): test(sse): warm up subscription before coalescing burst ([#​1987](autobrr/qui#1987)) ([@​s0up4200](https://github.com/s0up4200)) - [`05fda2a`](autobrr/qui@05fda2a): test(web): add unit tests for Priority 1 pure utilities ([#​1940](autobrr/qui#1940)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`8df70a5`](autobrr/qui@8df70a5): test: fan out testdb helper to remaining database.New callers ([#​1962](autobrr/qui#1962)) ([@​nitrobass24](https://github.com/nitrobass24)) **Full Changelog**: <autobrr/qui@v1.19.0...v1.20.0> ##### Docker images - `docker pull ghcr.io/autobrr/qui:v1.20.0` - `docker pull ghcr.io/autobrr/qui:latest` ##### What to do next? - Join our [Discord server](https://discord.autobrr.com/qui) Thank you for using qui! </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> Reviewed-on: https://git.erwanleboucher.dev/eleboucher/homelab/pulls/950
hbjydev
pushed a commit
to hbjydev/phoebe
that referenced
this pull request
Jun 10, 2026
… ) (#78) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/qui](https://github.com/autobrr/qui) | minor | `v1.19.0` → `v1.20.0` | --- >⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>autobrr/qui (ghcr.io/autobrr/qui)</summary> ### [`v1.20.0`](https://github.com/autobrr/qui/releases/tag/v1.20.0) [Compare Source](autobrr/qui@v1.19.0...v1.20.0) ##### Changelog ##### New Features - [`9ad7ffe`](autobrr/qui@9ad7ffe): feat(automations): add include/exclude for trackers ([#​1953](autobrr/qui#1953)) ([@​martylukyy](https://github.com/martylukyy)) - [`e73867f`](autobrr/qui@e73867f): feat(ci): build binaries for develop branch ([#​1969](autobrr/qui#1969)) ([@​martylukyy](https://github.com/martylukyy)) - [`2020847`](autobrr/qui@2020847): feat(crossseed): match cross-tracker relabels and alternate and/& title spellings ([#​1990](autobrr/qui#1990)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`719866b`](autobrr/qui@719866b): feat(crossseed): route season packs to categories by resolution and source ([#​1972](autobrr/qui#1972)) ([@​s0up4200](https://github.com/s0up4200)) - [`a6e22ba`](autobrr/qui@a6e22ba): feat(i18n): add French translation, dynamic loading, and browser locale auto-detect ([#​1956](autobrr/qui#1956)) ([@​OlziYT](https://github.com/OlziYT)) - [`77c6ea8`](autobrr/qui@77c6ea8): feat(i18n): add German (de) translation ([#​1965](autobrr/qui#1965)) ([@​s0up4200](https://github.com/s0up4200)) - [`fc8664b`](autobrr/qui@fc8664b): feat(i18n): add multi-language support with Simplified Chinese ([#​1732](autobrr/qui#1732)) ([@​s0up4200](https://github.com/s0up4200)) - [`11ace50`](autobrr/qui@11ace50): feat(sse): stream torrent and activity updates, replacing background polling ([#​551](autobrr/qui#551)) ([@​s0up4200](https://github.com/s0up4200)) - [`9b7ed6c`](autobrr/qui@9b7ed6c): feat(torrents): filter for torrents with other tracker errors ([#​1945](autobrr/qui#1945)) ([@​martylukyy](https://github.com/martylukyy)) - [`62bbdb4`](autobrr/qui@62bbdb4): feat(web): virtualized and memoized the indexer search results ([#​1944](autobrr/qui#1944)) ([@​GtwoK](https://github.com/GtwoK)) ##### Bug Fixes - [`b10ef98`](autobrr/qui@b10ef98): fix(api): remove WriteTimeout that aborted downloads and SSE at 120s ([#​1964](autobrr/qui#1964)) ([@​s0up4200](https://github.com/s0up4200)) - [`255bb3e`](autobrr/qui@255bb3e): fix(arr): make arr\_id\_cache expiry timezone-independent ([#​1986](autobrr/qui#1986)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`4c1d743`](autobrr/qui@4c1d743): fix(crossseed): harden filesystem fallback and post-add rechecks ([#​1912](autobrr/qui#1912)) ([@​Audionut](https://github.com/Audionut)) - [`8b278e5`](autobrr/qui@8b278e5): fix(crossseed): pin explicit savepath when cross category save path diverges ([#​1993](autobrr/qui#1993)) ([@​s0up4200](https://github.com/s0up4200)) - [`cab1e0f`](autobrr/qui@cab1e0f): fix(gazelle): pre-search content matching and api limits ([#​1981](autobrr/qui#1981)) ([@​Audionut](https://github.com/Audionut)) - [`c3fa169`](autobrr/qui@c3fa169): fix(i18n): translate torrent state labels ([#​1955](autobrr/qui#1955)) ([@​s0up4200](https://github.com/s0up4200)) - [`ccb601d`](autobrr/qui@ccb601d): fix(proxy): forward API key auth to qBittorrent on passthrough requests ([#​1948](autobrr/qui#1948)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`3cba046`](autobrr/qui@3cba046): fix(qbittorrent): match 'repack available'/'grab internal' as unregistered ([#​1960](autobrr/qui#1960)) ([@​s0up4200](https://github.com/s0up4200)) - [`591941a`](autobrr/qui@591941a): fix(sse): pause torrent-list stream while the tab is hidden ([#​1994](autobrr/qui#1994)) ([@​s0up4200](https://github.com/s0up4200)) - [`f75a1eb`](autobrr/qui@f75a1eb): fix(sse): stop intermittent "offline" flips that fall back to polling ([#​1992](autobrr/qui#1992)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`c720c39`](autobrr/qui@c720c39): fix(web): emit allowSubcategories from the filtered-data callback ([#​1979](autobrr/qui#1979)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`602d440`](autobrr/qui@602d440): fix(web): preserve paginated rows on unified-view SSE updates ([#​1985](autobrr/qui#1985)) ([@​nitrobass24](https://github.com/nitrobass24)) ##### Other Changes - [`1006338`](autobrr/qui@1006338): chore(deps): bump actions/checkout from 6 to 6.0.2 in the github group ([#​1999](autobrr/qui#1999)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`667d654`](autobrr/qui@667d654): chore(deps): bump rls to v0.8.1 ([#​2007](autobrr/qui#2007)) ([@​s0up4200](https://github.com/s0up4200)) - [`cc7d70a`](autobrr/qui@cc7d70a): chore(deps): bump the github group with 5 updates ([#​1937](autobrr/qui#1937)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`cc49a49`](autobrr/qui@cc49a49): chore(deps): bump the github group with 5 updates ([#​1959](autobrr/qui#1959)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`eff1a65`](autobrr/qui@eff1a65): chore(deps): bump the golang group with 14 updates ([#​1988](autobrr/qui#1988)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`11da2c7`](autobrr/qui@11da2c7): chore(deps): bump the npm group in /web with 11 updates ([#​1989](autobrr/qui#1989)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`33aad41`](autobrr/qui@33aad41): chore(deps): bump the npm group in /web with 28 updates ([#​1946](autobrr/qui#1946)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`5c74fcf`](autobrr/qui@5c74fcf): chore(refactor): remove explicit any and enable no-explicit-any rule ([#​1966](autobrr/qui#1966)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`fefa624`](autobrr/qui@fefa624): chore(web): add vitest test infrastructure and CI gating ([#​1936](autobrr/qui#1936)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`90b573a`](autobrr/qui@90b573a): chore(web): remove unused code and packages ([#​1957](autobrr/qui#1957)) ([@​martylukyy](https://github.com/martylukyy)) - [`078fae9`](autobrr/qui@078fae9): docs(agents): scope agent guidance ([#​1995](autobrr/qui#1995)) ([@​Audionut](https://github.com/Audionut)) - [`264ccfb`](autobrr/qui@264ccfb): refactor(go): remove dead code ([#​1740](autobrr/qui#1740)) ([@​s0up4200](https://github.com/s0up4200)) - [`48d6f57`](autobrr/qui@48d6f57): refactor(web): extract TorrentTableDialogs from TorrentTableOptimized ([#​1980](autobrr/qui#1980)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`022f553`](autobrr/qui@022f553): refactor(web): extract compact-sort, cross-seed, and hotkey hooks ([#​1976](autobrr/qui#1976)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`298c78c`](autobrr/qui@298c78c): refactor(web): extract torrent-table display helpers and row components ([#​1970](autobrr/qui#1970)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`a5b741a`](autobrr/qui@a5b741a): refactor(web): extract useBulkActionWrappers ([#​1977](autobrr/qui#1977)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`d4a051e`](autobrr/qui@d4a051e): refactor(web): extract useTorrentSelection ([#​1974](autobrr/qui#1974)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`cf84390`](autobrr/qui@cf84390): refactor(web): extract useTorrentSelectionDerivations ([#​1975](autobrr/qui#1975)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`18adff9`](autobrr/qui@18adff9): refactor(web): extract useTorrentTableColumns and useTorrentTableNotifications ([#​1978](autobrr/qui#1978)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`eb336ac`](autobrr/qui@eb336ac): refactor(web): extract useTorrentTableFilterExpr ([#​1973](autobrr/qui#1973)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`f1556e8`](autobrr/qui@f1556e8): refactor(web): extract useTrackerIconCache and useEffectiveServerState ([#​1971](autobrr/qui#1971)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`31f2cd9`](autobrr/qui@31f2cd9): refactor(web): extract virtualization, filter-lifecycle FSM, and column DnD from TorrentTableOptimized ([#​1982](autobrr/qui#1982)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`fdd0e56`](autobrr/qui@fdd0e56): refactor(web): split types/index.ts into domain modules behind a barrel ([#​1968](autobrr/qui#1968)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`2cca076`](autobrr/qui@2cca076): test(db): speed up migrated database tests ([#​1938](autobrr/qui#1938)) ([@​Audionut](https://github.com/Audionut)) - [`a10e697`](autobrr/qui@a10e697): test(sse): warm up subscription before coalescing burst ([#​1987](autobrr/qui#1987)) ([@​s0up4200](https://github.com/s0up4200)) - [`05fda2a`](autobrr/qui@05fda2a): test(web): add unit tests for Priority 1 pure utilities ([#​1940](autobrr/qui#1940)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`8df70a5`](autobrr/qui@8df70a5): test: fan out testdb helper to remaining database.New callers ([#​1962](autobrr/qui#1962)) ([@​nitrobass24](https://github.com/nitrobass24)) **Full Changelog**: <autobrr/qui@v1.19.0...v1.20.0> ##### Docker images - `docker pull ghcr.io/autobrr/qui:v1.20.0` - `docker pull ghcr.io/autobrr/qui:latest` ##### What to do next? - Join our [Discord server](https://discord.autobrr.com/qui) Thank you for using qui! </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/London) - 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE5NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> Reviewed-on: https://forgejo.hayden.moe/hayden/phoebe/pulls/78
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github group with 5 updates:
1.0.1231.0.1339.2.09.2.17.2.17.2.24.1.04.2.07.1.07.2.0Updates
anthropics/claude-code-actionfrom 1.0.123 to 1.0.133Release notes
Sourced from anthropics/claude-code-action's releases.
... (truncated)
Commits
787c5a0chore: bump Claude Code to 2.1.150 and Agent SDK to 0.3.1504257c8eUse workload identity federation for Claude auth in CI workflows (#1344)bbfaf8echore: bump Claude Code to 2.1.149 and Agent SDK to 0.3.1494481e6dchore: bump Claude Code to 2.1.148 and Agent SDK to 0.3.148661a6feAdd Workload Identity Federation (OIDC) authentication support (#1338)c9d66afchore: bump Claude Code to 2.1.147 and Agent SDK to 0.3.14720c8abfchore: bump Claude Code to 2.1.146 and Agent SDK to 0.3.1461dc994eResolve actor account type before applying allowed_bots (#1330)ca89df3chore: bump Claude Code to 2.1.145 and Agent SDK to 0.3.145fd1877dSimplify comment tool instructions in prompt (#1328)Updates
golangci/golangci-lint-actionfrom 9.2.0 to 9.2.1Release notes
Sourced from golangci/golangci-lint-action's releases.
Commits
82606bfchore: prepare release v9.2.197c8387chore: improve workflows (#1394)28d0a19build(deps): bump the dependencies group across 1 directory with 2 updates633fbc7build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (#1391)59f43e2build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 (#1389)9eb174ebuild(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 (#1386)4f52504build(deps): bump github/codeql-action from 4 to 4.35.2 (#1384)6f87dfddocs: update examplesc9500d7chore: improve workflows03b1faachore: improve issue templatesUpdates
goreleaser/goreleaser-actionfrom 7.2.1 to 7.2.2Release notes
Sourced from goreleaser/goreleaser-action's releases.
Commits
5daf1e9fix: nightly resolution to select newest published release (#562)5cc7ebbci: update actions702f5f9ci(deps): bump the actions group with 3 updates (#560)Updates
docker/login-actionfrom 4.1.0 to 4.2.0Release notes
Sourced from docker/login-action's releases.
Commits
650006cMerge pull request #960 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...99df1a3chore: update generated content3ab375fbuild(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...39d8580Merge pull request #970 from docker/dependabot/npm_and_yarn/docker/actions-to...4eefcd3chore: update generated content56d092cbuild(deps): bump@docker/actions-toolkitfrom 0.86.0 to 0.90.0e2e31caMerge pull request #976 from docker/dependabot/npm_and_yarn/actions/core-3.0.10bced94chore: update generated content3e75a0fbuild(deps): bump@actions/corefrom 3.0.0 to 3.0.1365bebdMerge pull request #984 from docker/dependabot/github_actions/aws-actions/con...Updates
docker/build-push-actionfrom 7.1.0 to 7.2.0Release notes
Sourced from docker/build-push-action's releases.
Commits
f9f3042Merge pull request #1517 from docker/dependabot/npm_and_yarn/docker/actions-t...812d5fdchore: update generated contentb6f6693chore(deps): Bump@docker/actions-toolkitfrom 0.87.0 to 0.90.0c1c626eMerge pull request #1525 from docker/dependabot/npm_and_yarn/actions/core-3.0.151bb284chore: update generated content5f7884dchore(deps): Bump@actions/corefrom 3.0.0 to 3.0.1e01deffMerge pull request #1521 from docker/dependabot/npm_and_yarn/fast-xml-parser-...3804d49chore: update generated content71e8947chore(deps): Bump fast-xml-parser from 5.5.7 to 5.8.04925ad2Merge pull request #1526 from docker/dependabot/npm_and_yarn/postcss-8.5.10Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions