hexojs / hexo-webui

Hexo Web UI
MIT License
8 stars 7 forks source link

Update mime requirement from 1.2.11 to 2.4.1 #15

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on mime to permit the latest version.

Changelog *Sourced from [mime's changelog](https://github.com/broofa/node-mime/blob/master/CHANGELOG.md).* > ## [2.4.1](https://github.com/broofa/node-mime/compare/v2.4.0...v2.4.1) (2019-04-03) > > > ### Bug Fixes > > * update MDN and mime-db types ([3e567a9](https://github.com/broofa/node-mime/commit/3e567a9)) > > > > > # [2.4.0](https://github.com/broofa/node-mime/compare/v2.3.1...v2.4.0) (2018-11-26) > > > ### Features > > * Bind exported methods ([9d2a7b8](https://github.com/broofa/node-mime/commit/9d2a7b8)) > * update to mime-db@1.37.0 ([49e6e41](https://github.com/broofa/node-mime/commit/49e6e41)) > > > > > ## [2.3.1](https://github.com/broofa/node-mime/compare/v2.3.0...v2.3.1) (2018-04-11) > > > ### Bug Fixes > > * fix [#198](https://github-redirect.dependabot.com/broofa/node-mime/issues/198) ([25ca180](https://github.com/broofa/node-mime/commit/25ca180)) > > > > > # [2.3.0](https://github.com/broofa/node-mime/compare/v2.2.2...v2.3.0) (2018-04-11) > > > ### Bug Fixes > > * fix [#192](https://github-redirect.dependabot.com/broofa/node-mime/issues/192) ([5c35df6](https://github.com/broofa/node-mime/commit/5c35df6)) > > > ### Features > > * add travis-ci testing ([d64160f](https://github.com/broofa/node-mime/commit/d64160f)) > > > > > ## [2.2.2](https://github.com/broofa/node-mime/compare/v2.2.1...v2.2.2) (2018-03-30) > > > ### Bug Fixes > ... (truncated)
Commits - [`e3f7a2b`](https://github.com/broofa/node-mime/commit/e3f7a2bece1e20a4101df4f8b021ce49b26cf76d) chore(release): 2.4.1 - [`392c87e`](https://github.com/broofa/node-mime/commit/392c87e78b915c0523085b0c83fa92ce1b49e365) chore: upgrade packages - [`30c9322`](https://github.com/broofa/node-mime/commit/30c93224a93d3e46b2b9b680f0ba63866c2e6120) patch: mime-db@1.38.0 - [`639c913`](https://github.com/broofa/node-mime/commit/639c913662dd2d4bb078646b62b53a87fd48b7c0) minor: case-insensitive input, lowercase output (fixes [#224](https://github-redirect.dependabot.com/broofa/node-mime/issues/224)) - [`3e567a9`](https://github.com/broofa/node-mime/commit/3e567a9aa1aa8bbc98d16a5f7499a68702c1f739) fix: update MDN and mime-db types - [`a1d884c`](https://github.com/broofa/node-mime/commit/a1d884c1672f34031af15718b25b93dee00dc3ad) benchmark script - [`f6557d1`](https://github.com/broofa/node-mime/commit/f6557d1c0c35592cf9925411d94b107799b8eff7) Merge pull request [#218](https://github-redirect.dependabot.com/broofa/node-mime/issues/218) from maxnordlund/patch-1 - [`91f8f8b`](https://github.com/broofa/node-mime/commit/91f8f8b57e9012d0017a4a729858bb757b3dff0a) Merge pull request [#220](https://github-redirect.dependabot.com/broofa/node-mime/issues/220) from maxnordlund/patch-3 - [`42a8cb8`](https://github.com/broofa/node-mime/commit/42a8cb896800393bd37c103ca68ab8774743d24c) Merge pull request [#219](https://github-redirect.dependabot.com/broofa/node-mime/issues/219) from maxnordlund/patch-2 - [`522e744`](https://github.com/broofa/node-mime/commit/522e74446075b4a94d64000236da83dc5e631f47) Turn no/yes choice into tasklist - Additional commits viewable in [compare view](https://github.com/broofa/node-mime/compare/v1.2.11...v2.4.1)


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 #16.