sonofmagic / postcss-rem-to-responsive-pixel

Convert rem units to px or rpx units using PostCSS. Based on postcss-pxtorem and postcss-rem-to-pixel, and rewrite with typescript, and support Postcss8
MIT License
17 stars 3 forks source link

chore(deps): update dependency ts-patch to v3.2.1 #25

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-patch 3.1.2 -> 3.2.1 age adoption passing confidence

Release Notes

nonara/ts-patch (ts-patch) ### [`v3.2.1`](https://togithub.com/nonara/ts-patch/blob/HEAD/CHANGELOG.md#321-2024-06-26) [Compare Source](https://togithub.com/nonara/ts-patch/compare/v3.2.0...v3.2.1) ### [`v3.2.0`](https://togithub.com/nonara/ts-patch/blob/HEAD/CHANGELOG.md#320-2024-06-03) [Compare Source](https://togithub.com/nonara/ts-patch/compare/v3.1.2...v3.2.0) ##### Features - Added support for TS 5.5 ([2c4954d](https://togithub.com/nonara/ts-patch/commit/2c4954d91def5f0654804bfbf64704720f605840)) ##### [3.1.2](https://togithub.com/nonara/ts-patch/compare/v3.1.1...v3.1.2) (2024-01-10) ##### Bug Fixes - don't break if other plugin is added ([f2b591e](https://togithub.com/nonara/ts-patch/commit/f2b591e1a78636d009af048689f2ae1c0bb89bea)) ##### [3.1.1](https://togithub.com/nonara/ts-patch/compare/v3.1.0...v3.1.1) (2023-12-06) ##### Bug Fixes - parseAllJsDoc breaking with < ts 5.3 ([d21e02e](https://togithub.com/nonara/ts-patch/commit/d21e02ef6401f04301972f8f107799b8c287275b))

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 was generated by Mend Renovate. View the repository job log.

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 5e8ec3b09502baa4655256656e81ab17ced648f7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 96.33%. Comparing base (93f9ea2) to head (5e8ec3b). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ======================================= Coverage 96.33% 96.33% ======================================= Files 5 5 Lines 218 218 Branches 43 43 ======================================= Hits 210 210 Misses 7 7 Partials 1 1 ```

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