davidtheclark/cosmiconfig
### [`v7.0.1`](https://togithub.com/davidtheclark/cosmiconfig/blob/HEAD/CHANGELOG.md#701)
[Compare Source](https://togithub.com/davidtheclark/cosmiconfig/compare/v7.0.0...v7.0.1)
- Fixed: If there was a directory that had the same name as a search place (e.g. "package.json"), we would try to read it as a file, which would cause an exception.
### [`v7.0.0`](https://togithub.com/davidtheclark/cosmiconfig/blob/HEAD/CHANGELOG.md#700)
[Compare Source](https://togithub.com/davidtheclark/cosmiconfig/compare/6.0.0...v7.0.0)
- **Breaking change:** Add `${moduleName}rc.cjs` and `${moduleName}.config.cjs` to the default `searchPlaces`, to support users of `"type": "module"` in recent versions of Node.
- **Breaking change:** Drop support for Node 8. Now requires Node 10+.
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» 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, click this checkbox.
This PR contains the following updates:
6.0.0
->7.0.1
Release Notes
davidtheclark/cosmiconfig
### [`v7.0.1`](https://togithub.com/davidtheclark/cosmiconfig/blob/HEAD/CHANGELOG.md#701) [Compare Source](https://togithub.com/davidtheclark/cosmiconfig/compare/v7.0.0...v7.0.1) - Fixed: If there was a directory that had the same name as a search place (e.g. "package.json"), we would try to read it as a file, which would cause an exception. ### [`v7.0.0`](https://togithub.com/davidtheclark/cosmiconfig/blob/HEAD/CHANGELOG.md#700) [Compare Source](https://togithub.com/davidtheclark/cosmiconfig/compare/6.0.0...v7.0.0) - **Breaking change:** Add `${moduleName}rc.cjs` and `${moduleName}.config.cjs` to the default `searchPlaces`, to support users of `"type": "module"` in recent versions of Node. - **Breaking change:** Drop support for Node 8. Now requires Node 10+.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» 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 WhiteSource Renovate. View repository job log here.