stormwarning / typeset.css

✍ tr.v. type·set To set (written material) into type; compose.
http://stormwarning.github.io/typeset.css/
ISC License
20 stars 0 forks source link

Bump make-fetch-happen from 4.0.1 to 6.1.0 #124

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps make-fetch-happen from 4.0.1 to 6.1.0.

Changelog *Sourced from [make-fetch-happen's changelog](https://github.com/npm/make-fetch-happen/blob/latest/CHANGELOG.md).* > ## [6.1.0](https://github.com/npm/make-fetch-happen/compare/v6.0.1...v6.1.0) (2019-11-14) > > > ### Bug Fixes > > * **streams:** change condition/logic of fitInMemory used when defining memoize ([c173723](https://github.com/npm/make-fetch-happen/commit/c173723)) > > ### [6.0.1](https://github.com/npm/make-fetch-happen/compare/v6.0.0...v6.0.1) (2019-10-23) > > > # [6.0.0](https://github.com/npm/make-fetch-happen/compare/v5.0.0...v6.0.0) (2019-10-01) > > ### Bug Fixes > > * preserve rfc7234 5.5.4 warnings ([001b91e](https://github.com/npm/make-fetch-happen/commit/001b91e)) > * properly detect thrown HTTP "error" objects ([d7cbeb4](https://github.com/npm/make-fetch-happen/commit/d7cbeb4)) > * safely create synthetic response body for 304 ([bc70f88](https://github.com/npm/make-fetch-happen/commit/bc70f88)) > > ### Features > > * **promises:** refactor bluebird with native promises ([7482d54](https://github.com/npm/make-fetch-happen/commit/7482d54)) > > ### BREAKING CHANGES > > * **streams:** refactor node streams with minipass ([1d7f5a3](https://github.com/npm/make-fetch-happen/commit/1d7f5a3)) > > > # [5.0.0](https://github.com/npm/make-fetch-happen/compare/v4.0.2...v5.0.0) (2019-07-15) > > > ### Features > > * cacache@12, no need for uid/gid opts ([fdb956f](https://github.com/npm/make-fetch-happen/commit/fdb956f)) > > > ### BREAKING CHANGES > > * cache uid and gid are inferred from the cache folder itself, > not passed in as options. > > > > > ## [4.0.2](https://github.com/npm/make-fetch-happen/compare/v4.0.1...v4.0.2) (2019-07-02) > > > >
Commits - [`e0d2a74`](https://github.com/npm/make-fetch-happen/commit/e0d2a743b4545fcd88c82cd777e4ff118fe1fcd6) chore(release): 6.1.0 - [`a8b0ef0`](https://github.com/npm/make-fetch-happen/commit/a8b0ef0b7b826ebcffc902d4ef64dae9de820a11) deps: https-proxy-agent@3.0.1 - [`8f9e5ff`](https://github.com/npm/make-fetch-happen/commit/8f9e5fffc7efba2ff71b8f051a69d2075083c2af) Merge pull request [#11](https://github-redirect.dependabot.com/npm/make-fetch-happen/issues/11) from npm/darcyclarke/fix-high-water-mark-error-latest - [`c173723`](https://github.com/npm/make-fetch-happen/commit/c173723bdaef34c8f9ccf46b6a5c5de0610bd944) fix(streams): change condition/logic of fitInMemory used when defining memoize - [`df7e405`](https://github.com/npm/make-fetch-happen/commit/df7e405a5983cbd1f32cd8fc8b4bc9240b956f06) chore(release): 6.0.1 - [`2141605`](https://github.com/npm/make-fetch-happen/commit/21416051f1f100cd7993af418f2e4da922d24a24) deps: https-proxy-agent@2.2.3 - [`4536909`](https://github.com/npm/make-fetch-happen/commit/45369090e34d9dc9edeb86968d0d33018bf536d5) chore: update standard-version to make security alerts go away - [`aef1317`](https://github.com/npm/make-fetch-happen/commit/aef131714a2ae67c73de4f8a5bfeff58bcfed315) chore(release): 6.0.0 - [`f89d3e1`](https://github.com/npm/make-fetch-happen/commit/f89d3e1ae50d8371dce650dcf0091ce68bf7adb7) deps: update everything to use latest minipass - [`001b91e`](https://github.com/npm/make-fetch-happen/commit/001b91ee7d4411874b131e9a8531e3a0d00df999) fix: preserve rfc7234 5.5.4 warnings - Additional commits viewable in [compare view](https://github.com/npm/make-fetch-happen/compare/v4.0.1...v6.1.0)
Maintainer changes This version was pushed to npm by [darcyclarke](https://www.npmjs.com/~darcyclarke), a new releaser for make-fetch-happen since your current version.


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #125.