Skip to content

[pull] master from semantic-release:master#24

Merged
pull[bot] merged 3 commits into
deargvp1:masterfrom
semantic-release:master
Jul 1, 2026
Merged

[pull] master from semantic-release:master#24
pull[bot] merged 3 commits into
deargvp1:masterfrom
semantic-release:master

Conversation

@pull

@pull pull Bot commented Jul 1, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )


Summary by cubic

Force Octokit requests to use the local undici dispatcher and stop manually setting content-length for release asset uploads. This prevents header mismatches and ensures undici sets the correct length automatically.

  • Bug Fixes
    • Default to new Agent() when no proxy is provided so requests use the local undici instead of Node’s built-in version.
    • Remove manual content-length on asset uploads; rely on undici to compute it. Added tests to confirm correct header behavior and dispatcher usage.

Written for commit 28e3741. Summary will update on new commits.

Review in cubic

travi and others added 3 commits June 30, 2026 23:15
but ensure that it is still set automatically in the resulting request

for #1224
…#1260)

* fix(local-undici): always use the locally installed undici instead of the node built-in version

fixes #1224

* fix(asset-upload): stop setting `content-length` header manually

but ensure that it is still set automatically in the resulting request

for #1224
@pull pull Bot locked and limited conversation to collaborators Jul 1, 2026
@pull pull Bot added the ⤵️ pull label Jul 1, 2026
@pull pull Bot merged commit 28e3741 into deargvp1:master Jul 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant