fix(deps): update dependency hibp to v15#1669
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
a05f91a to
2c36015
Compare
2c36015 to
b1c2a60
Compare
b1c2a60 to
304431d
Compare
304431d to
0fa71e8
Compare
0fa71e8 to
e6e60f6
Compare
e6e60f6 to
fc27d2e
Compare
04e3585 to
79a0b32
Compare
8a049d1 to
3dc3d8a
Compare
6cfc87d to
92a0c0d
Compare
2ddf983 to
1daa9f5
Compare
69d4c25 to
6f3dcf9
Compare
b95e252 to
12d8631
Compare
2ad3412 to
6bcfedc
Compare
6bcfedc to
6dbd05f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.2.1Release Notes
wKovacs64/hibp (hibp)
v15.2.1Compare Source
Patch Changes
a57feceThanks @wKovacs64! - Fix preview publishing by addingtypeto therepositorysection ofpackage.json. This is a package maintenance release only - no changes in the library itself.v15.2.0Compare Source
Minor Changes
ab40e4aThanks @wKovacs64! - Addsignaloption to all modules for user-controlled request cancellation viaAbortSignal.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 - "after 10pm every weekday,before 5am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.