pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:Astro language:JavaScript
Filter by
11.9k results
insindresorhus (press backspace or delete to remove)Summary
Adds an optional message argument to AggregateError constructor, aligning with the TC39 AggregateError proposal.
Changes
- index.js: Added messageOption parameter to constructor — when provided, ...
Summary
Adds preserveSymlinks() export to skip fs.realpathSync() calls, allowing module resolution without requiring lstat
permissions on every directory in the hierarchy.
Changes
- index.js: Added ...
Closes #34.
What gitgot did
This is an AI-drafted first pass at the issue, generated inside a sandboxed working copy by gitgot. Treat it as a
starting point — pull the branch and iterate locally if needed. ...
What
Upgrades is-in-ci from 1.0.0 to 2.0.0.
Why
Functionality related to CI detection may fail, leading to potential false positives, and projects running on Node.js
versions lower than 20 will be incompatible, ...
What
Upgrades c8 from 10.1.3 to 11.0.0.
Why
Functionality relying on Node.js versions below 14.14.0 will no longer work, which poses a high risk if the project is
currently using an unsupported Node ...
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, ...
!-- 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 ...