Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container)!: Update image ghcr.io/cross-seed/cross-seed to v6 #1635

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mfin-bot[bot]
Copy link
Contributor

@mfin-bot mfin-bot bot commented Nov 26, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed major 5.9.2 -> 6.8.9

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.9

Compare Source

  • fix(torznab): properly exclude by timestamps per indexer (#​883) 5471476

What's Changed

Full Changelog: cross-seed/cross-seed@v6.8.8...v6.8.9

v6.8.8

Compare Source

  • enhancement(decide): check release version (#​882) bedeffb
  • enhancement(decide): check release version 239230d

What's Changed

Full Changelog: cross-seed/cross-seed@v6.8.7...v6.8.8

v6.8.7

Compare Source

  • fix(indexing): properly index new ensemble entries (#​881) fa890a4

What's Changed

Full Changelog: cross-seed/cross-seed@v6.8.6...v6.8.7

v6.8.6

Compare Source

  • fix(decide/cache): don't update db if snatch already exists (#​875) 7c19b5c
  • remove from db before deleting 325f705
  • move torrent cache cleanup to job dab2ebe
  • cleanup cached torrents with no access in the past year 36fda57
  • fix(decide/cache): don't update db if snatch already exists 514dfda

What's Changed

Full Changelog: cross-seed/cross-seed@v6.8.5...v6.8.6

v6.8.5

Compare Source

  • fix(action/linking): trim tracker to match qbit behavior (#​878) f8649d9
  • Ignore malformed or empty announce-list field (#​880) d4b8485
  • fix(outputDir): always verify ouputDir (#​874) b88c9ce
  • Ignore non-malformed or empty announce-list field 55781cc
  • fix(action/linking): trim tracker to match qbit behavior a95b313
  • fix(outputDir): always verify ouputDir 9c75464
  • fix(linking/test): use filterByContent instead of only blockList (#​870) 959e926
  • logging(job/inject): clarify logging (#​871) 19f29dd
  • logging(job/inject): clarify logging a8189cc
  • fix(linking/test): use filterByContent instead of only blockList c327c89

What's Changed

New Contributors

Full Changelog: cross-seed/cross-seed@v6.8.4...v6.8.5

v6.8.4

Compare Source

What's Changed

Full Changelog: cross-seed/cross-seed@v6.8.3...v6.8.4

v6.8.3

Compare Source

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

What's Changed

Full Changelog: cross-seed/cross-seed@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: cross-seed/cross-seed@v6.8.1...v6.8.2

v6.8.1

Compare Source

What's Changed

Full Changelog: cross-seed/cross-seed@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: cross-seed/cross-seed@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: cross-seed/cross-seed@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: cross-seed/cross-seed@v6.5.2...v6.6.0

v6.5.2

Compare Source

What's Changed

Full Changelog: cross-seed/cross-seed@v6.5.1...v6.5.2

v6.5.1

Compare Source

With the introduction of ensemble in the previous release (v6.5.0) it is necessary to, if you do not use a linkDir with injection, set seasonFromEpisode to null. This option defaults to enabled by default and requires disabling if not utilizing linking.

  • 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: cross-seed/cross-seed@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: cross-seed/cross-seed@v6.4.1...v6.5.0

v6.4.1

Compare Source


What's Changed

Full Changelog: cross-seed/cross-seed@v6.4.0...v6.4.1

What's Changed

Full Changelog: cross-seed/cross-seed@v6.4.0...v6.4.1

v6.4.0

Compare Source

  • enhancement(blocklist): torrent categories, tags, labels, sizes, and tracker hosts (#​773) c1dacae
  • remove unused parsing for non qbit clients aa7d8ad
  • support legacy style blocklisting 4fbcbcc
  • remove colon, rename hash to infohash, use regex for parsing 6bff4be
  • use sanitizeTrackerUrls c57516d
  • throw error if save paths can't be validated 2124082
  • blocklist torrent categories, tags, and tracker host 886cd75

What's Changed

Full Changelog: cross-seed/cross-seed@v6.3.0...v6.4.0

v6.3.0

Compare Source

  • fix(zod/linkdir): do not require linkdir for risky or partial when action is save (#​842) 5be51cb
  • feat(action/inject): resume injections below size threshold and readd skipRecheck (#​750) e6f5b9a
  • fix(zod/linkdir): do not require linkdir for risky or partial when action is save 7333428
  • clarify schema 8cf86f9
  • Only log "waiting for tasks" when inject is ran manually 52dce19
  • rename maxRemainingForResume to autoResumeMaxDownload 1652e81
  • readd skipRecheck since we can now resume torrents e766ccb
  • resume partials and always recheck-resume data/virtual f842ed6

What's Changed

Full Changelog: cross-seed/cross-seed@v6.2.3...v6.3.0

v6.2.3

Compare Source

  • enhancement(torrentDir): verify contents against client (#​841) eaf6d7c
  • verify torrentDir contents match clients 7821bec

What's Changed

Full Changelog: cross-seed/cross-seed@v6.2.2...v6.2.3

v6.2.2

Compare Source

  • fix(searchee): handle errors when creating data based searchees (#​840) 25f965d
  • handle errors when creating data based searchees 87f7fd2

What's Changed

Full Changelog: cross-seed/cross-seed@v6.2.1...v6.2.2

v6.2.1

Compare Source

  • fix(decide/cache): optimize query for using cached torrents (#​818) 13255e6
  • update docstring 374a394
  • only cache decisions with snatches 9650d49
  • use set instead of array for infoHashestoExclude a94033f
  • check link as well as guid for decision cache 438bfe1
  • optimize query for using cached torrents e64bd14
  • enhancement(config): better path verification at startup (#​835) 13847ab
  • fix unmarked nullish runtimeConfig options 40bef4f
  • test dataDirs linking after config validation 3ffa054
  • clarify docs 49d28c9
  • change relative dir to warning and clean up code a4029de
  • ensure duplicateCategory paths are valid on injection 64dc0b9
  • require absolute paths (except outputDir) e63493d
  • cross-seed inject requires inject action 88b1e64
  • handle errors when creating dataFiles 7847440
  • added checks for torrentDir and outputDir a1ccd47
  • none of cross-seed's dirs can be a child of any other 42c43ac
  • validate linking on startup 1b4f337
  • fix subfolder detection with cross platform paths 6aaee43

What's Changed

Full Changelog: cross-seed/cross-seed@v6.2.0...v6.2.1

v6.2.0

Compare Source

  • remove vscode file ee3dbf7
  • add vscode to gitignore f8825df
  • feat: add simple /api/ping endpoint (#​833) f61cfb8
  • enhancement(searchLimit): per unique queries on each indexer (#​821) 3ea48b5
  • enhancement(rss): better pagination using last seen candidates (#​826) aea6387
  • update(config-template): clarify usage across data and torrent for option descriptions (#​836) 35812c0
  • comments: primary http api endpoint and functions a431ee1
  • feat: add simple /api/ping endpoint ca5d283
  • use comparing 834504c
  • update logging for rss f03b7a1
  • change column name to last_seen_guid 3e3bd8e
  • use lastRun as fallback for deleted torrent 9fbc8b6
  • store last seen rss guid in db 91936e0
  • searchLimit per unique queries per indexer 3f9d8ea

What's Changed

Full Changelog: cross-seed/cross-seed@v6.1.1...v6.2.0

v6.1.1

Compare Source

  • enhancement(general): extract non feature functionality for upcoming features (#​783) e8facac
  • season regex matches season XX 7440979

v6.1.0

Compare Source

  • add(api/status): introduce status endpoint for health checks (#​828) dfe44bf
  • enforce appropriate methods on api endpoints 45167b6
  • introduce status endpoint for health checks a4b4af6

v6.0.1

Compare Source

  • Increase default searchLimit to 400 (#​832) a85e953
  • Increase searchLimit to 400 f1838fe
  • update(config-template): updates reference links to the documentation ca900ba

v6.0.0: Stable

Compare Source

We are releasing v6 stable. It has been prerelease for several months and we are confident in the features and stability. There are several breaking changes. For migration instructions, visit https://www.cross-seed.org/docs/v6-migration


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.


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

This PR has been generated by Renovate Bot.

@mfin-bot mfin-bot bot requested a review from mfin as a code owner November 26, 2024 01:32
@mfin-bot mfin-bot bot added the area/k8s Changes made in the k8s directory label Nov 26, 2024
@mfin-bot mfin-bot bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 9535e37 to 87aa27d Compare November 27, 2024 03:17
@mfin-bot mfin-bot bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch 3 times, most recently from be9a9bf to ed57277 Compare December 18, 2024 11:05
@mfin-bot mfin-bot bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch 6 times, most recently from 9ac9c03 to 623a8d7 Compare December 22, 2024 23:05
@mfin-bot mfin-bot bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch 6 times, most recently from 638e05f to d1bec92 Compare January 3, 2025 23:05
@mfin-bot mfin-bot bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch 4 times, most recently from 7f16f5e to 7bc0ada Compare January 17, 2025 22:05
| datasource | package                       | from  | to    |
| ---------- | ----------------------------- | ----- | ----- |
| docker     | ghcr.io/cross-seed/cross-seed | 5.9.2 | 6.8.9 |
@mfin-bot mfin-bot bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 7bc0ada to 343dfc2 Compare January 18, 2025 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/k8s Changes made in the k8s directory renovate/container type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants