Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency hibp to v14 #1384

Merged
merged 3 commits into from
May 25, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hibp (source) 13.0.0 -> 14.1.1 age adoption passing confidence

Release Notes

wKovacs64/hibp (hibp)

v14.1.1

Compare Source

Patch Changes

v14.1.0

Compare Source

Minor Changes
  • #​462 b6076f2 Thanks @​wKovacs64! - Add the timeoutMs option to all modules, allowing the consumer to specify a timeout for the underlying network request (in milliseconds). Requests that take longer than the sppecified timeout period will throw/reject. There is no default timeout, as fetch itself has no timeout by default and providing one would be arbitrary, unexpected, and a breaking change.

  • #​458 0a82b8d Thanks @​wKovacs64! - Only polyfill global fetch on Node.js v18, and use undici instead of @remix-run/web-fetch. This also enables use of hibp in web workers and extension background threads.

Patch Changes
  • #​461 aa90167 Thanks @​wKovacs64! - Fix a bug in pwnedPassword and pwnedPasswordRange modules where the addPadding and userAgent options could not be used simultaneously.

v14.0.3

Compare Source

Patch Changes

v14.0.2

Compare Source

Patch Changes
  • #​436 961d6e0 Thanks @​wKovacs64! - Fix CommonJS exports that broke in v14.0.0.

    CommonJS consumers were getting an ERR_REQUIRE_ESM error as of v14.0.0 due to changing the project source to ESM in PR #​420. This change resolves that by publishing the CommonJS files in dist/cjs with a .cjs file extension and the ESM files in dist/esm with the .js file extension.

v14.0.1

Compare Source

Patch Changes

v14.0.0

Compare Source

Major Changes
  • #​410 2643a0c Thanks @​wKovacs64! - Drop support for Node.js 16 as it is end-of-life, making the new minimum Node.js runtime v18.0.0. Please upgrade your Node.js environment if necessary, or continue using a previous release if you are unable to upgrade your environment.
Minor Changes
Patch Changes
  • #​427 173a615 Thanks @​wKovacs64! - Fix the subscriptionStatus implementation from PR #​425 so that it supports a proxy that inserts the HIBP-API-Key header (via the baseUrl option) in the case where the consumer doesn't have direct access to the API key.

  • #​424 a512452 Thanks @​wKovacs64! - Properly merge consumer-provided options with internal defaults.

  • #​419 799669b Thanks @​wKovacs64! - Update the Breach model to include the IsMalware and IsSubscriptionFree fields.


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/hibp-14.x branch 5 times, most recently from 41ead93 to 6c7f583 Compare December 12, 2023 03:51
@renovate renovate bot force-pushed the renovate/hibp-14.x branch 9 times, most recently from a6f1e25 to 4928748 Compare December 20, 2023 04:22
@renovate renovate bot force-pushed the renovate/hibp-14.x branch 7 times, most recently from f58931c to f32d237 Compare December 28, 2023 07:59
@renovate renovate bot force-pushed the renovate/hibp-14.x branch 6 times, most recently from b3dae2e to 3964bff Compare January 4, 2024 04:39
@renovate renovate bot force-pushed the renovate/hibp-14.x branch 3 times, most recently from a8056fa to 974eccb Compare January 8, 2024 06:19
@renovate renovate bot force-pushed the renovate/hibp-14.x branch 8 times, most recently from 51742f5 to 6920dd7 Compare May 2, 2024 10:30
@renovate renovate bot force-pushed the renovate/hibp-14.x branch 7 times, most recently from 8a7457d to cf29170 Compare May 9, 2024 07:38
@renovate renovate bot force-pushed the renovate/hibp-14.x branch 3 times, most recently from 0977eb2 to c0817e7 Compare May 16, 2024 20:59
@renovate renovate bot force-pushed the renovate/hibp-14.x branch 4 times, most recently from 408d50f to 33499b4 Compare May 25, 2024 20:14
Copy link
Contributor Author

renovate bot commented May 25, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

cypress bot commented May 25, 2024

Passing run #6250 ↗︎

0 15 0 0 Flakiness 0

Details:

Merge 7f83134 into c3e7458...
Project: BanManager-WebUI Commit: 3f29464e4b ℹ️
Status: Passed Duration: 00:38 💡
Started: May 25, 2024 9:16 PM Ended: May 25, 2024 9:17 PM

Review all test suite changes for PR #1384 ↗︎

@confuser confuser merged commit 702a0d1 into master May 25, 2024
8 checks passed
@confuser confuser deleted the renovate/hibp-14.x branch May 25, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant