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
152 stars 81 forks source link

Bump mime-types from 2.1.21 to 2.1.23 #188

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.23.

Release notes *Sourced from [mime-types's releases](https://github.com/jshttp/mime-types/releases).* > ## 2.1.23 > * deps: mime-db@~1.39.0 > - Add extensions `.siv` and `.sieve` to `application/sieve` > - Add new upstream MIME types > > ## 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.23 / 2019-04-17 > =================== > > * deps: mime-db@~1.39.0 > - Add extensions `.siv` and `.sieve` to `application/sieve` > - Add new upstream MIME types > > 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 - [`28b7333`](https://github.com/jshttp/mime-types/commit/28b73337cb1aa1583b72d448f30e2f49d6f5f07e) 2.1.23 - [`5343af7`](https://github.com/jshttp/mime-types/commit/5343af71a7369da3c3925583a2cc49e8bf397f94) build: nyc@14.0.0 - [`6b00ff7`](https://github.com/jshttp/mime-types/commit/6b00ff7494abb1060ab107c1d886375c006060fb) build: mocha@6.1.3 - [`d494e2d`](https://github.com/jshttp/mime-types/commit/d494e2dd2198483755f26f740e7a77dd257fc14c) build: eslint-plugin-import@2.17.2 - [`3974fc5`](https://github.com/jshttp/mime-types/commit/3974fc577c9ba51e9b772f9d1927932f81257d26) build: Node.js@11.14 - [`cdafe3f`](https://github.com/jshttp/mime-types/commit/cdafe3f041697107df54c0ef85374807bb74e223) build: Node.js@8.16 - [`b42edc7`](https://github.com/jshttp/mime-types/commit/b42edc73767082909874a2ab1429604c32030af2) build: eslint-plugin-node@8.0.1 - [`9c4a752`](https://github.com/jshttp/mime-types/commit/9c4a752aa7c159d5ef320121b10a02a6e98c50a0) build: eslint@5.16.0 - [`1c925e8`](https://github.com/jshttp/mime-types/commit/1c925e8d82b1976dc86b86aa7dd7ec587863b887) deps: mime-db@~1.39.0 - [`c70b03a`](https://github.com/jshttp/mime-types/commit/c70b03a67d1e2406817b9d73bf3870814eee15d6) build: eslint-plugin-promise@4.1.1 - Additional commits viewable in [compare view](https://github.com/jshttp/mime-types/compare/2.1.21...2.1.23)


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 - `@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 #189.