ThalKod / discord-clone

A "Discord clone" with Socket.io, Node.js & MongoDB... Create channel, invite other people to your channel, chat with everyone...
MIT License
153 stars 81 forks source link

Bump install from 0.11.0 to 0.12.0 #22

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps install from 0.11.0 to 0.12.0.

Commits - [`1acc918`](https://github.com/benjamn/install/commit/1acc91833a72adb4f003d2ca4680dce71ed96a7e) Bump npm version to 0.12.0 in preparation for publishing. - [`00d958e`](https://github.com/benjamn/install/commit/00d958e09da92e041bbe7b0fe7f0dba08dd1e672) Merge pull request [#46](https://github-redirect.dependabot.com/benjamn/install/issues/46) from benjamn/remove-unused-options - [`49679ee`](https://github.com/benjamn/install/commit/49679ee935a456a486e14e1371682844cb77cf0d) Simplify calling makeInstaller in tests. - [`1836fc4`](https://github.com/benjamn/install/commit/1836fc46cd06b558ebe677331dcb97a75e44fc50) Remove options.override. - [`c8529be`](https://github.com/benjamn/install/commit/c8529befe6a82f5070679b0ab01fd0dde1806c95) Remove options.onInstall. - [`7a9abec`](https://github.com/benjamn/install/commit/7a9abeca886c7c201bc96b98225e836326a337a8) Remove options.wrapRequire. - [`325b3ba`](https://github.com/benjamn/install/commit/325b3bad0787321578e6f8560e757b7fec9fb990) Bump npm version to 0.11.2 in preparation for publishing. - [`a630b5c`](https://github.com/benjamn/install/commit/a630b5c2acbb0ec272692c7fec0667f47b3c1e4a) Implement Module.prototype.require. - [`d52429b`](https://github.com/benjamn/install/commit/d52429b017ff158abacd12352d8da83deee1d3f5) Bump npm version to 0.11.1 in preparation for publishing. - [`c417044`](https://github.com/benjamn/install/commit/c417044421ff3026fa6053663eaea018be7652e2) Try file extensions when resolving index.* modules. - Additional commits viewable in [compare view](https://github.com/benjamn/install/compare/v0.11.0...v0.12.0)


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 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 Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 6 years ago

Superseded by #23.