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

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.17.16 -> ^7.17.17 age adoption passing confidence
@microsoft/api-extractor (source) ^7.24.2 -> ^7.25.0 age adoption passing confidence
rollup (source) ^2.75.5 -> ^2.75.6 age adoption passing confidence
rollup-plugin-typescript2 ^0.32.0 -> ^0.32.1 age adoption passing confidence

Release Notes

rollup/rollup ### [`v2.75.6`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#​2756) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.75.5...v2.75.6) *2022-06-07* ##### Bug Fixes - Properly deoptimize "this" when using member expressions with getters/setters in for loops and update expressions ([#​4522](https://togithub.com/rollup/rollup/issues/4522)) ##### Pull Requests - [#​4522](https://togithub.com/rollup/rollup/pull/4522): Refactor side effect handling for property interactions ([@​lukastaegert](https://togithub.com/lukastaegert))
ezolenko/rollup-plugin-typescript2 ### [`v0.32.1`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/tag/0.32.1) [Compare Source](https://togithub.com/ezolenko/rollup-plugin-typescript2/compare/0.32.0...0.32.1) ##### Bugfixes - deps: upgrade `@rollup/plugin-commonjs` to v22 to fix try/catch requires by [@​agilgur5](https://togithub.com/agilgur5) in [https://github.com/ezolenko/rollup-plugin-typescript2/pull/340](https://togithub.com/ezolenko/rollup-plugin-typescript2/pull/340) - This fixes a regression in [`0.32.0`](https://togithub.com/ezolenko/rollup-plugin-typescript2/releases/0.32.0) that caused users with certain environments to experience `ReferenceError: window is not defined` when importing rpt2. See [https://github.com/ezolenko/rollup-plugin-typescript2/issues/339](https://togithub.com/ezolenko/rollup-plugin-typescript2/issues/339) **Full Changelog**: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.32.0...0.32.1

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 #327 (d957127) into main (cccb5e5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #327   +/-   ##
=======================================
  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 cccb5e5...d957127. Read the comment docs.