Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2025

This PR contains the following updates:

Package Change Age Confidence
hibp (source) 14.1.3 -> 15.1.0 age confidence

Release Notes

wKovacs64/hibp (hibp)

v15.1.0

Compare Source

Minor Changes
Patch Changes

v15.0.1

Compare Source

Patch Changes

v15.0.0

Compare Source

Major Changes
  • #​509 e8d4986 Thanks @​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.

      • This also allowed us to drop the fetch polyfill 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
  • #​506 56fdf38 Thanks @​wKovacs64! - Drop JSSHA dependency 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the automerge Auto merge PR with Kodiak label Mar 23, 2025
@renovate renovate bot enabled auto-merge (rebase) March 23, 2025 18:29
@github-actions
Copy link

github-actions bot commented Mar 23, 2025

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ ACTION actionlint 6 1 0 0.34s
✅ BASH bash-exec 3 0 0 0.01s
❌ BASH shellcheck 3 1 0 0.03s
✅ BASH shfmt 3 0 0 0 0.02s
✅ COPYPASTE jscpd yes no no 3.54s
❌ DOCKERFILE hadolint 2 1 0 0.36s
✅ EDITORCONFIG editorconfig-checker 159 0 0 0.61s
✅ JSON jsonlint 18 0 0 0.17s
✅ JSON npm-package-json-lint yes no no 0.52s
✅ JSON prettier 18 0 0 0 1.52s
❌ JSON v8r 18 1 0 11.15s
⚠️ MARKDOWN markdownlint 2 1 72 0 1.34s
❌ MARKDOWN markdown-link-check 2 1 0 17.03s
✅ MARKDOWN markdown-table-formatter 2 1 0 0 0.23s
❌ REPOSITORY checkov yes 6 no 16.95s
✅ REPOSITORY git_diff yes no no 0.01s
❌ REPOSITORY grype yes 12 no 25.92s
✅ REPOSITORY secretlint yes no no 0.8s
✅ REPOSITORY syft yes no no 6.74s
⚠️ REPOSITORY trivy yes 1 no 13.98s
✅ REPOSITORY trivy-sbom yes no no 5.99s
✅ REPOSITORY trufflehog yes no no 15.98s
❌ SPELL cspell 161 5 0 5.73s
❌ SPELL lychee 33 8 0 3.64s
✅ TYPESCRIPT prettier 108 36 0 0 2.57s
❌ TYPESCRIPT ts-standard 108 108 1 0 27.03s
✅ YAML prettier 13 0 0 0 1.85s
✅ YAML v8r 13 0 0 6.54s
❌ YAML yamllint 13 23 0 4.87s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/hibp-15.x branch 4 times, most recently from 77900df to d553c62 Compare March 24, 2025 22:14
@kodiakhq kodiakhq bot removed the automerge Auto merge PR with Kodiak label Mar 24, 2025
@kodiakhq
Copy link

kodiakhq bot commented Mar 24, 2025

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@renovate renovate bot force-pushed the renovate/hibp-15.x branch 12 times, most recently from 604036d to 1ee5ea1 Compare April 1, 2025 01:37
@renovate renovate bot force-pushed the renovate/hibp-15.x branch 8 times, most recently from a987e5f to 8e11e2c Compare April 5, 2025 06:10
@renovate renovate bot force-pushed the renovate/hibp-15.x branch 7 times, most recently from fa8fde5 to 395ed6a Compare July 16, 2025 19:31
@renovate renovate bot force-pushed the renovate/hibp-15.x branch 9 times, most recently from 5956c0e to c830246 Compare July 25, 2025 04:34
@renovate renovate bot force-pushed the renovate/hibp-15.x branch 6 times, most recently from f6ff15e to 503cd77 Compare August 1, 2025 15:50
@renovate renovate bot force-pushed the renovate/hibp-15.x branch 6 times, most recently from 72396d5 to 6652576 Compare August 8, 2025 20:25
@renovate renovate bot force-pushed the renovate/hibp-15.x branch from 6652576 to 7529a1b Compare October 6, 2025 00:37
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.

1 participant