Skip to content

chore(deps): update CLI to v3.3.4#354

Open
github-actions[bot] wants to merge 1 commit intomainfrom
deps/scripts/update-cli.sh
Open

chore(deps): update CLI to v3.3.4#354
github-actions[bot] wants to merge 1 commit intomainfrom
deps/scripts/update-cli.sh

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Sep 2, 2025

Bumps scripts/update-cli.sh from 2.52.0 to 3.3.4.

Auto-generated by a dependency updater.

@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from aaa311f to 7b3e8c5 Compare September 2, 2025 03:22
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.53.0 chore(deps): update CLI to v2.54.0 Sep 19, 2025
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 7b3e8c5 to 171924a Compare September 19, 2025 03:18
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.54.0 chore(deps): update CLI to v2.55.0 Sep 24, 2025
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 171924a to 3affc16 Compare September 24, 2025 03:17
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.55.0 chore(deps): update CLI to v2.56.0 Oct 1, 2025
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 3affc16 to 423ccc9 Compare October 1, 2025 03:25
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.56.0 chore(deps): update CLI to v2.56.1 Oct 11, 2025
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch 2 times, most recently from e25a66e to 0e45c70 Compare October 13, 2025 08:51
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 0e45c70 to dbfed39 Compare October 23, 2025 03:21
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.56.1 chore(deps): update CLI to v2.57.0 Oct 23, 2025
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch 2 times, most recently from acdc8dc to 2d72f91 Compare October 30, 2025 08:12
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.57.0 chore(deps): update CLI to v2.58.0 Nov 7, 2025
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 2d72f91 to f3d8d51 Compare November 7, 2025 03:25
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.58.0 chore(deps): update CLI to v2.58.1 Nov 12, 2025
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from f3d8d51 to da795e7 Compare November 12, 2025 03:25
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.58.1 chore(deps): update CLI to v2.58.2 Nov 13, 2025
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from da795e7 to 13fb3a3 Compare November 13, 2025 03:27
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 13fb3a3 to a3a278e Compare November 28, 2025 03:25
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from a3a278e to 95a0799 Compare December 3, 2025 03:29
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 95a0799 to 461c338 Compare December 11, 2025 03:33
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.58.2 chore(deps): update CLI to v2.58.3 Dec 11, 2025
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 461c338 to 1bfa61b Compare December 13, 2025 03:28
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.58.3 chore(deps): update CLI to v2.58.4 Dec 13, 2025
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from b886043 to 9734cb5 Compare February 6, 2026 12:17
@github-actions github-actions bot changed the title chore(deps): update CLI to v3.1.0 chore(deps): update CLI to v3.2.0 Feb 10, 2026
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 9734cb5 to 89dbf38 Compare February 10, 2026 04:00
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 89dbf38 to ae19cda Compare February 21, 2026 03:47
@github-actions github-actions bot changed the title chore(deps): update CLI to v3.2.0 chore(deps): update CLI to v3.2.1 Feb 21, 2026
@github-actions github-actions bot changed the title chore(deps): update CLI to v3.2.1 chore(deps): update CLI to v3.2.2 Feb 24, 2026
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch 2 times, most recently from 117ca83 to 0fddbce Compare February 27, 2026 08:59
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

import 'host_platform.dart';

const _version = '2.52.0';
const _version = '3.2.2';
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Legacy source map upload uses removed CLI command

High Severity

Bumping sentry-cli from 2.x to 3.x breaks the legacyWebSymbolication code path. The _executeCliForLegacySourceMaps method constructs commands using releases files <release> upload-sourcemaps, but sentry-cli 3.0.0 explicitly removed all releases files subcommands. Users with legacy_web_symbolication: true in their config will experience runtime failures when uploading source maps. The option is still exposed and configurable with no deprecation warning or guard.

Fix in Cursor Fix in Web

@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 0fddbce to 04af768 Compare February 27, 2026 14:15
@github-actions github-actions bot changed the title chore(deps): update CLI to v3.2.2 chore(deps): update CLI to v3.2.3 Mar 3, 2026
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 04af768 to 505560e Compare March 3, 2026 03:50
@github-actions github-actions bot changed the title chore(deps): update CLI to v3.2.3 chore(deps): update CLI to v3.3.0 Mar 5, 2026
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch 2 times, most recently from ab08589 to 3f1cc67 Compare March 11, 2026 03:49
@github-actions github-actions bot changed the title chore(deps): update CLI to v3.3.0 chore(deps): update CLI to v3.3.2 Mar 11, 2026
@github-actions github-actions bot changed the title chore(deps): update CLI to v3.3.2 chore(deps): update CLI to v3.3.3 Mar 12, 2026
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 3f1cc67 to c3ab30f Compare March 12, 2026 03:50
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch 3 times, most recently from 814af63 to 99a4a2d Compare March 23, 2026 10:57
@buenaflor buenaflor changed the title chore(deps): update CLI to v3.3.3 (dont merge) chore(deps): update CLI to v3.3.3 Mar 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Internal Changes 🔧

Deps

  • Bump actions/create-github-app-token from 2.0.6 to 2.1.4 by dependabot in #356
  • Bump actions/upload-artifact from 4 to 5 by dependabot in #365
  • Bump actions/setup-java from 4 to 5 by dependabot in #353
  • Bump actions/checkout from 4 to 5 by dependabot in #350

Release

  • Fix changelog-preview permissions by BYK in #373
  • Switch from action-prepare-release to Craft by BYK in #371

Other

  • Use pull_request_target for changelog preview by BYK in #372

Other

  • (dont merge) chore(deps): update CLI to v3.3.3 by github-actions[bot] in #354
  • internal: Instrument plugin with Sentry tracing & error by buenaflor in #381

🤖 This preview updates automatically when you update the PR.

@github-actions github-actions bot changed the title (dont merge) chore(deps): update CLI to v3.3.3 chore(deps): update CLI to v3.3.3 Mar 24, 2026
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 99a4a2d to 6be08eb Compare March 24, 2026 09:06
@github-actions github-actions bot changed the title chore(deps): update CLI to v3.3.3 chore(deps): update CLI to v3.3.4 Mar 26, 2026
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 6be08eb to 3993517 Compare March 26, 2026 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant