Skip to content

Conversation

@StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Oct 5, 2025

  • fixed xcode select for 26.0.1
  • updated deps

Copilot AI review requested due to automatic review settings October 5, 2025 04:16
Copy link

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.

Pull Request Overview

This PR updates the project to version 1.4.1 and upgrades several dependencies, most notably the @rage-against-the-pixel/app-store-connect-api package from version 3.8.0 to 4.1.1. The main purpose is to update dependencies to their latest versions.

Key changes:

  • Updated the App Store Connect API package which required changes to service method calls throughout the codebase
  • Updated various development dependencies including TypeScript, Node types, and build tools
  • Version bump from 1.4.0 to 1.4.1

Reviewed Changes

Copilot reviewed 2 out of 7 changed files in this pull request and generated no comments.

File Description
src/AppStoreConnectClient.ts Updated API service calls to match new package structure and added required URL parameters
package.json Updated package version and multiple dependency versions
Comments suppressed due to low confidence (1)

package.json:1

  • The @types/uuid dependency was removed but the uuid package is still being used in the codebase. If uuid is still used, the corresponding type definitions should be kept.
{

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@StephenHodgson StephenHodgson merged commit be03c2d into main Oct 5, 2025
78 of 84 checks passed
@StephenHodgson StephenHodgson deleted the development branch October 5, 2025 18:05
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.

1 participant