matzkoh / prettier-plugin-packagejson

Prettier plugin for package.json
MIT License
307 stars 10 forks source link

fix(deps): update dependency synckit to v0.9.0 #133

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
synckit 0.8.8 -> 0.9.0 age adoption passing confidence

Release Notes

un-ts/synckit (synckit) ### [`v0.9.0`](https://togithub.com/un-ts/synckit/blob/HEAD/CHANGELOG.md#090) [Compare Source](https://togithub.com/un-ts/synckit/compare/v0.8.8...v0.9.0) ##### Minor Changes - [#​154](https://togithub.com/un-ts/synckit/pull/154) [`2541a1e`](https://togithub.com/un-ts/synckit/commit/2541a1e9b3d0e8f01f29f78ac53cb835936f6a30) Thanks [@​onigoetz](https://togithub.com/onigoetz)! - feat!: use a single SharedArrayBuffer, remove useless `bufferSize` option ##### Patch Changes - [#​156](https://togithub.com/un-ts/synckit/pull/156) [`be4648c`](https://togithub.com/un-ts/synckit/commit/be4648c45a698aee1be8e267b78542b13c8596aa) Thanks [@​JounQin](https://togithub.com/JounQin)! - refactor: lazy initialize caches

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 8 months ago

Codecov Report

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

Comparison is base (2c94577) 100.00% compared to head (446d477) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #133 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 28 28 Branches 4 4 ========================================= Hits 28 28 ```

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

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 2.4.9 :tada:

The release is available on:

Your semantic-release bot :package::rocket: