Iván Alonso

Results 8 issues of Iván Alonso

Change the baseUrl used, from https://www.safaribooksonline.com to https://learning.oreilly.com. Resolves #72 Resolves #68

## Check List Please check followings before submitting a new issue. - [x] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting) - [x] I have already searched existing issues...

bug

Hi @tea3! I've updated some dependencies up to where it was possible (`hasha` cannot be updated beyond 5.2.2, as it is now an ES Module package). With my Hexo v7...

If anybody needs an updated version of this package, or want to update `json2xls` (seems abandoned, but maybe not), I've forked and updated it in [`json-xls-converter`](https://github.com/neverbot/json-xls-converter/) ([github](https://github.com/neverbot/json-xls-converter/), [npm](https://www.npmjs.com/package/json-xls-converter)), with the...

If anybody needs an updated version of this package, or want to update `node-mongoose-fixtures` (seems abandoned, but maybe not), I've forked it in `mongoose-control` ([github](https://github.com/neverbot/mongoose-control/), [npm](https://www.npmjs.com/package/mongoose-control)). - callbacks removed, now...

First solution to read a config file (same file name as the markdownlint package: `.markdownlint.json`) and merges the options with the default ones used by this package. Solves #6 I...

### Check List - [X] I have already read README. - [X] I have already searched existing issues. - [X] I have already searched existing pull requrests. ### Feature Request...

**Is your feature request related to a problem? Please describe.** In https://github.com/sinonjs/sinon/tree/main/docs/guides/migration-guide.md the fact that there is a breaking change with the new version of Fake Timers is mentioned (and...