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 ( 5.9.2 → 6.1.1 ) #2954

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2024

This PR contains the following updates:

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

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

Compare Source

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

v6.1.0

  • 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

v6.0.0-46

Compare Source


v6.0.0-45

Compare Source

previous release went out incorrectly

v6.0.0-44

Compare Source

New Contributors

Full Changelog: cross-seed/cross-seed@v6.0.0-43...v6.0.0-44

v6.0.0-43

Compare Source

  • enhancement(inject): exponential backoff to check if injection is complete (#​812) b173467
  • update(logging/webhook): warn on no indexers and verbose log the request (#​809) 078d31d
  • move wait for completion to TorrentClient.ts 61afc87
  • move fix deeper 770a8e5
  • update(config-template): remove spaces formatting added 1cc69c8
  • update(logging/webhook): warn on no indexers in with webhook and verbose the request e2c26f6
  • move backoff to client functions a5da3cc
  • enhancement(clear-cache): also clear search timestamps (#​785) f0dd0ea
  • exponential backoff to check if injection is complete aa24aa2
  • Update clear-cache message 1336a4e
  • Clear entire timestamp db 2259795
  • Clear timestamps with the clear-cache command 47c00e9

v6.0.0-42

Compare Source

  • recheck partials on rtorrent injection 5c51693

v6.0.0-41

Compare Source

v6.0.0-40

Compare Source

What's Changed

Full Changelog: cross-seed/cross-seed@v6.0.0-39...v6.0.0-40

v6.0.0-39

Compare Source

v6.0.0-38

Compare Source

  • use load.normal for paused injections 217a533
  • cleanup(prep/v6-stable): spell-check and formatting for v6 stable (#​805) 9f2916c
  • cleanup(prep/v6-stable): spell-check and formatting for v6 stable de04558

v6.0.0-37

Compare Source

  • fix(rTorrent): add logging for failed injections (#​807) f58fb78
  • add logging for failed rtorrent injections 6c2fe82

v6.0.0-36

Compare Source

v6.0.0-35

Compare Source

  • update(issue-template): change ordering of templates to reduce confusion (#​800) 203c1cd
  • fix(inject): false positive blocklist message summary (#​787) 8e8f95a
  • fix(torrentDir): require torrentDir for rss and announce (#​791) 03e3bd4
  • fix(utils/parsing): strip scene title before release group (#​786) 699e681
  • update(regex/groups): check for improperly identified groups when group is missing (#​793) c001afe
  • fix(dep/knex): fixed failing tests on knex import (#​792) ba5cdaf
  • build(deps): bump rollup from 4.21.0 to 4.22.4 (#​796) a152ef3
  • build(deps): bump vite from 5.4.2 to 5.4.6 (#​794) 6ad6804

v6.0.0-34

Compare Source

  • fix(logging/webhook): log request before error in invalid webhook (#​784) 0c51d38
  • fix(logging/webhook): log request recvd before error in invalid webhook 8552466

v6.0.0-33

Compare Source

  • enhancement(rss): support pagination for rss if gap longer than rssCadence (#​758) f8da686
  • Implement pagination on a per-indexer basis with async generators 89564da
  • Extract single-indexer makeRequest function bf4afa3
  • add combineAsyncIterables helper 5faa53a
  • add ttl to logOnce helper 54c8b4b
  • add dev overrides 0fca545
  • switch to using AbortSignal.timeout everywhere f7bb083
  • clean up indexer and torznab types 9d43b29
  • Add RSS pagination 006941c
  • deserialize indexer objects (#​781) 05b8af7
  • Move last db call into indexers.ts 1c17120
  • consolidate field selection c80462a
  • use hydrated indexer objects everywhere e53436a
  • define caps more rigorously a9dd30c
  • fix(action/inject): prevent cross-seed inject if no client (#​779) 98d0920
  • Discard changes to src/clients/TorrentClient.ts 77617fa
  • Discard changes to src/action.ts 2d0622c
  • Discard changes to src/inject.ts cfa4064
  • Prevent usage of cross-seed inject without a client c0b796b
  • [EXAMPLE] Adds test framework via vitest (#​772) a8941b0
  • add npm run test to ci c76e753
  • Linting 604f2a2
  • Added more usage of the fileFactory f918ce9
  • Implemented a factory pattern for generating fixtures b83c2a9
  • Removed a bunch of 'as File's 7974051
  • Typo 4e214d2
  • Added examples for testing regexes 986e8d7
  • Added support for test coverage 2a6cc2e
  • Added some example tests for the utils file da53c15
  • Add asdf file to gitignore ad76009

v6.0.0-32

Compare Source

  • hotfix(search/books): parse calibre index on data searches before cleaning title (#​780) 3b5977a
  • replace calibre index before cleaning title c04ce63
  • simplify logic on calibre book data search 066f5b6

v6.0.0-31

Compare Source

  • fix(torznab/ebook): filter calibre library index from tail of data-based search titles (#​778) bef2524
  • feat(action/inject): add inject job to retry saved torrents and more (#​670) 606e733

v6.0.0-30

Compare Source

  • fix(prefilter/logic): misplaced logic in arr directory detection (#​777) 48073e4

v6.0.0-29

Compare Source

  • enhancement(decide/cache): use fuzzy lookups for certain guids (#​775) 6a11d9d
  • fix(qbit/inject): catch terminate connection error and confirm if in client (#​774) c5b046e
  • fix(prefilter): add check for non-video ratio in arr dir check (#​776) 103e7a5

v6.0.0-28

Compare Source

  • update(mediatype/video): support for identifying mediatype of video disc images (#​769) bf3b1ba
  • fix(startup/perm): check config_dir exists before permissions check (#​768) 1c41b4f
  • fix(regex/arr-dir): adds dvd as exempt keyword for arr-dir (#​767) f0edf44
  • enhancement(search): remove year from series (#​765) b9cafb9
  • fix(search): remove erroneous hyphens in torznab queries (#​771) 9fab538
  • fix(regex/anime): never match audio channels as release (#​764) e22deb7

v6.0.0-27

Compare Source

v6.0.0-26

Compare Source

  • fix(searchee): correctly parse date episodes and skip parsing non-video (#​761) b69b16a

v6.0.0-25

Compare Source

  • update(logging/checks): adds timeout on cap fetching and validates webhook params (#​755) 8fe0a92
  • revert(includeSingleEpisode): remove exemption behavior with rss when false (#​757) 346cb45
  • enhancement(searchee): parse 'Season XX' or 'SXX' torrent titles (#​754) 319c4d1
  • enhancement(blocklist): matches parent directory name of files for data-based searches (#​760) 5039f2d
  • update(schema/cli): allow override with --no of config for exclude options (#​759) 1e77338
  • fix(action/linking): resolve symlinks prior to linking (#​753) 5a8b8bd
  • update(config/template): descriptions for time-based options (#​751) 0dfd7d4
  • handle relative symlinks 638ff47
  • update(config-template): improve config descriptions for time-based ratios bdcfc77
  • fix(action/linking): resolve symlinks prior to linking d6a4c65
  • update(config-template): delay minimum updated to 30s 1176711

v6.0.0-24

Compare Source

  • feat(decide/cache): retry cached decisions (#​707) 2d077aa
  • update(config): add config restrictions when using daemon mode (#​749) ef26d09
  • update(webhook): no longer accepts name as input (#​748) 7523f39
  • enhancement(search): includeSingleEpisode affects searching anime (#​747) 2e7e7cf
  • enhancement(search): search unknown MediaType only if supported by indexer categories (#​746) fb0a938

v6.0.0-23

Compare Source

  • fix(client/qbit): normalize paths for subfolder check (#​745) 6d6fb9d

v6.0.0-22

Compare Source

v6.0.0-21

Compare Source

  • fix(preFilter): search season pack episode from webhook if includeSingleEpisodes (#​742) 867e97d
  • enhancement(decide/snatch): retry rss/announce snatch after delay (#​741) 539103e

v6.0.0-20

Compare Source

  • fix(search/cache): verify ids before using cached search (#​740) 96d37f4
  • fix(torznab/search): better queries strings for unsupported media (#​739) 12169f5

v6.0.0-19

Compare Source

  • feat(search/cache): use cache to remove duplicate queries (#​682) 5908f6e

v6.0.0-18

Compare Source

  • enhancement(reverselookup): using regex to parse rss/announce names instead of Fuse (#​725) 04eae94
  • feat(search/sonarr): add path parsing and support for sonarr season folders (#​695) 762bd87
  • fix(action/unlink): use stricter test for unlinking if injection already exists (#​737) 35c1698

v6.0.0-17

Compare Source

  • fix(qbit/inject): better handling of autoTMM and duplicate cats for injection (#​736) b3d0916

v6.0.0-16

Compare Source

  • enhancement(logging/search): track searchee source using labels to clarify injections (#​724) b3a3d8d
  • fix(regex/ep): years cannot be episode num (#​734) a178adb
  • fix(prefilter): remove single file constraint for isSingleEpisode check (#​730) 62451c4
  • update(id-search): support tvmaze id lookup (#​735) 85deec0

v6.0.0-15

Compare Source

  • fix(arr/ids): consider ids of 0 invalid (#​728) 7fddff5
  • fix(cli/searchlimit): remove radix parameter from searchlimit (#​729) 14a11ea
  • fix(cli/blocklist): allow multiple arguments for cli usage (#​727) edf226d
  • fix(regex/scene): require scene group in prefix be lowercase (#​722) 4b7b4f0
  • enhancement(clients/qbit): better handling of post-injection verification (#​723) c570aa1

v6.0.0-14

Compare Source

  • bug(regex/group): fix last character of group being removed in some cases (#​721) 80fa2de

v6.0.0-13

Compare Source

  • bug(regex/group): parse group correctly with huno repack/proper formatting (#​719) 19fe059
  • bug(clients/qbit): properly log formData entries on torrent add (#​720) 61548ca

v6.0.0-12

Compare Source

Due to back to back pre-releases to address a dependency and minor bugfix, I've included the previous changelog here as well.


  • bug(action/unlink): check if file exists before linking in single file case (#​717) 4a4145d
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#​716) 2416340

cross-seed/cross-seed@v6.0.0-11...v6.0.0-12

  • enhancement(action/unlink): unlink failed injections and save incomplete torrents (#​712) c9c697f
  • bug(indexers): skip indexers with null caps and refresh with indexer job (#​708) d98d9f1
  • enhancement(decide/res): ignore resolution type (#​710) ec27bb5
  • fix(logging/config): redact apiKey from logging in configdump (#​714) e771c20
  • update(client/deluge): broaden indicators determining completion in client (#​715) a3e3bcb
  • fix(logging/stack): add stacktraces to log files (#​713) beb9ad4
  • Log stacktraces to log files a9dc6bc

cross-seed/cross-seed@v6.0.0-10...v6.0.0-11

v6.0.0-11

Compare Source

  • enhancement(action/unlink): unlink failed injections and save incomplete torrents (#​712) c9c697f
  • bug(indexers): skip indexers with null caps and refresh with indexer job (#​708) d98d9f1
  • enhancement(decide/res): ignore resolution type (#​710) ec27bb5
  • fix(logging/config): redact apiKey from logging in configdump (#​714) e771c20
  • update(client/deluge): broaden indicators determining completion in client (#​715) a3e3bcb
  • fix(logging/stack): add stacktraces to log files (#​713) beb9ad4
  • Log stacktraces to log files a9dc6bc

v6.0.0-10

Compare Source

  • update(logging): Strip ansi from logs and general logging improvements (#​699) f081168
  • enhancement(arr/id): use ids for anime/unknown when possible (#​696) a90a841
  • bug(decide): fix incorrect matching due to case and punctuation (#​701) bcc6f46
  • fix(client/tm): transmission logging for non-json response (#​703) 9ab3364
  • fix(search/delay): value over max signed int produces default to 1s (#​705) b2cc618

v6.0.0-9

Compare Source

  • docs(qbit): clarify autoTMM warning and link to docs (#​697) a10095e
  • enhancement(decide/match): support multi-file risky based matching (#​689) 323c086
  • Support size only for multi-file matches 74a217d
  • Refactor decision 9558b31
  • Clarify autoTMM warning 2d947c8

v6.0.0-8

Compare Source

v6.0.0-7

Compare Source

  • fix(arr/id): address typo and additional logging details (#​694) 6af5983

v6.0.0-6

Compare Source

  • feat(arr-lookup): fetch category and id caps for torznab searching (#​640) bfefbbd
  • fix(clients): set download path when adding torrent (#​693) 3a26996
  • fix(regex): allow anime ending with release and [SXX] (#​692) 0450d01
  • fix(regex): movie matched as episode (#​687) d443e74

v6.0.0-5

Compare Source

  • bug(action/link): fix incorrect link paths when linking single file (#​685) 8484ced
  • add(schema/dirs): refinement for linkDir being inside dataDirs (#​684) a95e9af
  • enhancement(inject): MATCH_SIZE_ONLY starts unpaused (#​686) 6b2821e

v6.0.0-4

Compare Source

  • refactor(client/deluge): switch to using Result class for calls (#​679) 5242637
  • enhancement(logging/match): display size diff in bytes if similar (#​681) 35c4d77
  • fix(decide): release version incorrectly compared (#​678) be5e4f7

v6.0.0-3

Compare Source

  • fix(client/qbit): fix tagging with duplicateCategories (#​677) 8625ea2

v6.0.0-2

Compare Source

  • fix(pipeline): check existence of path before creation (#​676) cbe601e
  • fix(qbit/skiprecheck): not logic operator not applied properly (#​675) 235c336
  • fix(zod/checkvalidpath): move path formatting logic after fs validation fails (#​674) 0a1685b

v6.0.0-1

Compare Source

What's Changed

Full Changelog: cross-seed/cross-seed@v5.9.2...v6.0.0-1

v6.0.0-0

For a comprehensive guide to v6 and it's breaking changes and migration instructions, please consult the documentation here.

Breaking Changes TLDR

  • qBittorrent: If you use qbit_manage to enable AutoTMM, you will need to specify legacyLinking: true in your config.
  • API auth: apiAuth option was removed and the optional apiKey option was added. If unspecified, cross-seed will use an autogenerated API key. Use the API key when you make calls to the /api/webhook endpoint and the /api/announce endpoint.
  • Minimum required Node version: v20

Commits


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from anthr76 as a code owner August 24, 2024 16:24
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from d7508b4 to 5927f4d Compare August 25, 2024 23:28
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-28 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-29 ) Aug 25, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 5927f4d to 29b3fa8 Compare August 26, 2024 19:22
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-29 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-30 ) Aug 26, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 29b3fa8 to 2d9ab66 Compare August 28, 2024 22:53
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-30 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-31 ) Aug 28, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 2d9ab66 to 180d013 Compare August 29, 2024 01:51
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-31 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-32 ) Aug 29, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 180d013 to 2448ef1 Compare September 1, 2024 07:46
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-32 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-34 ) Sep 1, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 2448ef1 to 720eb36 Compare September 27, 2024 06:30
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-34 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-35 ) Sep 27, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 720eb36 to 4e700c0 Compare September 27, 2024 10:02
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-35 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-36 ) Sep 27, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 4e700c0 to 4a04957 Compare October 6, 2024 22:52
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-36 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-38 ) Oct 6, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 4a04957 to fd8bbc2 Compare October 7, 2024 01:48
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-38 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-39 ) Oct 7, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from fd8bbc2 to c3bb354 Compare October 12, 2024 22:06
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-39 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-40 ) Oct 12, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from c3bb354 to 621a3f6 Compare October 13, 2024 18:51
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-40 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-41 ) Oct 13, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 621a3f6 to eee9433 Compare October 15, 2024 03:49
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-41 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-42 ) Oct 15, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from eee9433 to 0dbc67d Compare October 20, 2024 06:29
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-42 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-43 ) Oct 20, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 0dbc67d to 3b56fb6 Compare November 2, 2024 10:45
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-43 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-44 ) Nov 2, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from 3b56fb6 to f7c619f Compare November 25, 2024 02:15
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-44 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-46 ) Nov 25, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from f7c619f to e7c6c08 Compare November 26, 2024 02:34
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0-46 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0 ) Nov 26, 2024
…→ 6.1.1 )

| datasource | package                       | from  | to    |
| ---------- | ----------------------------- | ----- | ----- |
| docker     | ghcr.io/cross-seed/cross-seed | 5.9.2 | 6.1.1 |


Signed-off-by: Anthony Rabbito <[email protected]>
@renovate renovate bot force-pushed the renovate/ghcr.io-cross-seed-cross-seed-6.x branch from e7c6c08 to 8c31d56 Compare November 27, 2024 05:06
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.0.0 ) feat(container)!: Update image ghcr.io/cross-seed/cross-seed ( 5.9.2 → 6.1.1 ) Nov 27, 2024
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.

0 participants