wKovacs64 / hibp

An unofficial TypeScript SDK for the 'Have I been pwned?' service.
https://wkovacs64.github.io/hibp
MIT License
112 stars 6 forks source link

chore(deps): update @wkovacs64/prettier-config to v4 #467

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
@wkovacs64/prettier-config 3.0.3 -> 4.1.0 age adoption passing confidence

Release Notes

wKovacs64/prettier-config (@​wkovacs64/prettier-config) ### [`v4.1.0`](https://togithub.com/wKovacs64/prettier-config/blob/HEAD/CHANGELOG.md#410) [Compare Source](https://togithub.com/wKovacs64/prettier-config/compare/v4.0.1...v4.1.0) ##### Minor Changes - [#​102](https://togithub.com/wKovacs64/prettier-config/pull/102) [`da27223`](https://togithub.com/wKovacs64/prettier-config/commit/da2722355de13cbf1b0a581c65f556d42ae441de) Thanks [@​wKovacs64](https://togithub.com/wKovacs64)! - Increase `printWidth` from 80 to 100. It's time. ### [`v4.0.1`](https://togithub.com/wKovacs64/prettier-config/blob/HEAD/CHANGELOG.md#401) [Compare Source](https://togithub.com/wKovacs64/prettier-config/compare/v4.0.0...v4.0.1) ##### Patch Changes - [#​100](https://togithub.com/wKovacs64/prettier-config/pull/100) [`03be6be`](https://togithub.com/wKovacs64/prettier-config/commit/03be6be8e6307511053522a5ad7d0bc5857c9f56) Thanks [@​wKovacs64](https://togithub.com/wKovacs64)! - Flatten module `exports` to provide a better error message if consumed from CJS. ### [`v4.0.0`](https://togithub.com/wKovacs64/prettier-config/blob/HEAD/CHANGELOG.md#400) [Compare Source](https://togithub.com/wKovacs64/prettier-config/compare/v3.0.3...v4.0.0) ##### Major Changes - [#​98](https://togithub.com/wKovacs64/prettier-config/pull/98) [`e1a8f4a`](https://togithub.com/wKovacs64/prettier-config/commit/e1a8f4ab01c325067a46ca38ae65cde81e8f7c3c) Thanks [@​wKovacs64](https://togithub.com/wKovacs64)! - Drop support for Node v14 and v16. This package now requires Node v18 or higher. - [#​99](https://togithub.com/wKovacs64/prettier-config/pull/99) [`f0005e6`](https://togithub.com/wKovacs64/prettier-config/commit/f0005e6f40193132e5019395e60604313e9b9a81) Thanks [@​wKovacs64](https://togithub.com/wKovacs64)! - Convert project to ESM. Currently, no CJS version will be published. - [#​96](https://togithub.com/wKovacs64/prettier-config/pull/96) [`b4dacda`](https://togithub.com/wKovacs64/prettier-config/commit/b4dacdacbd9413162045ce318e8fe21f349f4ecf) Thanks [@​wKovacs64](https://togithub.com/wKovacs64)! - Add `prettier-plugin-tailwindcss`. The only reason this constitutes a major version is because this plugin requires a newer version of Node.js (v14.21.3) than what we required previously (v8.9.0). No dependent projects should be using Node versions that old anyway, so it shouldn't really matter.

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.

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 8e77c3f5eca54b9ea66b5469c3a87c2139ba8c20

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.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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 100.00%. Comparing base (1a40674) to head (8e77c3f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #467 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 15 15 Lines 1195 1169 -26 Branches 45 45 ========================================= - Hits 1195 1169 -26 ``` | [Files](https://app.codecov.io/gh/wKovacs64/hibp/pull/467?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Justin+Hall) | Coverage Δ | | |---|---|---| | [src/api/fetch-polyfill.ts](https://app.codecov.io/gh/wKovacs64/hibp/pull/467?src=pr&el=tree&filepath=src%2Fapi%2Ffetch-polyfill.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Justin+Hall#diff-c3JjL2FwaS9mZXRjaC1wb2x5ZmlsbC50cw==) | `100.00% <100.00%> (ø)` | | | [src/api/haveibeenpwned/fetch-from-api.ts](https://app.codecov.io/gh/wKovacs64/hibp/pull/467?src=pr&el=tree&filepath=src%2Fapi%2Fhaveibeenpwned%2Ffetch-from-api.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Justin+Hall#diff-c3JjL2FwaS9oYXZlaWJlZW5wd25lZC9mZXRjaC1mcm9tLWFwaS50cw==) | `100.00% <100.00%> (ø)` | | | [src/api/haveibeenpwned/responses.ts](https://app.codecov.io/gh/wKovacs64/hibp/pull/467?src=pr&el=tree&filepath=src%2Fapi%2Fhaveibeenpwned%2Fresponses.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Justin+Hall#diff-c3JjL2FwaS9oYXZlaWJlZW5wd25lZC9yZXNwb25zZXMudHM=) | `100.00% <100.00%> (ø)` | | | [src/paste-account.ts](https://app.codecov.io/gh/wKovacs64/hibp/pull/467?src=pr&el=tree&filepath=src%2Fpaste-account.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Justin+Hall#diff-c3JjL3Bhc3RlLWFjY291bnQudHM=) | `100.00% <100.00%> (ø)` | | | [src/pwned-password-range.ts](https://app.codecov.io/gh/wKovacs64/hibp/pull/467?src=pr&el=tree&filepath=src%2Fpwned-password-range.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Justin+Hall#diff-c3JjL3B3bmVkLXBhc3N3b3JkLXJhbmdlLnRz) | `100.00% <100.00%> (ø)` | | | [src/search.ts](https://app.codecov.io/gh/wKovacs64/hibp/pull/467?src=pr&el=tree&filepath=src%2Fsearch.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Justin+Hall#diff-c3JjL3NlYXJjaC50cw==) | `100.00% <100.00%> (ø)` | |