Skip to content

Update dependency roundcube/carddav to v5

Renovate requested to merge renovate/roundcube-carddav-5.x into main

This MR contains the following updates:

Package Type Update Change
roundcube/carddav (source) require major 4.4.6 -> 5.1.0

Release Notes

mstilkerich/rcmcarddav (roundcube/carddav)

v5.1.0

Compare Source

  • Fix migration 7: The migration replaced placeholders in the addressbook URLs with the data of the user during whose login the migration was executed. This would result in broken URLs in such cases.
  • Adjust interfaces for roundcube 1.7 changes (Fixes: #​467)

v5.0.1

Compare Source

  • Allow to hide contacts without email also for user-defined addressbooks (Fixes #​429)
  • Re-introduced option preemptive_basic_auth to send HTTP basic Authorization header with every request. Also settable via user-interface. (Fixes #​407)
  • Support setting roundcube's default addressbook to an addressbook from a preset (Fixes #​440)
  • New option ssl_noverify to disable verification of the CardDAV server`s SSL certificate in HTTPS connections. Also settable via user-interface.

v5.0.0

Compare Source

  • Fix: Tarball release failed to add its autoloader in time (Fixes: #​415)
  • Fix: Removed string interpolation variants deprecated with PHP 8.2

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate

Merge request reports