Skip to content

chore: refresh dist - #134

Merged
twk3 merged 1 commit into
mainfrom
chore/refresh-dist
Aug 7, 2026
Merged

chore: refresh dist#134
twk3 merged 1 commit into
mainfrom
chore/refresh-dist

Conversation

@twk3

@twk3 twk3 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

User description

  • was missed in the last merge

Generated description

Below is a concise technical summary of the changes proposed in this PR:
Refresh the distributed HTTP client bundles to validate coerced header and Blob content-type values, enforce partial-response lengths during retries, and tighten cookie parsing against invalid paths, domains, names, and values. Update both dist/index.js and dist/post.js so their request, retry, and cookie components include the latest validation behavior.

TopicDetails
HTTP validation Harden request headers, Blob content types, and retry responses by rejecting unsafe values and detecting partial-response Content-Length mismatches.
Modified files (2)
  • dist/index.js
  • dist/post.js
Latest Contributors(2)
UserCommitDate
dj@currents.devchore: refresh distAugust 07, 2026
yohay.arch@gmail.comchore: update bundleJanuary 24, 2025
Cookie validation Tighten cookie path, domain, and serialized name/value validation according to HTTP cookie syntax.
Modified files (2)
  • dist/index.js
  • dist/post.js
Latest Contributors(2)
UserCommitDate
dj@currents.devchore: refresh distAugust 07, 2026
yohay.arch@gmail.comchore: update bundleJanuary 24, 2025
Review this PR on Baz | Customize your next review

- was missed in the last merge
@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (2)
  • dist/index.js is excluded by !**/dist/**
  • dist/post.js is excluded by !**/dist/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 13a5b491-1981-4c7b-8f4a-95ed7f78daf5

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@twk3
twk3 merged commit b6f8e3b into main Aug 7, 2026
28 checks passed
@twk3
twk3 deleted the chore/refresh-dist branch August 7, 2026 15:18
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