Skip to content

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

Filter by

89.4M results  (1 s)

89.4M results

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Bumps react-dom from 19.2.6 to 19.2.7. details summary Release notes /summary p em Sourced from a href= https://github.com/facebook/react/releases react-dom s releases /a . /em /p blockquote h2 19.2.7 ...
dependencies
javascript

Bumps the npm-development group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | @eslint/js | 9.39.4 | 10.0.1 | | @vitejs/plugin-react | 6.0.1 | 6.0.2 | | eslint | 9.39.4 ...

Bumps the biome group with 1 update: @biomejs/biome. Updates @biomejs/biome from 2.4.16 to 2.5.0 details summary Release notes /summary p em Sourced from a href= https://github.com/biomejs/biome/releases ...

Add PATCH /auth/me (update the signed-in user s display name/username, with uniqueness check) and POST /auth/change-password (verify current password, then set a new validated one). Backs the existing ...

New QA Build Updated

This PR contains the following updates: | Package | Update | Change | OpenSSF | | --- | --- | --- | --- | | eceasy/cli-proxy-api (changelog) | patch | v7.2.4 → v7.2.5 | OpenSSF Scorecard | Release Notes ...
automerge
dependencies
patch
renovate

The v0.3.0 release build failed on the Windows job: read_hostname() called libc::gethostname, which is Unix-only (libc has no gethostname on Windows). macOS and Linux built fine; CI never caught it because ...

- Move role keyword strings into ROLE_KEYWORDS_MAP as string arrays - Move company names into BIGTECH_LIST as a flat string array - Derive ROLE_KEYWORDS via Object.fromEntries + RegExp constructor ...