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.41.1 #290

Merged
merged 2 commits into from
Jan 22, 2025
Merged

chore(deps): update CLI to v2.41.1 #290

merged 2 commits into from
Jan 22, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 3, 2025

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

Auto-generated by a dependency updater.

Changelog

2.41.1

Various fixes & improvements

  • build: Replace dotenv with dotenvy (#2351) by szokeasaurusrex
    • This fixes a problem where multiline env variables were not supported in .env files

2.41.0

Various fixes & improvements

  • build: Bump symbolic to 12.13.3 (#2346) by szokeasaurusrex
  • ref(api): Replace custom deserializer with derive (#2337) by szokeasaurusrex
  • ref(sourcemaps): Reduce sourcemap upload memory usage (#2343) by szokeasaurusrex
  • build: Update memmap2 (#2340) by szokeasaurusrex
  • ref: Fix new clippy lints (#2341) by szokeasaurusrex
  • feat(dif): Fail debug-files upload when file is too big (#2331) by szokeasaurusrex
  • ref(dif): Handle "too big" error with warning (#2330) by szokeasaurusrex
  • ref(dif): Create type for DIF validation errors (#2329) by szokeasaurusrex
  • ref(api): Remove unnecessary collect (#2333) by szokeasaurusrex

2.40.0

New features

  • feat(debugid): Update debug ID snippet to write on globalThis when available (#2301) by lforst

Improvements

  • build: Change release opt-level (#2325) by szokeasaurusrex
  • build: Make backtraces useable in release builds (#2324) by szokeasaurusrex

Bug fixes

  • fix(chunking): Remove power-of-two chunk size restriction (#2312) by szokeasaurusrex

Non-user-facing changes

We made several refactors and added several tests in this release. These changes should not affect users.

  • ref(sourcemaps): Reword "no sourcemap ref" (#2320) by szokeasaurusrex
  • test(proguard): Add chunk upload tests (#2322) by szokeasaurusrex
  • ref(proguard): Use existing chunked upload logic (#2318) by szokeasaurusrex
  • ref(chunks): Remove upload-dif reference from poll_assemble (#2321) by szokeasaurusrex
  • ref(chunks): Make render_detail take Option<&str> (#2317) by szokeasaurusrex
  • ref(chunks): Extract upload logic from upload_difs_chunked (#2316) by szokeasaurusrex
  • ref(chunks): Rename upload module to options (#2315) by szokeasaurusrex
  • ref(chunks): Make ChunkOptions a struct (#2314) by szokeasaurusrex
  • ref(dif): Use &str in DifUpload struct (#2307) by szokeasaurusrex
  • ref(dif): Genericize poll_assemble (#2300) by szokeasaurusrex
  • feat(release): Replace release bot with GH app (#2306) by Jeffreyhung
  • fix(proguard): Add leading / to uploaded Proguard file name (#2304) by szokeasaurusrex
  • ref(dif): Genericize try_assemble options parameter (#2299) by szokeasaurusrex
  • ref(api): Rename ChunkedUploadOptions to indicate they are set by server (#2298) by szokeasaurusrex
  • ref(proguard): Use Chunked<ProguardMapping> for proguard upload (#2296) by szokeasaurusrex
  • ref(chunks): Make ChunkedDifRequest take Cow<'_, str> for name (#2295) by szokeasaurusrex
  • ref(proguard): Replace MappingRef with ProguardMapping (#2294) by szokeasaurusrex
  • ref(proguard): Create new proguard utils submodule (#2293) by szokeasaurusrex
  • ref(proguard): Directly open paths as ByteView (#2292) by szokeasaurusrex
  • ref(dif): Put hash in ChunkedDifRequest (#2290) by szokeasaurusrex
  • ref(chunks): Rename Named trait to Assemblable (#2289) by szokeasaurusrex
  • ref(dif): Make poll_assemble generic (#2287) by szokeasaurusrex
  • ref(dif): Rename ToAssemble trait
  • ref(dif): Make try_assemble_dif generic
  • ref(dif): Replace ChunkedDifMatch with generic ChunkedObject
  • ref(utils): Use usize in get_sha1_checksums signature
  • test(chunk-upload): Test chunk uploading only some chunks missing
  • ref: Fix new Clippy lints
  • test(chunk-upload): Test upload where only some files need upload (#2276)
  • test(chunk-upload): Test chunk upload with many chunks (#2275)
  • ref(test): Use constant for expected request boundary (#2277)
  • test(chunk-upload): Add a test for uploading multiple debug files (#2274)
  • ref(sourcemaps): Fix clippy lint
  • ref(test): Introduce assert_cmd test manager
  • test(chunk-upload): Add test for full chunk upload

@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 8e694e5 to c97a787 Compare January 3, 2025 03:09
@vaind vaind enabled auto-merge (squash) January 13, 2025 18:30
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch 2 times, most recently from 31f3e6a to 32e18fd Compare January 17, 2025 13:07
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.40.0 chore(deps): update CLI to v2.41.0 Jan 21, 2025
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from 32e18fd to bb03a75 Compare January 21, 2025 03:06
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.41.0 chore(deps): update CLI to v2.41.1 Jan 22, 2025
@github-actions github-actions bot force-pushed the deps/scripts/update-cli.sh branch from bb03a75 to 8cc340c Compare January 22, 2025 03:07
@vaind vaind merged commit 3acb72c into main Jan 22, 2025
17 of 18 checks passed
@vaind vaind deleted the deps/scripts/update-cli.sh branch January 22, 2025 18:41
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.

3 participants