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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/api-documenter (source) ^7.18.2 -> ^7.18.3 age adoption passing confidence
rollup (source) ^2.76.0 -> ^2.77.0 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.77.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2770) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.76.0...v2.77.0) *2022-07-15* ##### Features - Introduce `maxParallelFileOps` to limit both read and write operations, default to 20 and replaces `maxParallelFileRead` ([#​4570](https://togithub.com/rollup/rollup/issues/4570)) ##### Bug Fixes - Avoid including variables referenced from return statements that are never reached ([#​4573](https://togithub.com/rollup/rollup/issues/4573)) ##### Pull Requests - [#​4570](https://togithub.com/rollup/rollup/pull/4570): Introduce maxParallelFileOps to limit parallel writes ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4572](https://togithub.com/rollup/rollup/pull/4572): Document more ways to read package.json in ESM ([@​berniegp](https://togithub.com/berniegp)) - [#​4573](https://togithub.com/rollup/rollup/pull/4573): Do not include unused return expressions ([@​lukastaegert](https://togithub.com/lukastaegert))

Configuration

πŸ“… Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #334 (910ec60) into main (b65940d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #334   +/-   ##
=======================================
  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 b65940d...910ec60. Read the comment docs.