Skip to content
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

chore/sc-132686/update-device-constants #781

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

hugomontero
Copy link
Contributor

@hugomontero hugomontero commented Dec 10, 2024

Description

update device-constants with new platform.

Discussions

Story details: https://app.shortcut.com/particle/story/132694/create-electron2-platform-in-cloud-services

@hugomontero hugomontero changed the title Chore/sc 132686/update device constants chore/sc-132686/update-device-constants Dec 10, 2024
@hugomontero hugomontero requested a review from monkbroc December 10, 2024 13:49
@hugomontero hugomontero marked this pull request as ready for review December 10, 2024 13:49
"@particle/device-constants": "^3.5.0",
"binary-version-reader": "^2.5.1",
"@particle/device-constants": "^3.6.0",
"binary-version-reader": "^2.5.2",
Copy link
Member

Choose a reason for hiding this comment

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

We shouldn't bump binary-version-reader when updating device-constants. The point of having device-constants as a peer dependency in binary-version-reader is to avoid updating dependencies transiently. Only the top-level application has to update device-constants.

No need to undo it here, but no need to update in other applications.

@hugomontero hugomontero force-pushed the chore/sc-132686/update-device-constants branch from 2d2d31a to f7d98fa Compare December 10, 2024 14:20
@hugomontero hugomontero force-pushed the chore/sc-132686/update-device-constants branch from f7d98fa to 9b67f85 Compare December 10, 2024 16:07
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.

2 participants