Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps codemagic-cli-tools from 0.61.1 to 0.62.1.

Release notes

Sourced from codemagic-cli-tools's releases.

v0.62.1

This release contains changes from [PR #481](codemagic-ci-cd/cli-tools#481).

Bugfixes

  • Do not require deprecated ageRatingDeclaration relationship for codemagic.apple.resources.AppStoreVersion.

Development

  • Define [AppVersionState] enumeration for App Store Connect resources and use it on AppStoreVersion resource.
  • Make deprecated attributes usesIdfa and appStoreState optional on AppStoreVersion resource.

v0.62.0

This release contains changes from [PR #478](codemagic-ci-cd/cli-tools#478).

Bugfixes

  • Fail app-store-connect publish action when altool fails with errors but successful returncode.
  • Fix parsing altool result from command output if the JSON-encoded result spans multiple lines.

Development

  • Update schema for codemagic.models.altool.AltoolResult to match recent output from recent altool versions.
Changelog

Sourced from codemagic-cli-tools's changelog.

Version 0.62.1

This release contains changes from [PR #481](codemagic-ci-cd/cli-tools#481).

Bugfixes

  • Do not require deprecated ageRatingDeclaration relationship for codemagic.apple.resources.AppStoreVersion.

Development

  • Define [AppVersionState] enumeration for App Store Connect resources and use it on AppStoreVersion resource.
  • Make deprecated attributes usesIdfa and appStoreState optional on AppStoreVersion resource.

Version 0.62.0

This release contains changes from [PR #478](codemagic-ci-cd/cli-tools#478).

Bugfixes

  • Fail app-store-connect publish action when altool fails with errors but successful returncode.
  • Fix parsing altool result from command output if the JSON-encoded result spans multiple lines.

Development

  • Update schema for codemagic.models.altool.AltoolResult to match recent output from recent altool versions.
Commits
  • 71db0d2 Sync AppStoreVersion model definition with App Store Connect API schema (#481)
  • b353d72 Handle altool failures with returncode 0 (#478)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [codemagic-cli-tools](https://github.com/codemagic-ci-cd/cli-tools) from 0.61.1 to 0.62.1.
- [Release notes](https://github.com/codemagic-ci-cd/cli-tools/releases)
- [Changelog](https://github.com/codemagic-ci-cd/cli-tools/blob/master/CHANGELOG.md)
- [Commits](codemagic-ci-cd/cli-tools@v0.61.1...v0.62.1)

---
updated-dependencies:
- dependency-name: codemagic-cli-tools
  dependency-version: 0.62.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 10, 2025
@github-actions github-actions bot enabled auto-merge November 10, 2025 08:18
@github-actions github-actions bot merged commit 3ca1347 into master Nov 10, 2025
2 checks passed
@github-actions github-actions bot deleted the dependabot/pip/codemagic-cli-tools-0.62.1 branch November 10, 2025 08:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants