Skip to content

fix: update cozy-sharing after recipient removal#3926

Merged
shepilov merged 1 commit into
masterfrom
fix/update-cozy-sharing-after-recipient-removal
Jun 17, 2026
Merged

fix: update cozy-sharing after recipient removal#3926
shepilov merged 1 commit into
masterfrom
fix/update-cozy-sharing-after-recipient-removal

Conversation

@shepilov

@shepilov shepilov commented Jun 16, 2026

Copy link
Copy Markdown
Member

Summary

  • update cozy-sharing to 33.4.3 for Fix revoked sharing reuse cozy-libs#3034
  • align cozy-flags and cozy-stack-client with the refreshed sharing dependency
  • add react-router as a direct dependency for cozy-sharing peer compatibility

Context

linagora/cozy-libs#3034 fixes stale sharing state after the last recipient is revoked from a non-shared-drive sharing. Drive needs the released cozy-sharing package to pick up that fix.

Summary by CodeRabbit

  • Chores
    • Updated internal dependencies to newer compatible versions.
    • Pinned the routing library version for consistent behavior while keeping the existing DOM routing version unchanged.

@coderabbitai

coderabbitai Bot commented Jun 16, 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: 9c7f41d9-666b-48ba-bc9c-066365f8328e

📥 Commits

Reviewing files that changed from the base of the PR and between 49ef88d and 1330737.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • package.json
🚧 Files skipped from review as they are similar to previous changes (1)
  • package.json

Walkthrough

package.json receives three dependency changes: cozy-flags is bumped from ^4.6.1 to ^4.9.1; cozy-stack-client is bumped from ^60.27.0 to ^60.28.0; and react-router is added as a new dependency pinned to 6.14.2, matching the existing react-router-dom pin.

Possibly related PRs

Suggested reviewers

  • JF-Cozy
  • zatteo
  • lethemanh
  • codescene-delta-analysis
  • rezk2ll
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title claims to update cozy-sharing after recipient removal, but the actual changes are dependency version bumps in package.json for cozy-flags, cozy-stack-client, and react-router. Update the title to accurately reflect the main changes, such as 'chore: bump cozy-sharing, cozy-flags, cozy-stack-client, and add react-router' or similar.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
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 fix/update-cozy-sharing-after-recipient-removal

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.

@shepilov shepilov marked this pull request as ready for review June 16, 2026 15:42
codescene-delta-analysis[bot]

This comment was marked as outdated.

@bundlemon

bundlemon Bot commented Jun 16, 2026

Copy link
Copy Markdown

BundleMon

Files updated (3)
Status Path Size Limits
services/qualificationMigration.js
283.39KB (+756B +0.26%) -
services/dacc.js
263.13KB (+664B +0.25%) -
static/js/cozy.(hash).js
928.49KB (-315B -0.03%) -
Unchanged files (17)
Status Path Size Limits
static/resource/(hash).js
336.09KB -
static/js/main.(hash).js
48.1KB -
static/js/lib-react.(hash).js
43.88KB -
static/css/cozy.(hash).css
31.42KB -
static/js/lib-polyfill.(hash).js
22.77KB -
static/js/lib-router.(hash).js
21.86KB -
static/js/public.(hash).js
19.79KB -
static/css/main.(hash).css
13.57KB -
static/js/intents.(hash).js
9.2KB -
static/js/(chunkId).(hash).js
8.6KB -
manifest.webapp
3.09KB -
static/css/public.(hash).css
2.34KB -
static/js/async/(chunkId).(hash).js
2.06KB -
main/index.html
770B -
public/index.html
704B -
intents/index.html
644B -
assets/manifest.json
185B -

Total files change +1.08KB +0.05%

Groups updated (1)
Status Path Size Limits
**/*.js
5.98MB (+1.08KB +0.02%) -
Unchanged groups (2)
Status Path Size Limits
**/*.{png,svg,ico}
2.16MB -
**/*.css
78.72KB -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

codescene-delta-analysis[bot]

This comment was marked as outdated.

@shepilov shepilov force-pushed the fix/update-cozy-sharing-after-recipient-removal branch from 49ef88d to 1330737 Compare June 17, 2026 11:53

@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.

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

See analysis details in CodeScene

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.

@shepilov shepilov merged commit e1c38c1 into master Jun 17, 2026
7 checks passed
@shepilov shepilov deleted the fix/update-cozy-sharing-after-recipient-removal branch June 17, 2026 12:02
This was referenced Jun 17, 2026
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.

3 participants