]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Mon, 8 Apr 2024 12:55:49 +0000 (14:55 +0200)]
add a seperate storage method to distinguish between 'path exists' and 'path is available'
Signed-off-by: Robin Appelman <robin@icewind.nl>
Richard Steinmetz [Mon, 8 Apr 2024 10:05:00 +0000 (12:05 +0200)]
Merge pull request #44607 from nextcloud/feat/drop-php-8.0
feat: drop support for php 8.0
Andy Scherzinger [Mon, 8 Apr 2024 09:22:05 +0000 (11:22 +0200)]
chore(drone): Update drone file signature
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Côme Chilliet [Thu, 4 Apr 2024 16:05:57 +0000 (18:05 +0200)]
chore: Add 3rdparty error to baseline. Also removed fixed errors.
The CDATA stuff comes from a psalm new version, nothing to worry about,
both syntax are equivalent.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Richard Steinmetz [Tue, 2 Apr 2024 12:03:58 +0000 (14:03 +0200)]
ci(drone): use *-php8.3 images
Ref https://github.com/nextcloud/docker-ci/pull/634
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Côme Chilliet [Tue, 2 Apr 2024 15:13:35 +0000 (17:13 +0200)]
fix: Fix new psalm errors from update
Not sure about the SimpleContainer modification, let’s see what CI says
about that.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Richard Steinmetz [Mon, 1 Apr 2024 15:31:57 +0000 (17:31 +0200)]
feat: drop support for php 8.0
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Joas Schilling [Mon, 8 Apr 2024 09:07:13 +0000 (11:07 +0200)]
Merge pull request #44683 from nextcloud/fix/update-doctrine-dbal-3_8_3
fix(deps): Update doctrine/dbal to 3.8.3
Ferdinand Thiessen [Fri, 5 Apr 2024 13:16:15 +0000 (15:16 +0200)]
fix(deps): Update doctrine/dbal to 3.8.3
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Mon, 8 Apr 2024 00:20:04 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 7 Apr 2024 00:20:11 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 6 Apr 2024 15:37:44 +0000 (15:37 +0000)]
Merge pull request #44537 from nextcloud/dependabot/npm_and_yarn/typescript-5.4.3
dependabot[bot] [Sat, 6 Apr 2024 03:45:37 +0000 (03:45 +0000)]
Merge pull request #44699 from nextcloud/dependabot/npm_and_yarn/sass-1.74.1
dependabot[bot] [Sat, 6 Apr 2024 01:36:59 +0000 (01:36 +0000)]
build(deps-dev): bump sass from 1.72.0 to 1.74.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.72.0 to 1.74.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.72.0...1.74.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 6 Apr 2024 00:20:41 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Thu, 28 Mar 2024 11:04:29 +0000 (11:04 +0000)]
build(deps-dev): bump typescript from 5.4.2 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Joas Schilling [Fri, 5 Apr 2024 15:15:37 +0000 (17:15 +0200)]
Merge pull request #44678 from nextcloud/ci/noid/add-3rdparty-check
fix(3rdparty): Add a CI job to check 3rdparty integrity
dependabot[bot] [Fri, 5 Apr 2024 15:02:46 +0000 (15:02 +0000)]
Merge pull request #44681 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.10.60
dependabot[bot] [Fri, 5 Apr 2024 13:04:13 +0000 (13:04 +0000)]
build(deps): bump libphonenumber-js from 1.10.58 to 1.10.60
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.58 to 1.10.60.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.58...v1.10.60)
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Fri, 5 Apr 2024 13:45:36 +0000 (15:45 +0200)]
fix(3rdparty): Update 3rdparty
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 5 Apr 2024 12:53:30 +0000 (14:53 +0200)]
fix(3rdparty): Add a CI job to check 3rdparty integrity
Signed-off-by: Joas Schilling <coding@schilljs.com>
dependabot[bot] [Fri, 5 Apr 2024 13:44:34 +0000 (13:44 +0000)]
Merge pull request #44660 from nextcloud/dependabot/npm_and_yarn/undici-5.28.4
John Molakvoæ [Fri, 5 Apr 2024 12:47:57 +0000 (14:47 +0200)]
Merge pull request #44663 from nextcloud/fix/invalid-doc-block
Ferdinand Thiessen [Fri, 5 Apr 2024 12:40:03 +0000 (14:40 +0200)]
Merge pull request #43808 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
John Molakvoæ [Fri, 5 Apr 2024 11:53:47 +0000 (13:53 +0200)]
Merge pull request #44662 from nextcloud/fix/update-phpsec
Ferdinand Thiessen [Thu, 4 Apr 2024 21:31:52 +0000 (23:31 +0200)]
fix(DateTimeFormatter): Adjust invalid doc blocks
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Anna [Fri, 5 Apr 2024 11:14:43 +0000 (13:14 +0200)]
Merge pull request #44306 from nextcloud/settings/show-indextoreplace-warning
fix(settings): show warning for indexToReplace as part of missing indices
Ferdinand Thiessen [Thu, 4 Apr 2024 21:16:26 +0000 (23:16 +0200)]
fix: Update psalm baseline to ignore `setKey` being internal of `phpseclib`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 4 Apr 2024 19:30:20 +0000 (21:30 +0200)]
fix(deps): Update phpseclib from 2.0.45 to 2.0.47
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Fri, 5 Apr 2024 00:19:45 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Thu, 4 Apr 2024 21:24:30 +0000 (23:24 +0200)]
fix(ci): Use conventional commits for update-psalm-baseline workflow
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Thu, 4 Apr 2024 21:23:11 +0000 (23:23 +0200)]
chore: Update psalm baseline
Co-authored-by: GitHub <noreply@github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
dependabot[bot] [Thu, 4 Apr 2024 17:22:26 +0000 (17:22 +0000)]
build(deps-dev): bump undici from 5.28.3 to 5.28.4
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
John Molakvoæ [Thu, 4 Apr 2024 11:56:23 +0000 (13:56 +0200)]
Merge pull request #44409 from nextcloud/fix/files-dnd-files
skjnldsv [Thu, 4 Apr 2024 11:35:01 +0000 (13:35 +0200)]
chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Thu, 4 Apr 2024 10:00:14 +0000 (12:00 +0200)]
chore: add cypress video recording
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Wed, 3 Apr 2024 08:47:30 +0000 (10:47 +0200)]
fix(files): breadcrumbs native drop event
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Tue, 2 Apr 2024 09:28:59 +0000 (11:28 +0200)]
chore: add drag and drop recursion and FilesystemAPI testing
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Wed, 27 Mar 2024 16:14:55 +0000 (17:14 +0100)]
chore: adjusting cypress drag and drop tests
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Fri, 22 Mar 2024 13:39:51 +0000 (14:39 +0100)]
feat(files): unify drag and drop methods
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Thu, 14 Mar 2024 07:56:52 +0000 (08:56 +0100)]
fix(files): breadcrumbs dnd
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Maxence Lange [Thu, 4 Apr 2024 07:29:13 +0000 (06:29 -0100)]
Merge pull request #44642 from nextcloud/fix/noid/compare-sensitive-data
fix(appconfig): compare with original value
Nextcloud bot [Thu, 4 Apr 2024 00:20:03 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Wed, 3 Apr 2024 19:05:22 +0000 (19:05 +0000)]
Merge pull request #44542 from nextcloud/dependabot/npm_and_yarn/nextcloud/files-3.1.1
dependabot[bot] [Wed, 3 Apr 2024 18:51:44 +0000 (18:51 +0000)]
Merge pull request #44467 from nextcloud/dependabot/npm_and_yarn/express-4.19.2
dependabot[bot] [Thu, 28 Mar 2024 11:05:52 +0000 (11:05 +0000)]
build(deps): bump @nextcloud/files from 3.1.0 to 3.1.1
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/files"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Maxence Lange [Wed, 3 Apr 2024 17:56:19 +0000 (16:56 -0100)]
fix(appconfig): compare with original value
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
John Molakvoæ [Wed, 3 Apr 2024 09:02:27 +0000 (11:02 +0200)]
Merge pull request #44604 from nextcloud/fix/encryption/web-ui-default-module-value
Daniel [Wed, 3 Apr 2024 05:44:33 +0000 (07:44 +0200)]
Merge pull request #44511 from nextcloud/perf/noid/skip-tree-lookup-for-non-calendar-requests
perf(dav): skip non-calendar requests in webcal caching plugin
Nextcloud bot [Wed, 3 Apr 2024 00:19:45 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Tue, 2 Apr 2024 20:03:39 +0000 (22:03 +0200)]
Merge pull request #44625 from nextcloud/bugfix/44608/fix-remote-of-cloudid-being-with-protocol
fix(federation): ICloudId->getRemote() should contain the protocol
Ferdinand Thiessen [Tue, 2 Apr 2024 16:50:35 +0000 (18:50 +0200)]
Merge pull request #44621 from nextcloud/enh/mjs-dns-fw-failing-check-run-hint
fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't run
Josh [Tue, 2 Apr 2024 13:46:58 +0000 (09:46 -0400)]
fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't run
Signed-off-by: Josh <josh.t.richards@gmail.com>
Joas Schilling [Tue, 2 Apr 2024 15:55:16 +0000 (17:55 +0200)]
fix(federation): ICloudId->getRemote() should contain the protocol
Signed-off-by: Joas Schilling <coding@schilljs.com>
Côme Chilliet [Tue, 2 Apr 2024 15:44:21 +0000 (17:44 +0200)]
Merge pull request #44332 from nextcloud/fix/fix-chunkupload-quota-check
fix(dav): Fix quota check for chunk upload
Simon L [Tue, 2 Apr 2024 14:19:37 +0000 (16:19 +0200)]
Merge pull request #44619 from nextcloud/enh/noid/update-bug-report-template
chore(bug-report-template): update list of nc versions
dependabot[bot] [Tue, 2 Apr 2024 13:42:00 +0000 (13:42 +0000)]
Merge pull request #44534 from nextcloud/dependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.2.1
Simon L [Tue, 2 Apr 2024 12:39:09 +0000 (14:39 +0200)]
chore(bug-report-template): update list of nc versions
Signed-off-by: Simon L <szaimen@e.mail.de>
Côme Chilliet [Thu, 28 Mar 2024 16:15:01 +0000 (17:15 +0100)]
chore: Improve phpdoc typing to silence psalm errors
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 28 Mar 2024 16:07:13 +0000 (17:07 +0100)]
fix: Remove incorrect default null value
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 28 Mar 2024 15:13:19 +0000 (16:13 +0100)]
fix: Apply new coding standard to all files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
dependabot[bot] [Thu, 28 Mar 2024 11:03:59 +0000 (11:03 +0000)]
build(deps): bump nextcloud/coding-standard in /vendor-bin/cs-fixer
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v1.1.1...v1.2.1)
---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Côme Chilliet [Thu, 21 Mar 2024 11:11:44 +0000 (12:11 +0100)]
chore(dav): Fix tests for length headers on upload
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 19 Mar 2024 16:25:40 +0000 (17:25 +0100)]
fix(dav): Fix quota check for chunk upload
Do not ignore OC-Total-Length when Content-Length and
X-Expected-Entity-Length are missing
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Ferdinand Thiessen [Tue, 2 Apr 2024 12:06:50 +0000 (14:06 +0200)]
Merge pull request #44575 from nextcloud/fix/no-autocomplete-sharing
fix(files_sharing): Disable autocomplete for share label and password
Côme Chilliet [Tue, 2 Apr 2024 11:12:52 +0000 (13:12 +0200)]
Merge pull request #44612 from nextcloud/fix/fix-share-manager-tests-near-daytime-change
fix(tests): Fix tests when daytime saving time change happened recently
Ferdinand Thiessen [Tue, 2 Apr 2024 10:36:19 +0000 (12:36 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 29 Mar 2024 17:04:38 +0000 (18:04 +0100)]
fix(files_sharing): Disable autocomplete for share label and password
Prevent browsers - as good as possible - from filling in user credentials as share label and password.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Côme Chilliet [Tue, 2 Apr 2024 09:24:14 +0000 (11:24 +0200)]
fix(tests): Fix tests when daytime saving time change happened recently
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Julius Härtl [Tue, 2 Apr 2024 07:59:45 +0000 (09:59 +0200)]
Merge pull request #44369 from nextcloud/bugfix/csrf-failed-on-public-share-with-password
fix: csrf check failed on public share with password
Nextcloud bot [Tue, 2 Apr 2024 00:19:28 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Josh [Mon, 1 Apr 2024 22:43:22 +0000 (18:43 -0400)]
fix(encryption): Clicking default module in UI sets bogus value
Fixes #44532
Likely fixes #43123
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Nextcloud bot [Mon, 1 Apr 2024 00:19:32 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
F. E Noel Nfebe [Sun, 31 Mar 2024 06:10:02 +0000 (07:10 +0100)]
Merge pull request #44571 from nextcloud/backport/44569/master
fix(files_sharing): Create passwords when enforced for mail shares
Nextcloud bot [Sun, 31 Mar 2024 00:19:32 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 30 Mar 2024 00:20:27 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Fri, 29 Mar 2024 22:55:55 +0000 (22:55 +0000)]
Merge pull request #44540 from nextcloud/dependabot/npm_and_yarn/babel/preset-typescript-7.24.1
Ferdinand Thiessen [Fri, 29 Mar 2024 16:54:04 +0000 (17:54 +0100)]
Merge pull request #44512 from nextcloud/feat/trashbin-orig-location
feat(trashbin): Show original location of deleted file
nextcloud-command [Fri, 29 Mar 2024 15:04:26 +0000 (15:04 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Fri, 29 Mar 2024 14:30:39 +0000 (15:30 +0100)]
fix(files_sharing): Create passwords when enforced for mail shares
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Luka Trovic [Fri, 29 Mar 2024 08:51:38 +0000 (09:51 +0100)]
feat: compile js
Signed-off-by: Luka Trovic <luka@nextcloud.com>
Luka Trovic [Mon, 25 Mar 2024 20:33:30 +0000 (21:33 +0100)]
fix: csrf check failed on public share with password
Signed-off-by: Luka Trovic <luka@nextcloud.com>
Luka Trovic [Wed, 20 Mar 2024 20:08:54 +0000 (21:08 +0100)]
fix: csrf check failed on public share with password
Signed-off-by: Luka Trovic <luka@nextcloud.com>
Nextcloud bot [Fri, 29 Mar 2024 00:24:23 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Thu, 28 Mar 2024 21:24:30 +0000 (14:24 -0700)]
Merge pull request #44562 from nextcloud/fix/files-displayname-string
fix(files): Fix error with numeric filenames
Christopher Ng [Thu, 28 Mar 2024 18:22:58 +0000 (11:22 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 28 Mar 2024 18:22:58 +0000 (11:22 -0700)]
fix(files): Fix error with numeric filenames
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Thu, 28 Mar 2024 18:19:22 +0000 (11:19 -0700)]
Merge pull request #44506 from nextcloud/dashboard-no-widgets-if-no-appstore
fix(dashboard): do not suggest to install new widgets if appstore is disabled
Christopher Ng [Wed, 27 Mar 2024 22:08:08 +0000 (15:08 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 27 Mar 2024 22:08:08 +0000 (15:08 -0700)]
feat(trashbin): Show original location of deleted file
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Thomas Citharel [Wed, 27 Mar 2024 14:39:15 +0000 (15:39 +0100)]
fix(dashboard): do not suggest to install new widgets if appstore is disabled
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Thu, 28 Mar 2024 14:28:49 +0000 (15:28 +0100)]
Merge pull request #44526 from nextcloud/bugfix/43947/delete-file-not-translated
John Molakvoæ [Thu, 28 Mar 2024 13:11:38 +0000 (14:11 +0100)]
Merge pull request #44547 from nextcloud/dependabot/github_actions/github-actions-
2e40ecac88
dependabot[bot] [Thu, 28 Mar 2024 12:08:01 +0000 (12:08 +0000)]
Merge pull request #44538 from nextcloud/dependabot/npm_and_yarn/sass-1.72.0
dependabot[bot] [Thu, 28 Mar 2024 11:14:19 +0000 (11:14 +0000)]
build(deps): bump the github-actions group with 4 updates
Bumps the github-actions group with 4 updates: [dorny/paths-filter](https://github.com/dorny/paths-filter), [actions/checkout](https://github.com/actions/checkout), [codecov/codecov-action](https://github.com/codecov/codecov-action) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).
Updates `dorny/paths-filter` from 3.0.0 to 3.0.2
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v3...
de90cc6fb38fc0963ad72b210f1f284cd68cea36 )
Updates `actions/checkout` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/
b4ffde65f46336ab88eb53be808477a3936bae11 ...
9bb56186c3b09b4f86b1c65136769dd318469633 )
Updates `codecov/codecov-action` from 3.1.5 to 4.1.1
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.5...v4.1.1)
Updates `peter-evans/create-pull-request` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/
a4f52f8033a6168103c2538976c07b467e8163bc ...
70a41aba780001da0a30141984ae2a0c95d8704e )
---
updated-dependencies:
- dependency-name: dorny/paths-filter
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 28 Mar 2024 11:05:32 +0000 (11:05 +0000)]
build(deps-dev): bump @babel/preset-typescript from 7.23.3 to 7.24.1
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.23.3 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-typescript)
---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 28 Mar 2024 11:04:49 +0000 (11:04 +0000)]
build(deps-dev): bump sass from 1.71.1 to 1.72.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.71.1 to 1.72.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.71.1...1.72.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Joas Schilling [Thu, 28 Mar 2024 11:02:58 +0000 (12:02 +0100)]
Merge pull request #44530 from nextcloud/chore/master-is-now-30
Master is now 30
Joas Schilling [Thu, 28 Mar 2024 10:28:29 +0000 (11:28 +0100)]
chore(assets): Recompile JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 28 Mar 2024 10:26:18 +0000 (11:26 +0100)]
feat(branchoff): Bump versions and requirements in apps
Signed-off-by: Joas Schilling <coding@schilljs.com>