Update image ghcr.io/cross-seed/cross-seed to v6.8.4 #1028

Open
smeagol-help wants to merge 1 commit from renovate/ghcr.io-cross-seed-cross-seed-6.x into main
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed minor 6.5.2 -> 6.8.4

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v6.8.4

Compare Source

What's Changed

Full Changelog: https://github.com/cross-seed/cross-seed/compare/v6.8.3...v6.8.4

v6.8.3

Compare Source

  • fix(config): properly initialize default variables (#​866) 9e69460

What's Changed

Full Changelog: https://github.com/cross-seed/cross-seed/compare/v6.8.2...v6.8.3

v6.8.2

Compare Source

  • fix(rtorrent): get correct save path for ensemble (#​863) 34db4db
  • fix(rtorrent): get correct save path for ensemble 3819aa6

What's Changed

Full Changelog: https://github.com/cross-seed/cross-seed/compare/v6.8.1...v6.8.2

v6.8.1

Compare Source

What's Changed

Full Changelog: https://github.com/cross-seed/cross-seed/compare/v6.8.0...v6.8.1

v6.8.0

Compare Source

  • enhancement(action/linking): support multiple linkDirs (#​861) 67c2e08
  • only warn on incorrect linkDir drive for symlink if multiple linkDirs ae8d7f1
  • move getLinkDir to action 0b94975
  • enhancement(action/linking): support multiple linkDirs bd8e8e0

What's Changed

Full Changelog: https://github.com/cross-seed/cross-seed/compare/v6.7.0...v6.8.0

v6.7.0

Compare Source

  • fix(zod/webhook): corrects bad logic on path validation in webhook api calls (#​860) 5cc1cab
  • enhancement(dataDirs): support rss/announce matching (#​857) 199df38
  • fix(zod/webhook): corrects bad logic on path validation in webhook api calls 09f34be
  • move memDB schema to db.ts d6fbac4
  • only reindex changed paths for dataDirs 9f24e58
  • better logging with indexer failures a590dbe
  • use memoization when creating File[] 9941211
  • enhancement(dataDirs): support rss/announce matching 99addfb

What's Changed

Full Changelog: https://github.com/cross-seed/cross-seed/compare/v6.6.0...v6.7.0

v6.6.0

Compare Source

  • ehancement(pushNotifier): additional info in response (#​856) 8d26823
  • fix(checkNewCandidateMatch): skip unparsable entries (#​855) 6da6a7d
  • enhancement(inject): skip recheck for complete data/ensemble (#​853) 98d7097
  • enhancement(config/blockList): prevent useless blockList entries (#​852) 7869235
  • group searchee info into object ca861da
  • only display error for unapplicable blocklist entries 0d4589a
  • enhanment(inject): skip recheck for complete data/ensemble matches d80bad7
  • ehancement(pushNotifier): add if paused to response 54d0b4d
  • fix(checkNewCandidateMatch): skip unparsable entries 3ce5908
  • enhancement(config/blockList): prevent useless blockList entries 864be2e

What's Changed

Full Changelog: https://github.com/cross-seed/cross-seed/compare/v6.5.2...v6.6.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.5.2` -> `6.8.4` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cross-seed/cross-seed (ghcr.io/cross-seed/cross-seed)</summary> ### [`v6.8.4`](https://github.com/cross-seed/cross-seed/releases/tag/v6.8.4) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.8.3...v6.8.4) #### What's Changed - fix(db): prevent cross-seed hanging on exit by [@&#8203;ShanaryS](https://github.com/ShanaryS) in https://github.com/cross-seed/cross-seed/pull/867 **Full Changelog**: https://github.com/cross-seed/cross-seed/compare/v6.8.3...v6.8.4 ### [`v6.8.3`](https://github.com/cross-seed/cross-seed/releases/tag/v6.8.3) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.8.2...v6.8.3) - fix(config): properly initialize default variables ([#&#8203;866](https://github.com/cross-seed/cross-seed/issues/866)) [`9e69460`](https://github.com/cross-seed/cross-seed/commit/9e694601) *** #### What's Changed - fix(config): properly initialize default variables by [@&#8203;ShanaryS](https://github.com/ShanaryS) in https://github.com/cross-seed/cross-seed/pull/866 **Full Changelog**: https://github.com/cross-seed/cross-seed/compare/v6.8.2...v6.8.3 ### [`v6.8.2`](https://github.com/cross-seed/cross-seed/releases/tag/v6.8.2) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.8.1...v6.8.2) - fix(rtorrent): get correct save path for ensemble ([#&#8203;863](https://github.com/cross-seed/cross-seed/issues/863)) [`34db4db`](https://github.com/cross-seed/cross-seed/commit/34db4db) - fix(rtorrent): get correct save path for ensemble [`3819aa6`](https://github.com/cross-seed/cross-seed/commit/3819aa6) *** #### What's Changed - fix(rtorrent): get correct save path for ensemble by [@&#8203;ShanaryS](https://github.com/ShanaryS) in https://github.com/cross-seed/cross-seed/pull/863 **Full Changelog**: https://github.com/cross-seed/cross-seed/compare/v6.8.1...v6.8.2 ### [`v6.8.1`](https://github.com/cross-seed/cross-seed/releases/tag/v6.8.1) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.8.0...v6.8.1) #### What's Changed - fix(data/index): check against empty files by [@&#8203;ShanaryS](https://github.com/ShanaryS) in https://github.com/cross-seed/cross-seed/pull/862 **Full Changelog**: https://github.com/cross-seed/cross-seed/compare/v6.8.0...v6.8.1 ### [`v6.8.0`](https://github.com/cross-seed/cross-seed/releases/tag/v6.8.0) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.7.0...v6.8.0) - enhancement(action/linking): support multiple linkDirs ([#&#8203;861](https://github.com/cross-seed/cross-seed/issues/861)) [`67c2e08`](https://github.com/cross-seed/cross-seed/commit/67c2e08) - only warn on incorrect linkDir drive for symlink if multiple linkDirs [`ae8d7f1`](https://github.com/cross-seed/cross-seed/commit/ae8d7f1) - move getLinkDir to action [`0b94975`](https://github.com/cross-seed/cross-seed/commit/0b94975) - enhancement(action/linking): support multiple linkDirs [`bd8e8e0`](https://github.com/cross-seed/cross-seed/commit/bd8e8e0) *** #### What's Changed - enhancement(action/linking): support multiple linkDirs by [@&#8203;ShanaryS](https://github.com/ShanaryS) in https://github.com/cross-seed/cross-seed/pull/861 **Full Changelog**: https://github.com/cross-seed/cross-seed/compare/v6.7.0...v6.8.0 ### [`v6.7.0`](https://github.com/cross-seed/cross-seed/releases/tag/v6.7.0) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.6.0...v6.7.0) - fix(zod/webhook): corrects bad logic on path validation in webhook api calls ([#&#8203;860](https://github.com/cross-seed/cross-seed/issues/860)) [`5cc1cab`](https://github.com/cross-seed/cross-seed/commit/5cc1cab) - enhancement(dataDirs): support rss/announce matching ([#&#8203;857](https://github.com/cross-seed/cross-seed/issues/857)) [`199df38`](https://github.com/cross-seed/cross-seed/commit/199df38) - fix(zod/webhook): corrects bad logic on path validation in webhook api calls [`09f34be`](https://github.com/cross-seed/cross-seed/commit/09f34be) - move memDB schema to db.ts [`d6fbac4`](https://github.com/cross-seed/cross-seed/commit/d6fbac4) - only reindex changed paths for dataDirs [`9f24e58`](https://github.com/cross-seed/cross-seed/commit/9f24e58) - better logging with indexer failures [`a590dbe`](https://github.com/cross-seed/cross-seed/commit/a590dbe) - use memoization when creating File\[] [`9941211`](https://github.com/cross-seed/cross-seed/commit/9941211) - enhancement(dataDirs): support rss/announce matching [`99addfb`](https://github.com/cross-seed/cross-seed/commit/99addfb) *** #### What's Changed - enhancement(dataDirs): support rss/announce matching by [@&#8203;ShanaryS](https://github.com/ShanaryS) in https://github.com/cross-seed/cross-seed/pull/857 - fix(zod/webhook): corrects bad logic on path validation in webhook api calls by [@&#8203;zakkarry](https://github.com/zakkarry) in https://github.com/cross-seed/cross-seed/pull/860 **Full Changelog**: https://github.com/cross-seed/cross-seed/compare/v6.6.0...v6.7.0 ### [`v6.6.0`](https://github.com/cross-seed/cross-seed/releases/tag/v6.6.0) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.5.2...v6.6.0) - ehancement(pushNotifier): additional info in response ([#&#8203;856](https://github.com/cross-seed/cross-seed/issues/856)) [`8d26823`](https://github.com/cross-seed/cross-seed/commit/8d26823) - fix(checkNewCandidateMatch): skip unparsable entries ([#&#8203;855](https://github.com/cross-seed/cross-seed/issues/855)) [`6da6a7d`](https://github.com/cross-seed/cross-seed/commit/6da6a7d) - enhancement(inject): skip recheck for complete data/ensemble ([#&#8203;853](https://github.com/cross-seed/cross-seed/issues/853)) [`98d7097`](https://github.com/cross-seed/cross-seed/commit/98d7097) - enhancement(config/blockList): prevent useless blockList entries ([#&#8203;852](https://github.com/cross-seed/cross-seed/issues/852)) [`7869235`](https://github.com/cross-seed/cross-seed/commit/7869235) - group searchee info into object [`ca861da`](https://github.com/cross-seed/cross-seed/commit/ca861da) - only display error for unapplicable blocklist entries [`0d4589a`](https://github.com/cross-seed/cross-seed/commit/0d4589a) - enhanment(inject): skip recheck for complete data/ensemble matches [`d80bad7`](https://github.com/cross-seed/cross-seed/commit/d80bad7) - ehancement(pushNotifier): add if paused to response [`54d0b4d`](https://github.com/cross-seed/cross-seed/commit/54d0b4d) - fix(checkNewCandidateMatch): skip unparsable entries [`3ce5908`](https://github.com/cross-seed/cross-seed/commit/3ce5908) - enhancement(config/blockList): prevent useless blockList entries [`864be2e`](https://github.com/cross-seed/cross-seed/commit/864be2e) *** #### What's Changed - enhancement(config/blockList): prevent useless blockList entries by [@&#8203;ShanaryS](https://github.com/ShanaryS) in https://github.com/cross-seed/cross-seed/pull/852 - enhancement(inject): skip recheck for complete data/ensemble by [@&#8203;ShanaryS](https://github.com/ShanaryS) in https://github.com/cross-seed/cross-seed/pull/853 - fix(checkNewCandidateMatch): skip unparsable entries by [@&#8203;ShanaryS](https://github.com/ShanaryS) in https://github.com/cross-seed/cross-seed/pull/855 - ehancement(pushNotifier): additional info in response by [@&#8203;ShanaryS](https://github.com/ShanaryS) in https://github.com/cross-seed/cross-seed/pull/856 **Full Changelog**: https://github.com/cross-seed/cross-seed/compare/v6.5.2...v6.6.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
smeagol-help added 1 commit 2024-12-28 21:36:02 -06:00
smeagol-help force-pushed renovate/ghcr.io-cross-seed-cross-seed-6.x from a82c4911d4 to fc1cb1f6b6 2024-12-30 21:06:35 -06:00 Compare
smeagol-help changed title from Update image ghcr.io/cross-seed/cross-seed to v6.6.0 to Update image ghcr.io/cross-seed/cross-seed to v6.8.0 2024-12-30 21:06:38 -06:00
smeagol-help force-pushed renovate/ghcr.io-cross-seed-cross-seed-6.x from fc1cb1f6b6 to 98c3ca6da3 2024-12-31 13:41:24 -06:00 Compare
smeagol-help force-pushed renovate/ghcr.io-cross-seed-cross-seed-6.x from 98c3ca6da3 to f72bf69418 2024-12-31 20:06:39 -06:00 Compare
smeagol-help changed title from Update image ghcr.io/cross-seed/cross-seed to v6.8.0 to Update image ghcr.io/cross-seed/cross-seed to v6.8.1 2024-12-31 20:06:41 -06:00
smeagol-help force-pushed renovate/ghcr.io-cross-seed-cross-seed-6.x from f72bf69418 to 0a27fc589c 2025-01-02 04:39:19 -06:00 Compare
smeagol-help changed title from Update image ghcr.io/cross-seed/cross-seed to v6.8.1 to Update image ghcr.io/cross-seed/cross-seed to v6.8.2 2025-01-02 04:39:22 -06:00
smeagol-help force-pushed renovate/ghcr.io-cross-seed-cross-seed-6.x from 0a27fc589c to 6cdbb3f533 2025-01-03 13:07:49 -06:00 Compare
smeagol-help changed title from Update image ghcr.io/cross-seed/cross-seed to v6.8.2 to Update image ghcr.io/cross-seed/cross-seed to v6.8.3 2025-01-03 13:07:50 -06:00
smeagol-help force-pushed renovate/ghcr.io-cross-seed-cross-seed-6.x from 6cdbb3f533 to 3024009de8 2025-01-03 16:38:00 -06:00 Compare
smeagol-help changed title from Update image ghcr.io/cross-seed/cross-seed to v6.8.3 to Update image ghcr.io/cross-seed/cross-seed to v6.8.4 2025-01-03 16:38:02 -06:00
smeagol-help force-pushed renovate/ghcr.io-cross-seed-cross-seed-6.x from 3024009de8 to bc9738e897 2025-01-04 22:26:40 -06:00 Compare
smeagol-help force-pushed renovate/ghcr.io-cross-seed-cross-seed-6.x from bc9738e897 to 07290381ae 2025-01-05 04:27:16 -06:00 Compare
smeagol-help force-pushed renovate/ghcr.io-cross-seed-cross-seed-6.x from 07290381ae to f8ca16c8d0 2025-01-06 04:53:42 -06:00 Compare
smeagol-help force-pushed renovate/ghcr.io-cross-seed-cross-seed-6.x from f8ca16c8d0 to afd71b4ad1 2025-01-06 20:00:24 -06:00 Compare
smeagol-help force-pushed renovate/ghcr.io-cross-seed-cross-seed-6.x from afd71b4ad1 to 8ea6f3442d 2025-01-10 08:40:08 -06:00 Compare
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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#1028
No description provided.