zce / caz

A simple yet powerful template-based Scaffolding tools.
MIT License
2.46k stars 794 forks source link

chore(deps): update dependency ini to v4 - autoclosed #154

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
ini 3.0.1 -> 4.1.1 age adoption passing confidence

Release Notes

npm/ini (ini) ### [`v4.1.1`](https://togithub.com/npm/ini/blob/HEAD/CHANGELOG.md#411-2023-05-16) [Compare Source](https://togithub.com/npm/ini/compare/v4.1.0...v4.1.1) ##### Bug Fixes - [`090f64e`](https://togithub.com/npm/ini/commit/090f64e92a7ff722adf723dc13e7b468e591f057) [#​208](https://togithub.com/npm/ini/pull/208) check process on browser ([#​208](https://togithub.com/npm/ini/issues/208)) ([@​Creskendoll](https://togithub.com/Creskendoll)) ### [`v4.1.0`](https://togithub.com/npm/ini/blob/HEAD/CHANGELOG.md#410-2023-04-13) [Compare Source](https://togithub.com/npm/ini/compare/v4.0.0...v4.1.0) ##### Features - [`622106a`](https://togithub.com/npm/ini/commit/622106a1a0bcd2bc32bfd2e6f9cc45a1a1cb53f7) [#​205](https://togithub.com/npm/ini/pull/205) add "align" and "sort" options ([#​205](https://togithub.com/npm/ini/issues/205)) ([@​rquadling](https://togithub.com/rquadling)) - [`dc64a1a`](https://togithub.com/npm/ini/commit/dc64a1a3aa322c0c258383bedcae738aaa67028d) [#​204](https://togithub.com/npm/ini/pull/204) add bracketedArray option ([#​204](https://togithub.com/npm/ini/issues/204)) ([@​wraithgar](https://togithub.com/wraithgar)) - [`6a3cb38`](https://togithub.com/npm/ini/commit/6a3cb38b134f674dff1a7b5d3732553e8bace777) [#​199](https://togithub.com/npm/ini/pull/199) add platform option to force line endings ([#​199](https://togithub.com/npm/ini/issues/199)) ([@​wraithgar](https://togithub.com/wraithgar), Francois-Xavier Kowalski) - [`b363ae6`](https://togithub.com/npm/ini/commit/b363ae67ddf9b1232daafb3cc2b2b1e5cb656406) [#​198](https://togithub.com/npm/ini/pull/198) add newline option ([#​198](https://togithub.com/npm/ini/issues/198)) ([@​wraithgar](https://togithub.com/wraithgar), Francois-Xavier Kowalski) ##### Bug Fixes - [`ad4b5d8`](https://togithub.com/npm/ini/commit/ad4b5d8423f67d67b8683ac8e809b9dd23fe82e2) [#​200](https://togithub.com/npm/ini/pull/200) Refactored section split logic ([#​200](https://togithub.com/npm/ini/issues/200)) ([@​wraithgar](https://togithub.com/wraithgar), [@​platinumazure](https://togithub.com/platinumazure)) - [`5b5c9b7`](https://togithub.com/npm/ini/commit/5b5c9b777209bae480f62fb80149008350d37bc5) [#​123](https://togithub.com/npm/ini/pull/123) residual space after section causes bad parsing ([#​123](https://togithub.com/npm/ini/issues/123)) ([@​Nautigsam](https://togithub.com/Nautigsam)) - [`fa2c17e`](https://togithub.com/npm/ini/commit/fa2c17e6e5f4ebaec30e08653b9603049c8cf0c3) [#​201](https://togithub.com/npm/ini/pull/201) ignore all whitespace lines ([#​201](https://togithub.com/npm/ini/issues/201)) ([@​wraithgar](https://togithub.com/wraithgar)) ### [`v4.0.0`](https://togithub.com/npm/ini/blob/HEAD/CHANGELOG.md#400-2023-03-08) [Compare Source](https://togithub.com/npm/ini/compare/v3.0.1...v4.0.0) ##### ⚠️ BREAKING CHANGES - `ini` is now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0` ##### Features - [`6b70a48`](https://togithub.com/npm/ini/commit/6b70a480a47cac47b2da4ec40aba6b9b4bb77608) [#​176](https://togithub.com/npm/ini/pull/176) postinstall for dependabot template-oss PR ([@​lukekarrys](https://togithub.com/lukekarrys))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (18dc1be) 100.00% compared to head (93976c3) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #154 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 382 382 Branches 67 81 +14 ========================================= Hits 382 382 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.