mikeal / dropub

P2P publishing for everyone.
https://dropub.com
219 stars 26 forks source link

build(deps): bump mime from 2.4.0 to 2.4.2 #56

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mime from 2.4.0 to 2.4.2.

Changelog *Sourced from [mime's changelog](https://github.com/broofa/node-mime/blob/master/CHANGELOG.md).* > ## [2.4.2](https://github.com/broofa/node-mime/compare/v2.4.1...v2.4.2) (2019-04-07) > > > ### Bug Fixes > > * don't use arrow function introduced in 2.4.1 ([2e00b5c](https://github.com/broofa/node-mime/commit/2e00b5c)) > > > > ## [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)) > > > >
Commits - [`30ba26d`](https://github.com/broofa/node-mime/commit/30ba26ddf43c11754cbb424d6d679d4c6a11cb34) chore(release): 2.4.2 - [`4d59d76`](https://github.com/broofa/node-mime/commit/4d59d7687e565e154e29191aa252cdd6bd58c8b8) Merge pull request [#225](https://github-redirect.dependabot.com/broofa/node-mime/issues/225) from vladgolubev/patch-1 - [`2e00b5c`](https://github.com/broofa/node-mime/commit/2e00b5c94a549926b3618d22a33d7c16c3359b74) fix: don't use arrow function introduced in 2.4.1 - [`bd2795a`](https://github.com/broofa/node-mime/commit/bd2795aae5b566893709d9afbf9e856ba7855e46) chore: Update platforms tested in travis - [`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 - Additional commits viewable in [compare view](https://github.com/broofa/node-mime/compare/v2.4.0...v2.4.2)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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.
vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://dropub-git-dependabot-npmandyarn.mikeal.now.sh

dependabot-preview[bot] commented 5 years ago

Superseded by #70.