Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java is:unmerged

Filter by

59.7M results  (1 s)

59.7M results

a picture source media= (prefers-color-scheme: dark) srcset= https://assets.wiz.io/wiz-code/banners/pull_request_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://assets.wiz.io/wiz-code/banners/pull_request_banner_light.svg ...
Wiz-auto-remediation
Wiz-remediation

Bumps form-data from 3.0.4 to 3.0.5. details summary Changelog /summary p em Sourced from a href= https://github.com/form-data/form-data/blob/master/CHANGELOG.md form-data s changelog /a . /em /p blockquote ...
dependencies
javascript

Repro: encode a FormData whose content type carries CR/LF, e.g. new FormData( text/plain\r\nX-Injected: 1 , f.txt , bytes). Cause: AbstractWriter.writeFileMetadata and SingleParameterWriter.writeWithContentType ...

💡 What: Cached DOM elements hit1, salud, salud-tiene-texto, and salud-total-texto in a domElements object at the module level instead of repeatedly querying them using document.getElementById. 🎯 Why: To ...

Bumps and form-data. These dependencies needed to be updated together. Updates form-data from 4.0.5 to 4.0.6 details summary Changelog /summary p em Sourced from a href= https://github.com/form-data/form-data/blob/master/CHANGELOG.md ...
dependencies
javascript

What Increased the timing threshold in test2/timing.js from 33ms to 50ms to accommodate the observed execution time. Why The test was failing because the observed execution time was consistently around ...

Bumps form-data from 2.5.1 to 2.5.6. details summary Changelog /summary p em Sourced from a href= https://github.com/form-data/form-data/blob/master/CHANGELOG.md form-data s changelog /a . /em /p blockquote ...
dependencies
javascript

Adds ax to the Developer Tools and Code Intelligence catalog and regenerates README.md. ax exposes a local read-only MCP surface for querying coding-agent sessions, tool calls, skill usage, and costs. ...

Fixes: Double redirect/navigation flash during handleLogout Summary The logout handler handleLogout called router.push( / ) and immediately after called window.location.href = / . The hard page reload ...