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 ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.9.1 ) #150

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

robottoms-up[bot]
Copy link
Contributor

@robottoms-up robottoms-up 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.9.1

Release Notes

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

v6.9.1

Compare Source

  • Transform nullish torrentDir to null 9b3d405

v6.9.0

Compare Source

  • enhancement(webhook): ability to override certain config options (#​886) c2e24f4
  • enhancement(pushNotifier): support multiple urls (#​889) b432a3a
  • feat(clients): option to use APIs instead of torrentDir (#​864) 7575467
  • logging(dataDirs): warn users with low max watches (#​885)
  • enhancement(linkType): support reflink (#​887)
  • fix(startup): delayed retries for checks on startup (#​888) 251d916
  • fix(startup): delayed retries for checks on startup 097631f

What's Changed

Full Changelog: cross-seed/cross-seed@v6.8.10...v6.9.0

v6.8.10

Compare Source

  • extract boilerplate for useClientTorrents (#​868) daadb46
  • flatten trackers 9b5d18c
  • fix(perf): prevent search/inject simultaneous indexing d6d9946
  • put into workable state e64f8de
  • extract boilerplate for useClientTorrents 4573550

What's Changed

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

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Renovate Bot.

@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 8e84ac8 to 9d50a1b Compare November 27, 2024 03:18
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.1.1 ) Nov 27, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 9d50a1b to 86c2147 Compare December 13, 2024 11:06
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.1.1 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.2.0 ) Dec 13, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 86c2147 to 6b54856 Compare December 15, 2024 22:06
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.2.0 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.2.1 ) Dec 15, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 6b54856 to 51cf753 Compare December 18, 2024 11:06
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.2.1 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.2.3 ) Dec 18, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 51cf753 to 3698393 Compare December 20, 2024 17:06
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.2.3 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.4.0 ) Dec 20, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 3698393 to 7ad6b2a Compare December 20, 2024 19:06
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.4.0 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.4.1 ) Dec 20, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 7ad6b2a to 7178578 Compare December 20, 2024 23:06
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.4.1 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.5.0 ) Dec 20, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 7178578 to b9a3c15 Compare December 21, 2024 17:06
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.5.0 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.5.1 ) Dec 21, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from b9a3c15 to 3ddaa02 Compare December 22, 2024 23:05
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.5.1 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.5.2 ) Dec 22, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 3ddaa02 to 4554fe8 Compare December 29, 2024 04:06
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.5.2 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.6.0 ) Dec 29, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 4554fe8 to 003dd17 Compare December 31, 2024 03:09
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.6.0 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.0 ) Dec 31, 2024
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 003dd17 to 266a5f8 Compare January 1, 2025 02:31
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.0 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.1 ) Jan 1, 2025
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 266a5f8 to aec8f8b Compare January 2, 2025 01:33
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.1 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.2 ) Jan 2, 2025
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from aec8f8b to 0e7445f Compare January 3, 2025 20:07
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.2 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.3 ) Jan 3, 2025
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.5 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.6 ) Jan 14, 2025
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 92d70e6 to f4be3f2 Compare January 15, 2025 21:06
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.6 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.7 ) Jan 15, 2025
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch 2 times, most recently from 0b95832 to 7828e7b Compare January 17, 2025 22:05
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.7 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.8 ) Jan 17, 2025
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 7828e7b to cb9a58d Compare January 18, 2025 06:06
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.8 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.9 ) Jan 18, 2025
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from cb9a58d to 1eac4a7 Compare January 19, 2025 19:05
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.9 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.10 ) Jan 19, 2025
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 1eac4a7 to 6986b64 Compare January 20, 2025 02:27
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.8.10 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.9.0 ) Jan 20, 2025
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch 2 times, most recently from 504449a to ca89420 Compare January 20, 2025 07:06
@robottoms-up robottoms-up bot changed the title feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.9.0 ) feat(container)!: Update ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.9.1 ) Jan 20, 2025
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch 11 times, most recently from d829540 to f9165b1 Compare January 26, 2025 05:06
@robottoms-up robottoms-up bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from f9165b1 to 41dab3e Compare January 26, 2025 06:07
@ProfMoo ProfMoo merged commit 7b9f461 into master Jan 26, 2025
@ProfMoo ProfMoo deleted the renovate/ghcr.io-cross-seed-cross-seed-6.x branch January 26, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant