chore(deps): update dependency nextcloud/polls to v5
This MR contains the following updates:
Package | Update | Change |
---|---|---|
nextcloud/polls | major |
v4.1.8 -> v5.0.5
|
Release Notes
nextcloud/polls
v5.0.5
Fix
- show unprocessed share invitations
- fix bulk adding of options
- fixed update problems
Changes
- change warning design (use NcNoteCard)
- Support NC 27
What's Changed
- Build(deps-dev): Bump prettier from 2.8.7 to 2.8.8 by @dependabot in https://github.com/nextcloud/polls/pull/2872
- Build(deps): Bump qrcode from 1.5.1 to 1.5.3 by @dependabot in https://github.com/nextcloud/polls/pull/2873
- Build(deps): Bump @nextcloud/router from 2.1.0 to 2.1.1 by @dependabot in https://github.com/nextcloud/polls/pull/2871
- fix type by @dartcafe in https://github.com/nextcloud/polls/pull/2875
- fix bulk adding of options by @dartcafe in https://github.com/nextcloud/polls/pull/2879
- Build(deps-dev): Bump @nextcloud/webpack-vue-config from 5.5.0 to 5.5.1 by @dependabot in https://github.com/nextcloud/polls/pull/2882
- Build(deps): Bump nextcloud-vue-collections from 0.11.0 to 0.11.1 by @dependabot in https://github.com/nextcloud/polls/pull/2883
- use NcNoteCard by @dartcafe in https://github.com/nextcloud/polls/pull/2885
- Build(deps): Bump @nextcloud/vue from 7.10.0 to 7.11.0 by @dependabot in https://github.com/nextcloud/polls/pull/2891
- Build(deps): Bump @nextcloud/vue from 7.11.0 to 7.11.1 by @dependabot in https://github.com/nextcloud/polls/pull/2892
- Fix app update and duplicate removal by @dartcafe in https://github.com/nextcloud/polls/pull/2893
- Add Nextcloud 27 support by @hamza221 in https://github.com/nextcloud/polls/pull/2890
Full Changelog: https://github.com/nextcloud/polls/compare/v5.0.4...v5.0.5
v5.0.4
Fix
- Ensure duplicate removal after migration and in repair command
- Fix notification exception for nullish log entries (fix was not pushed to 5.0.3)
What's Changed
- fix notifications by @dartcafe in https://github.com/nextcloud/polls/pull/2866
- Build(deps): Bump @nextcloud/router from 2.0.1 to 2.1.0 by @dependabot in https://github.com/nextcloud/polls/pull/2867
- delete duplicates by @dartcafe in https://github.com/nextcloud/polls/pull/2870
- fix readme dev setup by @hamza221 in https://github.com/nextcloud/polls/pull/2861
New Contributors
- @hamza221 made their first contribution in https://github.com/nextcloud/polls/pull/2861
Full Changelog: https://github.com/nextcloud/polls/compare/v5.0.3...v5.0.4
v5.0.3
Fix
- Fix notification exception for nullish log entries
What's Changed
- change attributes regarding null values by @dartcafe in https://github.com/nextcloud/polls/pull/2864
- Build(deps): Bump @nextcloud/vue from 7.9.0 to 7.10.0 by @dependabot in https://github.com/nextcloud/polls/pull/2865
Full Changelog: https://github.com/nextcloud/polls/compare/v5.0.2...v5.0.3
v5.0.2
Fix
- Fix crash with shares which have nullish mail addresses
What's Changed
- Build(deps): Bump core-js from 3.30.0 to 3.30.1 by @dependabot in https://github.com/nextcloud/polls/pull/2858
- Build(deps-dev): Bump doctrine/dbal from 3.6.1 to 3.6.2 by @dependabot in https://github.com/nextcloud/polls/pull/2860
- Build(deps-dev): Bump nextcloud/coding-standard from 1.0.0 to 1.1.0 by @dependabot in https://github.com/nextcloud/polls/pull/2859
- Build(deps): Bump dompurify from 3.0.1 to 3.0.2 by @dependabot in https://github.com/nextcloud/polls/pull/2863
Full Changelog: https://github.com/nextcloud/polls/compare/v5.0.0...v5.0.2
v5.0.1
Fix
- Polls cannot be edited when user has no mail address
What's Changed
- Release/5.0.0 by @dartcafe in https://github.com/nextcloud/polls/pull/2848
- nullable email address by @dartcafe in https://github.com/nextcloud/polls/pull/2856
Full Changelog: https://github.com/nextcloud/polls/compare/v5.0.0...v5.0.1
v5.0.0
New
- Added qr code for public shares
Changes
- PHP 8.0 as minimum requirement
- Shorten public tokens to 8 characters (lower and upper characters and digits)
What's Changed
- fix invitations attempt 2 by @dartcafe in https://github.com/nextcloud/polls/pull/2752
- Bump @nextcloud/vue from 7.4.0 to 7.5.0 by @dependabot in https://github.com/nextcloud/polls/pull/2753
- Bump @nextcloud/eslint-config from 8.2.0 to 8.2.1 by @dependabot in https://github.com/nextcloud/polls/pull/2755
- Build(deps-dev): Bump prettier from 2.8.3 to 2.8.4 by @dependabot in https://github.com/nextcloud/polls/pull/2760
- Build(deps): Bump @nextcloud/vue from 7.5.0 to 7.6.0 by @dependabot in https://github.com/nextcloud/polls/pull/2765
- Build(deps): Bump core-js from 3.27.2 to 3.28.0 by @dependabot in https://github.com/nextcloud/polls/pull/2762
- Build(deps): Bump league/commonmark from 2.3.8 to 2.3.9 by @dependabot in https://github.com/nextcloud/polls/pull/2767
- Build(deps): Bump dompurify from 2.4.3 to 3.0.0 by @dependabot in https://github.com/nextcloud/polls/pull/2763
- Build(deps): Bump nextcloud-vue-collections from 0.10.0 to 0.11.0 by @dependabot in https://github.com/nextcloud/polls/pull/2761
- Build(deps): Bump vue-material-design-icons from 5.1.2 to 5.2.0 by @dependabot in https://github.com/nextcloud/polls/pull/2759
- Build(deps): Bump @nextcloud/vue from 7.6.0 to 7.6.1 by @dependabot in https://github.com/nextcloud/polls/pull/2771
- Build(deps): Bump @nextcloud/l10n from 2.0.1 to 2.1.0 by @dependabot in https://github.com/nextcloud/polls/pull/2770
- Build(deps): Bump @nextcloud/vue from 7.6.1 to 7.7.0 by @dependabot in https://github.com/nextcloud/polls/pull/2773
- refactor and fix migrations by @dartcafe in https://github.com/nextcloud/polls/pull/2768
- add defaults to app settings by @dartcafe in https://github.com/nextcloud/polls/pull/2774
- Version 4.1.3 by @dartcafe in https://github.com/nextcloud/polls/pull/2775
- Version 4.1.4 / Change indexing strategy for votes and options by @dartcafe in https://github.com/nextcloud/polls/pull/2777
- Switching to PHP 8.0 as minimum requirement by @dartcafe in https://github.com/nextcloud/polls/pull/2746
- Fix/misc by @dartcafe in https://github.com/nextcloud/polls/pull/2780
- add qr code to shares by @dartcafe in https://github.com/nextcloud/polls/pull/2781
- Replace switch with match by @dartcafe in https://github.com/nextcloud/polls/pull/2783
- Build(deps): Bump core-js from 3.28.0 to 3.29.0 by @dependabot in https://github.com/nextcloud/polls/pull/2785
- Build(deps): Bump @nextcloud/vue from 7.7.0 to 7.7.1 by @dependabot in https://github.com/nextcloud/polls/pull/2786
- Build(deps): Bump dompurify from 3.0.0 to 3.0.1 by @dependabot in https://github.com/nextcloud/polls/pull/2787
- Build(deps): Bump @nextcloud/vue from 7.7.1 to 7.7.2 by @dependabot in https://github.com/nextcloud/polls/pull/2788
- Build(deps): Bump @nextcloud/vue from 7.7.2 to 7.8.0 by @dependabot in https://github.com/nextcloud/polls/pull/2791
- fix #2792 by @dartcafe in https://github.com/nextcloud/polls/pull/2795
- Build(deps-dev): Bump doctrine/dbal from 3.6.0 to 3.6.1 by @dependabot in https://github.com/nextcloud/polls/pull/2796
- Build(deps-dev): Bump eslint-config-prettier from 8.6.0 to 8.7.0 by @dependabot in https://github.com/nextcloud/polls/pull/2798
- Build(deps): Bump core-js from 3.29.0 to 3.29.1 by @dependabot in https://github.com/nextcloud/polls/pull/2802
- Build(deps): Bump webpack from 5.74.0 to 5.76.1 by @dependabot in https://github.com/nextcloud/polls/pull/2803
- Build(deps-dev): Bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.0 by @dependabot in https://github.com/nextcloud/polls/pull/2805
- Build(deps): Bump @nextcloud/vue from 7.8.0 to 7.8.1 by @dependabot in https://github.com/nextcloud/polls/pull/2806
- Build(deps-dev): Bump prettier from 2.8.4 to 2.8.5 by @dependabot in https://github.com/nextcloud/polls/pull/2809
- Build(deps-dev): Bump eslint-config-prettier from 8.7.0 to 8.8.0 by @dependabot in https://github.com/nextcloud/polls/pull/2810
- code optimizations and type safety by @dartcafe in https://github.com/nextcloud/polls/pull/2801
- Build(deps-dev): Bump prettier from 2.8.5 to 2.8.6 by @dependabot in https://github.com/nextcloud/polls/pull/2813
- Build(deps): Bump marked from 4.2.12 to 4.3.0 by @dependabot in https://github.com/nextcloud/polls/pull/2815
- Build(deps): Bump @nextcloud/vue from 7.8.1 to 7.8.2 by @dependabot in https://github.com/nextcloud/polls/pull/2816
- Build(deps): Bump @nextcloud/vue from 7.8.2 to 7.8.3 by @dependabot in https://github.com/nextcloud/polls/pull/2817
- Build(deps): Bump league/commonmark from 2.3.9 to 2.4.0 by @dependabot in https://github.com/nextcloud/polls/pull/2818
- temporarily fix redirect by @dartcafe in https://github.com/nextcloud/polls/pull/2821
- add default to user preferences by @dartcafe in https://github.com/nextcloud/polls/pull/2822
- Beta/5.0.0 beta6 by @dartcafe in https://github.com/nextcloud/polls/pull/2823
- fix proposal expiration by @dartcafe in https://github.com/nextcloud/polls/pull/2824
- fixing access level of const TEMPLATE_CLASS by @dartcafe in https://github.com/nextcloud/polls/pull/2826
- Build(deps-dev): Bump prettier from 2.8.6 to 2.8.7 by @dependabot in https://github.com/nextcloud/polls/pull/2828
- Build(deps): Bump @nextcloud/vue from 7.8.3 to 7.8.4 by @dependabot in https://github.com/nextcloud/polls/pull/2829
- Build(deps): Bump linkify-string from 4.1.0 to 4.1.1 by @dependabot in https://github.com/nextcloud/polls/pull/2827
- Shorten token for public shares by @dartcafe in https://github.com/nextcloud/polls/pull/2830
- appropiate http status forbidden by @dartcafe in https://github.com/nextcloud/polls/pull/2831
- fix reset own votes by @dartcafe in https://github.com/nextcloud/polls/pull/2832
- Build(deps): Bump @nextcloud/dialogs from 3.2.0 to 4.0.1 by @dependabot in https://github.com/nextcloud/polls/pull/2766
- Build(deps): Bump @nextcloud/vue from 7.8.4 to 7.8.5 by @dependabot in https://github.com/nextcloud/polls/pull/2834
- fix sending mails by @dartcafe in https://github.com/nextcloud/polls/pull/2836
- Release/5.0.0 rc1 by @dartcafe in https://github.com/nextcloud/polls/pull/2835
- Build(deps): Bump core-js from 3.29.1 to 3.30.0 by @dependabot in https://github.com/nextcloud/polls/pull/2844
- 5.0.0-rc2 by @dartcafe in https://github.com/nextcloud/polls/pull/2846
- Build(deps): Bump @nextcloud/vue from 7.8.5 to 7.9.0 by @dependabot in https://github.com/nextcloud/polls/pull/2847
Full Changelog: https://github.com/nextcloud/polls/compare/v4.1.2...v5.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.