semrel-extra / zx-bulk-release

zx-based alternative for multi-semantic-release
MIT License
22 stars 3 forks source link

fix(deps): update dependency cosmiconfig to v8 #13

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cosmiconfig ^7.0.1 -> ^8.0.0 age adoption passing confidence

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.