posva / mande

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

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

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.33 -> ^7.13.34 age adoption passing confidence
@rollup/plugin-alias ^3.1.4 -> ^3.1.5 age adoption passing confidence
@size-limit/preset-small-lib ^5.0.1 -> ^5.0.2 age adoption passing confidence
rollup (source) ^2.54.0 -> ^2.55.1 age adoption passing confidence
size-limit ^5.0.1 -> ^5.0.2 age adoption passing confidence

Release Notes

rollup/plugins ### [`v3.1.5`](https://togithub.com/rollup/plugins/blob/master/packages/alias/CHANGELOG.md#v315) *2021-07-29* ##### Bugfixes - fix: paths for aliases across multiple Windows drives ([#​896](https://togithub.com/rollup/plugins/issues/896))
ai/size-limit ### [`v5.0.2`](https://togithub.com/ai/size-limit/blob/master/CHANGELOG.md#​502) [Compare Source](https://togithub.com/ai/size-limit/compare/5.0.1...5.0.2) - Fixed error message on no input files for webpack. - Fixed plugins loading from optional dependencies (by Edouard Menayde).
rollup/rollup ### [`v2.55.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2551) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.55.0...v2.55.1) *2021-07-29* ##### Bug Fixes - Improve CLI warning message for unused external imports ([#​4194](https://togithub.com/rollup/rollup/issues/4194)) ##### Pull Requests - [#​4194](https://togithub.com/rollup/rollup/pull/4194): Align batch warning for UNUSED_EXTERNAL_IMPORT to individual warning ([@​benmccann](https://togithub.com/benmccann)) ### [`v2.55.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2550) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.54.0...v2.55.0) *2021-07-28* ##### Features - Support default export live-bindings when generating ESM output ([#​4182](https://togithub.com/rollup/rollup/issues/4182)) ##### Bug Fixes - Always write `["default"]` as computed property when used as named export ([#​4182](https://togithub.com/rollup/rollup/issues/4182)) - Do not mask default export TDZ errors ([#​4182](https://togithub.com/rollup/rollup/issues/4182)) ##### Pull Requests - [#​4182](https://togithub.com/rollup/rollup/pull/4182): Use mutable bindings for default exports ([@​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-commenter commented 3 years ago

Codecov Report

Merging #264 (3913541) into main (c165f42) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #264   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files           1        1           
  Lines          60       60           
  Branches       15       15           
=======================================
  Hits           56       56           
  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 c165f42...3913541. Read the comment docs.