Nathan Hammond

Results 239 comments of Nathan Hammond

Note that `npm` appears to have elected to follow the Node.js LTS guarantee and dropped 0.10. However, it has additionally dropped 0.12 from testing: https://github.com/npm/npm/pull/14503 [`npm`'s LTS strategy lacks a...

Note that with the hurdle of having a Node.js LTS policy for Yarn cleared Ember intends make official its support–which will bring an influx of users and maintainers (Hi!). We...

@bestander Realistically this isn't actually asking Yarn to make any changes, just to set a policy. That policy could be "YOLO, we could decide to stop supporting anything less than...

Thank you all for your work in getting this change landed! This will make a tremendous difference for our team and we're very appreciative. 🎉

The root problem in this stack is that one of these four modules: ``` [email protected]_ir3quccc6i62x6qn6jjhyjjiey [email protected]_dyxdave6dwjbccc5dgiifcmuza @[email protected] [email protected] ``` In one of these files: ``` next/dist/compiled/babel/bundle.js next/dist/compiled/babel/eslint-parser.js eslint-config-next/parser.js @eslint/eslintrc/lib/config-array-factory.js @eslint/eslintrc/lib/index.js...

After a conversation we may be deprecating this functionality as: - it does not work presently, implying that nobody is relying on it. - `turbo.json` is a better place for...

> want to depend on extra eslint configuration file - @cinan Is that lint configuration file in your repository? You can specify that file to be included as a dependency...

Here is a complete enumeration of the `git` functions that we call compared between 2.17.1 and 2.18.0. None of the changes strike me as related. - [`ls-tree`](https://github.com/git/git/compare/v2.17.1...v2.18.0#diff-ffbd45ba02f060ba3bd0bcddddd7afc2cb7ff38a4629906e7e7d8c800fde2f6c) - [`ls-files`](https://github.com/git/git/compare/v2.17.1...v2.18.0#diff-b860ab9407540e10dc41075db50474c422ae03678e0d009aaf12225cce1e69c6) -...

I'm unable to reproduce on macOS: 1. 2. 3. 4. I see nothing in the diffs that imply there should be an issue resolved by install 2.18, and the features...

@cpitt I'd love to see if you can reproduce it using approximately the same steps I did (captured in the screenshots). I'd like to rule out `[email protected]` as a _generic_...