Skip to content

Conversation

@printminion-co
Copy link

@printminion-co printminion-co commented Jul 4, 2025

Summary

All submodules are updated.
Can be checked locally via ./<docs-n-tools>/container/check_release.sh pr-190

TODO

Checklist

marcelklehr and others added 30 commits May 24, 2025 08:52
…le31

[stable31] fix: hide guests group from principal backend
Signed-off-by: Andy Scherzinger <[email protected]>
…le31

[stable31] feat: add command to clear contacts photo cache
…le31

[stable31] fix(files_external): Safely check if the timestamp is numeric
…le31

[stable31] fix: improve error message when cache rename source can't be found
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.2.5...3.2.6)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.7.60 to 2.7.62.
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](gildas-lormeau/zip.js@v2.7.60...v2.7.62)

---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
  dependency-version: 2.7.62
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…le31

[stable31] feat: add command to get basic storage info
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.22 to 9.6.23.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.23/ChangeLog-9.6.md)
- [Commits](sebastianbergmann/phpunit@9.6.22...9.6.23)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 9.6.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…yarn/stable31/dompurify-3.2.6

chore(deps): Bump dompurify from 3.2.5 to 3.2.6
…/vendor-bin/phpunit/stable31/phpunit/phpunit-9.6.23
Dependabot couldn't find the original pull request head commit, aade654.
Signed-off-by: nextcloud-command <[email protected]>
…le31

[stable31] fix(caldav): don't send invitations to circles
Bumps [marked](https://github.com/markedjs/marked) from 15.0.11 to 15.0.12.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v15.0.11...v15.0.12)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 15.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@printminion-co printminion-co changed the title Mk/dev/update to v31.0.6 with submodules update to v31.0.6 with submodules Jul 7, 2025
@printminion-co printminion-co force-pushed the mk/dev/update-to-v31.0.6-with-submodules branch 2 times, most recently from 91f2481 to 4ebf3c3 Compare July 9, 2025 08:07
… better layout

in order to fix stylelint error

Signed-off-by: Misha M.-Kupriyanov <[email protected]>
…lity

in order to fix stylelint error

Signed-off-by: Misha M.-Kupriyanov <[email protected]>
@printminion-co printminion-co force-pushed the mk/dev/update-to-v31.0.6-with-submodules branch from 4ebf3c3 to 1b3c3aa Compare July 9, 2025 08:27
@tanyaka
Copy link

tanyaka commented Jul 10, 2025

Concerning nc_simplesettings, missing check - we also need
IONOS-Productivity/nc-simplesettings#108 in order to be compatible with nextcloud v31?

@printminion-co
Copy link
Author

Concerning nc_simplesettings, missing check - we also need IONOS-Productivity/nc-simplesettings#108 in order to be compatible with nextcloud v31?

yes

@printminion-co printminion-co force-pushed the mk/dev/update-to-v31.0.6-with-submodules branch from 1b3c3aa to a7b184a Compare July 10, 2025 16:46
@printminion-co
Copy link
Author

upgraded submodules + 1b3c3aa...a7b184a mk/dev/update-to-v31.0.6-with-submodules

@printminion-co printminion-co requested a review from Copilot July 11, 2025 09:48
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates Nextcloud to version 31.0.6 with all submodules updated as part of a comprehensive maintenance release. The changes are primarily focused on localization updates and minor code improvements.

Key Changes

  • Updated localization files for multiple languages (Estonian, Spanish, German, Danish, Czech, Catalan, Bulgarian, Asturian, Arabic, and Basque)
  • Enhanced CSS styling for better RTL language support using logical properties
  • Improved code organization with better use statements and imports
  • Added new autoload entries for additional classes and background jobs

Reviewed Changes

Copilot reviewed 295 out of 5830 changed files in this pull request and generated no comments.

File Description
apps/dav/l10n/.json/.js Updated translation strings and removed obsolete entries across multiple languages
apps/dav/css/schedule-response.css Modernized CSS with logical border-radius properties for RTL support
apps/dav/composer/composer/autoload_*.php Added new class mappings for enhanced DAV functionality
apps/dav/appinfo/v*/*.php Improved code organization with explicit use statements

@printminion-co printminion-co force-pushed the mk/dev/update-to-v31.0.6-with-submodules branch from 070d262 to 9c15a9a Compare July 11, 2025 11:35
@printminion-co printminion-co force-pushed the mk/dev/update-to-v31.0.6-with-submodules branch from 9c15a9a to fc99481 Compare July 11, 2025 12:13
@printminion-co printminion-co force-pushed the mk/dev/update-to-v31.0.6-with-submodules branch from ab111fe to 01c2817 Compare July 14, 2025 13:02
@printminion-co printminion-co merged commit cd6bb24 into ionos-dev Jul 14, 2025
6 of 9 checks passed
@printminion-co printminion-co deleted the mk/dev/update-to-v31.0.6-with-submodules branch July 14, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.