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.2 #305

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 19, 2025

Bumps scripts/update-cli.sh from 2.41.1 to 2.42.2.

Auto-generated by a dependency updater.

Changelog

2.42.2

Various fixes & improvements

  • fix(sourcemaps): Exclude skipped files from bundle file count (#2397) by a-hariti
  • fix: warn about missing SENTRY_RELEASE when it's set to empty string (#2394) by a-hariti
  • build(node): Bump semver5.* dependencies (#2399) by szokeasaurusrex
  • build(node): Bump semver6.* (#2400) by szokeasaurusrex
  • build(node): Bump semver^7.* dependencies (#2398) by szokeasaurusrex
  • build(node): Bump cross-spawn7.0.X (#2396) by szokeasaurusrex
  • build(node): Bump cross-spawn^6.0.5 (#2395) by szokeasaurusrex
  • ci(docker): Release Docker image to GHCR (#2393) by szokeasaurusrex
  • ci(docker): Fix caching (#2391) by szokeasaurusrex

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 force-pushed the deps/scripts/update-cli.sh branch 3 times, most recently from b9d9451 to 5459393 Compare February 21, 2025 14:20
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 5459393 to c4ec9f1 Compare February 25, 2025 03:11
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.42.1 chore(deps): update CLI to v2.42.2 Feb 25, 2025
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