fix(deps): update dependency hibp to v15 #1480
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
14.1.3->15.1.0Release Notes
wKovacs64/hibp (hibp)
v15.1.0Compare Source
Minor Changes
#543
70db0e1Thanks @wKovacs64! - AddstealerLogsByEmailDomainmodule.#541
655b473Thanks @wKovacs64! - AddstealerLogsByEmailmodule.#542
682cff7Thanks @wKovacs64! - AddstealerLogsByWebsiteDomainmodule.#539
a0c6e9aThanks @wKovacs64! - AddsubscribedDomainsmodule.#537
e15c6a7Thanks @wKovacs64! - AddlatestBreachmodule.#538
f08af27Thanks @wKovacs64! - AddbreachedDomainmodule.Patch Changes
d47d462Thanks @wKovacs64! - AddIncludesStealerLogsfield toSubscriptionStatusinterface and docs.v15.0.1Compare Source
Patch Changes
879fe9fThanks @wKovacs64! - Export the API data model types that were missing in v15.0.0.v15.0.0Compare Source
Major Changes
e8d4986Thanks @wKovacs64! - Drop support for Node 18 and remove the CommonJS and UMD builds:Drop support for Node.js 18 as it is end-of-life, making the new minimum Node.js runtime v20.19.0. Please upgrade your Node.js environment if necessary, or continue using a previous release if you are unable to upgrade your environment.
fetchpolyfill that was only necessary in Node 18, which reduced the bundle size by approximately 33%! 📉 The library now officially has zero dependencies. 🎉Remove the CommonJS build since you can now
require()ESM as of Node v20.19.0. Consumers in a CommonJS environment should still be able to use the library as before (given the appropriate Node.js version).Remove the UMD build as all modern browsers support importing ESM via
<script type="module">tags. See the "Using in the browser" section of the README for more details.Minor Changes
56fdf38Thanks @wKovacs64! - DropJSSHAdependency in favor of a native Web Crypto API SHA-1 hashing implementation. This change reduces the size of the library by approximately 30%! 📉Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.