chore(deps): update ghcr.io/lennart-k/rustical docker tag to v0.13.1 #695

Merged
catalin merged 1 commit from renovate/ghcr.io-lennart-k-rustical-0.x into main 2026-06-09 08:04:46 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/lennart-k/rustical minor 0.12.170.13.1

Release Notes

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

v0.13.1

Compare Source

Changes

  • Small frontend fixes

v0.13.0

Breaking changes in the future

To support listening on UNIX sockets the http config has been changed from http.host/port to http.bind:`

[http]
bind = "[::]:4000"  # on any host
bind = "localhost:4000"  # on localhost
bind = "unix:/run/rustical/socket"  # to run on a UNIX socket

While the old config works for now note that it's deprecated and can be removed with the next release.

What's changed?

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

Full Changelog: https://github.com/lennart-k/rustical/compare/v0.13.0...v0.13.1

v0.13.0

Compare Source

Breaking changes in the future

To support listening on UNIX sockets the http config has been changed from http.host/port to http.bind:`

[http]
bind = "[::]:4000"  # on any host
bind = "localhost:4000"  # on localhost
bind = "unix:/run/rustical/socket"  # to run on a UNIX socket

While the old config works for now note that it's deprecated and can be removed with the next release.

What's changed?

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


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 | Update | Change | |---|---|---| | [ghcr.io/lennart-k/rustical](https://github.com/lennart-k/rustical) | minor | `0.12.17` → `0.13.1` | --- ### Release Notes <details> <summary>lennart-k/rustical (ghcr.io/lennart-k/rustical)</summary> ### [`v0.13.1`](https://github.com/lennart-k/rustical/releases/tag/v0.13.1) [Compare Source](https://github.com/lennart-k/rustical/compare/v0.13.0...v0.13.1) #### Changes - Small frontend fixes ### `v0.13.0` #### Breaking changes in the future To support listening on UNIX sockets the `http` config has been changed from `http.host/port` to `http.bind`:\` ```toml [http] bind = "[::]:4000" # on any host bind = "localhost:4000" # on localhost bind = "unix:/run/rustical/socket" # to run on a UNIX socket ``` While the old config works for now note that it's deprecated and can be removed with the next release. #### What's changed? - New UI design [#&#8203;206](https://github.com/lennart-k/rustical/issues/206) - Unix socket support [#&#8203;227](https://github.com/lennart-k/rustical/issues/227) **Full Changelog**: <https://github.com/lennart-k/rustical/compare/v0.12.17...v0.13.0> **Full Changelog**: <https://github.com/lennart-k/rustical/compare/v0.13.0...v0.13.1> ### [`v0.13.0`](https://github.com/lennart-k/rustical/releases/tag/v0.13.0) [Compare Source](https://github.com/lennart-k/rustical/compare/v0.12.17...v0.13.0) #### Breaking changes in the future To support listening on UNIX sockets the `http` config has been changed from `http.host/port` to `http.bind`:\` ```toml [http] bind = "[::]:4000" # on any host bind = "localhost:4000" # on localhost bind = "unix:/run/rustical/socket" # to run on a UNIX socket ``` While the old config works for now note that it's deprecated and can be removed with the next release. #### What's changed? - New UI design [#&#8203;206](https://github.com/lennart-k/rustical/issues/206) - Unix socket support [#&#8203;227](https://github.com/lennart-k/rustical/issues/227) **Full Changelog**: <https://github.com/lennart-k/rustical/compare/v0.12.17...v0.13.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTIuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIxMi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot changed title from chore(deps): update ghcr.io/lennart-k/rustical docker tag to v0.13.0 to chore(deps): update ghcr.io/lennart-k/rustical docker tag to v0.13.1 2026-06-08 04:16:09 +00:00
renovate-bot force-pushed renovate/ghcr.io-lennart-k-rustical-0.x from b66c1ff46f to 8bdef1f700 2026-06-08 04:16:34 +00:00 Compare
catalin deleted branch renovate/ghcr.io-lennart-k-rustical-0.x 2026-06-09 08:04:50 +00: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
catalin/fukuops!695
No description provided.