Kipper-Lang / Kipper

The Kipper programming language for Browsers and Node.js 🦊✨ Made at HTL Leonding & JKU Linz
https://kipper-lang.org
GNU General Public License v3.0
26 stars 4 forks source link

fix(deps): update dependency @oclif/config to v1.18.17 (dev-next) - autoclosed #612

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@oclif/config 1.18.8 -> 1.18.17 age adoption passing confidence

Release Notes

oclif/config (@​oclif/config) ### [`v1.18.17`](https://togithub.com/oclif/config/blob/HEAD/CHANGELOG.md#11817-2023-08-20) [Compare Source](https://togithub.com/oclif/config/compare/1.18.16...1.18.17) ##### Bug Fixes - **deps:** bump [@​oclif/parser](https://togithub.com/oclif/parser) from 3.8.16 to 3.8.17 ([4b231ad](https://togithub.com/oclif/config/commit/4b231ad519a024483fdaffc4b8f11f848921457b)) ### [`v1.18.16`](https://togithub.com/oclif/config/blob/HEAD/CHANGELOG.md#11816-2023-07-30) [Compare Source](https://togithub.com/oclif/config/compare/1.18.15...1.18.16) ##### Bug Fixes - **deps:** bump [@​oclif/parser](https://togithub.com/oclif/parser) from 3.8.15 to 3.8.16 ([a4acc8c](https://togithub.com/oclif/config/commit/a4acc8c135eae7ef56abb02fd77b229ce98973cd)) - **deps:** bump tslib from 2.6.0 to 2.6.1 ([512c365](https://togithub.com/oclif/config/commit/512c3655caf6b0aab4ca710019e6d6981b6e3e9f)) ### [`v1.18.15`](https://togithub.com/oclif/config/blob/HEAD/CHANGELOG.md#11815-2023-07-23) [Compare Source](https://togithub.com/oclif/config/compare/1.18.14...1.18.15) ##### Bug Fixes - **deps:** bump [@​oclif/parser](https://togithub.com/oclif/parser) from 3.8.14 to 3.8.15 ([c9477dc](https://togithub.com/oclif/config/commit/c9477dcf1435f3a024110cfcdd48074add17b041)) ### [`v1.18.14`](https://togithub.com/oclif/config/blob/HEAD/CHANGELOG.md#11814-2023-07-19) [Compare Source](https://togithub.com/oclif/config/compare/1.18.13...1.18.14) ##### Bug Fixes - **deps:** bump word-wrap from 1.2.3 to 1.2.4 ([820f7e7](https://togithub.com/oclif/config/commit/820f7e7016736b9afad670697bcc64f58ee84a35)) ### [`v1.18.13`](https://togithub.com/oclif/config/blob/HEAD/CHANGELOG.md#11813-2023-07-16) [Compare Source](https://togithub.com/oclif/config/compare/1.18.12...1.18.13) ##### Bug Fixes - **deps:** bump [@​oclif/parser](https://togithub.com/oclif/parser) from 3.8.13 to 3.8.14 ([5e0c708](https://togithub.com/oclif/config/commit/5e0c708a246247cf4d60c8f5258613a695ff0aee)) ### [`v1.18.12`](https://togithub.com/oclif/config/blob/HEAD/CHANGELOG.md#11812-2023-07-11) [Compare Source](https://togithub.com/oclif/config/compare/1.18.11...1.18.12) ##### Bug Fixes - **deps:** bump semver from 5.7.0 to 5.7.2 ([16fa2c2](https://togithub.com/oclif/config/commit/16fa2c2a6ab4c2142cb82473729e85be01574dd6)) ### [`v1.18.11`](https://togithub.com/oclif/config/blob/HEAD/CHANGELOG.md#11811-2023-07-02) [Compare Source](https://togithub.com/oclif/config/compare/1.18.10...1.18.11) ##### Bug Fixes - **deps:** bump [@​oclif/parser](https://togithub.com/oclif/parser) from 3.8.12 to 3.8.13 ([a6b0b1a](https://togithub.com/oclif/config/commit/a6b0b1ab45870edbaeebb6cd416876caede1d46f)) ### [`v1.18.10`](https://togithub.com/oclif/config/blob/HEAD/CHANGELOG.md#11810-2023-06-04) [Compare Source](https://togithub.com/oclif/config/compare/1.18.9...1.18.10) ##### Bug Fixes - **deps:** bump [@​oclif/parser](https://togithub.com/oclif/parser) from 3.8.11 to 3.8.12 ([c7b3145](https://togithub.com/oclif/config/commit/c7b31454a9becf39c51bab3a0e3b362a326caf23)) ### [`v1.18.9`](https://togithub.com/oclif/config/blob/HEAD/CHANGELOG.md#1189-2023-05-21) [Compare Source](https://togithub.com/oclif/config/compare/1.18.8...1.18.9) ##### Bug Fixes - **deps:** bump [@​oclif/parser](https://togithub.com/oclif/parser) from 3.8.10 to 3.8.11 ([3c58128](https://togithub.com/oclif/config/commit/3c5812899166a50fd3518bf1b8b7108caa388198))

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 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.29%. Comparing base (7e5dea4) to head (0fe0c1f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev-next #612 +/- ## ========================================= Coverage 84.29% 84.29% ========================================= Files 222 222 Lines 3915 3915 Branches 435 435 ========================================= Hits 3300 3300 Misses 489 489 Partials 126 126 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.