posva / mande

<700 bytes convenient and modern wrapper around fetch with smart extensible defaults
https://mande.esm.is
MIT License
1.2k stars 42 forks source link

chore(deps): update all non-major dependencies #283

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/api-documenter (source) ^7.13.63 -> ^7.13.65 age adoption passing confidence
@microsoft/api-extractor (source) ^7.18.16 -> ^7.18.17 age adoption passing confidence
@rollup/plugin-alias ^3.1.5 -> ^3.1.8 age adoption passing confidence
@size-limit/preset-small-lib ^6.0.3 -> ^6.0.4 age adoption passing confidence
jest (source) ^27.3.0 -> ^27.3.1 age adoption passing confidence
node-fetch ^2.6.5 -> ^2.6.6 age adoption passing confidence
rollup (source) ^2.58.0 -> ^2.58.3 age adoption passing confidence
size-limit ^6.0.3 -> ^6.0.4 age adoption passing confidence

Release Notes

rollup/plugins ### [`v3.1.8`](https://togithub.com/rollup/plugins/blob/master/packages/alias/CHANGELOG.md#v318) *2021-10-19* ##### Bugfixes - fix: pass on isEntry flag and custom options ([#​1017](https://togithub.com/rollup/plugins/issues/1017)) ### [`v3.1.7`](https://togithub.com/rollup/plugins/blob/master/packages/alias/CHANGELOG.md#v317) *2021-10-19* ##### Bugfixes - fix: revert [#​1000](https://togithub.com/rollup/plugins/issues/1000) for hooks bug ([#​1022](https://togithub.com/rollup/plugins/issues/1022)) ### [`v3.1.6`](https://togithub.com/rollup/plugins/blob/master/packages/alias/CHANGELOG.md#v316) *2021-10-19* ##### Updates - refactor: avoid resolving customResolver every time handling resolveId ([#​1000](https://togithub.com/rollup/plugins/issues/1000))
ai/size-limit ### [`v6.0.4`](https://togithub.com/ai/size-limit/blob/master/CHANGELOG.md#​604) [Compare Source](https://togithub.com/ai/size-limit/compare/6.0.3...6.0.4) - Updated dependencies.
facebook/jest ### [`v27.3.1`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2731) [Compare Source](https://togithub.com/facebook/jest/compare/v27.3.0...v27.3.1) ##### Fixes - `[expect]` Make `expect` extension properties `configurable` ([#​11978](https://togithub.com/facebook/jest/pull/11978)) - `[expect]` Fix `.any()` checks on primitive wrapper classes ([#​11976](https://togithub.com/facebook/jest/pull/11976)) ##### Chore & Maintenance - `[expect]` `BigInt` global is always defined, don't check for its existence at runtime ([#​11979](https://togithub.com/facebook/jest/pull/11979)) - `[jest-config, jest-util]` Use `ci-info` instead of `is-ci` to detect CI environment ([#​11973](https://togithub.com/facebook/jest/pull/11973))
node-fetch/node-fetch ### [`v2.6.6`](https://togithub.com/node-fetch/node-fetch/releases/v2.6.6) [Compare Source](https://togithub.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.6) ##### What's Changed - fix(URL): prefer built in URL version when available and fallback to whatwg by [@​jimmywarting](https://togithub.com/jimmywarting) in [https://github.com/node-fetch/node-fetch/pull/1352](https://togithub.com/node-fetch/node-fetch/pull/1352) **Full Changelog**: https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.6
rollup/rollup ### [`v2.58.3`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2583) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.58.2...v2.58.3) *2021-10-25* ##### Bug Fixes - Republish 2.58.1 with npm 6 as files were missing ### [`v2.58.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2582) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.58.1...v2.58.2) *2021-10-25* ##### Bug Fixes - Republish 2.58.1 as files were missing ### [`v2.58.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2581) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.58.0...v2.58.1) *2021-10-25* ##### Bug Fixes - Fix an issue with the CommonJS plugin when module.exports is falsy ([#​4247](https://togithub.com/rollup/rollup/issues/4247)) ##### Pull Requests - [#​4247](https://togithub.com/rollup/rollup/pull/4247): Handle falsy synthetic namespaces ([@​lukastaegert](https://togithub.com/lukastaegert))

Configuration

πŸ“… Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #283 (912d2a8) into main (28ec7b0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #283   +/-   ##
=======================================
  Coverage   93.54%   93.54%           
=======================================
  Files           1        1           
  Lines          62       62           
  Branches       17       17           
=======================================
  Hits           58       58           
  Misses          4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 28ec7b0...912d2a8. Read the comment docs.