chore(deps): update dependency nextcloud-releases/groupfolders to v16 - autoclosed
This MR contains the following updates:
Package | Update | Change |
---|---|---|
nextcloud-releases/groupfolders | major |
v15.3.7 -> v16.0.6
|
Release Notes
nextcloud-releases/groupfolders (nextcloud-releases/groupfolders)
v16.0.6
: 16.0.6
What's Changed
- [stable28] properly distinguish between inherited and unset permissions by @backportbot in https://github.com/nextcloud/groupfolders/pull/2902
- [stable28] Even more acl ux fixes by @backportbot in https://github.com/nextcloud/groupfolders/pull/2906
Full Changelog: https://github.com/nextcloud/groupfolders/compare/v16.0.5...v16.0.6
v16.0.5
: 16.0.5
What's Changed
- [stable28] fix: fix fully inherited acl state not being show as inherited by @backportbot in https://github.com/nextcloud/groupfolders/pull/2858
- [stable28] feat: add option to resolve inherited option per-user instead of per-path by @backportbot in https://github.com/nextcloud/groupfolders/pull/2873
Full Changelog: https://github.com/nextcloud/groupfolders/compare/v16.0.4...v16.0.5
v16.0.4
: 16.0.4
What's Changed
- [stable28] Revert: don't apply acls when scanning by @backportbot in https://github.com/nextcloud/groupfolders/pull/2834
Full Changelog: https://github.com/nextcloud/groupfolders/compare/v16.0.3...v16.0.4
v16.0.3
What's Changed
- [stable28] Fix ACL rules for trashed subfolders from groupfolders by @come-nc in https://github.com/nextcloud/groupfolders/pull/2754
- [stable28] Handle missing disk versions by @backportbot-nextcloud in https://github.com/nextcloud/groupfolders/pull/2759
- [stable28] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/groupfolders/pull/2752
- Bump to v16.0.3 by @artonge in https://github.com/nextcloud/groupfolders/pull/2760
Full Changelog: https://github.com/nextcloud/groupfolders/compare/v16.0.2...v16.0.3
v16.0.2
: 16.0.2
What's Changed
- [stable28] fix(ACL): don't put inherited ACL permissions in the propPatch request payload by @backportbot-nextcloud in https://github.com/nextcloud/groupfolders/pull/2690
- [stable28] Emit hook for restore by @backportbot-nextcloud in https://github.com/nextcloud/groupfolders/pull/2693* [stable28] Add a listener to update trashed items when parent is renamed by @come-nc in https://github.com/nextcloud/groupfolders/pull/2712
- [stable28] fix downloading trashbin items by @backportbot-nextcloud in https://github.com/nextcloud/groupfolders/pull/2715
- [stable28] Update nextcloud/ocp dependency by @nextcloud-command in https://github.com/nextcloud/groupfolders/pull/2726
- [stable28] don't apply acls when scanning by @backportbot-nextcloud in https://github.com/nextcloud/groupfolders/pull/2730
- [28] restore acl ui in sharing tab by @icewind1991 in https://github.com/nextcloud/groupfolders/pull/2746
- 16.0.2 by @icewind1991 in https://github.com/nextcloud/groupfolders/pull/2734
Full Changelog: https://github.com/nextcloud/groupfolders/compare/v16.0.1...v16.0.2
v16.0.1
What's Changed
- build(deps): Bump react-select from 5.7.7 to 5.8.0 by @dependabot in https://github.com/nextcloud/groupfolders/pull/2608
- build(deps-dev): Bump @types/webpack-env from 1.18.3 to 1.18.4 by @dependabot in https://github.com/nextcloud/groupfolders/pull/2609
- build(deps-dev): Bump @types/bootstrap from 5.2.8 to 5.2.9 by @dependabot in https://github.com/nextcloud/groupfolders/pull/2612
- build(deps): Bump axios from 1.4.0 to 1.6.1 by @dependabot in https://github.com/nextcloud/groupfolders/pull/2615
- build(deps-dev): Bump sabre/dav from 4.4.0 to 4.5.0 by @dependabot in https://github.com/nextcloud/groupfolders/pull/2617
- build(deps-dev): Bump ts-loader from 9.5.0 to 9.5.1 by @dependabot in https://github.com/nextcloud/groupfolders/pull/2620
- build(deps-dev): Bump @types/jquery from 3.5.25 to 3.5.27 by @dependabot in https://github.com/nextcloud/groupfolders/pull/2621
- build(deps-dev): Bump @babel/preset-react from 7.22.15 to 7.23.3 by @dependabot in https://github.com/nextcloud/groupfolders/pull/2622
- [stable28] build(deps): Bump @nextcloud/files from 3.0.0-beta.11 to 3.0.0 by @artonge in https://github.com/nextcloud/groupfolders/pull/2649
- [stable28] Use new API to register Files view by @backportbot-nextcloud in https://github.com/nextcloud/groupfolders/pull/2648
- chore(CI): Adjust testing matrix for Nextcloud 28 on stable28 by @nickvergessen in https://github.com/nextcloud/groupfolders/pull/2627
- [stable28] Fix(client#propPatch): Escape all occurences of # by @backportbot-nextcloud in https://github.com/nextcloud/groupfolders/pull/2673
- [stable28] Drop need of user folder by @artonge in https://github.com/nextcloud/groupfolders/pull/2640
- Bump to v16.0.1 by @artonge in https://github.com/nextcloud/groupfolders/pull/2679
Full Changelog: https://github.com/nextcloud/groupfolders/compare/v16.0.0...v16.0.1
v16.0.0
: 16.0.0
What's Changed
- feat(deps): Add Nextcloud 28 support on master by @nickvergessen in https://github.com/nextcloud/groupfolders/pull/2393
- (docs) README - Minor typos, clarifications, and organizational refinements by @joshtrichards in https://github.com/nextcloud/groupfolders/pull/2389
- fix PHP 8.2 ${var} deprecated by @march42 in https://github.com/nextcloud/groupfolders/pull/2413
- Fix readdir() call in loop with undesirable false evaluation potential by @joshtrichards in https://github.com/nextcloud/groupfolders/pull/2416
- Adapt to server API changes by @juliushaertl in https://github.com/nextcloud/groupfolders/pull/2447
- fix: fix open groupfolder in files by @skjnldsv in https://github.com/nextcloud/groupfolders/pull/2457
- preload the acl rules for the root of the groupfolders by @icewind1991 in https://github.com/nextcloud/groupfolders/pull/2453
- Create pr-feedback.yml by @mejo- in https://github.com/nextcloud/groupfolders/pull/2465
- Check if $user is set before calling it by @solracsf in https://github.com/nextcloud/groupfolders/pull/2476
- cleanup acl when deleting groups by @icewind1991 in https://github.com/nextcloud/groupfolders/pull/2504
- Translate User and Group strings by @solracsf in https://github.com/nextcloud/groupfolders/pull/2373
- update folder used space after expiring items by @icewind1991 in https://github.com/nextcloud/groupfolders/pull/2347
- fix: Do not use
EventDispatcherInterface
but OCPIEventDispatcher
by @susnux in https://github.com/nextcloud/groupfolders/pull/2513 - build(deps-dev): Bump sabre/xml from 2.2.5 to 2.2.6 by @dependabot in https://github.com/nextcloud/groupfolders/pull/2514
- Update php-cs workflow from organization and run
composer cs:fix
by @susnux in https://github.com/nextcloud/groupfolders/pull/2512 - pass around preload rules in acl wrapper instead of relying on the cache by @icewind1991 in https://github.com/nextcloud/groupfolders/pull/2560
- fix incorrect stat headers when scanning groupfolders by @icewind1991 in https://github.com/nextcloud/groupfolders/pull/2570
- remove custom lazyfolder implementation by @icewind1991 in https://github.com/nextcloud/groupfolders/pull/2607
New Contributors
- @joshtrichards made their first contribution in https://github.com/nextcloud/groupfolders/pull/2389
- @march42 made their first contribution in https://github.com/nextcloud/groupfolders/pull/2413
- @skjnldsv made their first contribution in https://github.com/nextcloud/groupfolders/pull/2457
- @zak39 made their first contribution in https://github.com/nextcloud/groupfolders/pull/2113
Full Changelog: https://github.com/nextcloud/groupfolders/compare/v15.3.1...v16.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.