Skip to content

Update versions and use consistent dependencies#5

Merged
skomorokh merged 2 commits into
mainfrom
fixdeps
Jul 6, 2026
Merged

Update versions and use consistent dependencies#5
skomorokh merged 2 commits into
mainfrom
fixdeps

Conversation

@skomorokh

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings July 6, 2026 18:44

Copilot AI 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.

Pull request overview

This PR updates the ReShare UI monorepo’s package versions and dependency specifications to align around the 2.0.0 release series, and moves @projectreshare/stripes-reshare off a git URL toward a semver-based dependency.

Changes:

  • Bump @projectreshare/rs, @projectreshare/request, and @projectreshare/supply to 2.0.0.
  • Switch ui-request and ui-supply to use @projectreshare/rs as a peer dependency.
  • Update @projectreshare/stripes-reshare usage to ~3.0.0 and wire a local resolution in the platform-resharex environment (with corresponding yarn.lock updates).

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
ui-supply/package.json Bumps version to 2.0.0 and changes @projectreshare/rs to a peer dependency.
ui-request/package.json Bumps version to 2.0.0 and changes @projectreshare/rs to a peer dependency.
ui-rs/package.json Bumps version to 2.0.0 and switches @projectreshare/stripes-reshare from git URL to semver.
platform-rs-dev/package.json Pins internal ReShare packages to ~2.0.0 to match the new release line.
environments/platform-resharex/yarn.lock Updates the lockfile to reflect the version and dependency spec changes.
environments/platform-resharex/package.json Adds a local resolution for @projectreshare/stripes-reshare to use the workspace copy.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread ui-supply/package.json
Comment thread ui-request/package.json
Comment thread environments/platform-resharex/package.json
@skomorokh skomorokh merged commit c5216ae into main Jul 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants