davidtheclark/cosmiconfig
### [`v8.0.0`](https://togithub.com/davidtheclark/cosmiconfig/blob/HEAD/CHANGELOG.md#800)
[Compare Source](https://togithub.com/davidtheclark/cosmiconfig/compare/v7.1.0...7d1dce9ae38c57154f00584118f3174969aca6bd)
**No major breaking changes!** We dropped support for Node 10 and 12 -- which you're probably not using. And we swapped out the YAML parser -- which you probably won't notice.
- **Breaking change:** Drop support for Node 10 and 12.
- **Breaking change:** Use npm package [js-yaml](https://www.npmjs.com/package/js-yaml) to parse YAML instead of npm package [yaml](https://www.npmjs.com/package/yaml).
- Added: Loader errors now include the path of the file that was tried to be loaded.
### [`v7.1.0`](https://togithub.com/davidtheclark/cosmiconfig/blob/HEAD/CHANGELOG.md#710)
[Compare Source](https://togithub.com/davidtheclark/cosmiconfig/compare/v7.0.1...v7.1.0)
- Added: additional default `searchPlaces` within a .config subdirectory (without leading dot in the file name)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^7.0.1
->^8.0.0
Release Notes
davidtheclark/cosmiconfig
### [`v8.0.0`](https://togithub.com/davidtheclark/cosmiconfig/blob/HEAD/CHANGELOG.md#800) [Compare Source](https://togithub.com/davidtheclark/cosmiconfig/compare/v7.1.0...7d1dce9ae38c57154f00584118f3174969aca6bd) **No major breaking changes!** We dropped support for Node 10 and 12 -- which you're probably not using. And we swapped out the YAML parser -- which you probably won't notice. - **Breaking change:** Drop support for Node 10 and 12. - **Breaking change:** Use npm package [js-yaml](https://www.npmjs.com/package/js-yaml) to parse YAML instead of npm package [yaml](https://www.npmjs.com/package/yaml). - Added: Loader errors now include the path of the file that was tried to be loaded. ### [`v7.1.0`](https://togithub.com/davidtheclark/cosmiconfig/blob/HEAD/CHANGELOG.md#710) [Compare Source](https://togithub.com/davidtheclark/cosmiconfig/compare/v7.0.1...v7.1.0) - Added: additional default `searchPlaces` within a .config subdirectory (without leading dot in the file name)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.