Update sissbruecker/linkding Docker tag to v1.39.1 #39

Merged
justus merged 2 commits from renovate/sissbruecker-linkding-1.x into main 2025-03-24 07:44:21 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
sissbruecker/linkding minor 1.36.0-plus -> 1.39.1-plus

Release Notes

sissbruecker/linkding (sissbruecker/linkding)

v1.39.1

Compare Source

[!WARNING]
Due to changes in the release process the 1.39.0 Docker image accidentally runs the application in debug mode. Please upgrade to 1.39.1 instead.

v1.39.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/sissbruecker/linkding/compare/v1.38.1...v1.39.0

v1.38.1

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/sissbruecker/linkding/compare/v1.38.0...v1.38.1


v1.38.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/sissbruecker/linkding/compare/v1.37.0...v1.38.0


v1.37.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/sissbruecker/linkding/compare/v1.36.0...v1.37.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 | |---|---|---| | [sissbruecker/linkding](https://github.com/sissbruecker/linkding) | minor | `1.36.0-plus` -> `1.39.1-plus` | --- ### Release Notes <details> <summary>sissbruecker/linkding (sissbruecker/linkding)</summary> ### [`v1.39.1`](https://github.com/sissbruecker/linkding/releases/tag/v1.39.1) [Compare Source](https://github.com/sissbruecker/linkding/compare/v1.39.0...v1.39.1) > \[!WARNING] > Due to changes in the release process the `1.39.0` Docker image accidentally runs the application in debug mode. Please upgrade to `1.39.1` instead. ### [`v1.39.0`](https://github.com/sissbruecker/linkding/releases/tag/v1.39.0) [Compare Source](https://github.com/sissbruecker/linkding/compare/v1.38.1...v1.39.0) #### What's Changed - Add REST endpoint for uploading snapshots from the Singlefile extension by [@&#8203;sissbruecker](https://github.com/sissbruecker) in https://github.com/sissbruecker/linkding/pull/996 - Add bookmark assets API by [@&#8203;sissbruecker](https://github.com/sissbruecker) in https://github.com/sissbruecker/linkding/pull/1003 - Allow providing REST API authentication token with Bearer keyword by [@&#8203;sissbruecker](https://github.com/sissbruecker) in https://github.com/sissbruecker/linkding/pull/995 - Add Telegram bot to community section by [@&#8203;marb08](https://github.com/marb08) in https://github.com/sissbruecker/linkding/pull/1001 - Adding linklater to community projects by [@&#8203;nsartor](https://github.com/nsartor) in https://github.com/sissbruecker/linkding/pull/1002 #### New Contributors - [@&#8203;marb08](https://github.com/marb08) made their first contribution in https://github.com/sissbruecker/linkding/pull/1001 - [@&#8203;nsartor](https://github.com/nsartor) made their first contribution in https://github.com/sissbruecker/linkding/pull/1002 **Full Changelog**: https://github.com/sissbruecker/linkding/compare/v1.38.1...v1.39.0 ### [`v1.38.1`](https://github.com/sissbruecker/linkding/blob/HEAD/CHANGELOG.md#v1381-22022025) [Compare Source](https://github.com/sissbruecker/linkding/compare/v1.38.0...v1.38.1) ##### What's Changed - Remove preview image when bookmark is deleted by [@&#8203;sissbruecker](https://github.com/sissbruecker) in https://github.com/sissbruecker/linkding/pull/989 - Try limit uwsgi memory usage by configuring file descriptor limit by [@&#8203;sissbruecker](https://github.com/sissbruecker) in https://github.com/sissbruecker/linkding/pull/990 - Add note about OIDC and LD_SUPERUSER_NAME combination by [@&#8203;tebriel](https://github.com/tebriel) in https://github.com/sissbruecker/linkding/pull/992 - Return web archive fallback URL from REST API by [@&#8203;sissbruecker](https://github.com/sissbruecker) in https://github.com/sissbruecker/linkding/pull/993 - Fix auth proxy logout by [@&#8203;sissbruecker](https://github.com/sissbruecker) in https://github.com/sissbruecker/linkding/pull/994 ##### New Contributors - [@&#8203;tebriel](https://github.com/tebriel) made their first contribution in https://github.com/sissbruecker/linkding/pull/992 **Full Changelog**: https://github.com/sissbruecker/linkding/compare/v1.38.0...v1.38.1 *** ### [`v1.38.0`](https://github.com/sissbruecker/linkding/blob/HEAD/CHANGELOG.md#v1380-09022025) [Compare Source](https://github.com/sissbruecker/linkding/compare/v1.37.0...v1.38.0) ##### What's Changed - Fix nav menu closing on mousedown in Safari by [@&#8203;sissbruecker](https://github.com/sissbruecker) in https://github.com/sissbruecker/linkding/pull/965 - Allow customizing username when creating user through OIDC by [@&#8203;kyuuk](https://github.com/kyuuk) in https://github.com/sissbruecker/linkding/pull/971 - Improve accessibility of modal dialogs by [@&#8203;sissbruecker](https://github.com/sissbruecker) in https://github.com/sissbruecker/linkding/pull/974 - Add option to collapse side panel by [@&#8203;sissbruecker](https://github.com/sissbruecker) in https://github.com/sissbruecker/linkding/pull/975 - Convert tag modal into drawer by [@&#8203;sissbruecker](https://github.com/sissbruecker) in https://github.com/sissbruecker/linkding/pull/977 - Add RSS link to shared bookmarks page by [@&#8203;sissbruecker](https://github.com/sissbruecker) in https://github.com/sissbruecker/linkding/pull/984 - Add Additional iOS Shortcut to community section by [@&#8203;joshdick](https://github.com/joshdick) in https://github.com/sissbruecker/linkding/pull/968 ##### New Contributors - [@&#8203;kyuuk](https://github.com/kyuuk) made their first contribution in https://github.com/sissbruecker/linkding/pull/971 **Full Changelog**: https://github.com/sissbruecker/linkding/compare/v1.37.0...v1.38.0 *** ### [`v1.37.0`](https://github.com/sissbruecker/linkding/blob/HEAD/CHANGELOG.md#v1370-26012025) [Compare Source](https://github.com/sissbruecker/linkding/compare/v1.36.0...v1.37.0) ##### What's Changed - Add option to disable request logs by [@&#8203;dmarcoux](https://github.com/dmarcoux) in https://github.com/sissbruecker/linkding/pull/887 - Add default robots.txt to block crawlers by [@&#8203;sissbruecker](https://github.com/sissbruecker) in https://github.com/sissbruecker/linkding/pull/959 - Fix menu dropdown focus traps by [@&#8203;sissbruecker](https://github.com/sissbruecker) in https://github.com/sissbruecker/linkding/pull/944 - Provide accessible name to radio groups by [@&#8203;sissbruecker](https://github.com/sissbruecker) in https://github.com/sissbruecker/linkding/pull/945 - Add serchding to community projects, sort the list by alphabetical order by [@&#8203;ldwgchen](https://github.com/ldwgchen) in https://github.com/sissbruecker/linkding/pull/880 - Add cosmicding To Community Resources by [@&#8203;vkhitrin](https://github.com/vkhitrin) in https://github.com/sissbruecker/linkding/pull/892 - Add 3 new community projects by [@&#8203;sebw](https://github.com/sebw) in https://github.com/sissbruecker/linkding/pull/949 - Add a rust client library to community.md by [@&#8203;zbrox](https://github.com/zbrox) in https://github.com/sissbruecker/linkding/pull/914 - Update community.md by [@&#8203;justusthane](https://github.com/justusthane) in https://github.com/sissbruecker/linkding/pull/897 - Bump astro from 4.15.8 to 4.16.3 in /docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/sissbruecker/linkding/pull/884 - Bump vite from 5.4.9 to 5.4.14 in /docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/sissbruecker/linkding/pull/953 - Bump django from 5.1.1 to 5.1.5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/sissbruecker/linkding/pull/947 - Bump nanoid from 3.3.7 to 3.3.8 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/sissbruecker/linkding/pull/928 - Bump astro from 4.16.3 to 4.16.18 in /docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/sissbruecker/linkding/pull/929 - Bump nanoid from 3.3.7 to 3.3.8 in /docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/sissbruecker/linkding/pull/962 ##### New Contributors - [@&#8203;ldwgchen](https://github.com/ldwgchen) made their first contribution in https://github.com/sissbruecker/linkding/pull/880 - [@&#8203;dmarcoux](https://github.com/dmarcoux) made their first contribution in https://github.com/sissbruecker/linkding/pull/887 - [@&#8203;vkhitrin](https://github.com/vkhitrin) made their first contribution in https://github.com/sissbruecker/linkding/pull/892 - [@&#8203;sebw](https://github.com/sebw) made their first contribution in https://github.com/sissbruecker/linkding/pull/949 - [@&#8203;justusthane](https://github.com/justusthane) made their first contribution in https://github.com/sissbruecker/linkding/pull/897 **Full Changelog**: https://github.com/sissbruecker/linkding/compare/v1.36.0...v1.37.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMjAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Renovate-Bot added 1 commit 2025-03-24 07:26:54 -04:00
justus added 1 commit 2025-03-24 07:43:57 -04:00
justus merged commit 92d45a61a5 into main 2025-03-24 07:44:21 -04:00
justus deleted branch renovate/sissbruecker-linkding-1.x 2025-03-24 07:44:21 -04:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: justus/Homelab-Ansible#39
No description provided.