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

⬆️ Bump hibp from 9.0.3 to 11.1.0 #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 16, 2022

Bumps hibp from 9.0.3 to 11.1.0.

Release notes

Sourced from hibp's releases.

v11.1.0

11.1.0 (2022-05-15)

Features

  • add 'retryAfterSeconds' property to thrown rate limit errors (#310) (820a90e)

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

... (truncated)

Commits
  • e50ab0f chore(deps): update eslint to v8
  • 474b119 style: stop eslint-plugin-react from crying about missing React version
  • e40f442 refactor: rearrange some type imports
  • 820a90e feat: add 'retryAfterSeconds' property to thrown rate limit errors (#310)
  • fb83145 chore(deps): update @​commitlint/cli to v16.3.0
  • 119753c chore(deps): update rollup to v2.73.0
  • 724220b chore(deps): update vitest to v0.12.6
  • 3e8c42c chore(deps): update glob to v8.0.3
  • d6ce59f chore(deps): update @​types/node to v16.11.35
  • 8fc0220 chore(deps): update glob to v8.0.2
  • 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)

Bumps [hibp](https://github.com/wKovacs64/hibp) from 9.0.3 to 11.1.0.
- [Release notes](https://github.com/wKovacs64/hibp/releases)
- [Changelog](https://github.com/wKovacs64/hibp/blob/develop/CHANGELOG.md)
- [Commits](wKovacs64/hibp@v9.0.3...v11.1.0)

---
updated-dependencies:
- dependency-name: hibp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 16, 2022
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