Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update CLI to v2.42.1 #3979

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Bumps scripts/update-cli.ps1 from 2.41.1 to 2.42.1.

Auto-generated by a dependency updater.

Changelog

2.42.1

This release is a re-release of 2.42.0. There are no code changes to the CLI. We are performing this re-release because 2.42.0 failed to publish to Docker Hub.

Various fixes & improvements

  • ci(docker): Don't publish to GHCR via Craft (#2392) by szokeasaurusrex

2.42.0

With this release, we now build and publish multi-architecture (arm64 and aarch64) Docker images for Sentry CLI.

Various fixes & improvements

  • feat: Only warn for token org mismatch (#2382) by szokeasaurusrex
  • feat: Improve custom panic hook (#2355) by szokeasaurusrex
    • We now have better error messages when there is an internal error in Sentry CLI.
  • feat: Deprecate --use-artifact-bundle option (#2349) by szokeasaurusrex
  • feat: Deprecate useArtifactBundle JS option (#2348) by szokeasaurusrex
  • fix(update): Properly handle errors when getting latest CLI version (#2370) by szokeasaurusrex

Non-user-facing changes

  • ci(docker): Add Craft targets for docker (#2390) by szokeasaurusrex
  • ci(docker): Enable caching of Docker builds (#2389) by szokeasaurusrex
  • ci(docker): Remove invalid argument (#2388) by szokeasaurusrex
  • ci(docker): Build each architecture natively (#2387) by szokeasaurusrex
  • build(docker): Build Docker image on host architecture (#2386) by szokeasaurusrex
  • build: Use hash instead of branch in GHCR tag (#2384) by szokeasaurusrex
  • build: Build Docker image in CI and publish to GHCR (#2383) by szokeasaurusrex
  • ci: Pin Actions runners' OS versions (#2353) by szokeasaurusrex
  • meta: Update LICENSE (#2380) by szokeasaurusrex
  • build: Update url crate (#2379) by szokeasaurusrex
  • docs: Explain why lint is disabled (#2371) by szokeasaurusrex
  • ref(sourcemaps): Fix unnecessary_wraps for add_debug_id_references (#2369) by szokeasaurusrex
  • ref(sourcemaps): Fix unnecessary_wraps for add_sourcemap_references (#2368) by szokeasaurusrex
  • ref(sourcemaps): Fix unnecessary_wraps lint for SourceMapsProcessor::add (#2367) by szokeasaurusrex
  • ref(sourcemaps): Make lookup_pos not return Option (#2366) by szokeasaurusrex
  • ref: Make Api::with_body return Self (#2363) by szokeasaurusrex
  • ref(api): Make with_retry return Self (#2365) by szokeasaurusrex
  • ref(api): Make progress_bar_mode return Self (#2364) by szokeasaurusrex
  • ref(config): Fix unnecessary_wraps lint for set_auth (#2362) by szokeasaurusrex
  • ref(config): Remove unneeded Result from Config::from_file (#2361) by szokeasaurusrex
  • ref: Enable clippy::unnecessary_wraps lint (#2358) by szokeasaurusrex
  • ci: Change lint action to -D warnings (#2359) by szokeasaurusrex
  • ref: Simplify --log-level parsing (#2356) by szokeasaurusrex
  • docs: Correct typo in doc string (#2354) by szokeasaurusrex

@github-actions github-actions bot requested a review from aritchie as a code owner February 19, 2025 03:04
@github-actions github-actions bot added the Dependencies Pull requests that update a dependency file label Feb 19, 2025
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cli.ps1 branch from bebfb5a to 8685a2a Compare February 19, 2025 03:04
@jamescrosswell jamescrosswell merged commit 1f9d4f2 into main Feb 19, 2025
22 checks passed
@jamescrosswell jamescrosswell deleted the deps/scripts/update-cli.ps1 branch February 19, 2025 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants