Skip to content

⬆️ Bump hibp from 9.0.3 to 10.0.1#14

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 28, 2020

Bumps hibp from 9.0.3 to 10.0.1.

Release notes

Sourced from hibp's releases.

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
      • dist/browser/hibp.umd.min.jsdist/browser/hibp.umd.js
Commits
  • 5505b11 docs(deno): replace Skypack with esm.sh
  • 6d90a20 fix(build): update @rollup/plugin-babel usage to fix UMD build (#199)
  • 18c893a chore(deps): update dts-bundle-generator to v5.6.0
  • fb560ea chore(deps): update @types/node to v14.14.16
  • 7a16b6f chore(deps): update cypress to v6.2.0
  • bb1075f chore(deps): bump node-notifier from 8.0.0 to 8.0.1 (#198)
  • c61c969 chore(deps): update eslint to v7.16.0
  • ae76997 chore(deps): update babel monorepo to v7.12.11
  • da4eeef chore(deps): update @types/node to v14.14.14
  • dcbe901 chore(deps): update rollup to v2.35.1
  • 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 Dec 28, 2020
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 16, 2021

Superseded by #58.

@dependabot dependabot Bot closed this Apr 16, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/hibp-10.0.1 branch April 16, 2021 07:11
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