Update image ghcr.io/cross-seed/cross-seed to v6.2.0 #968

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

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed minor 6.1.1 -> 6.2.0

Release Notes

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

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: https://github.com/cross-seed/cross-seed/compare/v6.1.1...v6.2.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.1.1` -> `6.2.0` | --- ### Release Notes <details> <summary>cross-seed/cross-seed (ghcr.io/cross-seed/cross-seed)</summary> ### [`v6.2.0`](https://github.com/cross-seed/cross-seed/releases/tag/v6.2.0) [Compare Source](https://github.com/cross-seed/cross-seed/compare/v6.1.1...v6.2.0) - remove vscode file [`ee3dbf7`](https://github.com/cross-seed/cross-seed/commit/ee3dbf7) - add vscode to gitignore [`f8825df`](https://github.com/cross-seed/cross-seed/commit/f8825df) - feat: add simple /api/ping endpoint ([#&#8203;833](https://github.com/cross-seed/cross-seed/issues/833)) [`f61cfb8`](https://github.com/cross-seed/cross-seed/commit/f61cfb8) - enhancement(searchLimit): per unique queries on each indexer ([#&#8203;821](https://github.com/cross-seed/cross-seed/issues/821)) [`3ea48b5`](https://github.com/cross-seed/cross-seed/commit/3ea48b5) - enhancement(rss): better pagination using last seen candidates ([#&#8203;826](https://github.com/cross-seed/cross-seed/issues/826)) [`aea6387`](https://github.com/cross-seed/cross-seed/commit/aea6387) - update(config-template): clarify usage across data and torrent for option descriptions ([#&#8203;836](https://github.com/cross-seed/cross-seed/issues/836)) [`35812c0`](https://github.com/cross-seed/cross-seed/commit/35812c0) - comments: primary http api endpoint and functions [`a431ee1`](https://github.com/cross-seed/cross-seed/commit/a431ee1) - feat: add simple /api/ping endpoint [`ca5d283`](https://github.com/cross-seed/cross-seed/commit/ca5d283) - use comparing [`834504c`](https://github.com/cross-seed/cross-seed/commit/834504c) - update logging for rss [`f03b7a1`](https://github.com/cross-seed/cross-seed/commit/f03b7a1) - change column name to last_seen_guid [`3e3bd8e`](https://github.com/cross-seed/cross-seed/commit/3e3bd8e) - use lastRun as fallback for deleted torrent [`9fbc8b6`](https://github.com/cross-seed/cross-seed/commit/9fbc8b6) - store last seen rss guid in db [`91936e0`](https://github.com/cross-seed/cross-seed/commit/91936e0) - searchLimit per unique queries per indexer [`3f9d8ea`](https://github.com/cross-seed/cross-seed/commit/3f9d8ea) *** #### What's Changed - update(config-template): clarify usage across data and torrent for option descriptions by [@&#8203;zakkarry](https://github.com/zakkarry) in https://github.com/cross-seed/cross-seed/pull/836 - enhancement(rss): better pagination using last seen candidates by [@&#8203;ShanaryS](https://github.com/ShanaryS) in https://github.com/cross-seed/cross-seed/pull/826 - enhancement(searchLimit): per unique queries on each indexer by [@&#8203;ShanaryS](https://github.com/ShanaryS) in https://github.com/cross-seed/cross-seed/pull/821 - feat: add simple /api/ping endpoint by [@&#8203;buroa](https://github.com/buroa) in https://github.com/cross-seed/cross-seed/pull/833 **Full Changelog**: https://github.com/cross-seed/cross-seed/compare/v6.1.1...v6.2.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:eyJjcmVhdGVkSW5WZXIiOiIzOS42My4xIiwidXBkYXRlZEluVmVyIjoiMzkuNjMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
smeagol-help added 1 commit 2024-12-13 04:35:11 -06:00
jahanson merged commit 60a3a6c7d8 into main 2024-12-14 13:08:20 -06:00
jahanson deleted branch renovate/ghcr.io-cross-seed-cross-seed-6.x 2024-12-14 13:08:21 -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#968
No description provided.