Update ghcr.io/lennart-k/rustical Docker tag to v0.12.17 #11

Open
renovate-bot wants to merge 1 commit from renovate/ghcr.io-lennart-k-rustical-0.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/lennart-k/rustical final patch 0.12.140.12.17

Release Notes

lennart-k/rustical (ghcr.io/lennart-k/rustical)

v0.12.17

Compare Source

Fixes

Create /tmp folder in container file to fix sqlite issues #​209

Full Changelog: https://github.com/lennart-k/rustical/compare/v0.12.16...v0.12.17

v0.12.16

Compare Source

  • Install handlers for SIGINT and SIGTERM (fixes stopping rustical in a container environment)

Full Changelog: https://github.com/lennart-k/rustical/compare/v0.12.15...v0.12.16

v0.12.15

Compare Source

Fixes

  • Include CA certificates in container image (fixes healthcheck and DAV Push)

v0.12.14

What's Changed

  • Implement proper percent-decodin of URLs and encoding-aware path resolution. (This should hopefully prevent issue for people with special characters in their usernames.)
  • Ensure proper percent-decoding of URLs in #​219
  • Fix DAV Push

Full Changelog: https://github.com/lennart-k/rustical/compare/v0.12.13...v0.12.14
Full Changelog: https://github.com/lennart-k/rustical/compare/v0.12.14...v0.12.15


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/lennart-k/rustical](https://github.com/lennart-k/rustical) | final | patch | `0.12.14` → `0.12.17` | --- ### Release Notes <details> <summary>lennart-k/rustical (ghcr.io/lennart-k/rustical)</summary> ### [`v0.12.17`](https://github.com/lennart-k/rustical/releases/tag/v0.12.17) [Compare Source](https://github.com/lennart-k/rustical/compare/v0.12.16...v0.12.17) #### Fixes Create `/tmp` folder in container file to fix sqlite issues [#&#8203;209](https://github.com/lennart-k/rustical/issues/209) **Full Changelog**: <https://github.com/lennart-k/rustical/compare/v0.12.16...v0.12.17> ### [`v0.12.16`](https://github.com/lennart-k/rustical/releases/tag/v0.12.16) [Compare Source](https://github.com/lennart-k/rustical/compare/v0.12.15...v0.12.16) - Install handlers for SIGINT and SIGTERM (fixes stopping rustical in a container environment) **Full Changelog**: <https://github.com/lennart-k/rustical/compare/v0.12.15...v0.12.16> ### [`v0.12.15`](https://github.com/lennart-k/rustical/releases/tag/v0.12.15) [Compare Source](https://github.com/lennart-k/rustical/compare/v0.12.14...v0.12.15) #### Fixes - Include CA certificates in container image (fixes healthcheck and DAV Push) #### `v0.12.14` #### What's Changed - Implement proper percent-decodin of URLs and encoding-aware path resolution. (This should hopefully prevent issue for people with special characters in their usernames.) - Ensure proper percent-decoding of URLs in [#&#8203;219](https://github.com/lennart-k/rustical/pull/219) - Fix DAV Push **Full Changelog**: <https://github.com/lennart-k/rustical/compare/v0.12.13...v0.12.14> **Full Changelog**: <https://github.com/lennart-k/rustical/compare/v0.12.14...v0.12.15> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzAuMTciLCJ1cGRhdGVkSW5WZXIiOiI0My4xNzAuMTciLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
renovate-bot force-pushed renovate/ghcr.io-lennart-k-rustical-0.x from a52c6c6c25 to 5649aa10aa 2026-05-21 09:02:50 +00:00 Compare
renovate-bot changed title from Update ghcr.io/lennart-k/rustical Docker tag to v0.12.15 to Update ghcr.io/lennart-k/rustical Docker tag to v0.12.16 2026-05-21 09:02:50 +00:00
renovate-bot changed title from Update ghcr.io/lennart-k/rustical Docker tag to v0.12.16 to Update ghcr.io/lennart-k/rustical Docker tag to v0.12.17 2026-05-22 18:03:55 +00:00
renovate-bot force-pushed renovate/ghcr.io-lennart-k-rustical-0.x from 5649aa10aa to 5098a323c0 2026-05-22 18:03:55 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-lennart-k-rustical-0.x:renovate/ghcr.io-lennart-k-rustical-0.x
git switch renovate/ghcr.io-lennart-k-rustical-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/ghcr.io-lennart-k-rustical-0.x
git switch renovate/ghcr.io-lennart-k-rustical-0.x
git rebase master
git switch master
git merge --ff-only renovate/ghcr.io-lennart-k-rustical-0.x
git switch renovate/ghcr.io-lennart-k-rustical-0.x
git rebase master
git switch master
git merge --no-ff renovate/ghcr.io-lennart-k-rustical-0.x
git switch master
git merge --squash renovate/ghcr.io-lennart-k-rustical-0.x
git switch master
git merge --ff-only renovate/ghcr.io-lennart-k-rustical-0.x
git switch master
git merge renovate/ghcr.io-lennart-k-rustical-0.x
git push origin master
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
thomasj/cube-services!11
No description provided.