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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/api-documenter (source) ^7.17.11 -> ^7.17.12 age adoption passing confidence
@microsoft/api-extractor (source) ^7.23.0 -> ^7.23.1 age adoption passing confidence
@types/jest ^27.4.1 -> ^27.5.0 age adoption passing confidence
rollup (source) ^2.71.1 -> ^2.72.1 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.72.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2721) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.72.0...v2.72.1) *2022-05-07* ##### Bug Fixes - Improve tree-shaking of classes with super classes in certain scenarios ([#​4489](https://togithub.com/rollup/rollup/issues/4489)) ##### Pull Requests - [#​4489](https://togithub.com/rollup/rollup/pull/4489): Do not deoptimize entire super class when adding a property ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.72.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2720) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.71.1...v2.72.0) *2022-05-05* ##### Features - Add CLI hooks to run external commands at certain points in watch mode ([#​4457](https://togithub.com/rollup/rollup/issues/4457)) ##### Bug Fixes - Fix an issue that could accidentally treat relevant assignments as side effect free ([#​4486](https://togithub.com/rollup/rollup/issues/4486)) ##### Pull Requests - [#​4457](https://togithub.com/rollup/rollup/pull/4457): feat: CLI event hook flags ([@​Harris-Miller](https://togithub.com/Harris-Miller)) - [#​4486](https://togithub.com/rollup/rollup/pull/4486): Fix reassignment tracking ([@​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 2 years ago

Codecov Report

Merging #322 (2c69f1c) into main (6815f22) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #322   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files           1        1           
  Lines          64       64           
  Branches       19       19           
=======================================
  Hits           60       60           
  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 6815f22...2c69f1c. Read the comment docs.