Skip to content

6.1.1#287

Merged
hmalik88 merged 6 commits into
mainfrom
release/6.1.1
May 19, 2026
Merged

6.1.1#287
hmalik88 merged 6 commits into
mainfrom
release/6.1.1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This is the release candidate for version 6.1.1.

@hmalik88 hmalik88 marked this pull request as ready for review May 19, 2026 15:56
@hmalik88 hmalik88 requested a review from a team as a code owner May 19, 2026 15:56
Mrtenz
Mrtenz previously approved these changes May 19, 2026
@hmalik88 hmalik88 enabled auto-merge (squash) May 19, 2026 16:17
Comment thread package.json
hmalik88 added a commit that referenced this pull request May 19, 2026
Pins fflate because 0.8.3 changed Gunzip's streaming callback to emit
trailing empty chunks at end-of-stream. @arethetypeswrong/core (via
@andrewbranch/untar.js) captures only the last chunk, so it gets an
empty buffer, returns [] from untar, and crashes with "Cannot read
properties of undefined (reading 'filename')" in the [Compatibility test
job](https://github.com/MetaMask/auto-changelog/actions/runs/26110268413/job/76786731126)
of #287

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Low risk: dependency resolution-only change that pins `fflate` to a
known-good version to stabilize the test/tooling pipeline.
> 
> **Overview**
> Pins transitive dependency `fflate` to `0.8.2` using Yarn
`resolutions` to avoid a regression that breaks `attw --pack`.
> 
> Updates `yarn.lock` to reflect the forced `fflate@0.8.2` resolution
(removing the `^0.8.2` range entry).
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
2c5e6fe. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
@hmalik88 hmalik88 requested a review from Mrtenz May 19, 2026 18:05
@hmalik88 hmalik88 merged commit 9fca579 into main May 19, 2026
25 checks passed
@hmalik88 hmalik88 deleted the release/6.1.1 branch May 19, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants