fix(deps): update pydio/cells v5.0.2 → v5.0.3 - #3745
Merged
Merged
Conversation
truecharts-admin
requested review from
Crow-Control and
alfi0812
as code owners
September 23, 2026 14:44
truecharts-admin
enabled auto-merge (squash)
September 23, 2026 14:44
📦 App Size AnalysisNote Comparing 📈 Size Comparison Table
|
Crow-Control
approved these changes
Sep 23, 2026
Crow-Control
left a comment
Member
There was a problem hiding this comment.
Auto approved automated PR
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.2→5.0.3Release Notes
pydio/cells (pydio/cells)
v5.0.3: Stability & Bug FixesCompare Source
Release Notes — v5.0.3
Bug Fixes
Collabora Action Buttons Hidden
Hide Collabora action buttons based on feature controls, giving administrators finer-grained management of Collabora functionality.
etcd Stability Improvements
Multiple fixes to stabilize startup sequence, default site configurations, race conditions, and migration flow when using etcd.
Startup & Bootstrap Improvements
Increased before-serve timeout and improved error display on bootstrap failure to prevent premature startup failures.
Vault Error Breaking the Mailer
Fixed error that was interrupting the mailer service on startup.
FirstRun Migration Overwriting Installer Configs
Fixed an issue where the FirstRun migration would overwrite existing installer configurations.
Email Template Footer Images
Fixed support for footer images in custom email templates.
Metadata Search OnlyValuesFromList Enforcement
Fixed the
onlyValuesFromListconstraint not being enforced in theonChangehandler for metadata search fields.OAuth Silent Failure on Wrong Password
Fixed silent failure when incorrect credentials were used during OAuth authentication — users now receive proper error feedback.
MongoDB Special Character Escaping in Path Filters
Fixed unescaped special characters in MongoDB path filters causing incorrect search results.
File List Sorting in BlockNote
Fixed the sorting hook for file lists and table of contents within BlockNote pages.
Datasource Migration Flow and DSN Validation
Improved the datasource migration flow in the admin panel and added DSN connection validation before proceeding.
Unix Socket Support for Database
Fixed DSN parsing to skip host/port resolution when using Unix socket connections.
Read-Only Filesystem Error in Convert Tools
Fixed a
read-only filesystemerror when convert tools attempted to write temporary files to/tmp.Recycle Bin Lookup Anchor
Fixed recycle bin path resolution to match exact leaf-name, preventing false grep matches.
User Creation Notification Email
Fixed notification emails not being sent upon user creation by propagating the request context correctly.
Default Cache Behavior
Restored correct default cache usage that was inadvertently disabled.
NATS JetStream Queue Retention Policy
Fixed an incorrect retention policy applied to NATS JetStream queues causing message handling issues.
Admin Namespace Missing i18n Translations
Fixed missing translations in the admin namespace caused by a
TypeEditorimport issue.Public Link for Pages Not Defaulting to Pages View
Fixed an issue where public links for Pages did not display the Pages view by default.
Dependency Updates
golang.org/x/net,golang.org/x/crypto, andgolang.org/x/imageto latest versions.Change log
You can find a summary of the change log here.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.