microsoft / app-store-vsts-extension

Visual Studio Team Services (VSTS) extension for performing continuous delivery to the App Store store from your automated CI builds
Other
95 stars 53 forks source link

Resolve vulnerabilities #268

Closed mr-dokara closed 2 years ago

mr-dokara commented 2 years ago

Task name: root of the repo, AppStorePromote, AppStoreRelease, IpaResign

Description: Resolved vulnerabilities.

Updated dependencies in root of the repo:

Updated dependencies in tasks:

Documentation changes required: (Y/N)

Added unit tests: N

Attached related issue: N

Checklist:

anatolybolshakov commented 2 years ago

@golubev-ivan could you please share your test results and covered cases?

mr-dokara commented 2 years ago

LGTM! Everything works fine.

DaniilShmelev commented 2 years ago

@anatolybolshakov tested these cases:

Build scripts: ✔ make.js build ✔ make.js test ✔ gulp clean ✔ gulp build ✔ gulp test ✔ gulp packageprod ✔ gulp packagetest

Tasks: ✔ App Store Release, App Store Promote - released and promoted an app using service connection with fastlane data ✔ IPA Resign - resigned an app .ipa file