zce / caz

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

chore(deps): update dependency ts-standard to v12 - autoclosed #131

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-standard 11.0.0 -> 12.0.1 age adoption passing confidence

Release Notes

standard/ts-standard ### [`v12.0.1`](https://togithub.com/standard/ts-standard/blob/HEAD/CHANGELOG.md#​1201) [Compare Source](https://togithub.com/standard/ts-standard/compare/12.0.0...12.0.1) - **Fix:** Process `--version` Flag Directly without the need of `--project` option [(#​264)](https://togithub.com/standard/ts-standard/pull/264). ### [`v12.0.0`](https://togithub.com/standard/ts-standard/blob/HEAD/CHANGELOG.md#​1200) [Compare Source](https://togithub.com/standard/ts-standard/compare/11.0.0...12.0.0) - **BREAKING:** Major rewrite of `ts-standard` to follow the structure of other `standard` engines (like `standard`, `semistandard`, `standardx`). - **BREAKING**: Updated `eslint-config-standard-with-typescript` to version `^23.0.0`. Please visit their github page for any style/linter changes. - **BREAKING**: Dropped support for many options (e.g: `--cwd`), these options should now be implemented in `standard-engine`. - **BREAKING**: Dropped support for multiple tsconfig projects to be used (need to be rethought, please open an issue, if you really need this feature, explaining why you need this use case).

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 2 years ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (f74fb3f) compared to base (78cc558). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #131 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 382 382 Branches 81 81 ========================================= Hits 382 382 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E6%B1%AA%E7%A3%8A). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E6%B1%AA%E7%A3%8A)

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