Update image ghcr.io/cross-seed/cross-seed to v6.5.1 #1006

Merged
jahanson merged 1 commit from renovate/ghcr.io-cross-seed-cross-seed-6.x into main 2024-12-21 13:09:54 -06:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed minor 6.4.1 -> 6.5.1

Release Notes

cross-seed/cross-seed (ghcr.io/cross-seed/cross-seed)

v6.5.1

Compare Source

  • update(cli/ensemble): add cli arg --no-season-from-episodes (#​846) 1ea96b7
  • allow seasonFromEpisodes with save or non-linking 5e23694
  • fix(searchee): use reduce instead to avoid call stack size limit (#​848) cebddff
  • update(config-template): Fix comment for disabling seasonFromEpisodes (#​847) a3c97ef
  • use reduce to avoid call stack size limit 98bac94
  • update(cli/ensemble): add cli arg --no-season-from-episodes 73a3923

What's Changed

New Contributors

Full Changelog: https://github.com/cross-seed/cross-seed/compare/v6.5.0...v6.5.1

v6.5.0

Compare Source

  • feat(match): ensemble matching for episodes (#​668) d6adcd6
  • update docs for blocklist a3b56a6
  • clean up code d37aca4
  • round ensemble length for rss/announce a177a37
  • drop linking requirement for matchMode if using action save cc6e9ca
  • rename logReason to logEnsemble ad32d3c
  • clarify ensemble logic 4f73a38
  • track mtimeMs for data/virtual to detect incomplete source 0c0dad8
  • ensemble matching f782c68

What's Changed

Full Changelog: https://github.com/cross-seed/cross-seed/compare/v6.4.1...v6.5.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/cross-seed/cross-seed](https://github.com/cross-seed/cross-seed) | minor | `6.4.1` -> `6.5.1` | --- ### Release Notes <details> <summary>cross-seed/cross-seed (ghcr.io/cross-seed/cross-seed)</summary> ### [`v6.5.1`](https://github.com/cross-seed/cross-seed/releases/tag/v6.5.1) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.5.0...v6.5.1) - update(cli/ensemble): add cli arg --no-season-from-episodes ([#&#8203;846](https://github.com/cross-seed/cross-seed/issues/846)) [`1ea96b7`](https://github.com/cross-seed/cross-seed/commit/1ea96b7) - allow seasonFromEpisodes with save or non-linking [`5e23694`](https://github.com/cross-seed/cross-seed/commit/5e23694) - fix(searchee): use reduce instead to avoid call stack size limit ([#&#8203;848](https://github.com/cross-seed/cross-seed/issues/848)) [`cebddff`](https://github.com/cross-seed/cross-seed/commit/cebddff) - update(config-template): Fix comment for disabling seasonFromEpisodes ([#&#8203;847](https://github.com/cross-seed/cross-seed/issues/847)) [`a3c97ef`](https://github.com/cross-seed/cross-seed/commit/a3c97ef) - use reduce to avoid call stack size limit [`98bac94`](https://github.com/cross-seed/cross-seed/commit/98bac94) - update(cli/ensemble): add cli arg --no-season-from-episodes [`73a3923`](https://github.com/cross-seed/cross-seed/commit/73a3923) *** #### What's Changed - update(config-template): Fix comment for disabling seasonFromEpisodes by [@&#8203;Shraymonks](https://github.com/Shraymonks) in https://github.com/cross-seed/cross-seed/pull/847 - fix(searchee): use reduce instead to avoid call stack size limit by [@&#8203;ShanaryS](https://github.com/ShanaryS) in https://github.com/cross-seed/cross-seed/pull/848 - update(cli/ensemble): add cli arg --no-season-from-episodes by [@&#8203;zakkarry](https://github.com/zakkarry) in https://github.com/cross-seed/cross-seed/pull/846 - also fixes accidental breaking change introduced in 6.5.0 for people using `action: "save"` #### New Contributors - [@&#8203;Shraymonks](https://github.com/Shraymonks) made their first contribution in https://github.com/cross-seed/cross-seed/pull/847 **Full Changelog**: https://github.com/cross-seed/cross-seed/compare/v6.5.0...v6.5.1 ### [`v6.5.0`](https://github.com/cross-seed/cross-seed/releases/tag/v6.5.0) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.4.1...v6.5.0) - feat(match): ensemble matching for episodes ([#&#8203;668](https://github.com/cross-seed/cross-seed/issues/668)) [`d6adcd6`](https://github.com/cross-seed/cross-seed/commit/d6adcd6) - update docs for blocklist [`a3b56a6`](https://github.com/cross-seed/cross-seed/commit/a3b56a6) - clean up code [`d37aca4`](https://github.com/cross-seed/cross-seed/commit/d37aca4) - round ensemble length for rss/announce [`a177a37`](https://github.com/cross-seed/cross-seed/commit/a177a37) - drop linking requirement for matchMode if using action save [`cc6e9ca`](https://github.com/cross-seed/cross-seed/commit/cc6e9ca) - rename logReason to logEnsemble [`ad32d3c`](https://github.com/cross-seed/cross-seed/commit/ad32d3c) - clarify ensemble logic [`4f73a38`](https://github.com/cross-seed/cross-seed/commit/4f73a38) - track mtimeMs for data/virtual to detect incomplete source [`0c0dad8`](https://github.com/cross-seed/cross-seed/commit/0c0dad8) - ensemble matching [`f782c68`](https://github.com/cross-seed/cross-seed/commit/f782c68) *** #### What's Changed - feat(match): ensemble matching for episodes by [@&#8203;ShanaryS](https://github.com/ShanaryS) in https://github.com/cross-seed/cross-seed/pull/668 **Full Changelog**: https://github.com/cross-seed/cross-seed/compare/v6.4.1...v6.5.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:eyJjcmVhdGVkSW5WZXIiOiIzOS43NS4xIiwidXBkYXRlZEluVmVyIjoiMzkuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
smeagol-help added 1 commit 2024-12-20 16:35:17 -06:00
smeagol-help force-pushed renovate/ghcr.io-cross-seed-cross-seed-6.x from 0a9972c382 to cfd6de152b 2024-12-21 10:35:13 -06:00 Compare
smeagol-help changed title from Update image ghcr.io/cross-seed/cross-seed to v6.5.0 to Update image ghcr.io/cross-seed/cross-seed to v6.5.1 2024-12-21 10:35:15 -06:00
jahanson merged commit 36ac53236f into main 2024-12-21 13:09:54 -06:00
jahanson deleted branch renovate/ghcr.io-cross-seed-cross-seed-6.x 2024-12-21 13:09:54 -06:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jahanson/theshire#1006
No description provided.