chore(deps): update dependency nextcloud/polls to v5.3.2
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
Changelog 5.3.2
Fixes
- Fix migration error ("poll_option_hash" is NotNull)
What's Changed
🐛 Fixed bugs
- Fix/migration-error by @dartcafe in https://github.com/nextcloud/polls/pull/3069
Full Changelog: https://github.com/nextcloud/polls/compare/v5.3.1...v5.3.2
v5.3.1
Changelog 5.3.1
Fixes
- Fix creating public shares
What's Changed
🐛 Fixed bugs
- Fix creating public shares by @dartcafe in https://github.com/nextcloud/polls/pull/3062
Other Changes
Full Changelog: https://github.com/nextcloud/polls/compare/v5.3.0...v5.3.1
v5.3.0
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
- Add label for public shares by @dartcafe in https://github.com/nextcloud/polls/pull/3034
- send all invitations by @dartcafe in https://github.com/nextcloud/polls/pull/3039
🐛 Fixed bugs
- Fixing API by @dartcafe in https://github.com/nextcloud/polls/pull/3009
- fix activity by @dartcafe in https://github.com/nextcloud/polls/pull/3037
- Fix deleteComment url by @KENNYSOFT in https://github.com/nextcloud/polls/pull/3043
- remove console error by @dartcafe in https://github.com/nextcloud/polls/pull/3051
- eliminate focus-trap console errors and fix styling of auto reminder information by @dartcafe in https://github.com/nextcloud/polls/pull/3052
- fix displayname in public registration by @dartcafe in https://github.com/nextcloud/polls/pull/3053
Other Changes
- code maintenance by @dartcafe in https://github.com/nextcloud/polls/pull/2996
- automate releases and notification by @dartcafe in https://github.com/nextcloud/polls/pull/3003
- refactor events by @dartcafe in https://github.com/nextcloud/polls/pull/3021
- Code maintenence by @dartcafe in https://github.com/nextcloud/polls/pull/3022
- Refactor database operations for commands, repair steps and migrations by @dartcafe in https://github.com/nextcloud/polls/pull/3024
- Add 'Ask for feedback on MRs ' by @hamza221 in https://github.com/nextcloud/polls/pull/3013
- fix(i18n): Fixed grammar by @rakekniven in https://github.com/nextcloud/polls/pull/3045
- Release 5.3.0 by @dartcafe in https://github.com/nextcloud/polls/pull/3054
New Contributors
- @KENNYSOFT made their first contribution in https://github.com/nextcloud/polls/pull/3043
Full Changelog: https://github.com/nextcloud/polls/compare/v5.2.0...v5.3.0
v5.2.0
What's Changed
- Build(deps): Bump marked-mangle from 1.0.1 to 1.1.0 by @dependabot in https://github.com/nextcloud/polls/pull/2964
- Update BUG_REPORT.yml by @dartcafe in https://github.com/nextcloud/polls/pull/2969
- Fix notifications by @dartcafe in https://github.com/nextcloud/polls/pull/2967
- Build(deps): Bump dompurify from 3.0.3 to 3.0.4 by @dependabot in https://github.com/nextcloud/polls/pull/2970
- Move and shift dates respecting client's timezone by @dartcafe in https://github.com/nextcloud/polls/pull/2972
- Build(deps): Bump @nextcloud/axios from 2.3.0 to 2.4.0 by @dependabot in https://github.com/nextcloud/polls/pull/2974
- Build(deps): Bump core-js from 3.31.0 to 3.31.1 by @dependabot in https://github.com/nextcloud/polls/pull/2978
- Fix subscriptions by @dartcafe in https://github.com/nextcloud/polls/pull/2981
- Fix preferences by @dartcafe in https://github.com/nextcloud/polls/pull/2982
- text changes by @dartcafe in https://github.com/nextcloud/polls/pull/2983
- Build(deps): Bump marked from 5.1.0 to 5.1.1 by @dependabot in https://github.com/nextcloud/polls/pull/2986
- replace individual icons by @dartcafe in https://github.com/nextcloud/polls/pull/2984
- Build(deps): Bump semver from 5.7.1 to 5.7.2 by @dependabot in https://github.com/nextcloud/polls/pull/2988
- Build(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 by @dependabot in https://github.com/nextcloud/polls/pull/2990
- Build(deps): Bump dompurify from 3.0.4 to 3.0.5 by @dependabot in https://github.com/nextcloud/polls/pull/2991
- Build(deps): Bump @nextcloud/initial-state from 2.0.0 to 2.1.0 by @dependabot in https://github.com/nextcloud/polls/pull/2989
- Build(deps): Bump @nextcloud/vue from 7.12.0 to 7.12.1 by @dependabot in https://github.com/nextcloud/polls/pull/2992
Full Changelog: https://github.com/nextcloud/polls/compare/v5.1.0...v5.2.0
v5.1.0
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
- Build(deps): Bump dompurify from 3.0.2 to 3.0.3 by @dependabot in https://github.com/nextcloud/polls/pull/2895
- Build(deps): Bump core-js from 3.30.1 to 3.30.2 by @dependabot in https://github.com/nextcloud/polls/pull/2897
- Build(deps): Bump @nextcloud/vue from 7.11.1 to 7.11.2 by @dependabot in https://github.com/nextcloud/polls/pull/2898
- Build(deps): Bump marked from 4.3.0 to 5.0.1 by @dependabot in https://github.com/nextcloud/polls/pull/2896
- Build(deps): Bump @nextcloud/vue from 7.11.2 to 7.11.3 by @dependabot in https://github.com/nextcloud/polls/pull/2899
- Build(deps): Bump marked from 5.0.1 to 5.0.2 by @dependabot in https://github.com/nextcloud/polls/pull/2903
- Use the color-primary-element* variables by @szaimen in https://github.com/nextcloud/polls/pull/2905
- Replace deprecated NcMultiselect with NcSelect by @dartcafe in https://github.com/nextcloud/polls/pull/2906
- add php 8.2 by @dartcafe in https://github.com/nextcloud/polls/pull/2901
- Replace vue-richtext with NcRichText by @dartcafe in https://github.com/nextcloud/polls/pull/2907
- Build(deps): Bump @nextcloud/vue from 7.11.3 to 7.11.5 by @dependabot in https://github.com/nextcloud/polls/pull/2913
- Remove old polls from relevant list by @dartcafe in https://github.com/nextcloud/polls/pull/2912
- Build(deps): Bump @nextcloud/vue from 7.11.5 to 7.11.6 by @dependabot in https://github.com/nextcloud/polls/pull/2914
- Build(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0 by @dependabot in https://github.com/nextcloud/polls/pull/2915
- Change vote page design (beta setting) by @dartcafe in https://github.com/nextcloud/polls/pull/2916
- Build(deps): Bump @nextcloud/auth from 2.0.0 to 2.1.0 by @dependabot in https://github.com/nextcloud/polls/pull/2919
- don't use full store for dashboard widget by @dartcafe in https://github.com/nextcloud/polls/pull/2921
- change repair step order by @dartcafe in https://github.com/nextcloud/polls/pull/2923
- fix export with nullish email addresses by @dartcafe in https://github.com/nextcloud/polls/pull/2924
- Build(deps): Bump marked from 5.0.2 to 5.0.3 by @dependabot in https://github.com/nextcloud/polls/pull/2925
- Build(deps): Bump marked from 5.0.3 to 5.0.4 by @dependabot in https://github.com/nextcloud/polls/pull/2927
- Remove deprecations and other warnings by @dartcafe in https://github.com/nextcloud/polls/pull/2931
- Build(deps-dev): Bump doctrine/dbal from 3.6.2 to 3.6.3 by @dependabot in https://github.com/nextcloud/polls/pull/2932
- some minor design changes by @dartcafe in https://github.com/nextcloud/polls/pull/2935
- Build(deps): Bump marked from 5.0.4 to 5.0.5 by @dependabot in https://github.com/nextcloud/polls/pull/2938
- Build(deps): Bump marked-gfm-heading-id from 3.0.3 to 3.0.4 by @dependabot in https://github.com/nextcloud/polls/pull/2936
- Build(deps): Bump fast-xml-parser and is-svg by @dependabot in https://github.com/nextcloud/polls/pull/2937
- Fixed changing user name and mail address in public polls by @dartcafe in https://github.com/nextcloud/polls/pull/2939
- Build(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0 by @dependabot in https://github.com/nextcloud/polls/pull/2940
- Build(deps): Bump rlanvin/php-rrule from 2.4.0 to 2.4.1 by @dependabot in https://github.com/nextcloud/polls/pull/2941
- Build(deps): Bump core-js from 3.30.2 to 3.31.0 by @dependabot in https://github.com/nextcloud/polls/pull/2942
- Build(deps): Bump marked from 5.0.5 to 5.1.0 by @dependabot in https://github.com/nextcloud/polls/pull/2943
- Build(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 by @dependabot in https://github.com/nextcloud/polls/pull/2945
- fix innerJoin with PostgeSQL by @dartcafe in https://github.com/nextcloud/polls/pull/2950
- fix(deleteDuplicates): select only duplicates by @hrenard in https://github.com/nextcloud/polls/pull/2952
- workaround and debug logging by @dartcafe in https://github.com/nextcloud/polls/pull/2953
- Build(deps): Bump @nextcloud/dialogs from 4.0.1 to 4.1.0 by @dependabot in https://github.com/nextcloud/polls/pull/2954
- Build(deps): Bump fast-xml-parser from 4.2.4 to 4.2.5 by @dependabot in https://github.com/nextcloud/polls/pull/2955
- Build(deps-dev): Bump doctrine/dbal from 3.6.3 to 3.6.4 by @dependabot in https://github.com/nextcloud/polls/pull/2956
- Build(deps): Bump @nextcloud/l10n from 2.1.0 to 2.2.0 by @dependabot in https://github.com/nextcloud/polls/pull/2957
- Dep Updates by @dartcafe in https://github.com/nextcloud/polls/pull/2959
- fix calendar peek for conflict detection by @dartcafe in https://github.com/nextcloud/polls/pull/2960
- Update actions to node 20 by @dartcafe in https://github.com/nextcloud/polls/pull/2961
New Contributors
- @szaimen made their first contribution in https://github.com/nextcloud/polls/pull/2905
- @hrenard made their first contribution in https://github.com/nextcloud/polls/pull/2952
Full Changelog: https://github.com/nextcloud/polls/compare/v5.0.5...v5.1.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.