chore(deps): update CLI to v2.50.2 #948
Merged
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.
Bumps plugin-build/sentry-cli.properties from 2.46.0 to 2.50.2.
Auto-generated by a dependency updater.
Changelog
2.50.2
This change removes the
mobile-app upload
experimental feature which was introduced in 2.50.1.2.50.1
Various fixes & improvements
New experimental feature
This release introduces the new experimental
mobile-app upload
subcommand. This command is experimental, and therefore subject to changes, including breaking changes and/or removal, in any release. The command might not work as expected.2.50.0
Various fixes & improvements
rejectOnError
in publicexecute
type declarations (#2628) by Lms242.49.0
Various fixes & improvements
live
option type forreleases.uploadSourceMaps
(#2627) by Lms242.48.0
Various fixes & improvements
live: 'rejectOnError'
execution mode toexecute
method (#2605) by Lms24Build-time changes
2.47.1
No user-facing changes.
2.47.0
Various fixes & improvements
mobile-app
command from release builds (#2582) by szokeasaurusrex