pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:JavaScript language:TypeScript
Filter by
15.1k results
insindresorhus (press backspace or delete to remove)What
Upgrades ava from 6.3.0 to 8.0.1.
Why
The functionality affected includes test imports, configuration settings for extensions, compatibility with older
Node.js versions, and test filtering behavior, ...
Renames one or more keys in an object type while preserving each value type and the ? / readonly modifiers. Distributes
over union object types.
RenameKey is the single-key form; RenameKeys takes a map ...
!-- If you re adding a new rule, please follow these steps.
Made some small changes to no-useless-spread, other rules just add tests to prevernt regression.
This is wasting GHA minutes:
img width= 611 height= 82 alt= Screenshot 11 src=
https://github.com/user-attachments/assets/cbc97a0f-278c-4677-8367-afc85d9bec25 /
I had this config in Refined GitHub for ...
- https://github.com/sindresorhus/eslint-plugin-unicorn/pull/2443
For the same reason why it was removed from the recommended config two years ago, I think it should just be removed now.
The underlying ...
Summary
Exposes two previously internal types from source/internal/characters.d.ts as part of the public API.
Whitespace
A union of all 26 Unicode whitespace characters (\t, \n, \r, , and more). Useful ...
Summary
- Add Node.js 26 to the CI matrix on ubuntu, macos, and windows
- Keeps existing Node 18 and 24 jobs unchanged
Fixes #1233
Test plan
- [ ] CI passes on Node 26 (ubuntu, macos, windows) ...
Summary:
- detach non-wait PowerShell launches after stdio is ignored so Windows targets can keep opening after the parent
process exits
- add an AVA regression test that loads the module with ...
Fixes #1219
Summary
- Ignore a singular inherited stdin source when input or inputFile is provided, so explicit input becomes the only
stdin source.
- Preserve explicit multi-source stdin arrays ...