Skip to content

⬆️ Bump hibp from 9.0.3 to 11.0.0#58

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/hibp-11.0.0
Closed

⬆️ Bump hibp from 9.0.3 to 11.0.0#58
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/hibp-11.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 16, 2021

Bumps hibp from 9.0.3 to 11.0.0.

Release notes

Sourced from hibp's releases.

v11.0.0

11.0.0 (2021-04-15)

Features

BREAKING CHANGES

  • pwnedPasswordRange now returns an object mapping the matching suffix to a count representing the number of occurrences, rather than an array of objects each containing a matching suffix and its count. Code dependent on parsing the response text will need updated to deal with the new data format.

v10.0.1

10.0.1 (2020-12-26)

Bug Fixes

  • build: update @​rollup/plugin-babel usage to fix UMD build (#199) (6d90a20)

v10.0.0

10.0.0 (2020-12-08)

Features

  • update build output and add exports map (#193) (c0ba2b6)

BREAKING CHANGES

  • Support for Node.js version 10.x has been dropped.
  • Node.js >= 12.16.0 respects the exports map and prevents access to any files not explicitly exposed therein. If you are in such an environment and accessing specific files via deep imports, you may be affected. Please open an issue if this is a problem for you.
  • The internal directory structure of the module is now being preserved in the CJS and ESM for bundlers build outputs (dist/cjs and dist/esm). If you were deep importing anything you probably shouldn't have been (:wink:), you may need to update your imports.
  • The development/non-minified versions of the UMD and ESM for browsers build targets have been removed. As far as I can tell, nobody cares about these. If you do, please open an issue and I'll bring them back.
  • The production/minified versions of the browser build targets have been renamed:
    • ESM for Browsers (<script type="module">)
      • dist/browser/hibp.esm.min.jsdist/browser/hibp.module.js
    • UMD

... (truncated)

Commits
  • 8c36cc8 docs: fix All Contributors badge
  • d9ffdb9 chore(deps): update @​types/node to v14.14.39
  • a2b71a7 chore(deps): update dts-bundle-generator to v5.9.0
  • 2eb6659 docs: update formatting in MIGRATION.md
  • e0be81a docs: add textbook as a contributor (#227)
  • e65a1b1 docs: add yelworc as a contributor (#226)
  • bc69af2 docs: add danieladams456 as a contributor (#225)
  • 018d505 docs: add timaschew as a contributor (#224)
  • 3b5b6db docs: add All Contributors to docs site
  • e58bbfa docs: add jellekralt as a contributor (#223)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 16, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 16, 2022

Superseded by #174.

@dependabot dependabot Bot closed this May 16, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/hibp-11.0.0 branch May 16, 2022 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants