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 #261

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.30 -> ^7.13.33 age adoption passing confidence
@microsoft/api-extractor (source) ^7.18.1 -> ^7.18.4 age adoption passing confidence
@rollup/plugin-alias ^3.1.2 -> ^3.1.4 age adoption passing confidence
rollup (source) ^2.53.1 -> ^2.53.2 age adoption passing confidence

Release Notes

rollup/plugins ### [`v3.1.4`](https://togithub.com/rollup/plugins/blob/master/packages/alias/CHANGELOG.md#v314) *2021-07-16* ##### Updates - docs ### [`v3.1.3`](https://togithub.com/rollup/plugins/blob/master/packages/alias/CHANGELOG.md#v313) *2021-07-15* ##### Updates - docs: fix link to resolveId hook ([#​881](https://togithub.com/rollup/plugins/issues/881))
rollup/rollup ### [`v2.53.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2532) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.53.1...v2.53.2) *2021-07-15* ##### Bug Fixes - Identify additional TDZ situations in functions that are run more than once ([#​4177](https://togithub.com/rollup/rollup/issues/4177)) - Fix a scoping issue when a variable inside a catch scope matches the scope parameter's name ([#​4178](https://togithub.com/rollup/rollup/issues/4178)) ##### Pull Requests - [#​4177](https://togithub.com/rollup/rollup/pull/4177): Fix additional let/var init bugs ([@​kzc](https://togithub.com/kzc)) - [#​4178](https://togithub.com/rollup/rollup/pull/4178): Correctly create outside variable when shadowed by catch parameter ([@​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 #261 (5d9a6cb) into main (fce0ced) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #261   +/-   ##
=======================================
  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 fce0ced...5d9a6cb. Read the comment docs.