Skip to content

Conversation

@mdjastrzebski
Copy link
Collaborator

@mdjastrzebski mdjastrzebski commented Oct 1, 2025

Summary

Spotted some irregularities in dependencies:

  • @types/adm-zip was a dep not a devDep
  • fast-glob dep was no longer used

Test plan

CI tests to pass


Note

Removes fast-glob and moves @types/adm-zip to devDependencies in packages/platform-apple-helpers and packages/tools, with changesets marking patch releases.

  • Dependencies:
    • packages/platform-apple-helpers:
      • Remove fast-glob.
      • Move @types/adm-zip from dependencies to devDependencies.
    • packages/tools:
      • Remove fast-glob.
      • Move @types/adm-zip from dependencies to devDependencies.
  • Release:
    • Add changeset for patch releases of @rock-js/platform-apple-helpers and @rock-js/tools.

Written by Cursor Bugbot for commit bc15b38. This will update automatically on new commits. Configure here.

@changeset-bot
Copy link

changeset-bot bot commented Oct 1, 2025

🦋 Changeset detected

Latest commit: bc15b38

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@rock-js/platform-apple-helpers Patch
@rock-js/tools Patch
@rock-js/config Patch
@rock-js/platform-android Patch
@rock-js/platform-ios Patch
@rock-js/plugin-brownfield-android Patch
@rock-js/plugin-brownfield-ios Patch
@rock-js/plugin-metro Patch
@rock-js/plugin-repack Patch
@rock-js/provider-github Patch
@rock-js/provider-s3 Patch
@rock-js/test-helpers Patch
@rock-js/welcome-screen Patch

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

@vercel
Copy link

vercel bot commented Oct 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
rock Ignored Ignored Preview Oct 1, 2025 2:13pm

@mdjastrzebski mdjastrzebski requested a review from thymikee October 1, 2025 14:12
Copy link
Contributor

@thymikee thymikee left a comment

Choose a reason for hiding this comment

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

Thank you!

@thymikee thymikee merged commit 3be5269 into main Oct 1, 2025
6 checks passed
@thymikee thymikee deleted the chore/cleanup-deps branch October 1, 2025 15:13
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.

3 participants