Skip to content

chore(deps): update dependency nextcloud/polls to v5.3.2

Stackspin-renovate Bot requested to merge renovate/nextcloud-polls-5.x into main

This MR contains the following updates:

Package Update Change
nextcloud/polls minor v5.0.5 -> v5.3.2

Release Notes

nextcloud/polls (nextcloud/polls)

v5.3.2

Compare Source

Changelog 5.3.2

Fixes
  • Fix migration error ("poll_option_hash" is NotNull)

What's Changed

🐛 Fixed bugs

Full Changelog: https://github.com/nextcloud/polls/compare/v5.3.1...v5.3.2

v5.3.1

Compare Source

Changelog 5.3.1

Fixes
  • Fix creating public shares

What's Changed

🐛 Fixed bugs
Other Changes

Full Changelog: https://github.com/nextcloud/polls/compare/v5.3.0...v5.3.1

v5.3.0

Compare Source

Changelog 5.3.0

New
  • Add label to public shares
  • Send all unsent invitations to a poll with one click (resolves contact groups and circles too)
Fixes
  • Fix API calls
  • Deleting comments in public polls was broken
Changes
  • Refactorings and code maintenance
  • dependency updates

What's Changed

🚀 Enhancements
🐛 Fixed bugs
Other Changes

New Contributors

Full Changelog: https://github.com/nextcloud/polls/compare/v5.2.0...v5.3.0

v5.2.0

Compare Source

What's Changed

Full Changelog: https://github.com/nextcloud/polls/compare/v5.1.0...v5.2.0

v5.1.0

Compare Source

Changes
  • Added user option to remove outdated polls from th "Relevant" list
  • Added alternative vote page design as beta option
Fixes
  • Poll export broken under some circumstances
  • Fixed repair steps
  • Added a workaround and debugging logs regarding LDAP
  • Fixed conflict detection for poll options against user's calendar
  • PostgeSQL Compatibility
Misc
  • support PHP 8.2
  • Replace dropdown elements (NcSelect over NcMultiSelect)
  • Replace vue-richtext by NcRichText
  • minor updates caused by depencies

What's Changed

New Contributors

Full Changelog: https://github.com/nextcloud/polls/compare/v5.0.5...v5.1.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Merge request reports