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 mime-types from 2.1.21 to 2.1.22 #152

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mime-types from 2.1.21 to 2.1.22.

Release notes *Sourced from [mime-types's releases](https://github.com/jshttp/mime-types/releases).* > ## 2.1.22 > * deps: mime-db@~1.38.0 > - Add extension `.nq` to `application/n-quads` > - Add extension `.nt` to `application/n-triples` > - Add new upstream MIME types > - Mark `text/less` as compressible
Changelog *Sourced from [mime-types's changelog](https://github.com/jshttp/mime-types/blob/master/HISTORY.md).* > 2.1.22 / 2019-02-14 > =================== > > * deps: mime-db@~1.38.0 > - Add extension `.nq` to `application/n-quads` > - Add extension `.nt` to `application/n-triples` > - Add new upstream MIME types > - Mark `text/less` as compressible
Commits - [`0ac5fe1`](https://github.com/jshttp/mime-types/commit/0ac5fe1ad9008b4b141e9f32fb4d63a6478669ba) 2.1.22 - [`3a4c9cb`](https://github.com/jshttp/mime-types/commit/3a4c9cbca01e378f48c4cf713d972a200d8074ec) build: nyc@13.3.0 - [`12648e6`](https://github.com/jshttp/mime-types/commit/12648e63e137aaf358be99b3efa9ef4b7b0d07ad) deps: mime-db@~1.38.0 - [`ef06099`](https://github.com/jshttp/mime-types/commit/ef0609928a615b34402204af090036cddf1ac1bc) build: Node.js@11.9 - [`9e446db`](https://github.com/jshttp/mime-types/commit/9e446db4a8307dde2f7d9a074737bdffc3efe3f1) build: Node.js@10.15 - [`2927292`](https://github.com/jshttp/mime-types/commit/29272923622f04272fb4d7667f3791c019455587) build: Node.js@8.15 - [`4e634ef`](https://github.com/jshttp/mime-types/commit/4e634ef075a37db08ad7865050cf5b8f69172aa9) build: Node.js@6.16 - [`a1d085f`](https://github.com/jshttp/mime-types/commit/a1d085f3737704d18a068518c6d1c8eff2864802) build: eslint-plugin-import@2.16.0 - [`ca95cd1`](https://github.com/jshttp/mime-types/commit/ca95cd1dc0ee799d190b23e41325d7586ab3dce3) build: eslint@5.13.0 - [`a4184e1`](https://github.com/jshttp/mime-types/commit/a4184e1af8b19c8717fff1a2bbbf70f45091df41) build: Node.js@11.3 - Additional commits viewable in [compare view](https://github.com/jshttp/mime-types/compare/2.1.21...2.1.22)


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 - `@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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme 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 5 years ago

Superseded by #188.