goatandsheep / rc

The non-configurable configuration loader for lazy people.
https://www.npmjs.com/package/run-con
Other
7 stars 1 forks source link

fix(deps): update dependency ini to v4 #39

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.0 -> ~4.1.0 age adoption passing confidence

Release Notes

npm/ini ### [`v4.1.1`](https://togithub.com/npm/ini/blob/HEAD/CHANGELOG.md#​411-httpsgithubcomnpminicomparev410v411-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-httpsgithubcomnpminicomparev400v410-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-httpsgithubcomnpminicomparev301v400-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.