helapkg / hela

:icecream: Powerful software development experience and management. Enhancing @tc39 JS, @denoland and @nodejs, because we need a bit of magic. :sparkles: You can think of it as Cargo for the JavaScript ecosystem.
Mozilla Public License 2.0
331 stars 41 forks source link

fix(deps): update dependency cosmiconfig to v7 #231

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cosmiconfig ^6.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

cosmiconfig/cosmiconfig ### [`v7.1.0`](https://togithub.com/cosmiconfig/cosmiconfig/blob/HEAD/CHANGELOG.md#​710) [Compare Source](https://togithub.com/cosmiconfig/cosmiconfig/compare/v7.0.1...v7.1.0) - Added: Additional default `searchPlaces` within a .config subdirectory (without leading dot in the file name) ### [`v7.0.1`](https://togithub.com/cosmiconfig/cosmiconfig/blob/HEAD/CHANGELOG.md#​701) [Compare Source](https://togithub.com/cosmiconfig/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/cosmiconfig/cosmiconfig/blob/HEAD/CHANGELOG.md#​700) [Compare Source](https://togithub.com/cosmiconfig/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: Branch creation - "after 7pm,before 6am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.