Skip to content

feat: Upgrade cozy-sharing and cozy-ui#3877

Merged
doubleface merged 1 commit into
masterfrom
feat/upgradecozysharing
Jun 5, 2026
Merged

feat: Upgrade cozy-sharing and cozy-ui#3877
doubleface merged 1 commit into
masterfrom
feat/upgradecozysharing

Conversation

@doubleface

@doubleface doubleface commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

To get last updates on sharing modal :

  • Avoid adding an already added recipients in EditSharedDriveModal
  • Avoid suggesting an already added or a pending recipient
  • Avoid email sharing on recipient side for federated shared folders

cozy-sharing 33.1.1
cozy-ui 139.1.0 (needed by version 33 of cozy-sharing)

Summary by CodeRabbit

  • Chores
    • Updated dependency versions for improved compatibility and performance.

cozy-sharing 33.1.1
cozy-ui 139.1.0 (needed by version 33 of cozy-sharing)
@coderabbitai

coderabbitai Bot commented Jun 5, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 6a87285e-681c-43f0-a509-dacb5fed5624

📥 Commits

Reviewing files that changed from the base of the PR and between 32f8765 and f89b471.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • package.json

Walkthrough

This PR updates two cozy package dependencies in package.json. The cozy-sharing dependency is bumped from ^32.3.2 to ^33.1.1, and cozy-ui is upgraded from ^138.12.0 to ^139.1.0. The cozy-stack-client dependency in the same block remains unchanged.

Possibly related PRs

Suggested labels

e2e

Suggested reviewers

  • JF-Cozy
  • rezk2ll
  • zatteo
  • lethemanh
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'feat: Upgrade cozy-sharing and cozy-ui' directly matches the main change in the changeset - updating dependency versions for both cozy-sharing and cozy-ui, which is the primary modification in package.json.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/upgradecozysharing

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codescene-delta-analysis codescene-delta-analysis Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Our agent can fix these. Install it.

No application code in the PR — skipped Code Health checks.

Quality Gate Profile: The Bare Minimum
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.

@bundlemon

bundlemon Bot commented Jun 5, 2026

Copy link
Copy Markdown

BundleMon

Files updated (2)
Status Path Size Limits
public/static/js/cozy.(hash).js
778.39KB (+487B +0.06%) -
static/js/cozy.(hash).js
918.01KB (+450B +0.05%) -
Unchanged files (19)
Status Path Size Limits
static/js/(chunkId).(hash).js
1.16MB -
public/static/js/(chunkId).(hash).js
1.07MB -
(hash).js
336.11KB -
public/(hash).js
336.11KB -
services/qualificationMigration.js
283.16KB -
services/dacc.js
262.9KB -
static/js/main.(hash).js
166.2KB -
public/static/js/public.(hash).js
140.32KB -
public/static/js/lib-react.(hash).js
43.88KB -
static/js/lib-react.(hash).js
43.88KB -
public/static/css/cozy.(hash).css
31.36KB -
static/css/cozy.(hash).css
31.36KB -
public/static/js/lib-router.(hash).js
21.86KB -
static/js/lib-router.(hash).js
21.86KB -
static/css/main.(hash).css
16.99KB -
public/static/css/public.(hash).css
6.7KB -
manifest.webapp
3.08KB -
index.html
703B -
assets/manifest.json
185B -

Total files change +937B +0.02%

Groups updated (1)
Status Path Size Limits
**/*.js
7.53MB (+1.44KB +0.02%) -
Unchanged groups (2)
Status Path Size Limits
**/*.{png,svg,ico}
2.19MB -
**/*.css
119.41KB -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@rezk2ll rezk2ll added the e2e Run the E2E suite on this PR label Jun 5, 2026
@doubleface doubleface merged commit 65ef731 into master Jun 5, 2026
7 checks passed
@doubleface doubleface deleted the feat/upgradecozysharing branch June 5, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e2e Run the E2E suite on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants