chore: bump skybridge versions to 0.35.13#618
Open
github-actions[bot] wants to merge 1 commit intomainfrom
Open
chore: bump skybridge versions to 0.35.13#618github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated version bump of skybridge dependencies in templates and examples.
Greptile Summary
This is an automated version bump PR that updates all
skybridgepackages from0.35.10to0.35.13, along with corresponding updates to@skybridge/devtoolsand thealpicdependency across all examples and templates.packages/core,packages/create-skybridge, andpackages/devtoolsare all bumped to0.35.13package.jsonfiles are updated to requireskybridge >=0.35.13 <1.0.0@skybridge/devtoolspeer dependency minimum floor is raised to>=0.35.12 <1.0.0(one patch behind the released0.35.13) — this is a deliberate flexibility window, consistent across all changed filesalpicdev dependency is bumped from^1.100.0to^1.103.0across examplespnpm-lock.yamlis consistently updated so all locked resolutions point to0.35.13for bothskybridgeand@skybridge/devtoolsNo functional or logical issues are present.
Confidence Score: 5/5
Safe to merge — purely a mechanical version bump with no logic changes.
All package versions, peer dependency ranges, and lockfile resolutions are internally consistent. The @skybridge/devtools peer dep floor being >=0.35.12 rather than >=0.35.13 is a deliberate flexibility choice applied uniformly across every changed file. No code logic is altered.
No files require special attention.
Important Files Changed
Reviews (1): Last reviewed commit: "chore: bump skybridge versions to 0.35.1..." | Re-trigger Greptile