taobataoma / meanTorrent

meanTorrent - MEAN.JS BitTorrent Private Tracker - Full-Stack JavaScript Using MongoDB, Express, AngularJS, and Node.js, A BitTorrent Private Tracker CMS with Multilingual, and IRC announce support, CloudFlare support. Demo at:
https://mean.im
Other
490 stars 146 forks source link

build(deps): bump generate-password from 1.3.0 to 1.4.2 #102

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps generate-password from 1.3.0 to 1.4.2.

Changelog *Sourced from [generate-password's changelog](https://github.com/brendanashworth/generate-password/blob/master/CHANGELOG.md).* > # 1.4.2 / 2019-6-16 > Includes a performance improvement in the random number generator. > > #### Notable Changes > - [`ea642553c`](https://github.com/brendanashworth/generate-password/commit/ea642553c5ba327989f36d0b0f2d4e80ff25b45a) - Optimized fetch of random values using cache (Sebastien ROBERT) > > # 1.4.1 / 2018-10-28 > Bug fix to `randomNumber()` function that reduced entropy, resulting in a bias towards letters, generally. > > #### Notable Changes > - [`21a12d0fd`](https://github.com/brendanashworth/generate-password/commit/21a12d0fd47c1b8f63a310da052cedf29ba5c00d) - fixed randomNumber's frontwards bias (Starkteetje) > > # 1.4.0 / 2018-1-20 > Release that includes TypeScript definitions. > > #### Notable Changes > - [`ef2ded619`](https://github.com/brendanashworth/generate-password/commit/ef2ded6195ef72ee364172d1ff2c4d107ffe2821) - typescript definition file (Carlos Gonzales)
Commits - [`7d972aa`](https://github.com/brendanashworth/generate-password/commit/7d972aa975c25a164475f170372e93ae9385b7cb) publish 1.4.2 - [`ea64255`](https://github.com/brendanashworth/generate-password/commit/ea642553c5ba327989f36d0b0f2d4e80ff25b45a) Optimized fetch of random values using cache ([#28](https://github-redirect.dependabot.com/brendanashworth/generate-password/issues/28)) - [`75032c4`](https://github.com/brendanashworth/generate-password/commit/75032c47a1a13283decab5e963c582084ab6e72a) publish 1.4.1 - [`21a12d0`](https://github.com/brendanashworth/generate-password/commit/21a12d0fd47c1b8f63a310da052cedf29ba5c00d) fixed randomNumber's frontwards bias ([#26](https://github-redirect.dependabot.com/brendanashworth/generate-password/issues/26)) - [`4d40444`](https://github.com/brendanashworth/generate-password/commit/4d40444050b639a8cfcf0ad39285b7c0410ae27c) publish 1.4.0 - [`ef2ded6`](https://github.com/brendanashworth/generate-password/commit/ef2ded6195ef72ee364172d1ff2c4d107ffe2821) typescript definition file ([#18](https://github-redirect.dependabot.com/brendanashworth/generate-password/issues/18)) - See full diff in [compare view](https://github.com/brendanashworth/generate-password/compare/v1.3.0...v1.4.2)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/taobataoma/meanTorrent/network/alerts).