Release notes
*Sourced from [mime-types's releases](https://github.com/jshttp/mime-types/releases).*
> ## 2.1.24
> * deps: mime-db@1.40.0
> - Add extensions from IANA for `model/*` types
> - Add `text/mdx` with extension `.mdx`
>
> ## 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.24 / 2019-04-20
> ===================
>
> * deps: mime-db@1.40.0
> - Add extensions from IANA for `model/*` types
> - Add `text/mdx` with extension `.mdx`
>
> 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
- [`e5b5f41`](https://github.com/jshttp/mime-types/commit/e5b5f41ef0d7e4e66eb9baeec7920c0cd9ec81f0) 2.1.24
- [`fab7a58`](https://github.com/jshttp/mime-types/commit/fab7a58eb061841fbfeab444b83c77d386d1b245) deps: mime-db@1.40.0
- [`9b84479`](https://github.com/jshttp/mime-types/commit/9b844799beda465e9894def608417c7367d12656) build: mocha@6.1.4
- [`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
- Additional commits viewable in [compare view](https://github.com/jshttp/mime-types/compare/2.1.21...2.1.24)
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.
Bumps mime-types from 2.1.21 to 2.1.24.
Release notes
*Sourced from [mime-types's releases](https://github.com/jshttp/mime-types/releases).* > ## 2.1.24 > * deps: mime-db@1.40.0 > - Add extensions from IANA for `model/*` types > - Add `text/mdx` with extension `.mdx` > > ## 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 compressibleChangelog
*Sourced from [mime-types's changelog](https://github.com/jshttp/mime-types/blob/master/HISTORY.md).* > 2.1.24 / 2019-04-20 > =================== > > * deps: mime-db@1.40.0 > - Add extensions from IANA for `model/*` types > - Add `text/mdx` with extension `.mdx` > > 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 compressibleCommits
- [`e5b5f41`](https://github.com/jshttp/mime-types/commit/e5b5f41ef0d7e4e66eb9baeec7920c0cd9ec81f0) 2.1.24 - [`fab7a58`](https://github.com/jshttp/mime-types/commit/fab7a58eb061841fbfeab444b83c77d386d1b245) deps: mime-db@1.40.0 - [`9b84479`](https://github.com/jshttp/mime-types/commit/9b844799beda465e9894def608417c7367d12656) build: mocha@6.1.4 - [`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 - Additional commits viewable in [compare view](https://github.com/jshttp/mime-types/compare/2.1.21...2.1.24)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.