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

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.34 -> ^7.13.39 age adoption passing confidence
@microsoft/api-extractor (source) ^7.18.4 -> ^7.18.5 age adoption passing confidence
@nuxt/types ^2.15.7 -> ^2.15.8 age adoption passing confidence
@size-limit/preset-small-lib ^5.0.2 -> ^5.0.3 age adoption passing confidence
rollup (source) ^2.56.1 -> ^2.56.2 age adoption passing confidence
size-limit ^5.0.2 -> ^5.0.3 age adoption passing confidence

Release Notes

nuxt/nuxt.js ### [`v2.15.8`](https://togithub.com/nuxt/nuxt.js/releases/v2.15.8) [Compare Source](https://togithub.com/nuxt/nuxt.js/compare/v2.15.7...v2.15.8) ##### πŸ› Bug Fixes - `vue-app` - [#​9460](https://togithub.com/nuxt/nuxt.js/issues/9460) Don't normalise route path if it's valid - `babel` - [#​9631](https://togithub.com/nuxt/nuxt.js/issues/9631) Loose option for `babel private-property-in-object`
ai/size-limit ### [`v5.0.3`](https://togithub.com/ai/size-limit/blob/master/CHANGELOG.md#​503) [Compare Source](https://togithub.com/ai/size-limit/compare/5.0.2...5.0.3) - Fixed `pnpm` support (by [@​Tomyail](https://togithub.com/Tomyail)).
rollup/rollup ### [`v2.56.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2562) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.56.1...v2.56.2) *2021-08-10* ##### Bug Fixes - Check if after simplification, an object pattern would become an expression statement or arrow function return value ([#​4204](https://togithub.com/rollup/rollup/issues/4204)) ##### Pull Requests - [#​4204](https://togithub.com/rollup/rollup/pull/4204): Do not create invalid code when simplifying object pattern assignments ([@​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 3 years ago

Codecov Report

Merging #266 (dfb3da1) into main (149b7ad) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #266   +/-   ##
=======================================
  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 149b7ad...dfb3da1. Read the comment docs.