Skip to content

Limit PlayCanvas versions to patch range #91

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

Merged
merged 2 commits into from
Apr 7, 2025
Merged

Conversation

marklundin
Copy link
Member

@marklundin marklundin commented Apr 7, 2025

PlayCanvas engine can introduce breaking changes in minor updates. This PR locks the dependancy to the patch range which makes things safer at the cost of new features

Also separates PlayCanvas out in renovate.json as a separate dependancy.

- Added a new group for playcanvas in renovate.json with a pin strategy and monthly schedule.
- Updated playcanvas peer dependency version in package.json to use a tilde range for better compatibility.
- Streamlined the extends and packageRules in renovate.json for clarity.
- Changed matchPackagePatterns to matchPackageNames for the playcanvas group.
- Updated playcanvas group to include major and minor update types with appropriate labels.
@marklundin marklundin self-assigned this Apr 7, 2025
Copy link

pkg-pr-new bot commented Apr 7, 2025

Open in StackBlitz

npm i https://pkg.pr.new/playcanvas/react/@playcanvas/react@91

commit: 636f556

@marklundin marklundin requested a review from Copilot April 7, 2025 14:27
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (2)
  • packages/lib/package.json: Language not supported
  • renovate.json: Language not supported

@marklundin marklundin merged commit 66f1e5c into main Apr 7, 2025
6 checks passed
@marklundin marklundin deleted the chore-limit-patch branch April 7, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant