-
Notifications
You must be signed in to change notification settings - Fork 71
[LG-5598] chore: Open peer deps. range #3215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🦋 Changeset detectedLatest commit: adb6fca The changes in this PR will be included in the next version bump. This PR includes changesets to release 80 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
There was a problem hiding this 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 widens the peer dependency range of @leafygreen-ui/leafygreen-provider
from workspace:^
to >=3.2.0
across all relevant packages in the LeafyGreen UI monorepo.
- Standardizes peer dependency versioning for the leafygreen-provider across all packages
- Updates 79 packages spanning the
@leafygreen-ui
,@lg-charts
, and@lg-chat
scopes - Includes appropriate changeset documentation for the dependency updates
Reviewed Changes
Copilot reviewed 79 out of 80 changed files in this pull request and generated no comments.
File | Description |
---|---|
All package.json files | Updates peer dependency from workspace:^ to >=3.2.0 for leafygreen-provider |
.changeset/peer-deps-range.md | Documents the change with patch-level version bumps for all affected packages |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
Size Change: -9 B (0%) Total Size: 1.59 MB
ℹ️ View Unchanged
|
✍️ Proposed changes
LG-5598
Widens the range of
@leafygreen-ui/leafygreen-provider
peer dependency to>=3.2.0
for all relevant packagesTo Test: